Commit graph

363506 commits

Author SHA1 Message Date
Fabian Affolter
56605a242a
Merge pull request #165425 from SuperSandro2000/ctop
ctop: 0.7.6 -> 0.7.7
2022-03-23 17:21:06 +01:00
techknowlogick
675c2444fd vault: 1.9.4 -> 1.10.0 2022-03-23 12:15:59 -04:00
Ryan Mulligan
49c656c8bb
Merge pull request #165120 from r-ryantm/auto-update/patroni
patroni: 2.0.2 -> 2.1.3
2022-03-23 09:05:10 -07:00
Martin Weinelt
df83570b8e
thunderbirdPackages: stop passing in gnused_422 2022-03-23 17:03:42 +01:00
Martin Weinelt
b3529accfb
firefox: reformat, sort, cleanup
It is normal for such a large derivation to accumulate mixed codestyles
over all those years making it harder to maintain.

By splitting up dependencies to one per line I noticed two unused
dependencies (hunspell, sqlite) that were removed in this change.

Also most lists are now sorted alphabetically, so reasoning about them
has become much easier.

Lists now use the same style for indentation and concat, and environment
variables are all defined in preConfigure as opposed to bare in the
derivation.

The object dir, firefox build directory, is now in a predictable
directory at ${pwd}/mozobj as opposed to ${pwd}/obj-@CONFIG_GUESS@,
saving us one wildcard expansion. This is also a good prepration for the
PGO build where we need to reference bits inside this directory.

Added a few comments and clarified others from what I've learned how the
firefox build works.
2022-03-23 17:03:42 +01:00
Martin Weinelt
178d447610
firefox: pass pciutils via wrapper instead of patching it 2022-03-23 17:03:42 +01:00
Martin Weinelt
51e5f33899
firefox: fix system libffi usage
Since Firefox 51 the --enable-system-ffi flag was renamed to
--with-systemd-ffi when it moved to the javascript toolkit parts. Rename
the flag accordingly and reintroduce the dependency.

mozbz#1294803
2022-03-23 17:03:41 +01:00
Martin Weinelt
08ea534e67
firefox: drop darwin support
Darwin support was marked broken in 2019 with Firefox 69 and has missed
therefore missed out and not been tested on the following 29 major
releases since.

It cannot be supported again without a darwin user stepping up to take
care and work on and test every major release, which hasn't happened
since I took over maintainership.

