woodpecker/flake.lock

62 lines
1.5 KiB
Text
Raw Permalink Normal View History

2024-05-13 18:11:09 +00:00
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2024-05-13 18:11:09 +00:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2024-05-13 18:11:09 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
2024-05-13 18:11:09 +00:00
}
},
"nixpkgs": {
"locked": {
2025-05-27 23:13:35 +00:00
"lastModified": 1748358057,
"narHash": "sha256-JrIw2CvtXFUzFiUl+Nlw0TRxFfBzfix+ay2Dq0e/HAI=",
2024-06-12 16:02:55 +00:00
"owner": "nixos",
2024-05-13 18:11:09 +00:00
"repo": "nixpkgs",
2025-05-27 23:13:35 +00:00
"rev": "495e5187df01bad31fbe7faf4bc20feade7132d8",
2024-05-13 18:11:09 +00:00
"type": "github"
},
"original": {
2024-06-12 16:02:55 +00:00
"owner": "nixos",
"ref": "master",
2024-05-13 18:11:09 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
2024-05-13 18:11:09 +00:00
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}