Commit Graph

21 Commits

Author SHA1 Message Date
Anderson Torres
9a624d10e3 treewide: remove viric from meta.maintainers [orphans]
Since theey is not active from at least six years.

All the packages on this commit became orphans.

---------------------------------------------------------------------------
There are files not covered by this commit, because they will be adopted
soon. Namely:

- pkgs/by-name/zs/zsync/package.nix
- pkgs/games/bsdgames/default.nix
- pkgs/misc/ghostscript/default.nix
- pkgs/os-specific/linux/kernel/perf/default.nix
- pkgs/tools/system/logrotate/default.nix
2024-07-28 11:48:51 -03:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Weijia Wang
74422033aa mmex: 1.6.1 -> 1.6.3 2023-02-28 12:52:35 +02:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
R. Ryantm
957fd5d89f mmex: 1.6.0 -> 1.6.1 2022-12-04 17:42:10 +08:00
Weijia Wang
79ef3dc28b mmex: 1.3.3 -> 1.6.0 2022-10-28 22:47:16 +02:00
superherointj
f681d14722 mmex: mark broken 2022-09-23 10:10:04 -03:00
Felix Buehler
ee2a1e3a19 mmex: switch to fetchFromGitHub 2022-03-16 23:23:09 +01:00
Ben Siraphob
108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
worldofpeace
f9deadf01c mmex: use gtk3 wxGTK 2019-12-05 07:01:29 -05:00
volth
c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
Samuel Dionne-Riel
7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
andyjscott
09c73776b9 mmex: v1.3.1 -> v1.3.3 (#23732) 2017-03-13 02:38:27 +01:00
andjscott
0970931e74 mmex: v1.2.7 -> v1.3.1 (#21755) 2017-01-09 07:26:06 +01:00
Andrew Scott
a71e633b35 mmex: 0.9.5.1 -> 1.2.7 2016-10-19 13:58:13 +01:00
Eelco Dolstra
79a8a9327d Doh 2015-09-01 12:53:26 +02:00
Eelco Dolstra
8fc039188e Mark some packages with undownloadable source as broken 2015-09-01 12:00:04 +02:00
Mateusz Kowalczyk
7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Eelco Dolstra
c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Lluís Batlle i Rossell
bb0a18daac Adding some kind of build expression for money manager ex.
It expects to find its resource files in '.', and it also wants to write at '.'.
I think this has to be fixed upstream.


svn path=/nixpkgs/trunk/; revision=19655
2010-01-25 21:40:52 +00:00