momo.coop/flake.lock

59 lines
1.5 KiB
Plaintext
Raw Normal View History

2023-03-28 11:47:11 +00:00
{
"nodes": {
2024-09-12 17:37:37 +00:00
"flake-parts": {
2023-03-28 11:47:11 +00:00
"inputs": {
2024-09-12 17:37:37 +00:00
"nixpkgs-lib": "nixpkgs-lib"
2023-03-28 11:47:11 +00:00
},
"locked": {
2024-09-12 17:37:37 +00:00
"lastModified": 1726153070,
"narHash": "sha256-HO4zgY0ekfwO5bX0QH/3kJ/h4KvUDFZg8YpkNwIbg1U=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "bcef6817a8b2aa20a5a6dbb19b43e63c5bf8619a",
2023-03-28 11:47:11 +00:00
"type": "github"
},
"original": {
2024-09-12 17:37:37 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-03-28 11:47:11 +00:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1679944645,
"narHash": "sha256-e5Qyoe11UZjVfgRfwNoSU57ZeKuEmjYb77B9IVW7L/M=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4bb072f0a8b267613c127684e099a70e1f6ff106",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-09-12 17:37:37 +00:00
"nixpkgs-lib": {
"locked": {
"lastModified": 1725233747,
"narHash": "sha256-Ss8QWLXdr2JCBPcYChJhz4xJm+h/xjl4G0c0XlP6a74=",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/356624c12086a18f2ea2825fed34523d60ccc4e3.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/356624c12086a18f2ea2825fed34523d60ccc4e3.tar.gz"
}
},
2023-03-28 11:47:11 +00:00
"root": {
"inputs": {
2024-09-12 17:37:37 +00:00
"flake-parts": "flake-parts",
2023-03-28 11:47:11 +00:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}