Update dependencies
This commit is contained in:
parent
6134c6e1e6
commit
8c34956096
4 changed files with 8 additions and 27 deletions
|
@ -7,7 +7,7 @@
|
|||
url = "github:nix-community/home-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
nixpkgs.url = "github:charvp/nixpkgs/master";
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, home-manager, flake-utils }:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue