Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Francesco Gazzetta
dee0dde3c3
domination: 1.3.0 -> 1.3.1
2024-05-30 07:28:44 +00:00
Francesco Gazzetta
ce3303220a
domination: 1.2.9 -> 1.3.0
2024-05-30 07:28:44 +00:00
Francesco Gazzetta
1eb6175b0d
domination: 1.2.8 -> 1.2.9
2023-08-05 10:52:05 +02:00
Francesco Gazzetta
4d6f81debf
domination: 1.2.7 -> 1.2.8
...
Source for rev 2433 corresponding to 1.2.8 is
https://discord.com/channels/809801422987067404/809801423482650627/1136445014671626360
2023-08-03 16:27:00 +02:00
Francesco Gazzetta
bb0a4d0c34
Merge pull request #211561 from fgaz/domination/1.2.7
...
domination: 1.2.5 -> 1.2.7
2023-01-25 14:28:19 +00:00
Ferry Jérémie
65d7e87fdb
treewide: replace http by https when https is a permanent redirection
2023-01-22 02:46:49 +01:00
Francesco Gazzetta
2f95d02f3d
domination: 1.2.5 -> 1.2.7
2023-01-19 12:01:50 +01:00
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