rust-binaries/flake.lock

110 lines
2.7 KiB
Text
Raw Permalink Normal View History

2022-03-05 20:28:41 +00:00
{
"nodes": {
"cargo2nix": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": [
"rust-overlay"
]
},
"locked": {
"lastModified": 1641856772,
"narHash": "sha256-BKBv6fnNM+8z3uoNu64vBpP/TML0rR4QxPIpHykk6cQ=",
"owner": "cargo2nix",
"repo": "cargo2nix",
"rev": "97cacfbea62fb34a819c659e67a0de3bc01d1ef5",
"type": "github"
},
"original": {
"owner": "cargo2nix",
"ref": "be-friendly-to-users",
"repo": "cargo2nix",
"type": "github"
}
},
2022-03-21 14:47:28 +00:00
"flake-ut1ils": {
2022-03-05 20:28:41 +00:00
"locked": {
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-03-21 14:47:28 +00:00
"flake-utils": {
"locked": {
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
"type": "github"
},
"original": {
"id": "flake-utils",
"type": "indirect"
}
},
2022-03-05 20:28:41 +00:00
"nixpkgs": {
"locked": {
"lastModified": 1646512003,
"narHash": "sha256-JMeHfHn3+TErHApdjLnk/f5daU86p4QRDn3eljorru4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c45608c6cc881ab47cec27e3aa889de9a90db394",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"cargo2nix": "cargo2nix",
2022-03-21 14:47:28 +00:00
"flake-ut1ils": "flake-ut1ils",
2022-03-05 20:28:41 +00:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1646447076,
"narHash": "sha256-iGA3OueLeVPjyFM6LjDK1wIIci1DwsLh7CUCRc1qRbA=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "6923045c7b80aba6c81fe3eca7824a20c8724c0f",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}