syndicate-flake/flake.lock

63 lines
1.4 KiB
Plaintext
Raw Normal View History

2021-09-02 10:16:35 +00:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1637014545,
"narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=",
2021-09-02 10:16:35 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "bba5dcc8e0b20ab664967ad83d24d64cb64ec4f4",
2021-09-02 10:16:35 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-06-29 13:48:45 +00:00
"lastModified": 1656338871,
"narHash": "sha256-+LOvZFt3MpWtrxXLH4igQtRVzyD43VnuTJjDVbt7phY=",
2022-03-14 19:12:50 +00:00
"owner": "NixOS",
2021-09-02 10:16:35 +00:00
"repo": "nixpkgs",
2022-06-29 13:48:45 +00:00
"rev": "819e4d63fc7f337a822a049fd055cd7615a5e0d6",
2021-09-02 10:16:35 +00:00
"type": "github"
},
"original": {
2022-03-14 19:12:50 +00:00
"id": "nixpkgs",
"type": "indirect"
2021-09-02 10:16:35 +00:00
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"rust": "rust"
}
},
"rust": {
"inputs": {
"flake-utils": "flake-utils",
2022-09-06 16:18:29 +00:00
"nixpkgs": [
"nixpkgs"
]
2021-09-02 10:16:35 +00:00
},
"locked": {
2022-06-29 13:48:45 +00:00
"lastModified": 1656384549,
"narHash": "sha256-hUe2t7//B9U9SSODAplfzdKkwxwO4kHsPX2k0y95SUU=",
2021-09-02 10:16:35 +00:00
"owner": "oxalica",
"repo": "rust-overlay",
2022-06-29 13:48:45 +00:00
"rev": "61df523b5c22665d89710d9985cf5afe751d703f",
2021-09-02 10:16:35 +00:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}