still not working

This commit is contained in:
Charlie Root 2024-08-20 23:15:12 +02:00
commit 3ffe75a44a
2 changed files with 4 additions and 25 deletions

View file

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