nyxexprs/flake.lock

92 lines
2.4 KiB
Text
Raw Normal View History

2023-11-03 10:25:58 +03:00
{
"nodes": {
2023-11-03 12:45:14 +03:00
"flake-compat": {
"flake": false,
"locked": {
2024-12-08 01:01:02 +00:00
"lastModified": 1733328505,
"narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=",
2023-11-03 12:45:14 +03:00
"owner": "edolstra",
"repo": "flake-compat",
2024-12-08 01:01:02 +00:00
"rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec",
2023-11-03 12:45:14 +03:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-11-03 10:25:58 +03:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2025-02-02 00:54:08 +00:00
"lastModified": 1738453229,
"narHash": "sha256-7H9XgNiGLKN1G1CgRh0vUL4AheZSYzPm+zmZ7vxbJdo=",
2023-11-03 10:25:58 +03:00
"owner": "hercules-ci",
"repo": "flake-parts",
2025-02-02 00:54:08 +00:00
"rev": "32ea77a06711b758da0ad9bd6a844c5740a87abd",
2023-11-03 10:25:58 +03:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-02-02 00:54:08 +00:00
"lastModified": 1738410390,
"narHash": "sha256-xvTo0Aw0+veek7hvEVLzErmJyQkEcRk6PSR4zsRQFEc=",
2023-11-03 10:25:58 +03:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-02-02 00:54:08 +00:00
"rev": "3a228057f5b619feb3186e986dbe76278d707b6e",
2023-11-03 10:25:58 +03:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
2025-02-02 00:54:08 +00:00
"lastModified": 1738452942,
"narHash": "sha256-vJzFZGaCpnmo7I6i416HaBLpC+hvcURh/BQwROcGIp8=",
2024-05-05 00:42:32 +00:00
"type": "tarball",
2025-02-02 00:54:08 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/072a6db25e947df2f31aab9eccd0ab75d5b2da11.tar.gz"
2023-11-03 10:25:58 +03:00
},
"original": {
2024-05-05 00:42:32 +00:00
"type": "tarball",
2025-02-02 00:54:08 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/072a6db25e947df2f31aab9eccd0ab75d5b2da11.tar.gz"
2023-11-03 10:25:58 +03:00
}
},
"root": {
"inputs": {
2023-11-03 12:45:14 +03:00
"flake-compat": "flake-compat",
2023-11-03 10:25:58 +03:00
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs",
"systems": "systems"
}
},
"systems": {
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
"owner": "nix-systems",
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default-linux",
"type": "github"
2023-11-03 10:25:58 +03:00
}
}
},
"root": "root",
"version": 7
}