Move to numtide's devshell again
This commit is contained in:
parent
1673c19d07
commit
5f98c757f9
2 changed files with 26 additions and 16 deletions
|
@ -36,11 +36,8 @@
|
|||
};
|
||||
};
|
||||
devshell = {
|
||||
url = "github:chvp/devshell";
|
||||
inputs = {
|
||||
flake-utils.follows = "flake-utils";
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
url = "github:numtide/devshell";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
emacs-overlay = {
|
||||
url = "github:nix-community/emacs-overlay";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue