This commit is contained in:
Vivian 2023-12-29 17:35:24 +01:00
parent 2d4b9bb0ed
commit 6034940039
5 changed files with 175 additions and 64 deletions

View file

@ -9,6 +9,7 @@
nixpkgs_stable.url = "nixpkgs/nixos-23.05";
nur.url = "github:nix-community/NUR";
colmena.url = "github:zhaofengli/colmena";
deploy.url = "github:serokell/deploy-rs";
vault-secrets.url = "github:serokell/vault-secrets";
microvm.url = "github:astro/microvm.nix";
@ -57,6 +58,7 @@
, nixos-generators
, nur
, attic
, deploy
, ...
}@inputs:
let
@ -142,6 +144,7 @@
attic.packages.${pkgs.system}.attic
apply-local
colmena.packages.${system}.colmena
deploy.packages.${system}.deploy-rs
cachix
deadnix
statix