non important commit
This commit is contained in:
parent
f8f4d55023
commit
28abb9cb14
2 changed files with 23 additions and 20 deletions
|
|
@ -3,12 +3,12 @@
|
|||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
nixpkgs-nvf.url = "github:nixos/nixpkgs/c0b0e0fddf73fd517c3471e546c0df87a42d53f4";
|
||||
|
||||
nvf = {
|
||||
url = "github:notashelf/nvf/v0.8";
|
||||
inputs.nixpkgs.follows = "nixpkgs-nvf";
|
||||
url = "github:notashelf/nvf/007f14a2c8d67568f4655654b401871920d73011";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue