mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-09 10:29:05 +02:00
Updated flake inputs
This commit is contained in:
parent
31c8529504
commit
48c36bbd4c
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