remove old devenvs

This commit is contained in:
outfoxxed 2025-07-24 19:28:03 -07:00
parent 3220845ef3
commit e93daf224e
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
4 changed files with 1 additions and 51 deletions

View file

@ -59,12 +59,7 @@
nur.url = "github:nix-community/NUR";
# devenv
rust-overlay = {
url = "github:oxalica/rust-overlay";
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-utils.follows = "flake-utils";
};
#vps-testing.url = "path:/home/admin/vpsnew";
};
outputs = inputs @ { self, nixpkgs, ... }: {