@@ -21,7 +21,7 @@
update = let
update-deps = pkgs.writeShellApplication {
name = "update-deps";
runtimeInputs = with pkgs; [ bundle bundix ];
runtimeInputs = with pkgs; [ bundler bundix ];
text = ''
bundle lock
bundix
The note is not visible to the blocked user.