Updated flake inputs

This commit is contained in:
Julien Malka 2021-12-25 22:31:24 +01:00
parent 31c8529504
commit 48c36bbd4c
No known key found for this signature in database
GPG key ID: 3C68E13964FEA07F
2 changed files with 12 additions and 38 deletions

View file

@ -10,6 +10,7 @@
neovim-nightly-overlay = {
url = "github:nix-community/neovim-nightly-overlay";
inputs.nixpkgs.follows = "unstable";
};
homepage = {
url = "github:JulienMalka/homepage";
@ -22,6 +23,7 @@
sops-nix = {
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
};