nixpkgs/home/packages
Daniel Siepmann c0d988fc89
Fix none working update script
Nix adds errexit and failpipe.
Using head will end in 141 SIGPIPE, see: https://unix.stackexchange.com/a/580119/185477

I apply the workaround / fix as suggested on StackExchange.

That way the script runs and can execute the cleanup and diff.
2023-03-07 15:46:46 +01:00
..
composer1 Move custom packages out of overlays 2022-05-24 18:50:10 +02:00
custom Fix none working update script 2023-03-07 15:46:46 +01:00
lib First hikari specific configuration 2022-11-03 09:33:15 +01:00
mytop Move custom packages out of overlays 2022-05-24 18:50:10 +02:00
purple-events Switch to nativeBuildInputs where possible 2023-02-22 13:59:25 +01:00
purple-libnotify Switch to nativeBuildInputs where possible 2023-02-22 13:59:25 +01:00
purple-mattermost Initial add Pidgin for IM 2022-08-26 13:19:09 +02:00
purple-microsoft-teams Add Microsoft Teams to pidgin (login doesn't work yet) 2022-08-26 13:51:44 +02:00
rst2pdf Move custom packages out of overlays 2022-05-24 18:50:10 +02:00
sitediff Switch to nativeBuildInputs where possible 2023-02-22 13:59:25 +01:00
sqlformat Ease writeShellApplication calls 2022-05-31 18:54:47 +02:00