Use personal devshell fork
This commit is contained in:
parent
40f2eb127c
commit
725fe830f8
3 changed files with 27 additions and 42 deletions
|
@ -33,7 +33,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
devshell = {
|
||||
url = "github:numtide/devshell";
|
||||
url = "github:chvp/devshell/background-services";
|
||||
inputs = {
|
||||
flake-utils.follows = "flake-utils";
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue