webnsupdate/flake.lock

102 lines
2.5 KiB
Text
Raw Normal View History

2024-05-03 20:29:10 +02:00
{
"nodes": {
"crane": {
"locked": {
2025-03-06 02:20:27 +01:00
"lastModified": 1741148495,
"narHash": "sha256-EV8KUaIZ2/CdBXlutXrHoZYbWPeB65p5kKZk71gvDRI=",
"owner": "ipetkov",
"repo": "crane",
2025-03-06 02:20:27 +01:00
"rev": "75390a36cd0c2cdd5f1aafd8a9f827d7107f2e53",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
2025-03-02 02:10:30 +01:00
"lastModified": 1740872218,
"narHash": "sha256-ZaMw0pdoUKigLpv9HiNDH2Pjnosg7NBYMJlHTIsHEUo=",
"owner": "hercules-ci",
"repo": "flake-parts",
2025-03-02 02:10:30 +01:00
"rev": "3876f6b87db82f33775b1ef5ea343986105db764",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-05-03 20:29:10 +02:00
"nixpkgs": {
"locked": {
2025-03-03 22:00:50 +01:00
"lastModified": 1741010256,
"narHash": "sha256-WZNlK/KX7Sni0RyqLSqLPbK8k08Kq7H7RijPJbq9KHM=",
2024-05-03 20:29:10 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-03-03 22:00:50 +01:00
"rev": "ba487dbc9d04e0634c64e3b1f0d25839a0a68246",
2024-05-03 20:29:10 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-05-03 20:29:10 +02:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2024-05-03 20:29:10 +02:00
}
},
"root": {
"inputs": {
"crane": "crane",
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs",
"systems": "systems",
"treefmt-nix": "treefmt-nix"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
2024-05-03 20:29:10 +02:00
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-02-19 17:41:04 +01:00
"lastModified": 1739829690,
"narHash": "sha256-mL1szCeIsjh6Khn3nH2cYtwO5YXG6gBiTw1A30iGeDU=",
"owner": "numtide",
"repo": "treefmt-nix",
2025-02-19 17:41:04 +01:00
"rev": "3d0579f5cc93436052d94b73925b48973a104204",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2024-05-03 20:29:10 +02:00
}
},
"root": "root",
"version": 7
}