ess/flake.lock

62 lines
1.5 KiB
Text
Raw Normal View History

2023-09-02 13:31:35 +00:00
{
"nodes": {
"flake-utils": {
2024-10-10 17:51:55 +00:00
"inputs": {
"systems": "systems"
},
"locked": {
2025-04-08 14:45:30 +00:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2024-10-10 17:51:55 +00:00
"owner": "numtide",
"repo": "flake-utils",
2025-04-08 14:45:30 +00:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2024-10-10 17:51:55 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-09-02 13:31:35 +00:00
"nixpkgs": {
2024-10-10 17:51:55 +00:00
"locked": {
"lastModified": 1744157173,
"narHash": "sha256-bWSjxDwq7iVePrhmA7tY2dyMWHuNJo8knkO4y+q4ZkY=",
2024-01-20 00:23:56 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "6a39c6e495eefabc935d8ddf66aa45d85b85fa3f",
2024-01-20 00:23:56 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2025-04-08 14:45:30 +00:00
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
2023-09-02 13:31:35 +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"
}
2023-09-02 13:31:35 +00:00
}
},
"root": "root",
"version": 7
}