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
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
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
markuskowa
3095b43655
Merge pull request #165368 from sikmir/gnuastro
...
gnuastro: init at 0.17
2022-03-23 13:04:04 +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
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
Sandro
a42d192031
Merge pull request #165305 from K900/wireplumber-0.4.9
2022-03-23 10:53:12 +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
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
Sandro Jäckel
9215ee6805
python39Packages.pycurl: remove unused nose, update meta
2022-03-23 09:46:08 +01:00
Sandro Jäckel
0aae37d6d9
python39Packages.brotlicffi: fix typo
2022-03-23 09:36:08 +01:00
Sandro Jäckel
e0969b44bf
python39Packages.urwid: update homepage, remove old meta.repositories.git
2022-03-23 09:35:39 +01:00
Nikola Knezevic
b22a1d1530
wxwidgets: fix building on darwin
...
Fix building on darwin by passing in all the dependencies and removing
compilation switches that do not exist anymore.
2022-03-23 09:08:55 +01:00
Sandro
5c97ef1a5f
Merge pull request #165095 from veehaitch/jadx-v1.3.4
2022-03-23 08:52:01 +01:00
Johannes Schleifenbaum
c4defd8a12
protoc-gen-go: 1.27.1 -> 1.28.0
2022-03-23 08:35:47 +01:00
Fabian Affolter
31040e3fc6
Merge pull request #165348 from r-ryantm/auto-update/python3.10-mypy-boto3-builder
...
python310Packages.mypy-boto3-builder: 7.3.0 -> 7.4.1
2022-03-23 08:34:02 +01:00
K900
ddcca20594
n8n: 0.168.1 → 0.169.0 ( #165066 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-23 08:19:10 +01:00
Sandro Jäckel
2bf50134c5
python39Packages.h2: add SuperSandro2000 as maintainer
2022-03-23 08:15:36 +01:00
OPNA2608
0880b7eae1
corrscope: 0.7.1 -> 0.8.0
2022-03-23 08:14:17 +01:00
Sandro
6adbeb6a0a
Merge pull request #165060 from zakame/contrib/perl-DevelPatchPerl-2.08
2022-03-23 07:55:06 +01:00
Sandro
ec22213763
Merge pull request #165385 from SuperSandro2000/flask
2022-03-23 07:53:33 +01:00
Sandro
6df3ab8a4d
Merge pull request #165108 from fabaff/bump-aioairzone
2022-03-23 07:50:55 +01:00
Sandro
85a5fea1c0
Merge pull request #165106 from r-ryantm/auto-update/python310Packages.types-protobuf
2022-03-23 07:50:45 +01:00
Sandro
4c6ad299c1
Merge pull request #164588 from 1000101/nix-info
2022-03-23 07:50:32 +01:00
Sandro
a5ed123d4e
Merge pull request #165026 from alyssais/linux-5.17-rtl8192eu
2022-03-23 07:49:35 +01:00
Sandro
4df9ab418f
Merge pull request #164985 from Freax13/init-gef
2022-03-23 07:46:15 +01:00
Sandro
744e1a6ee6
Merge pull request #165029 from alyssais/linux-5.17-rtl8821cu
2022-03-23 07:39:45 +01:00
Sandro
21ad161789
Merge pull request #165057 from r-ryantm/auto-update/python310Packages.pyrogram
2022-03-23 07:39:06 +01:00
Sandro
2cd3fd0927
Merge pull request #164969 from r-ryantm/auto-update/flyctl
2022-03-23 07:38:07 +01:00
Sandro
55b2c5c952
Merge pull request #165030 from alyssais/linux-5.17-rtl88xxau-aircrack
2022-03-23 07:35:33 +01:00
Doron Behar
354e855d60
python3.pkgs.pint-pandas: init at 0.2 ( #165138 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-23 07:24:37 +01:00