Skip to content

Commit 3624021

Browse files
committed
test change
1 parent 34cd865 commit 3624021

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

devenv.nix

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -29,22 +29,6 @@
2929
};
3030
};
3131

32-
packages = [
33-
pkgs.cairo
34-
pkgs.git
35-
pkgs.xorg.libxcb
36-
pkgs.yaml2json
37-
pkgs.tesh
38-
pkgs.watchexec
39-
pkgs.openssl
40-
pkgs.sqlx-cli
41-
pkgs.process-compose
42-
pkgs.cargo-outdated # Find outdated crates
43-
pkgs.cargo-machete # Find unused crates
44-
pkgs.cargo-edit # Adds the set-version command
45-
pkgs.protobuf # snix
46-
pkgs.dbus # secretspec
47-
];
4832

4933
languages = {
5034
nix.enable = true;

0 commit comments

Comments
 (0)