Updates to flake inputs upstream
This commit is contained in:
parent
8c6aed8678
commit
f5a6b93395
8
flake.lock
generated
8
flake.lock
generated
@ -403,11 +403,11 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1639853480,
|
"lastModified": 1639926329,
|
||||||
"narHash": "sha256-FV9LBcA/hh0DIBb7JzmcDjXDq6wJP46NALsMW0orfbc=",
|
"narHash": "sha256-GhNfhleCMoZ9+f7rh5YVPQIfoYV6Ehzgvku0DYcqf84=",
|
||||||
"ref": "master",
|
"ref": "master",
|
||||||
"rev": "4954bd4e6c5d784740bee169aa7db7850fcfd5e0",
|
"rev": "902966263e785d1b36d55f917ba34680ae854a14",
|
||||||
"revCount": 58,
|
"revCount": 60,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.fudo.org/fudo-nix/home.git"
|
"url": "https://git.fudo.org/fudo-nix/home.git"
|
||||||
},
|
},
|
||||||
|
@ -4,10 +4,7 @@
|
|||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "nixpkgs/nixos-21.05";
|
nixpkgs.url = "nixpkgs/nixos-21.05";
|
||||||
|
|
||||||
fudo-home = {
|
fudo-home.url = "git+https://git.fudo.org/fudo-nix/home.git";
|
||||||
url = "git+https://git.fudo.org/fudo-nix/home.git";
|
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
|
||||||
};
|
|
||||||
|
|
||||||
# This MUST be a clean git repo, because we use the timestamp.
|
# This MUST be a clean git repo, because we use the timestamp.
|
||||||
fudo-entities = {
|
fudo-entities = {
|
||||||
|
Loading…
Reference in New Issue
Block a user