2025-07-21 19:53:17 +02:00
|
|
|
{
|
|
|
|
|
"nodes": {
|
2025-09-04 09:30:33 +02:00
|
|
|
"flake-parts": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs-lib": [
|
|
|
|
|
"nur",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1733312601,
|
|
|
|
|
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
|
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "flake-parts",
|
|
|
|
|
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "flake-parts",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-09-04 15:05:45 +02:00
|
|
|
"flake-parts_2": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs-lib": [
|
|
|
|
|
"nur-unstable",
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
|
|
|
|
"lastModified": 1733312601,
|
|
|
|
|
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
|
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "flake-parts",
|
|
|
|
|
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
|
|
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
|
"repo": "flake-parts",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-07-21 19:53:17 +02:00
|
|
|
"flake-utils": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"systems": "systems"
|
|
|
|
|
},
|
|
|
|
|
"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"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"home-manager": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"locked": {
|
2025-12-04 15:40:58 +01:00
|
|
|
"lastModified": 1764776959,
|
|
|
|
|
"narHash": "sha256-d+5CGloq7Lo1u2SkzhF8oiOdUc6Z5emh22nTXUB9CFA=",
|
2025-07-21 19:53:17 +02:00
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "home-manager",
|
2025-12-04 15:40:58 +01:00
|
|
|
"rev": "e1680d594a9281651cbf7d126941a8c8e2396183",
|
2025-07-21 19:53:17 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "nix-community",
|
2025-11-30 18:15:29 +01:00
|
|
|
"ref": "release-25.11",
|
2025-07-21 19:53:17 +02:00
|
|
|
"repo": "home-manager",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"nixpkgs": {
|
|
|
|
|
"locked": {
|
2025-12-04 15:40:58 +01:00
|
|
|
"lastModified": 1764677808,
|
|
|
|
|
"narHash": "sha256-H3lC7knbXOBrHI9hITQ7modLuX20mYJVhZORL5ioms0=",
|
2025-07-21 19:53:17 +02:00
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
2025-12-04 15:40:58 +01:00
|
|
|
"rev": "1aab89277eb2d87823d5b69bae631a2496cff57a",
|
2025-07-21 19:53:17 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "NixOS",
|
2025-11-30 18:15:29 +01:00
|
|
|
"ref": "nixos-25.11",
|
2025-07-21 19:53:17 +02:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-08-08 21:43:53 +02:00
|
|
|
"nixpkgs-unstable": {
|
2025-07-21 19:53:17 +02:00
|
|
|
"locked": {
|
2025-12-04 15:40:58 +01:00
|
|
|
"lastModified": 1764667669,
|
|
|
|
|
"narHash": "sha256-7WUCZfmqLAssbDqwg9cUDAXrSoXN79eEEq17qhTNM/Y=",
|
2025-07-21 19:53:17 +02:00
|
|
|
"owner": "NixOS",
|
|
|
|
|
"repo": "nixpkgs",
|
2025-12-04 15:40:58 +01:00
|
|
|
"rev": "418468ac9527e799809c900eda37cbff999199b6",
|
2025-07-21 19:53:17 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
|
|
|
|
"owner": "NixOS",
|
2025-08-08 21:43:53 +02:00
|
|
|
"ref": "nixos-unstable",
|
2025-07-21 19:53:17 +02:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-09-04 15:05:45 +02:00
|
|
|
"nur": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"flake-parts": "flake-parts",
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"nixpkgs"
|
|
|
|
|
]
|
2025-09-04 09:30:33 +02:00
|
|
|
},
|
|
|
|
|
"locked": {
|
2025-12-04 15:40:58 +01:00
|
|
|
"lastModified": 1764853233,
|
|
|
|
|
"narHash": "sha256-bp7B5alQk7nDLtFLKaOHhSPBNVCcwIxMXjcc/VzY0hg=",
|
2025-09-04 15:05:45 +02:00
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "NUR",
|
2025-12-04 15:40:58 +01:00
|
|
|
"rev": "5e8ec1167d3a375e2857fbe915b3d8658d3e6472",
|
2025-09-04 09:30:33 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
2025-09-04 15:05:45 +02:00
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "NUR",
|
2025-09-04 09:30:33 +02:00
|
|
|
"type": "github"
|
|
|
|
|
}
|
|
|
|
|
},
|
2025-09-04 15:05:45 +02:00
|
|
|
"nur-unstable": {
|
2025-09-04 09:30:33 +02:00
|
|
|
"inputs": {
|
2025-09-04 15:05:45 +02:00
|
|
|
"flake-parts": "flake-parts_2",
|
|
|
|
|
"nixpkgs": [
|
|
|
|
|
"nixpkgs-unstable"
|
|
|
|
|
]
|
2025-09-04 09:30:33 +02:00
|
|
|
},
|
|
|
|
|
"locked": {
|
2025-12-04 15:40:58 +01:00
|
|
|
"lastModified": 1764853233,
|
|
|
|
|
"narHash": "sha256-bp7B5alQk7nDLtFLKaOHhSPBNVCcwIxMXjcc/VzY0hg=",
|
2025-09-04 09:30:33 +02:00
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "NUR",
|
2025-12-04 15:40:58 +01:00
|
|
|
"rev": "5e8ec1167d3a375e2857fbe915b3d8658d3e6472",
|
2025-09-04 09:30:33 +02:00
|
|
|
"type": "github"
|
|
|
|
|
},
|
|
|
|
|
"original": {
|
2025-09-04 15:05:45 +02:00
|
|
|
"owner": "nix-community",
|
|
|
|
|
"repo": "NUR",
|
|
|
|
|
"type": "github"
|
2025-09-04 09:30:33 +02:00
|
|
|
}
|
|
|
|
|
},
|
2025-07-21 19:53:17 +02:00
|
|
|
"root": {
|
|
|
|
|
"inputs": {
|
|
|
|
|
"flake-utils": "flake-utils",
|
|
|
|
|
"home-manager": "home-manager",
|
|
|
|
|
"nixpkgs": "nixpkgs",
|
2025-09-04 09:30:33 +02:00
|
|
|
"nixpkgs-unstable": "nixpkgs-unstable",
|
|
|
|
|
"nur": "nur",
|
2025-09-04 15:05:45 +02:00
|
|
|
"nur-unstable": "nur-unstable"
|
2025-07-21 19:53:17 +02: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
|
|
|
|
|
}
|