Commit Graph

75686 Commits

Author SHA1 Message Date
Martin Weinelt
a179998a06
buildMozillaMach: Update native python env var
With Firefox 100.0 the following deprecation warning comes up:

> The "MACH_USE_SYSTEM_PYTHON" environment variable is deprecated,
> please unset it or replace it with either
> "MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE=system" or
> "MACH_BUILD_PYTHON_NATIVE_PACKAGE_SOURCE=none"

And since we want to continue using our own python we're going for the
system value when the version is at least 100.0.
2022-05-13 17:31:40 +02:00
Martin Weinelt
a373324120
buildMozillaMach: create symbols output
Thie zip bundle in this output is used in the dumps sent by the
crashreporter. For this to happen we need to upload this zip file to
https://symbols.mozilla.org, which is a separate effort.
2022-05-13 17:31:39 +02:00
Martin Weinelt
766cf76b4f
Merge pull request #172323 from ncfavier/fix-firefox-tmp.json 2022-05-13 01:53:45 +02:00
Sandro
0b08abd3f5
Merge pull request #172757 from SuperSandro2000/elisa
plasma5Packages.elisa: reduce runtime closure size
2022-05-13 01:23:03 +02:00
Sandro
73feaeda91
Merge pull request #172732 from SuperSandro2000/nextcloud-client
nextcloud-client: fix stray cacheDir
2022-05-13 00:35:17 +02:00
Adam Joseph
59ee75c607
ssocr: unstable-2018-08-11 -> 2.22.1 (#172444)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Thiago Kenji Okada <thiagokokada@gmail.com>
2022-05-13 00:31:27 +02:00
markuskowa
39936c75c5
Merge pull request #172555 from linsui/amberol
amberol: 0.6.0 -> 0.6.1
2022-05-12 23:50:20 +02:00
Thiago Kenji Okada
02bbd2fe68
Merge pull request #172712 from willcohen/clojupyter-0.3.3
clojupyter: 0.3.2 -> 0.3.3
2022-05-12 22:13:18 +01:00
maxine [they]
4453ddf354
Merge pull request #172594 from techknowlogick/bnomad 2022-05-12 22:57:16 +02:00
Thiago Kenji Okada
eae1669de5
Merge pull request #171836 from ncfavier/escape-wrapper-args
Fix wrapper arguments escaping
2022-05-12 21:55:06 +01:00
Sandro Jäckel
e7f347cf21
plasma5Packages.elisa: reduce runtime closure size 2022-05-12 22:52:20 +02:00
techknowlogick
0041eeba05 nomad_1_3: init at 1.3.0 2022-05-12 16:38:06 -04:00
Will Cohen
975d834041 clojupyter: 0.3.2 -> 0.3.3 2022-05-12 16:12:57 -04:00
maxine [they]
ff6c5a470e
Merge pull request #172595 from techknowlogick/bnomad-12
nomad_1_2: 1.2.6 -> 1.2.7
2022-05-12 21:02:31 +02:00
Naïm Favier
78f3ef31e7
i3blocks-gaps: fix wrapper arguments escaping 2022-05-12 20:32:53 +02:00
Sandro Jäckel
e372ae003e
nextcloud-client: fix stray cacheDir 2022-05-12 20:07:49 +02:00
Thomas Gerbet
1ba72de384 ripser: 1.0.0 -> 1.2.1
https://github.com/Ripser/ripser/releases/tag/v1.0.1
https://github.com/Ripser/ripser/releases/tag/v1.1
https://github.com/Ripser/ripser/releases/tag/v1.2
https://github.com/Ripser/ripser/releases/tag/v1.2.1
2022-05-12 08:26:44 -07:00
Peter Hoeg
d75e54f70c libreoffice: fix -qt build 2022-05-12 22:56:10 +08:00
figsoda
6a52ba189a
Merge pull request #172696 from totoroot/joshuto-fix-darwin-build
joshuto: fix build for darwin x86_64
2022-05-12 10:09:25 -04:00
Sandro
2d112431bb
Merge pull request #172687 from marsam/update-tcd
twitch-chat-downloader: 3.2.1 -> 3.2.2
2022-05-12 15:37:25 +02:00
Sandro
c4a1107bf7
Merge pull request #172612 from lourkeur/update/brave
brave: 1.38.111 -> 1.38.115
2022-05-12 15:36:30 +02:00
Sandro
a64805e629
Merge pull request #172599 from primeos/ungoogled-chromium 2022-05-12 15:21:08 +02:00
Mr Hedgehog
d491e5fd3a vimPlugins.coconut-vim: init at 2017-10-10 2022-05-12 15:00:08 +02:00
Sandro
dcdff24b02
Merge pull request #172672 from rtimush/dbeaver-aarch64-darwin
dbeaver: add aarch64-darwin to the list of supported platforms
2022-05-12 14:36:16 +02:00
Matthias Thym
820b68102e joshuto: fix build for darwin x86_64 2022-05-12 14:35:47 +02:00
Sandro
b610a3cf3f
Merge pull request #172540 from LeSuisse/rapidsvn-fix-build-c++14
rapidsvn: fix the build
2022-05-12 13:09:15 +02:00
Damien Cassou
f49bce4b19
Merge pull request #172590 from pjones/pjones/pdf-tools
emacsPackages.pdf-tools: fix build
2022-05-12 12:33:50 +02:00
Thomas Gerbet
05f976210a rapidsvn: fix the build and use Python 3
Moved back to C++14 where dynamic exception specifications are deprecated but still present.

ZHF: #172160
2022-05-12 12:29:43 +02:00
Matthieu Coudron
e4bb2cac39 vimPlugins.fzf-lua: init at 2022-05-07 2022-05-12 11:57:06 +02:00
adisbladis
c47a0e0d39
Merge pull request #172542 from Kranzes/podman
podman: 4.0.3 -> 4.1.0
2022-05-12 17:16:11 +08:00
Thiago Kenji Okada
1919e181fb
Merge pull request #172641 from WolfangAukang/monosat-fix
python3Packages.monosat: disable failing tests
2022-05-12 10:01:16 +01:00
Roman Timushev
da6f0c5e95 dbeaver: add aarch64-darwin to the list of supported platforms 2022-05-12 10:55:01 +02:00
Rick van Schijndel
716bc55f98
Merge pull request #172443 from a-m-joseph/pr/zhf/vhd2vl
vhd2vl: fix the tests
2022-05-12 10:06:04 +02:00
Rok Garbas
622b5413b5
Merge pull request #172571 from zzschmidc/update/pkg-zammad-511
zammad: 5.1.0 -> 5.1.1
2022-05-12 09:59:59 +02:00
adisbladis
375ebb0ccf
Merge pull request #172625 from qowoz/runc
runc: 1.1.1 -> 1.1.2
2022-05-12 15:02:48 +08:00
Adam Joseph
5d44c9a222 vhd2vl: fix the tests
The testing scheme for vhd2vl is sensitive to subtle shifts in
iverilog's parenthesization choices, meaning that the golden test
outputs require constant maintenance.

The patch previously applied in order to deal with this situation is
no longer sufficient, so a patch which is sufficient has been added.

Also, the `buildTargets` and `checkTarget` attributes have been set,
so future benign failures of this sort can be dealt with through
`doCheck=false` in a pinch.
2022-05-11 23:59:59 -07:00
Mario Rodas
77f93e23c7 twitch-chat-downloader: 3.2.1 -> 3.2.2
https://github.com/PetterKraabol/Twitch-Chat-Downloader/releases/tag/3.2.2
2022-05-12 04:20:00 +00:00
Cyril Cohen
82440c9374 moving findlib to propagedNativeBuildInputs 2022-05-12 06:11:43 +02:00
Cyril Cohen
7e589a45ef coqPackages: etc
- use propagatedBuildInputs to make sure ocaml plugin stuff is in path
- updated coqPackage.heq (broken url)
- fixed use of `DESTDIR` and `COQMF_COQLIB` in mkCoqDerivation
- adding `COQCORELIB` environement variable to put ocaml plugin files in the right place
- make metaFetch available from `coqPackages`
2022-05-12 06:11:43 +02:00
Bernardo Meurer
a34b9c1f1c
Merge pull request #172303 from tjni/1password-cli-update
_1password: 2.1.0 -> 2.2.0
2022-05-11 20:53:24 -07:00
Bernardo Meurer
b85e7e1e86
Merge pull request #172574 from sumnerevans/element-1.10.12
element-{web,desktop}: 1.10.11 -> 1.10.12
2022-05-11 20:50:38 -07:00
P. R. d. O
17be6f75ce
python3Packages.monosat: disable failing tests 2022-05-11 18:29:58 -06:00
Sandro
324a5be95c
Merge pull request #172580 from collares/singular-osx
singular: fix darwin build
2022-05-12 01:33:52 +02:00
zowoq
98a2e49dd1 runc: 1.1.1 -> 1.1.2
https://github.com/opencontainers/runc/releases/tag/v1.1.2
2022-05-12 08:57:07 +10:00
Martin Weinelt
f53bffda16
Merge pull request #160980 from squalus/librewolf-dir 2022-05-12 00:52:18 +02:00
Artturi
f324030ab6
Merge pull request #172410 from sikmir/crow-translate
crow-translate: 2.9.2 → 2.9.5
2022-05-12 01:29:48 +03:00
Thomas Tuegel
ece15f4fcc
Merge pull request #172604 from poelzi/master
kgpg: update description to reflect gnupg
2022-05-11 16:57:03 -05:00
zowoq
73d152e623 podman: mark as broken on x86_64-darwin 2022-05-12 07:46:38 +10:00
Louis Bettens
47ff7333f4 brave: 1.38.111 -> 1.38.115 2022-05-11 23:30:58 +02:00
Sandro
914f090a03
Merge pull request #172587 from azahi/werf-1.2.99
werf: 1.2.91 -> 1.2.99
2022-05-11 23:01:14 +02:00