Commit graph

334126 commits

Author SHA1 Message Date
Fabian Affolter
ee80959132
Merge pull request #147269 from SuperSandro2000/python39Packages-hacking
python39Packages.hacking: disable failing lint test
2021-11-24 19:30:21 +01:00
Fabian Affolter
934d887782 checkov: 2.0.598 -> 2.0.603 2021-11-24 19:23:49 +01:00
Fabian Affolter
7ed40df6c5
Merge pull request #147234 from fabaff/bump-glances-api
python3Packages.glances-api: 0.2.1 -> 0.3.2
2021-11-24 19:20:32 +01:00
Fabian Affolter
ae66bde860
Merge pull request #147240 from fabaff/bump-python-opendata-transport
python3Packages.python-opendata-transport: 0.2.2 -> 0.3.0
2021-11-24 19:20:16 +01:00
Fabian Affolter
ba438d99dc
Merge pull request #147245 from fabaff/bump-angr
python3Packages.angr: 9.0.10576 -> 9.0.10651
2021-11-24 19:19:40 +01:00
Ben Wolsieffer
3721ed202f buildbot: 3.3.0 -> 3.4.0 2021-11-24 13:06:12 -05:00
Ben Wolsieffer
020812f37c python3Packages.pyramid_mako: fix compatibility with pyramid>=2.0
Apply a patch taht I have submitted upstream to fix the build.
2021-11-24 12:37:46 -05:00
Jonas Chevalier
e623177029
Merge pull request #147067 from yurrriq/kops-1.22.2
kops: add 1.22.2, 1.21.1 -> 1.21.4, 1.20.2 -> 1.20.3, drop kops_1_19
2021-11-24 18:28:14 +01:00
Jonas Chevalier
a973a78523
Merge pull request #146996 from bachp/gitlab-runner-image-helpers-from-registry
gitlab-runner: 14.4.0 -> 14.5.0
2021-11-24 18:24:03 +01:00
Finn Behrens
7dbdc0df77
corrosion: unstable-2021-02-23 -> unstable-2021-11-23 (#147244) 2021-11-24 18:05:31 +01:00
Alyssa Ross
c4d7b1c52e spice: manually add file missing from tarball 2021-11-24 17:03:29 +00:00
Alyssa Ross
1df50b478a spice: remove use celt051 option
celt support has been removed upstream, and this option no longer
exists.  Setting an unknown option is a hard error with Meson ≥0.60.0.
2021-11-24 17:03:29 +00:00
Lein Matsumaru
b8f0232446
exploitdb: 2021-11-23 -> 2021-11-24 2021-11-24 17:00:40 +00:00
Janne Heß
fed85dd00b
Merge pull request #147168 from helsinki-systems/upd/varnish 2021-11-24 17:42:13 +01:00
Sandro Jäckel
e7a0a3bb82
python39Packages.hacking: disable failing lint test 2021-11-24 17:41:26 +01:00
Lluís Batlle i Rossell
2d083acf66 tribler: 7.4.4 -> 7.10.0
This also adds old versions of apispec and webargs that tribler
requires, and aiohttp-apispec as well.
2021-11-24 17:40:40 +01:00
taikx4
97e808fecf
maintainers: add taikx4 2021-11-24 17:38:05 +01:00
Vladimír Čunát
4b675777b5
Merge #144950: firefox-(devedition|beta)-bin: 94.0b2 -> 95.0b3 2021-11-24 17:33:24 +01:00
Bjørn Forsman
162546972b radeontop: 1.3 -> 1.4
It installs itself to $out/bin/ instead of $out/sbin/ now.
2021-11-24 17:17:23 +01:00
Silvan Mosberger
1269aeb705
Merge pull request #146322 from GOKOP/master
translate-shell: added missing (runtime) dependency on hexdump
2021-11-24 14:46:09 +01:00
Thiago Kenji Okada
ac4e63aaf1
Merge pull request #147255 from samuelgrf/htop-vim-mainProgram
htop-vim: add meta.mainProgram
2021-11-24 10:44:26 -03:00
Thiago Kenji Okada
f1c16183c8 buildGraalvmNativeImage: fix meta, add --verbose flag 2021-11-24 10:37:33 -03:00
Thiago Kenji Okada
e9766a85bd zprint: use buildGraalvmNativeImage 2021-11-24 10:37:32 -03:00
Thiago Kenji Okada
d352856ea2 buildGraalvmNativeImage: default executable to pname 2021-11-24 10:37:32 -03:00
Thiago Kenji Okada
3100248dbb jet: use buildGraalvmNativeImage 2021-11-24 10:37:32 -03:00
Thiago Kenji Okada
a277e9d457 clj-kondo: use buildGraalvmNativeImage 2021-11-24 10:37:32 -03:00
Thiago Kenji Okada
7c632551c1 clojure-lsp: use buildGraalvmNativeImage 2021-11-24 10:37:32 -03:00
Thiago Kenji Okada
052fb6a228 babashka: use buildGraalvmNativeImage 2021-11-24 10:37:32 -03:00
Thiago Kenji Okada
1415e30830 buildGraalvmNativeImage: init
For now it only takes care of the single Jar <-> single Executable case.
This will take care of the majority (all?) use cases we have in nixpkgs
currently.
2021-11-24 10:37:32 -03:00
Zhong Jianxin
40915ab80f terraform-providers: Update alicloud to v1.144.0
The alicloud provider move from to aliyun/alicloud, update to the latest
version.

Also introduct `deleteVendor` in `buildWithGoModule`, the vendor of
alicloud needs to be cleared due to openapiv2 API rename, or the
following error appears when building in case sensitive filesystems:

```
vendor/k8s.io/client-go/discovery/discovery_client.go:30:2: cannot find package "." in:
        /build/source/vendor/github.com/googleapis/gnostic/openapiv2
```
2021-11-24 21:28:11 +08:00
Samuel Gräfenstein
63a61947b9
htop-vim: add meta.mainProgram 2021-11-24 14:21:02 +01:00
Vikram Narayanan
54514c38a4 watchdog: mark as unbroken on aarch64-darwin 2021-11-24 13:20:07 +00:00
Bobby Rong
7e43f2f850
pantheon.elementary-dock: unstable-2021-07-16 -> unstable-2021-11-08 2021-11-24 21:02:53 +08:00
Bobby Rong
87a5c67107
pantheon.elementary-icon-theme: 6.0.0 -> 6.1.0 2021-11-24 21:02:53 +08:00
Bobby Rong
2361a73786
pantheon.elementary-gtk-theme: 6.1.0 -> 6.1.1 2021-11-24 21:02:53 +08:00
Bobby Rong
110e1931ce
pantheon.granite: 6.1.2 -> 6.2.0 2021-11-24 21:02:53 +08:00
Bobby Rong
e5afe95fe7
pantheon.switchboard-plug-pantheon-shell: 6.0.0 -> 6.1.0 2021-11-24 21:02:53 +08:00
Bobby Rong
a9f302e1a2
pantheon.elementary-onboarding: 6.0.0 -> 6.1.0 2021-11-24 21:02:53 +08:00
Bobby Rong
59c9786c5b
pantheon.appcenter: 3.8.2 -> 3.9.0 2021-11-24 21:02:53 +08:00
Bobby Rong
884945d69c
pantheon.switchboard-plug-security-privacy: 2.2.5 -> 2.3.0 2021-11-24 21:02:53 +08:00
Bobby Rong
079cbad8d9
pantheon.elementary-camera: 6.0.1 -> 6.0.2 2021-11-24 21:02:52 +08:00
Bobby Rong
26c04f9942
pantheon.wingpanel-indicator-network: 2.3.1 -> 2.3.2 2021-11-24 20:55:46 +08:00
Bobby Rong
f3b5da17e8
pantheon.switchboard-plug-keyboard: 2.5.1 -> 2.6.0 2021-11-24 20:55:46 +08:00
markuskowa
4ec0d5209f
Merge pull request #146995 from sheepforce/qcelemental
python3.pkgs.qcelemental: 0.23.0 -> 0.24.0, python3.pkgs.qcengine: 0.20.1 -> 0.21.0
2021-11-24 13:50:34 +01:00
sternenseemann
156d8d619c haskell.compiler.*: be clear about LLVM build->target role
Since LLVM itself doesn't depend on target at all, this doesn't change
anything *in effect* (i. e. rebuild count should be zero), but it is
more clear about the intention and what LLVM is used for here (i. e. in
depsBuildTarget).
2021-11-24 13:48:37 +01:00
Martin Weinelt
fff254979a
Merge pull request #147233 from dotlambda/imap-tools-0.50.1 2021-11-24 13:24:38 +01:00
Martin Weinelt
5d61b0b3af
Merge pull request #147246 from fabaff/fix-discord.py 2021-11-24 13:21:43 +01:00
José Romildo Malaquias
b023bd4864
Merge pull request #146730 from thiagokokada/htop-vim-init
htop-vim: init at unstable-2021-10-11
2021-11-24 09:19:45 -03:00
Sandro
944568b2ea
Merge pull request #146877 from Mindavi/openh264/cross 2021-11-24 13:18:35 +01:00
Sandro
31c32857ac
Merge pull request #123917 from Mindavi/mosquitto/libwebsockets-4 2021-11-24 13:16:17 +01:00