Commit graph

10 commits

Author SHA1 Message Date
Francesco Gazzetta 00f62a4a6f domination: 1.2.4 -> 1.2.5 2022-07-19 13:40:45 +02:00
Robert Scott 3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
Francesco Gazzetta 8a1f275216 domination: fix desktop items installation
Use copyDesktopItems instead of copying them manually
2022-05-21 15:13:28 +02:00
Naïm Favier 9160044f5f
treewide/makeWrapper: replace --run cd with --chdir
Lay the groundwork for switching to binary wrappers by reducing uses
of `--run` (which is not supported by `makeBinaryWrapper`).
2022-03-19 09:46:31 +01:00
K900 1e2662c5fd treewide: fix some desktop file names
pkgs.writeTextFile doesn't like spaces in filenames.
This is fixed in #162246, but other tools will probably dislike
spaces in .desktop file names as well, and that PR will take forever,
so let's fix this anyway.
2022-02-28 20:15:33 +03:00
K900 cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
Francesco Gazzetta df99f2326e nixosTests.domination: init 2021-11-13 23:00:20 +01:00
Francesco Gazzetta df177cf39b domination: 1.2.3 -> 1.2.4 2021-11-13 17:49:46 +01:00
Ben Siraphob 2e34288f0d pkgs/games: stdenv.lib -> lib 2021-01-15 13:36:04 +07:00
Francesco Gazzetta 0667d730bf domination: init at 1.2.3 2020-11-21 16:24:43 +01:00