The recommendation of the people that tend to the firefox source build
is for darwin users to use firefox-bin instead.
2022-03-23 17:03:41 +01:00
Martin Weinelt
71d879b16b
firefox: drop pipewire from build inputs
Firefox does not support passing pipewire as a system library and
instead relies on a vendored copy it ships. We keep the flag because it
is tied into the wrapper, because we still need to have access to its
libraries at runtime.
2022-03-23 17:03:41 +01:00
Martin Weinelt
48eabf6838
firefox: drop hint regarding system cairo
Building with system cairo has been unsupported since Firefox 60
(mozbz#1432751) and the flag was removed in 2021 with Firefox 92
(mozbz#1722653).
2022-03-23 17:03:41 +01:00
Martin Weinelt
25e22d96ba
firefox: enable necko wifi scanner
Tied to the geolocation support flag. On Linux this uses the DBus
interface of NetworkManager to query visible accesspoints and relay them
to Mozilla location service in return for position approximation.
2022-03-23 17:03:41 +01:00
Martin Weinelt
e921e84e9d
firefox: don't set BUILD_OFFICIAL
It was removed in 2009 in favor of MOZILLA_OFFICIAL

mozbz#435923
2022-03-23 17:03:40 +01:00
Martin Weinelt
cfcc611cb4
firefox: use our own libwebp 2022-03-23 17:03:40 +01:00
Martin Weinelt
2f31fe95fd
firefox: rename patches arg to extraPatches
This is for consistency with other extra arguments that can be handed to
firefox common.nix.

Also pull the patch phase of the derivation closer together and use the
same list concat style as elsewhere.
2022-03-23 17:03:40 +01:00
Martin Weinelt
350f1345a7
firefox: unpin autoconf & icu, drop yasm
Let's not be the package that is stuck on arbitrarily old dependency
versions that should be removed anyway.
2022-03-23 17:03:40 +01:00
Fabian Affolter
d5f325f761
Merge pull request #165360 from r-ryantm/auto-update/python3.10-pex
python310Packages.pex: 2.1.72 -> 2.1.73
2022-03-23 16:03:59 +01:00
R. Ryantm
bd87ad0cd0 cargo-nextest: 0.9.10 -> 0.9.11 2022-03-23 15:14:22 +01:00
Jörg Thalheim
68f2f2cc23
Merge pull request #165447 from bobby285271/gnome-podcasts
gnome-podcasts: fix build with meson 0.61
2022-03-23 13:52:57 +00:00
Benedikt Tissot
abde3817cb dracula-theme: add gtk-4.0 theme 2022-03-23 14:46:13 +01:00
Yaya
f5fd6b3363 gitlab-runner: 14.9.0 -> 14.9.1 2022-03-23 13:35:11 +00:00
Bobby Rong
b5bf88eb62
glade: fix build with meson 0.61 2022-03-23 20:56:59 +08:00
Fabian Affolter
effc361669
Merge pull request #165410 from SuperSandro2000/brotlicffi
python39Packages.brotlicffi: fix typo
2022-03-23 13:40:48 +01:00
Fabian Affolter
f2c344693a
Merge pull request #165409 from SuperSandro2000/urwid
python39Packages.urwid: update homepage, remove old meta.repositories.git
2022-03-23 13:40:34 +01:00
Janne Heß
9fd28e50f0
icingaweb2-ipl: 0.7.0 -> 0.8.0 2022-03-23 13:40:11 +01:00
markuskowa
3095b43655
Merge pull request #165368 from sikmir/gnuastro
gnuastro: init at 0.17
2022-03-23 13:04:04 +01:00
Janne Heß
7b9f479a89
icingaweb2: 2.9.6 -> 2.10.0 2022-03-23 12:52:44 +01:00
Sandro
7aa377336e
Merge pull request #165412 from SuperSandro2000/pycurl 2022-03-23 12:21:53 +01:00
Sandro
14ac231936
Merge pull request #165145 from OPNA2608/update/corrscope 2022-03-23 12:20:04 +01:00
Bobby Rong
adc5c392f4
gnome-podcasts: fix build with meson 0.61 2022-03-23 19:10:59 +08:00
Profpatsch
a701c09286 nixos-rebuild: use log instead of echo, always print to stderr
Introduces a `log()` function, similar to `logVerbose()`, to replace
usage of `echo` for logging.
2022-03-23 11:49:59 +01:00
Bobby Rong
e9e8bb4659
gnome.gnome-mahjongg: fix build with meson 0.61 2022-03-23 18:41:30 +08:00
Bobby Rong
7612066db2
gnome.gnome-mahjongg: format with nixpkgs-fmt
Should not cause any rebuilds.
2022-03-23 18:35:29 +08:00
Alexander Bakker
395a39c551 libtoxcore: 0.2.13 -> 0.2.17 2022-03-23 11:33:46 +01:00
Sandro
55b85b1356
Merge pull request #163335 from knl/wxwidgets-3.1-update 2022-03-23 11:31:24 +01:00
Vincent Laporte
f4998c542d ocaml-ng.ocamlPackages_4_14: 4.14.0-β1 → 4.14.0-rc2 2022-03-23 11:25:01 +01:00
InternetUnexplorer
0b12dcaf81 kde-rounded-corners: unstable-2021-11-06 -> 0.1.1 2022-03-23 18:19:33 +08:00
InternetUnexplorer
2e7cf56e45 kde/plasma5: 5.24.0 -> 5.24.3 2022-03-23 18:19:33 +08:00
R. Ryantm
dc675f2c1d python310Packages.jdatetime: 4.0.0 -> 4.1.0 2022-03-23 10:18:38 +00:00
Bobby Rong
14e42ff7f6
gnome.gnome-tetravex: fix build with meson 0.61 2022-03-23 18:13:36 +08:00
Bobby Rong
8410168698
gnome.gnome-tetravex: format with nixpkgs-fmt
Should not cause any rebuilds.
2022-03-23 18:06:02 +08:00
Sandro Jäckel
99a327840d
ctop: 0.7.6 -> 0.7.7 2022-03-23 11:00:10 +01:00
Bobby Rong
8f640ba3cb
gnome.gucharmap: 14.0.0 -> 14.0.2
https://gitlab.gnome.org/GNOME/gucharmap/-/compare/14.0.0...14.0.2
2022-03-23 17:54:59 +08:00
Sandro
a42d192031
Merge pull request #165305 from K900/wireplumber-0.4.9 2022-03-23 10:53:12 +01:00
Fabian Affolter
9e6b34fe49
python3Packages.pex: disable on older Python releases 2022-03-23 10:41:58 +01:00
Sandro
568a402fc4
Merge pull request #165273 from alyssais/cgit-pink-1.3.0 2022-03-23 10:41:35 +01:00
Florian
4789fec756
python3Packages.pyzbar: init at 0.1.9 (#164944)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-23 10:35:25 +01:00
Sandro
221add9e8d
Merge pull request #165395 from SuperSandro2000/h2 2022-03-23 10:33:06 +01:00
Yaya
f578662398 nextcloud: 22.2.5 -> 22.2.6, 23.0.2 -> 23.0.3 2022-03-23 09:32:58 +00:00
Fabian Affolter
c1538169de
python3Packages.urwid: specify license 2022-03-23 10:26:40 +01:00
Jörg Thalheim
b83be4516e
Merge pull request #165400 from jojosch/protoc-gen-go-update
protoc-gen-go: 1.27.1 -> 1.28.0
2022-03-23 08:52:20 +00:00