shell.nix in haveapi-client-0.23.5 vs shell.nix in haveapi-client-0.23.6
- old
+ new
@@ -4,10 +4,10 @@
in stdenv.mkDerivation rec {
name = "haveapi-client";
buildInputs = with pkgs;[
- ruby_3_2
+ ruby
git
openssl
];
shellHook = ''