mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
flake.nix: devshell no longer uses flake-utils, unpin it
This commit is contained in:
parent
1e761b11bc
commit
fef6001b5d
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@
|
|||
devshell = {
|
||||
url = "github:numtide/devshell";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.flake-utils.follows = "nuschtosSearch/flake-utils";
|
||||
};
|
||||
treefmt-nix = {
|
||||
url = "github:numtide/treefmt-nix";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue