nek0.eu/flake.lock

43 lines
992 B
Plaintext
Raw Normal View History

2022-12-11 09:00:29 +00:00
{
"nodes": {
"flake-utils": {
"locked": {
2023-04-01 07:40:54 +00:00
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
2022-12-11 09:00:29 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-04-01 07:40:54 +00:00
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
2022-12-11 09:00:29 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-04-01 07:40:54 +00:00
"lastModified": 1680334200,
"narHash": "sha256-kDEdiPCw41us+8p6ae2vz2Xd8cmPxXzc9uTftAWuUzc=",
2022-12-11 09:00:29 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-04-01 07:40:54 +00:00
"rev": "45c671173b3392e946dee7f9aa6c40c6f348bec3",
2022-12-11 09:00:29 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}