Commit Graph

75675 Commits

Author SHA1 Message Date
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
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
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
Artturi
5f8f2a25be
Merge pull request #172138 from vcunat/p/transmission-darwin
transmission-gtk: fixup build on darwin
2022-05-11 23:50:32 +03:00
Nikolay Korotkiy
ced8e41eef
crow-translate: 2.9.2 → 2.9.5 2022-05-11 23:50:10 +03:00
Daniel Poelzleithner
7bf12fe3b5 kgpg: update description to reflect gnupg 2022-05-11 22:48:28 +02:00
Artturi
b35bfa914d
Merge pull request #172272 from r-ryantm/auto-update/cudatext
cudatext: 1.163.0 -> 1.164.0
2022-05-11 23:48:11 +03:00
Arnout Engelen
5c87d385f7
Merge pull request #172070 from raboof/stabilize-qemu-usb
qemu: stabilize USB EHCI
2022-05-11 22:39:32 +02:00
Michael Weiss
a0f35c34e1
ungoogled-chromium: 101.0.4951.54 -> 101.0.4951.64 2022-05-11 21:52:27 +02:00
Michael Weiss
baad78f394
Merge pull request #172544 from primeos/chromium
chromium: 101.0.4951.54 -> 101.0.4951.64
2022-05-11 21:44:41 +02:00
Fabian Affolter
507e292641
Merge pull request #172591 from 06kellyjac/terragrunt
terragrunt: 0.36.11 -> 0.37.0
2022-05-11 21:38:33 +02:00
techknowlogick
af2bab671f nomad_1_2: 1.2.6 -> 1.2.7 2022-05-11 15:12:52 -04:00