gooey-suncat/flake.lock

59 lines
1.5 KiB
Text
Raw Normal View History

2024-10-11 14:06:50 +00:00
{
"nodes": {
2024-10-11 18:05:14 +00:00
"flake-parts": {
2024-10-11 14:06:50 +00:00
"inputs": {
2024-10-11 18:05:14 +00:00
"nixpkgs-lib": "nixpkgs-lib"
2024-10-11 14:06:50 +00:00
},
"locked": {
2024-10-11 18:05:14 +00:00
"lastModified": 1727826117,
"narHash": "sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "3d04084d54bedc3d6b8b736c70ef449225c361b1",
2024-10-11 14:06:50 +00:00
"type": "github"
},
"original": {
2024-10-11 18:05:14 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-10-11 14:06:50 +00:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1728492678,
"narHash": "sha256-9UTxR8eukdg+XZeHgxW5hQA9fIKHsKCdOIUycTryeVw=",
2024-10-11 18:05:14 +00:00
"owner": "NixOS",
2024-10-11 14:06:50 +00:00
"repo": "nixpkgs",
"rev": "5633bcff0c6162b9e4b5f1264264611e950c8ec7",
"type": "github"
},
"original": {
2024-10-11 18:05:14 +00:00
"owner": "NixOS",
2024-10-11 14:06:50 +00:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-10-11 18:05:14 +00:00
"nixpkgs-lib": {
2024-10-11 14:06:50 +00:00
"locked": {
2024-10-11 18:05:14 +00:00
"lastModified": 1727825735,
"narHash": "sha256-0xHYkMkeLVQAMa7gvkddbPqpxph+hDzdu1XdGPJR+Os=",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz"
2024-10-11 14:06:50 +00:00
},
"original": {
2024-10-11 18:05:14 +00:00
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz"
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
2024-10-11 14:06:50 +00:00
}
}
},
"root": "root",
"version": 7
}