awl-ntfy/flake.lock

123 lines
3 KiB
Text
Raw Normal View History

2025-07-01 22:40:05 +02:00
{
"nodes": {
2025-08-18 07:56:18 +02:00
"blueprint": {
2025-07-01 22:40:05 +02:00
"inputs": {
2025-08-18 07:56:18 +02:00
"nixpkgs": [
"nixpkgs"
],
2025-07-01 22:40:05 +02:00
"systems": "systems"
},
2025-08-18 07:56:18 +02:00
"locked": {
"lastModified": 1755332143,
"narHash": "sha256-jaiZPA5ND7HPJ4U/bzp+BKGOYR14+rIe9tC6XA4jBHU=",
"owner": "numtide",
"repo": "blueprint",
"rev": "3c8bf84e28df2be19cc6623cb3ceeb6fc0839b91",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "blueprint",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems_2"
},
2025-07-01 22:40:05 +02:00
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gomod2nix": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-08-18 07:59:00 +02:00
"lastModified": 1754078208,
"narHash": "sha256-YVoIFDCDpYuU3riaDEJ3xiGdPOtsx4sR5eTzHTytPV8=",
2025-07-01 22:40:05 +02:00
"owner": "nix-community",
"repo": "gomod2nix",
2025-08-18 07:59:00 +02:00
"rev": "7f963246a71626c7fc70b431a315c4388a0c95cf",
2025-07-01 22:40:05 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "gomod2nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-08-18 07:59:00 +02:00
"lastModified": 1755186698,
"narHash": "sha256-wNO3+Ks2jZJ4nTHMuks+cxAiVBGNuEBXsT29Bz6HASo=",
2025-07-01 22:40:05 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-08-18 07:59:00 +02:00
"rev": "fbcf476f790d8a217c3eab4e12033dc4a0f6d23c",
2025-07-01 22:40:05 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2025-08-18 07:56:18 +02:00
"blueprint": "blueprint",
2025-07-01 22:40:05 +02:00
"flake-utils": "flake-utils",
"gomod2nix": "gomod2nix",
"nixpkgs": "nixpkgs"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2025-08-18 07:56:18 +02:00
},
"systems_2": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2025-07-01 22:40:05 +02:00
}
},
"root": "root",
"version": 7
}