add all components for the heimserver

This commit is contained in:
Stefan Kempinger 2026-01-20 13:49:09 +01:00
parent c403ecbae0
commit f7be91ca0e
5 changed files with 533 additions and 83 deletions

17
flake.lock generated
View file

@ -109,22 +109,6 @@
"type": "github"
}
},
"nixpkgs-safe": {
"locked": {
"lastModified": 1764283775,
"narHash": "sha256-Z+uaM0oj4++O2h6I54EmNE90xvd/jDeOEvW4vpW4GTE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ae6ee9e9de6f149f675349e43d6786875d22b3d1",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ae6ee9e9de6f149f675349e43d6786875d22b3d1",
"type": "github"
}
},
"pre-commit": {
"inputs": {
"flake-compat": "flake-compat",
@ -153,7 +137,6 @@
"lanzaboote": "lanzaboote",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixpkgs-safe": "nixpkgs-safe",
"rust-overlay": "rust-overlay"
}
},