hxwrap/flake.lock

62 lines
1.5 KiB
Plaintext
Raw Permalink Normal View History

2024-08-19 20:23:12 +00:00
{
"nodes": {
2024-12-21 17:44:36 +00:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2025-04-13 11:25:58 +00:00
"lastModified": 1743550720,
"narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=",
2024-12-21 17:44:36 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2025-04-13 11:25:58 +00:00
"rev": "c621e8422220273271f52058f618c94e405bb0f5",
2024-12-21 17:44:36 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-08-19 20:23:12 +00:00
"nixpkgs": {
"locked": {
2025-04-19 10:43:12 +00:00
"lastModified": 1744932701,
"narHash": "sha256-fusHbZCyv126cyArUwwKrLdCkgVAIaa/fQJYFlCEqiU=",
2024-08-19 20:23:12 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-04-19 10:43:12 +00:00
"rev": "b024ced1aac25639f8ca8fdfc2f8c4fbd66c48ef",
2024-08-19 20:23:12 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-10-31 23:39:10 +00:00
"ref": "nixos-unstable",
2024-08-19 20:23:12 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-12-21 17:44:36 +00:00
"nixpkgs-lib": {
"locked": {
2025-04-13 11:25:58 +00:00
"lastModified": 1743296961,
"narHash": "sha256-b1EdN3cULCqtorQ4QeWgLMrd5ZGOjLSLemfa00heasc=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "e4822aea2a6d1cdd36653c134cacfd64c97ff4fa",
2024-12-21 17:52:00 +00:00
"type": "github"
},
"original": {
2025-04-13 11:25:58 +00:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2024-12-21 17:52:00 +00:00
"type": "github"
}
},
2024-08-19 20:23:12 +00:00
"root": {
"inputs": {
2025-04-13 11:25:58 +00:00
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
2024-08-19 20:23:12 +00:00
}
}
},
"root": "root",
"version": 7
}