nixos-config/flake.lock

145 lines
3.7 KiB
Text
Raw Normal View History

2025-08-21 16:42:50 +02:00
{
"nodes": {
2025-09-16 12:11:06 +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-08-21 16:42:50 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
2025-09-05 09:59:31 +02:00
"nixpkgs-unstable"
2025-08-21 16:42:50 +02:00
]
},
"locked": {
2025-09-29 18:31:05 +02:00
"lastModified": 1759106866,
"narHash": "sha256-GjLvAl7qxGxKtop6ghasxjQ1biTT7pA+WU45byzMl/4=",
2025-08-21 16:42:50 +02:00
"owner": "nix-community",
"repo": "home-manager",
2025-09-29 18:31:05 +02:00
"rev": "619ae569293b6427d23cce4854eb4f3c33af3eec",
2025-08-21 16:42:50 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2025-09-05 09:59:31 +02:00
"home-manager-stable": {
"inputs": {
"nixpkgs": [
"nixpkgs-stable"
]
},
"locked": {
2025-09-29 18:31:05 +02:00
"lastModified": 1758463745,
"narHash": "sha256-uhzsV0Q0I9j2y/rfweWeGif5AWe0MGrgZ/3TjpDYdGA=",
2025-09-05 09:59:31 +02:00
"owner": "nix-community",
"repo": "home-manager",
2025-09-29 18:31:05 +02:00
"rev": "3b955f5f0a942f9f60cdc9cacb7844335d0f21c3",
2025-09-05 09:59:31 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-25.05",
"repo": "home-manager",
"type": "github"
}
},
2025-09-16 12:11:06 +02:00
"nixpkgs": {
"locked": {
2025-09-29 18:31:05 +02:00
"lastModified": 1759036355,
"narHash": "sha256-0m27AKv6ka+q270dw48KflE0LwQYrO7Fm4/2//KCVWg=",
2025-09-16 12:11:06 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2025-09-29 18:31:05 +02:00
"rev": "e9f00bd893984bc8ce46c895c3bf7cac95331127",
2025-09-16 12:11:06 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2025-09-05 09:59:31 +02:00
"nixpkgs-stable": {
"locked": {
2025-09-29 18:31:05 +02:00
"lastModified": 1758791193,
"narHash": "sha256-F8WmEwFoHsnix7rt290R0rFXNJiMbClMZyIC/e+HYf0=",
2025-09-22 08:25:42 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-09-29 18:31:05 +02:00
"rev": "25e53aa156d47bad5082ff7618f5feb1f5e02d01",
2025-09-05 09:59:31 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
2025-08-21 16:42:50 +02:00
"locked": {
2025-09-29 18:31:05 +02:00
"lastModified": 1759132680,
"narHash": "sha256-G06Dm5tdW/979QOBsk1RB7igVEUlrPEn2L1bXSATnvo=",
2025-09-22 08:25:42 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-09-29 18:31:05 +02:00
"rev": "2832ea42013e888a9b453b0390a40780c9b5b260",
2025-08-21 16:42:50 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
2025-09-16 12:11:06 +02:00
"nur": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
},
"locked": {
2025-09-29 18:31:05 +02:00
"lastModified": 1759161754,
"narHash": "sha256-Sj4XSyXRf5TGfAguZWwm+UA4HaTtOVdEsFdMcgar1nE=",
2025-09-22 08:25:42 +02:00
"owner": "nix-community",
"repo": "NUR",
2025-09-29 18:31:05 +02:00
"rev": "df4b8eb9572141b462610f9758341a9981541711",
2025-09-16 12:11:06 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2025-08-21 16:42:50 +02:00
"root": {
"inputs": {
"home-manager": "home-manager",
2025-09-05 09:59:31 +02:00
"home-manager-stable": "home-manager-stable",
"nixpkgs-stable": "nixpkgs-stable",
2025-09-16 12:11:06 +02:00
"nixpkgs-unstable": "nixpkgs-unstable",
"nur": "nur"
2025-08-21 16:42:50 +02:00
}
}
},
"root": "root",
"version": 7
}