Update dependencies and configuration
This commit is contained in:
parent
33ad084b4b
commit
bbd50fe914
4 changed files with 12 additions and 18 deletions
|
@ -4,10 +4,7 @@
|
|||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
devshell = {
|
||||
url = "github:numtide/devshell";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
systems.follows = "systems";
|
||||
};
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
flake-utils = {
|
||||
url = "github:numtide/flake-utils";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue