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-07-07 00:47:38 +00:00
"lastModified": 1719994518,
"narHash": "sha256-pQMhCCHyQGRzdfAkdJ4cIWiw+JNuWsTX7f0ZYSyz0VY=",
2023-11-03 07:25:58 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-07-07 00:47:38 +00:00
"rev": "9227223f6d922fee3c7b190b2cc238a99527bbb7",
2023-11-03 07:25:58 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-07-28 00:49:10 +00:00
"lastModified": 1722062969,
"narHash": "sha256-QOS0ykELUmPbrrUGmegAUlpmUFznDQeR4q7rFhl8eQg=",
2023-11-03 07:25:58 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-07-28 00:49:10 +00:00
"rev": "b73c2221a46c13557b1b3be9c2070cc42cf01eb3",
2023-11-03 07:25:58 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
2024-07-07 00:47:38 +00:00
"lastModified": 1719876945,
"narHash": "sha256-Fm2rDDs86sHy0/1jxTOKB1118Q0O3Uc7EC0iXvXKpbI=",
2024-05-05 00:42:32 +00:00
"type": "tarball",
2024-07-07 00:47:38 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/5daf0514482af3f97abaefc78a6606365c9108e2.tar.gz"
2023-11-03 07:25:58 +00:00
},
"original": {
2024-05-05 00:42:32 +00:00
"type": "tarball",
2024-07-07 00:47:38 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/5daf0514482af3f97abaefc78a6606365c9108e2.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
}