nyxexprs/flake.lock

92 lines
2.4 KiB
Text
Raw Normal View History

2023-11-03 07:25:58 +00:00
{
"nodes": {
2023-11-03 09:45:14 +00:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-11-03 07:25:58 +00:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-10-06 00:55:25 +00:00
"lastModified": 1727826117,
"narHash": "sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0=",
2023-11-03 07:25:58 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-10-06 00:55:25 +00:00
"rev": "3d04084d54bedc3d6b8b736c70ef449225c361b1",
2023-11-03 07:25:58 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-10-27 00:56:00 +00:00
"lastModified": 1729665710,
"narHash": "sha256-AlcmCXJZPIlO5dmFzV3V2XF6x/OpNWUV8Y/FMPGd8Z4=",
2023-11-03 07:25:58 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-27 00:56:00 +00:00
"rev": "2768c7d042a37de65bb1b5b3268fc987e534c49d",
2023-11-03 07:25:58 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
2024-10-06 00:55:25 +00:00
"lastModified": 1727825735,
"narHash": "sha256-0xHYkMkeLVQAMa7gvkddbPqpxph+hDzdu1XdGPJR+Os=",
2024-05-05 00:42:32 +00:00
"type": "tarball",
2024-10-06 00:55:25 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz"
2023-11-03 07:25:58 +00:00
},
"original": {
2024-05-05 00:42:32 +00:00
"type": "tarball",
2024-10-06 00:55:25 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz"
2023-11-03 07:25:58 +00:00
}
},
"root": {
"inputs": {
2023-11-03 09:45:14 +00:00
"flake-compat": "flake-compat",
2023-11-03 07:25:58 +00: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 07:25:58 +00:00
}
}
},
"root": "root",
"version": 7
}