awl-ntfy/flake.lock

123 lines
3 KiB
Text
Raw Permalink 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-24 22:18:33 +02:00
"lastModified": 1756047880,
"narHash": "sha256-JeuGh9kA1SPL70fnvpLxkIkCWpTjtoPaus3jzvdna0k=",
2025-07-01 22:40:05 +02:00
"owner": "nix-community",
"repo": "gomod2nix",
2025-08-24 22:18:33 +02:00
"rev": "47d628dc3b506bd28632e47280c6b89d3496909d",
2025-07-01 22:40:05 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "gomod2nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-08-24 22:18:33 +02:00
"lastModified": 1755615617,
"narHash": "sha256-HMwfAJBdrr8wXAkbGhtcby1zGFvs+StOp19xNsbqdOg=",
2025-07-01 22:40:05 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-08-24 22:18:33 +02:00
"rev": "20075955deac2583bb12f07151c2df830ef346b4",
2025-07-01 22:40:05 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2025-08-24 22:18:33 +02:00
"ref": "nixos-unstable",
2025-07-01 22:40:05 +02:00
"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
}