Fix up after latest nixpkgs update

This commit is contained in:
Smaug123
2021-10-30 21:59:03 +01:00
parent e25e363c6f
commit 7cd4c074c5
6 changed files with 127 additions and 8 deletions

View File

@@ -27,8 +27,8 @@ let gmp =
pkgs.cargo
pkgs.clang
gmp
python
#pkgs.keepassxc
python
];
# This line is required; otherwise, on shell startup, you won't have Nix stuff in the PATH.