@ -7,7 +7,7 @@ if test -f /bsd # on OpenBSD
then
cd issues && make && cd ../
else
nix-shell -p gnumake libxml2 --run "cd issues && make"
nix shell nixpkgs#gnumake nixpkgs#libxml2 -c /bin/sh -c "cd issues && make"
fi
rclone sync -v --size-only \
--sftp-set-modtime=false \