nixpkgs/pkgs/tools
Colin a227fd1fe7 xdg-utils: enable cross compilation
native build produces binaries with `#!${bash}/bin/sh` as shebang.
seems to be a consequence of nixpkgs using bash in the builder, and
`patchShebangs` sees that. OTOH cross builds would get `#!/bin/sh` because
the builder's bash isn't eligible as a runtime shebang. i can't say
which is most "correct" in the context of this tool, but shipping bash
in `buildInputs` where `patchShebangs` can see it at least gets us *consistency*.
2023-08-06 09:36:18 +00:00
..
admin Merge master into staging-next 2023-08-02 18:01:18 +00:00
archivers gnutar: pull missing libintl dependency on Darwin 2023-07-23 09:39:31 +01:00
audio Merge staging-next into staging 2023-07-27 06:01:53 +00:00
backup restic: 0.15.2 -> 0.16.0 (#246614) 2023-08-01 21:49:04 +02:00
bluetooth pkgs/tools/bluetooth: remove dead code 2023-07-25 10:28:26 -04:00
bootloaders/refind
cd-dvd ventoy: remove dead code 2023-07-25 10:28:26 -04:00
compression Merge pull request #245387 from figsoda/unused 2023-07-26 23:15:17 -04:00
dotool
filesystems squashfuse: 0.2.0 -> 0.4.0 2023-08-02 00:19:38 +00:00
games dualsensectl: 0.3 -> 0.4 2023-08-01 19:07:37 +08:00
graphics Merge pull request #245401 from figsoda/unused-1 2023-07-26 12:01:25 -04:00
inputmethods Merge remote-tracking branch 'origin/master' into staging-next 2023-07-30 03:54:27 +02:00
llm shell_gpt: 0.9.3 -> 0.9.4 2023-07-23 09:20:28 +00:00
misc Merge master into staging-next 2023-08-02 18:01:18 +00:00
networking Merge master into staging-next 2023-08-02 18:01:18 +00:00
nix nixdoc: 2.3.0 -> 2.4.0 2023-07-31 16:55:45 +02:00
package-management poetry: fix build 2023-07-28 12:13:29 +02:00
security Merge master into staging-next 2023-08-02 18:01:18 +00:00
system Merge master into staging-next 2023-08-02 18:01:18 +00:00
text Merge master into staging-next 2023-08-02 18:01:18 +00:00
typesetting bibtex-tidy: use buildNpmPackage 2023-07-30 22:20:16 -07:00
video wtwitch: remove dead code 2023-07-25 16:33:07 -04:00
virtualization Merge remote-tracking branch 'origin/master' into staging-next 2023-07-30 03:54:27 +02:00
wayland Merge pull request #246072 from dit7ya/clapboard 2023-07-30 16:04:05 -04:00
X11 xdg-utils: enable cross compilation 2023-08-06 09:36:18 +00:00