nixfiles/flake.lock

79 lines
1.9 KiB
Plaintext
Raw Normal View History

2022-02-08 11:25:17 +00:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
2025-02-07 21:31:22 +00:00
"lastModified": 1733328505,
"narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
2022-02-08 11:25:17 +00:00
"owner": "edolstra",
"repo": "flake-compat",
2025-02-07 21:31:22 +00:00
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
2022-02-08 11:25:17 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-02-07 21:31:22 +00:00
"lastModified": 1738824222,
"narHash": "sha256-U3SNq+waitGIotmgg/Et3J7o4NvUtP2gb2VhME5QXiw=",
2022-02-08 11:25:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-02-07 21:31:22 +00:00
"rev": "550e11f27ba790351d390d9eca3b80ad0f0254e7",
2022-02-08 11:25:17 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-08-31 22:08:21 +01:00
"ref": "nixos-unstable",
2022-02-08 11:25:17 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": "nixpkgs",
"utils": "utils"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2022-02-08 11:25:17 +00:00
"utils": {
"inputs": {
"systems": "systems"
},
2022-02-08 11:25:17 +00:00
"locked": {
2025-02-07 21:31:22 +00:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2022-02-08 11:25:17 +00:00
"owner": "numtide",
"repo": "flake-utils",
2025-02-07 21:31:22 +00:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2022-02-08 11:25:17 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}