Commit Graph

10563 Commits

Author SHA1 Message Date
eeb2248831 uassets: 2025-07-22 -> 2025-07-23 2025-07-23 17:31:48 +00:00
d887e86c18 opencellid: 2025-07-22 -> 2025-07-23 2025-07-23 17:31:33 +00:00
fff1488761 zimPackages.alpinelinux_en_all_maxi: 2025-06 -> 2025-07 2025-07-23 17:31:20 +00:00
005dddfb8f static-nix-shell: only generate preambles when theyre needed
the previous logic would append : to PATH when the binary did not require PATH additions, however that's not a no-op. i think it causes PATH lookups in PWD. guard against that by only outputting preambles when we would expect them to have a side effect
2025-07-23 07:59:01 +00:00
30b0ba1a52 programs: ship sshpass 2025-07-23 00:41:36 +00:00
b41e29ac30 linkBinIntoOwnPackage: dont link man sections 0/2/3/9: i dont expect these to be associated with binaries 2025-07-23 00:36:13 +00:00
4dcc565c6c linkBinIntoOwnPackage: avoid linking extraneous man1 or man8 manpages 2025-07-23 00:32:30 +00:00
76c16deae1 linkBinIntoOwnPackage: protect against empty doc/man outputs 2025-07-22 23:40:39 +00:00
457beaca20 sane-bt-search: actually fix --h265 flag... 2025-07-22 23:39:51 +00:00
179c3a7ad7 linkIntoOwnPackage: handle share/man, share/doc consistently with nixpkgs
i.e. let stdenv move these to man/doc outputs, as appropriate
2025-07-22 23:28:26 +00:00
509208e305 sane-bt-search: better --h265 filtering 2025-07-22 22:51:40 +00:00
9c4f6f5bd8 linkIntoOwnPackage: refactor 2025-07-22 22:51:10 +00:00
a40a9dcfcc linkIntoOwnPackage: make pathsToLink introspectable/injectable by consumers 2025-07-22 22:29:16 +00:00
26469d5a11 runCommandLocalOverridable: dont invoke hooks more than once 2025-07-22 22:15:55 +00:00
ae2f2c47a4 fftest: simplify
upstream SDL cross compiles now, so the original comment doesn't apply
2025-07-22 22:11:20 +00:00
91133e096a formatting 2025-07-22 22:10:52 +00:00
a5223320af runCommandLocalOverridable: respect the env argument 2025-07-22 22:10:22 +00:00
e32c9d42d9 linkIntoOwnPackage: allow passing extra named arguments 2025-07-22 21:47:35 +00:00
52261d5bc3 programs: ship expect 2025-07-22 21:38:04 +00:00
99c4c4d043 nixpkgs: 2025-07-21 -> 2025-07-22 2025-07-22 18:23:39 +00:00
de95f45cb9 nixpkgs-wayland: 2025-07-21 -> 2025-07-22 2025-07-22 18:23:26 +00:00
ed311f902b opencellid: 2025-07-21 -> 2025-07-22 2025-07-22 18:23:03 +00:00
f2a0dd4e8f uassets: 2025-07-21 -> 2025-07-22 2025-07-22 18:22:51 +00:00
fcd92407d7 nixpkgs/patches.nix: remove some no-longer-relevant patches 2025-07-22 18:07:22 +00:00
5b7c93b490 mercurial: fix coloring for "hg qseries" command 2025-07-22 00:57:05 +00:00
1b4a6a53e6 mercurial: disable color for q alias 2025-07-22 00:35:40 +00:00
b1cdf9b63e sane-profile: init 2025-07-22 00:07:31 +00:00
1411add8ba git: ship difftastic as a standalone program 2025-07-21 23:49:23 +00:00
58b87e32e3 mercurial: have "qcat" use "colordiff" for syntax higlighting 2025-07-21 23:39:22 +00:00
eb304c6b61 programs: mercurial: add "qcat" alias 2025-07-21 23:20:20 +00:00
2db59f380c programs: ship cdecl 2025-07-21 23:20:06 +00:00
2691e3a8eb programs: mercurial: move to own directory 2025-07-21 22:13:39 +00:00
9f8193787f programs: ship bc 2025-07-21 21:47:03 +00:00
b43328f233 firefox-extensions.sponsorblock: fix first-run check? not sure this is actually necessary w/ auto-updates disabled 2025-07-21 21:22:09 +00:00
b45f3ea7db firefox: disable extension auto-updates
i mean, the whole concept assumes you don't patch any of those addons in the first place...
2025-07-21 21:21:29 +00:00
afbed1e18d nixpkgs: 2025-07-20 -> 2025-07-21 2025-07-21 20:35:31 +00:00
3068ac35b7 nixpkgs-wayland: 2025-07-20 -> 2025-07-21 2025-07-21 20:35:15 +00:00
6c4a6a596f opencellid: 2025-07-20 -> 2025-07-21 2025-07-21 20:35:02 +00:00
913dfbd798 uassets: 2025-07-20 -> 2025-07-21 2025-07-21 20:34:50 +00:00
f49ce4b2fd firefox: disable "security.tls.enable_0rtt_data"; add docs to other settings
i'm not that passionate about the 0rtt setting; but i worry the vulnerabilities could stack with e.g. insecure renogiation or other vulns
2025-07-21 08:23:39 +00:00
496b2a10b4 openssl: ship it 2025-07-21 05:49:31 +00:00
9f8df5db63 static-nix-shell.mkZsh: implement shellPreamble to reduce wrapping 2025-07-20 23:44:03 +00:00
6f590899bb static-nix-shell: fix typo in assigning PATH/XDG_DATA_DIRS 2025-07-20 23:27:23 +00:00
f8d2dbca62 sane-bt-search: add "--sort-by size" option 2025-07-20 23:25:19 +00:00
3b458d5337 sane-bt-search: improve help message for "--sort-by" option 2025-07-20 23:23:25 +00:00
3b9fd0a548 sane-bt-search: add tracker IDs for old (unused) trackers 2025-07-20 23:03:43 +00:00
4ef705d143 static-nix-shell.mkPython3: use shellPreamble to avoid an extra layer of wrapping
actually avoids *two* layers of wrapping, since we aren't using the nixpkgs Python wrapper anymore either
2025-07-20 22:55:15 +00:00
233320e3a1 gpodder-configured: expose helper utils via passthru 2025-07-20 22:46:31 +00:00
1a89305f18 static-nix-shell: more clearly mark the nix-shell preambles 2025-07-20 20:56:11 +00:00
3b8b227c09 static-nix-shell.mkYsh: manually inject PATH and XDG_DATA_DIRS to remove an extra layer of wrapping 2025-07-20 20:55:08 +00:00