remove old devenvs
This commit is contained in:
parent
3220845ef3
commit
e93daf224e
4 changed files with 1 additions and 51 deletions
|
@ -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, ... }: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue