nixos_config/flake.lock

187 lines
4.7 KiB
Text
Raw Normal View History

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-05 19:48:03 +01:00
"lastModified": 1764866045,
"narHash": "sha256-0GsEtXV9OquDQ1VclQfP16cU5VZh7NEVIOjSH4UaJuM=",
2025-07-21 19:53:17 +02:00
"owner": "nix-community",
"repo": "home-manager",
2025-12-05 19:48:03 +01:00
"rev": "f63d0fe9d81d36e5fc95497217a72e02b8b7bcab",
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-05 19:48:03 +01:00
"lastModified": 1764831616,
"narHash": "sha256-OtzF5wBvO0jgW1WW1rQU9cMGx7zuvkF7CAVJ1ypzkxA=",
2025-07-21 19:53:17 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-12-05 19:48:03 +01:00
"rev": "c97c47f2bac4fa59e2cbdeba289686ae615f8ed4",
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-05 19:48:03 +01:00
"lastModified": 1764960146,
"narHash": "sha256-wd0ph7unaRUFKPM3dIJOfMZg0K4LGl42fNtAvoqQzFM=",
2025-09-04 15:05:45 +02:00
"owner": "nix-community",
"repo": "NUR",
2025-12-05 19:48:03 +01:00
"rev": "0926af1a1925e04fcc9e9ddb3d500a78a4486942",
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-05 19:48:03 +01:00
"lastModified": 1764960146,
"narHash": "sha256-wd0ph7unaRUFKPM3dIJOfMZg0K4LGl42fNtAvoqQzFM=",
2025-09-04 09:30:33 +02:00
"owner": "nix-community",
"repo": "NUR",
2025-12-05 19:48:03 +01:00
"rev": "0926af1a1925e04fcc9e9ddb3d500a78a4486942",
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
}