mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-02 23:47:18 +02:00
Updated flake inputs
This commit is contained in:
parent
2a03f29b63
commit
8201ddc785
2 changed files with 12 additions and 38 deletions
|
@ -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";
|
||||
};
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue