Updates to flake inputs upstream

This commit is contained in:
niten 2021-12-19 07:24:16 -08:00
parent 8c6aed8678
commit f5a6b93395
2 changed files with 5 additions and 8 deletions

View File

@ -403,11 +403,11 @@
]
},
"locked": {
"lastModified": 1639853480,
"narHash": "sha256-FV9LBcA/hh0DIBb7JzmcDjXDq6wJP46NALsMW0orfbc=",
"lastModified": 1639926329,
"narHash": "sha256-GhNfhleCMoZ9+f7rh5YVPQIfoYV6Ehzgvku0DYcqf84=",
"ref": "master",
"rev": "4954bd4e6c5d784740bee169aa7db7850fcfd5e0",
"revCount": 58,
"rev": "902966263e785d1b36d55f917ba34680ae854a14",
"revCount": 60,
"type": "git",
"url": "https://git.fudo.org/fudo-nix/home.git"
},

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 = {