github-actions[bot]
1c0229dbfd
Merge staging-next into staging
2022-04-15 00:03:21 +00:00
Astro
d7bd0d2fd7
frogatto: unstable-2021-05-24 -> unstable-2022-04-13
2022-04-14 01:42:17 +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
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
Lluís Batlle i Rossell
f30f9c8aa8
frogatto-data: 2020-12-17 -> 2021-11-29
...
Updating the engine required updating the data. Otherwise a crash would
happen at the 2nd level (out of the main house).
2021-11-29 23:02:40 +01:00
Lluís Batlle i Rossell
873042271a
frogatto: 2021-05-24 -> 2021-11-23
...
And fix build
2021-11-28 18:02:36 +01:00
Astro
39a9499774
frogatto: unstable-2021-05-24 -> unstable-2018-12-18, unbreak
2021-06-02 19:21:38 +02:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
zowoq
31f5dd3f36
treewide: editorconfig fixes
...
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
Ben Siraphob
bd42003f87
pkgs/games: pkg-config -> pkgconfig (2)
2021-01-16 23:49:59 -08:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Lluís Batlle i Rossell
7d6cb4e614
frogatto: update to latest master and fix build
2020-12-19 22:00:25 +01:00
piegames
e14a359896
treewide: Fix broken desktop files and mark packages as broken
...
This fixes all packages that are failed `nixpkgs-review` in #91790 .
Packages that were broken prior to that PR were marked as broken.
Packages that failed because of #75729 were fixed.
2020-10-15 15:14:51 +02:00
zowoq
c7e61112df
treewide: remove deprecated value Application
from makeDesktopItem
2020-06-25 12:18:37 +10:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Astro
108588b75b
frogatto: init at 0.0.2018-12-09 ( #52989 )
2019-01-02 11:47:16 +01:00