Use personal devshell fork

This commit is contained in:
Charlotte Van Petegem 2023-03-13 20:57:27 +01:00
parent 40f2eb127c
commit 725fe830f8
No known key found for this signature in database
GPG key ID: 019E764B7184435A
3 changed files with 27 additions and 42 deletions

View file

@ -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";