groovylight/flake.lock

49 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-04-19 15:13:39 +00:00
{
"nodes": {
"flake-parts": {
2024-09-22 15:55:52 +00:00
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
2024-09-22 15:55:52 +00:00
},
"locked": {
"lastModified": 1726153070,
"narHash": "sha256-HO4zgY0ekfwO5bX0QH/3kJ/h4KvUDFZg8YpkNwIbg1U=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "bcef6817a8b2aa20a5a6dbb19b43e63c5bf8619a",
2024-09-22 15:55:52 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
2024-09-22 15:55:52 +00:00
}
},
2024-04-19 15:13:39 +00:00
"nixpkgs": {
"locked": {
"lastModified": 1726937504,
"narHash": "sha256-bvGoiQBvponpZh8ClUcmJ6QnsNKw0EMrCQJARK3bI1c=",
2024-04-19 15:13:39 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9357f4f23713673f310988025d9dc261c20e70c6",
2024-04-19 15:13:39 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
2024-04-19 15:13:39 +00:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}