nixos_config/flake.lock

153 lines
3.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
"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-06 23:47:07 +01:00
"lastModified": 1764950072,
"narHash": "sha256-BmPWzogsG2GsXZtlT+MTcAWeDK5hkbGRZTeZNW42fwA=",
2025-07-21 19:53:17 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-12-06 23:47:07 +01:00
"rev": "f61125a668a320878494449750330ca58b78c557",
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-07 12:36:40 +01:00
"lastModified": 1765105806,
"narHash": "sha256-drH4w3MzlQXDtseWX82n3nkuXAuDN/uJdTP5KOc2Tlo=",
2025-09-04 15:05:45 +02:00
"owner": "nix-community",
"repo": "NUR",
2025-12-07 12:36:40 +01:00
"rev": "902c2223fc433b82d7149a33e1bb729fdba1a898",
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-07 12:36:40 +01:00
"lastModified": 1765105806,
"narHash": "sha256-drH4w3MzlQXDtseWX82n3nkuXAuDN/uJdTP5KOc2Tlo=",
2025-09-04 09:30:33 +02:00
"owner": "nix-community",
"repo": "NUR",
2025-12-07 12:36:40 +01:00
"rev": "902c2223fc433b82d7149a33e1bb729fdba1a898",
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": {
"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
}
}
},
"root": "root",
"version": 7
}