Updates to flake inputs upstream

This commit is contained in:
2021-12-19 07:24:16 -08:00
parent 8c6aed8678
commit f5a6b93395
2 changed files with 5 additions and 8 deletions
+1 -4
View File
@@ -4,10 +4,7 @@
inputs = {
nixpkgs.url = "nixpkgs/nixos-21.05";
fudo-home = {
url = "git+https://git.fudo.org/fudo-nix/home.git";
inputs.nixpkgs.follows = "nixpkgs";
};
fudo-home.url = "git+https://git.fudo.org/fudo-nix/home.git";
# This MUST be a clean git repo, because we use the timestamp.
fudo-entities = {