flake: remove devshell input

This commit is contained in:
Charlie Root 2024-08-23 09:55:05 +02:00
commit 6cb02f7382

View file

@ -56,11 +56,6 @@
treefmt-nix.url = "github:numtide/treefmt-nix";
# devshell = {
# url = "github:numtide/devshell";
# inputs.nixpkgs.follows = "nixpkgs";
# };
neovim-flake = {
url = "github:notashelf/nvf";
inputs.nixpkgs.follows = "nixpkgs";