rust-nix-template/flake.lock

188 lines
4.5 KiB
Text
Raw Normal View History

2021-04-07 00:17:50 +02:00
{
"nodes": {
"crane": {
"flake": false,
"locked": {
"lastModified": 1644785799,
"narHash": "sha256-VpAJO1L0XeBvtCuNGK4IDKp6ENHIpTrlaZT7yfBCvwo=",
"owner": "ipetkov",
"repo": "crane",
"rev": "fc7a94f841347c88f2cb44217b2a3faa93e2a0b2",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"devshell": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nci",
"nixpkgs"
]
},
"locked": {
"lastModified": 1650900878,
"narHash": "sha256-qhNncMBSa9STnhiLfELEQpYC1L4GrYHNIzyCZ/pilsI=",
"owner": "numtide",
"repo": "devshell",
"rev": "d97df53b5ddaa1cfbea7cddbd207eb2634304733",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"dream2nix": {
"inputs": {
"alejandra": [
"nci",
"nixpkgs"
],
"crane": "crane",
"flake-utils-pre-commit": [
"nci",
"nixpkgs"
],
"gomod2nix": [
"nci",
"nixpkgs"
],
"mach-nix": [
"nci",
"nixpkgs"
],
"nixpkgs": [
"nci",
"nixpkgs"
],
"node2nix": [
"nci",
"nixpkgs"
],
"poetry2nix": [
"nci",
"nixpkgs"
],
"pre-commit-hooks": [
"nci",
"nixpkgs"
]
},
"locked": {
"lastModified": 1651844867,
"narHash": "sha256-a+bAmmeIudRVY23ZkEB5W5xJumBY3ydsiDIGN/56NmQ=",
"owner": "nix-community",
"repo": "dream2nix",
"rev": "e5d0e9cdb00695b0b63d1f52ff3b39c0e3035fe3",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "dream2nix",
"type": "github"
}
},
2021-04-07 05:25:05 +02:00
"flake-compat": {
"flake": false,
"locked": {
2022-05-04 17:45:38 +02:00
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
2021-04-07 05:25:05 +02:00
"owner": "edolstra",
"repo": "flake-compat",
2022-05-04 17:45:38 +02:00
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
2021-04-07 05:25:05 +02:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2021-04-08 06:06:28 +02:00
"flake-utils": {
"locked": {
"lastModified": 1642700792,
"narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
2021-04-08 06:06:28 +02:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
2021-04-08 06:06:28 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nci": {
"inputs": {
"devshell": "devshell",
"dream2nix": "dream2nix",
"nixpkgs": [
"nixpkgs"
],
"rustOverlay": "rustOverlay"
},
2021-04-07 00:17:50 +02:00
"locked": {
"lastModified": 1651990362,
"narHash": "sha256-Yw32A18l9hx/+19PcUhuoOLuBXtlrFoea7OAM3R4pzs=",
"owner": "yusdacra",
"repo": "nix-cargo-integration",
"rev": "d187cd7b1e8c85521c3bad633a79fd25f584f42e",
2021-04-07 00:17:50 +02:00
"type": "github"
},
"original": {
"owner": "yusdacra",
"repo": "nix-cargo-integration",
2021-04-07 00:17:50 +02:00
"type": "github"
}
},
"nixpkgs": {
2021-04-08 06:06:28 +02:00
"locked": {
"lastModified": 1651558728,
"narHash": "sha256-8HzyRnWlgZluUrVFNOfZAOlA1fghpOSezXvxhalGMUo=",
"owner": "nixos",
2021-04-08 06:06:28 +02:00
"repo": "nixpkgs",
"rev": "cbe587c735b734405f56803e267820ee1559e6c1",
2021-04-08 06:06:28 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
2021-04-08 06:06:28 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-04-07 00:17:50 +02:00
"root": {
"inputs": {
2021-04-07 05:25:05 +02:00
"flake-compat": "flake-compat",
"nci": "nci",
"nixpkgs": "nixpkgs"
2021-04-07 00:17:50 +02:00
}
},
"rustOverlay": {
"flake": false,
2021-04-08 06:06:28 +02:00
"locked": {
"lastModified": 1651977622,
"narHash": "sha256-M3vm6mz+ypilmw3hkA6/GyDHH7ID85jWqeE9rtPWe8k=",
2021-04-08 06:06:28 +02:00
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "c66fab76467a5df683ef50724a7bde54c315f967",
2021-04-08 06:06:28 +02:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
2021-04-07 00:17:50 +02:00
}
},
"root": "root",
"version": 7
}