Commit graph

252436 commits

Author SHA1 Message Date
Vika 71998ddc33
rspamd: fix builds on non-x86_64-linux platforms
LuaJIT is built in rspamd only on x86_64-linux, and LuaJIT support
became enabled by default in 2.6, breaking builds without it. This
commit explicitly disables LuaJIT support on non-x86_64 architectures.
2020-11-16 16:38:11 +03:00
Andreas Rammhold ad37c2c445
Merge pull request #102916 from andir/nixos-help
nixos-help: fixup .desktop file & smaller refactoring
2020-11-16 12:17:28 +01:00
Pascal Wittmann 4f3475b113
Merge pull request #103956 from vbgl/pdfpc-4.4.1
pdfpc: 4.4.0 → 4.4.1
2020-11-16 11:01:57 +01:00
Marek Mahut ef60ef42e7
Merge pull request #103659 from r-ryantm/auto-update/exodus
exodus: 20.10.23 -> 20.11.10
2020-11-16 10:49:11 +01:00
lewo f08bfb8637
Merge pull request #103882 from nlewo/hydra-cli-0.3.0
hydra-cli: 0.2.0 -> 0.3.0
2020-11-16 09:18:07 +01:00
Vincent Laporte 89e35b3fd3
pdfpc: 4.4.0 → 4.4.1 2020-11-16 08:47:14 +01:00
Austin Seipp 300846f3c9
Merge pull request #103854 from r-ryantm/auto-update/cloudflared
cloudflared: 2020.11.3 -> 2020.11.5
2020-11-15 21:43:15 -06:00
Austin Seipp a83e5c4245
firecracker: 0.22.0 -> 0.23.0
Closes #102789.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-11-15 21:28:29 -06:00
Austin Seipp 4b21cf786c
Merge pull request #102943 from prusnak/verilog
verilog: unstable-2020-08-24 -> 11.0
2020-11-15 21:19:22 -06:00
Austin Seipp 213804cbf9
Merge pull request #88804 from anmonteiro/anmonteiro/cockroachdb-20.1.0
cockroachdb: fix license
2020-11-15 20:54:37 -06:00
ajs124 4dfa36fe6d
Merge pull request #103901 from andir/firefox
firefox: 82.0.2 -> 82.0.3, firefox-esr: 78.4.0esr -> 78.4.1esr
2020-11-16 01:57:05 +01:00
Antonio Nuno Monteiro c7b9b3dee5 cockroachdb: fix license information 2020-11-15 16:19:17 -08:00
Anderson Torres 25afd6a3ec
Merge pull request #103768 from AndersonTorres/wip-antiprism
antiprism: init at 0.26
2020-11-15 19:43:57 -03:00
StigP c57e985c06
Merge pull request #103607 from r-ryantm/auto-update/zef
zef: 0.8.5 -> 0.9.1
2020-11-15 22:22:04 +00:00
Silvan Mosberger e3a7f6c6f7
Merge pull request #103664 from danderson/danderson/tailscale-1.2.6
tailscale: 1.2.1 -> 1.2.6
2020-11-15 22:35:58 +01:00
Doron Behar fcbef5bac5
Merge pull request #103916 from r-ryantm/auto-update/rtsp-simple-server
rtsp-simple-server: 0.12.0 -> 0.12.1
2020-11-15 23:10:12 +02:00
José Romildo Malaquias f3a787f948
Merge pull request #103870 from r-ryantm/auto-update/font-manager
font-manager: 0.7.8 -> 0.7.9
2020-11-15 15:35:14 -03:00
José Romildo Malaquias 87688a99fb
Merge pull request #103569 from r-ryantm/auto-update/theme-obsidian2
theme-obsidian2: 2.15 -> 2.16
2020-11-15 15:27:40 -03:00
José Romildo Malaquias 85da25c7d7
Merge pull request #103877 from r-ryantm/auto-update/iconpack-obsidian
iconpack-obsidian: 4.13 -> 4.14
2020-11-15 15:25:56 -03:00
José Romildo Malaquias 686a98aef9
Merge pull request #103888 from r-ryantm/auto-update/matcha-gtk-theme
matcha-gtk-theme: 2020-10-23 -> 2020-11-11-0
2020-11-15 15:23:18 -03:00
Ryan Mulligan 412612ac36
Merge pull request #103880 from r-ryantm/auto-update/kube3d
kube3d: 3.2.0 -> 3.2.1
2020-11-15 10:19:31 -08:00
Ryan Mulligan 7cdbc0330a
Merge pull request #103861 from r-ryantm/auto-update/doctl
doctl: 1.51.0 -> 1.52.0
2020-11-15 10:18:33 -08:00
Ryan Mulligan a5d1246b47
Merge pull request #103859 from r-ryantm/auto-update/dasel
dasel: 1.2.0 -> 1.5.1
2020-11-15 09:25:24 -08:00
markuskowa 81bd630454
Merge pull request #103904 from r-ryantm/auto-update/pmix
pmix: 3.2.0 -> 3.2.1
2020-11-15 17:39:07 +01:00
R. RyanTM cda5a96bc8 rtsp-simple-server: 0.12.0 -> 0.12.1 2020-11-15 16:30:05 +00:00
Mark Hudnall 79b78663e5
chicken: support darwin platform (#103748)
Darwin was not included as a supported platform for chicken. However, it compiled and
worked fine after bypassing unsupported platforms.

We make two changes to chicken's derivation. First, we add darwin as a supported
platform.

Second, we set some envvars that force the build to use nix-supplied build
tools. Chicken's Makefile for macOS hardcodes paths to gcc and other build tools
(see
https://code.call-cc.org/cgi-bin/gitweb.cgi?p=chicken-core.git;a=blob;f=Makefile.macosx;h=5d4d9b0aa1bb4c95e1ba7a55f9586fa86ee5034f;hb=317468e4994e6245d787400359726a9fb97d5d60#l31). We
override these envvars to use the wrapped $CC and bintools provided by nix to make
the build pure.
2020-11-15 09:11:56 -05:00
Ryan Mulligan 069f183f16
Merge pull request #103868 from r-ryantm/auto-update/flyctl
flyctl: 0.0.146 -> 0.0.149
2020-11-15 05:44:38 -08:00
Ryan Mulligan b369d059b3
Merge pull request #103671 from r-ryantm/auto-update/discord-canary
discord-canary: 0.0.114 -> 0.0.115
2020-11-15 05:43:33 -08:00
Ryan Mulligan 6a682c884d
Merge pull request #103881 from r-ryantm/auto-update/lazydocker
lazydocker: 0.9 -> 0.10
2020-11-15 05:42:59 -08:00
R. RyanTM 95bea3d783 pmix: 3.2.0 -> 3.2.1 2020-11-15 13:38:25 +00:00
Andreas Rammhold d93868a92b
firefox-esr: 78.4.0esr -> 78.4.1esr 2020-11-15 14:36:01 +01:00
Andreas Rammhold 046002f472
firefox: 82.0.2 -> 82.0.3 2020-11-15 14:36:01 +01:00
Anderson Torres b6deb94192
Merge pull request #103839 from AndersonTorres/wip-simh
simh: init at 3.11-1
2020-11-15 10:04:04 -03:00
Marek Mahut f4c29b8618
Merge pull request #103653 from RaghavSood/ethereum/1.9.24
go-ethereum: 1.9.23 -> 1.9.24
2020-11-15 13:59:06 +01:00
Anderson Torres 3f45b5f904
Merge pull request #103556 from r-ryantm/auto-update/stella
stella: 6.3 -> 6.4
2020-11-15 09:13:46 -03:00
Aaron Andersen efa22620cb
Merge pull request #103891 from r-ryantm/auto-update/musikcube
musikcube: 0.94.0 -> 0.95.0
2020-11-15 07:09:01 -05:00
StigP 01fc0e38f9
Merge pull request #103892 from matthiasbeyer/update-mutt
mutt: 2.0.0 -> 2.0.1
2020-11-15 11:58:03 +00:00
StigP 5a47e5df2c
Merge pull request #103872 from r-ryantm/auto-update/ft2-clone
ft2-clone: 1.39 -> 1.40
2020-11-15 11:52:20 +00:00
Matthias Beyer 5848e9845b mutt: 2.0.0 -> 2.0.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-11-15 12:15:20 +01:00
R. RyanTM 3e6fdd843c musikcube: 0.94.0 -> 0.95.0 2020-11-15 11:06:51 +00:00
Vincent Laporte 2806eb2743 coq_8_12: 8.12.0 → 8.12.1 2020-11-15 12:03:15 +01:00
Michael Weiss dbf134a71b
html-proofer: 3.16.0 -> 3.17.0 2020-11-15 11:57:21 +01:00
Lassulus f2437fc077
Merge pull request #103702 from buckley310/panel
gnomeExtensions.dash-to-panel: 39 -> 40
2020-11-15 11:17:26 +01:00
R. RyanTM 018696cbf2 matcha-gtk-theme: 2020-10-23 -> 2020-11-11-0 2020-11-15 09:59:18 +00:00
Michael Raskin 15430f8465
Merge pull request #102428 from r-burns/nss
nss: fix build on ppc64[le]
2020-11-15 09:42:19 +00:00
Antoine Eiche 4e46afa069 hydra-cli: 0.2.0 -> 0.3.0 2020-11-15 09:42:29 +01:00
R. RyanTM 1ff209c988 lazydocker: 0.9 -> 0.10 2020-11-15 08:40:47 +00:00
Vincent Laporte b94a294363 scheherazade-new: init at 3.000 2020-11-15 09:33:45 +01:00
R. RyanTM aaa295cf8b kube3d: 3.2.0 -> 3.2.1 2020-11-15 08:32:55 +00:00
R. RyanTM fa962c1d24 python37Packages.distributed: 2.30.0 -> 2.30.1 2020-11-15 00:32:01 -08:00