forked from Mirrors/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
177 lines
4.3 KiB
Plaintext
177 lines
4.3 KiB
Plaintext
{
|
|
"nodes": {
|
|
"crane": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1654444508,
|
|
"narHash": "sha256-4OBvQ4V7jyt7afs6iKUvRzJ1u/9eYnKzVQbeQdiamuY=",
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"rev": "db5482bf225acc3160899124a1df5a617cfa27b5",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"devshell": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1653917170,
|
|
"narHash": "sha256-FyxOnEE/V4PNEcMU62ikY4FfYPo349MOhMM97HS0XEo=",
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"rev": "fc7a3e3adde9bbcab68af6d1e3c6eb738e296a92",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"dream2nix": {
|
|
"inputs": {
|
|
"alejandra": [
|
|
"nixCargoIntegration",
|
|
"nixpkgs"
|
|
],
|
|
"crane": "crane",
|
|
"devshell": [
|
|
"nixCargoIntegration",
|
|
"devshell"
|
|
],
|
|
"flake-utils-pre-commit": [
|
|
"nixCargoIntegration",
|
|
"nixpkgs"
|
|
],
|
|
"gomod2nix": [
|
|
"nixCargoIntegration",
|
|
"nixpkgs"
|
|
],
|
|
"mach-nix": [
|
|
"nixCargoIntegration",
|
|
"nixpkgs"
|
|
],
|
|
"nixpkgs": [
|
|
"nixCargoIntegration",
|
|
"nixpkgs"
|
|
],
|
|
"node2nix": [
|
|
"nixCargoIntegration",
|
|
"nixpkgs"
|
|
],
|
|
"poetry2nix": [
|
|
"nixCargoIntegration",
|
|
"nixpkgs"
|
|
],
|
|
"pre-commit-hooks": [
|
|
"nixCargoIntegration",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1654451959,
|
|
"narHash": "sha256-yWztC96o8Dw65jDbmNUxV1i61T3uLqvqhC3ziwnB/Fk=",
|
|
"owner": "nix-community",
|
|
"repo": "dream2nix",
|
|
"rev": "90b353682ef927bd39b59085e0dc6b7454888de7",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "dream2nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"locked": {
|
|
"lastModified": 1637014545,
|
|
"narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "bba5dcc8e0b20ab664967ad83d24d64cb64ec4f4",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixCargoIntegration": {
|
|
"inputs": {
|
|
"devshell": "devshell",
|
|
"dream2nix": "dream2nix",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"rustOverlay": [
|
|
"rust-overlay"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1654531591,
|
|
"narHash": "sha256-DtDAwkl2Pn8w1BW1z2OssT/bWjVhMZQBBpr2uDY7tHY=",
|
|
"owner": "yusdacra",
|
|
"repo": "nix-cargo-integration",
|
|
"rev": "c935099d6851d0ff94098e9a12f42147524f0c5b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "yusdacra",
|
|
"repo": "nix-cargo-integration",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1654230545,
|
|
"narHash": "sha256-8Vlwf0x8ow6pPOK2a04bT+pxIeRnM1+O0Xv9/CuDzRs=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "236cc2971ac72acd90f0ae3a797f9f83098b17ec",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"nixCargoIntegration": "nixCargoIntegration",
|
|
"nixpkgs": "nixpkgs",
|
|
"rust-overlay": "rust-overlay"
|
|
}
|
|
},
|
|
"rust-overlay": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1654483484,
|
|
"narHash": "sha256-Ki/sMgrUEj+31P3YMzZZp5Nea7+MQVVTdaRWQVS1PL4=",
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "6bc59b9c4ad1cc1089219e935aa727a96d948c5d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|