1
0
Fork 0
hxwrap/flake.lock

62 lines
1.5 KiB
Text
Raw Normal View History

2024-08-19 22:23:12 +02:00
{
"nodes": {
2024-12-21 18:44:36 +01:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2025-06-09 21:51:27 +02:00
"lastModified": 1749398372,
"narHash": "sha256-tYBdgS56eXYaWVW3fsnPQ/nFlgWi/Z2Ymhyu21zVM98=",
2024-12-21 18:44:36 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2025-06-09 21:51:27 +02:00
"rev": "9305fe4e5c2a6fcf5ba6a3ff155720fbe4076569",
2024-12-21 18:44:36 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-08-19 22:23:12 +02:00
"nixpkgs": {
"locked": {
2025-06-09 21:51:27 +02:00
"lastModified": 1749285348,
"narHash": "sha256-frdhQvPbmDYaScPFiCnfdh3B/Vh81Uuoo0w5TkWmmjU=",
2024-08-19 22:23:12 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-06-09 21:51:27 +02:00
"rev": "3e3afe5174c561dee0df6f2c2b2236990146329f",
2024-08-19 22:23:12 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-11-01 00:39:10 +01:00
"ref": "nixos-unstable",
2024-08-19 22:23:12 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-12-21 18:44:36 +01:00
"nixpkgs-lib": {
"locked": {
2025-06-09 21:51:27 +02:00
"lastModified": 1748740939,
"narHash": "sha256-rQaysilft1aVMwF14xIdGS3sj1yHlI6oKQNBRTF40cc=",
2025-04-13 13:25:58 +02:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2025-06-09 21:51:27 +02:00
"rev": "656a64127e9d791a334452c6b6606d17539476e2",
2024-12-21 18:52:00 +01:00
"type": "github"
},
"original": {
2025-04-13 13:25:58 +02:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2024-12-21 18:52:00 +01:00
"type": "github"
}
},
2024-08-19 22:23:12 +02:00
"root": {
"inputs": {
2025-04-13 13:25:58 +02:00
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
2024-08-19 22:23:12 +02:00
}
}
},
"root": "root",
"version": 7
}