Commit Graph

7 Commits

Author SHA1 Message Date
Adam Joseph
c7e0f6b905 treewide: s_targetPlatform_hostPlatform_ in non-compiler packages
stdenv.targetPlatform really shouldn't be used by software that
doesn't generate or manipulate binaries.  I reviewed all uses of
targetPlatform outside of pkgs/development/compilers and pkgs/stdenv
and replaced those which weren't involved in something which fits
these criteria.
2023-11-17 08:07:34 +00:00
Emery Hemingway
b5526585c2 treewide: inject xdg-open into wrappers as $PATH suffix
The xdg-open utility is only ever a runtime dependency and its
dependents only expect that it accept a URI as a command line
argument and do something with it that the user would expect.
For such as a trivial relationship it should be possible for
users to override xdg-open with something else in their PATH.
2022-08-19 13:11:27 -05:00
Ingo Blechschmidt
ba46176d4e enigma: 1.30-alpha -> 1.30 2022-04-02 19:56:17 +02:00
Cole Helbling
27d72106cc enigma: xdg_utils -> xdg-utils 2021-02-20 21:01:18 -08:00
Cole Helbling
b62c366576 enigma: stdenv.lib -> lib 2021-02-20 20:18:02 -08:00
Ingo Blechschmidt
725051e81c enigma: 1.21 -> 1.30-alpha 2021-01-11 01:42:28 +01:00
Ingo Blechschmidt
d0779bc16e enigma: init at 1.21 2021-01-10 02:06:53 +01:00