Commit graph

24264 commits

Author SHA1 Message Date
Frederik Rietdijk 960f062825 Merge master into staging-next 2020-01-12 09:47:19 +01:00
zowoq e5672143d8 shfmt: 2.6.4 -> 3.0.1 (#77537) 2020-01-11 23:33:16 -08:00
Niklas Hambüchen 2ddf7c0a6f
Merge pull request #77096 from raboof/ms-sys-reproducibility
ms-sys: avoid leaking the build timestamp into the manpage
2020-01-12 04:55:51 +01:00
Arnout Engelen b0ec8d6d2a ms-sys: avoid the build timestamp from leaking into the manpage
Also proposed upstream as https://sourceforge.net/p/ms-sys/patches/8/
2020-01-12 04:52:34 +01:00
Niklas Hambüchen b0649e2ed9
Merge pull request #77187 from r-ryantm/auto-update/pstoedit
pstoedit: 3.74 -> 3.75
2020-01-12 04:24:06 +01:00
Graham Christensen 85bb15a662
Merge pull request #77530 from grahamc/python3/diceware
diceware: pythonPackages -> python3Packages
2020-01-11 18:03:19 -05:00
Florian Klink 1ec5d8249c davfs2: substitute ps command
umount.davfs2 uses ps to get a process list to terminate gracefully.

On NixOS, this currently fails:

```
sh: ps: command not found
/run/current-system/sw/bin/umount.davfs:
  can't find mount.davfs-process with pid 4085;
  trying to unmount anyway.
  you propably have to remove /var/run/mount.davfs/root-x.pid manually
sh: umount: command not found
```

Fix this by patching ${procps}/bin/ps into the ps_command.

Afterwards:

```
umount.davfs: waiting for mount.davfs (pid 4106) to terminate gracefully .. OK
```
2020-01-12 00:01:59 +01:00
zowoq 9ce498e301 fuse-overlayfs: 0.7.2 -> 0.7.3 2020-01-12 08:59:11 +10:00
Graham Christensen 062615d96a
diceware: pythonPackages -> python3Packages 2020-01-11 17:10:51 -05:00
Florian Klink f5f06128b4 mongodb-tools: use default openssl
https://github.com/NixOS/nixpkgs/issues/77503
2020-01-11 13:01:21 -08:00
Will Dietz 2e33f671bf dhcp: fix homepage, quote 2020-01-11 12:57:32 -08:00
Pavol Rusnak 865fc6c97b
fido2luks: init at 0.2.2 2020-01-11 17:23:00 +01:00
Nguyễn Gia Phong a498f3363f ibus-engines.table-others: 1.3.9 -> 1.3.11 2020-01-11 22:17:01 +07:00
Robert Helgesson a8d1f3233b
jwt-cli: init at 2.5.1 2020-01-11 12:34:35 +01:00
jD91mZM2 884cbc5d5d powerline-rs: 0.1.9 -> 0.2.0
Now *finally* uses crate2nix because it's awesome!

----------------

Squashed with:

Apply suggestions from code review

Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-11 02:53:25 -08:00
Frederik Rietdijk 1a654573b0 Merge master into staging-next 2020-01-11 09:32:41 +01:00
Mario Rodas 6bd6f26835
Merge pull request #77369 from filalex77/cargo-deb-1.23.1
cargo-deb: 1.23.0 -> 1.23.1
2020-01-10 20:30:12 -05:00
Mario Rodas f136282935
Merge pull request #77411 from marsam/update-shadowsocks-libev
shadowsocks-libev: 3.3.3 -> 3.3.4
2020-01-10 19:28:22 -05:00
Frederik Rietdijk 348eaa280b Merge master into staging-next 2020-01-10 18:32:07 +01:00
Andreas Rammhold f21a5ad683
Merge pull request #77431 from flokli/morph-1.4.0
morph: 1.3.1 -> 1.4.0
2020-01-10 15:09:30 +01:00
Ryan Mulligan 25e45c77dd
Merge pull request #76236 from r-ryantm/auto-update/calamares
calamares: 3.2.16 -> 3.2.17.1
2020-01-10 06:07:21 -08:00
Florian Klink e735ef2fbd morph: 1.3.1 -> 1.4.0 2020-01-10 11:57:53 +01:00
Florian Klink fe414f371f
Merge pull request #77380 from curiousleo/lorri-unstable-2020-01-09
lorri: unstable-2019-10-30 -> unstable-2020-01-09
2020-01-10 11:45:22 +01:00
Florian Klink f29e259efe
Merge pull request #77417 from petabyteboy/feature/gradle-cleanup
remove old gradle versions
2020-01-10 11:27:47 +01:00
Leonhard Markert c976dc165b lorri: unstable-2019-10-30 -> unstable-2020-01-09
`rustfmt` is now a compile time dependency because the varlink generated
code is formatted with it.
2020-01-10 11:26:38 +01:00
edef 178ac3cb99 google-cloud-sdk: include openssl(1) in PATH (#77277)
Otherwise, it might fail with a mysterious error:

    ERROR: (gcloud.beta.compute.reset-windows-password) Your platform does not support OpenSSL.
2020-01-10 09:42:37 +00:00
Frederik Rietdijk 5ad16cb27f Merge master into staging-next 2020-01-10 10:34:04 +01:00
Milan Pässler eac1713781 jd-gui: 1.6.5 -> 1.6.6 2020-01-10 04:21:18 +01:00
Milan Pässler 2e6053dade jd-gui: use gradle from nixpkgs
It builds just fine with the packaged gradle, no reason to pull in
another impure dependency.
2020-01-10 04:21:18 +01:00
Mario Rodas 86654205ee
shadowsocks-libev: 3.3.3 -> 3.3.4
Changelog: https://github.com/shadowsocks/shadowsocks-libev/releases/tag/v3.3.4
2020-01-09 20:52:00 -05:00
Vladimír Čunát 9e0c8f0cbe
ppp: remove falsifian from meta.maintainers
https://github.com/NixOS/nixpkgs/pull/66528#issuecomment-572762705
2020-01-09 22:52:11 +01:00
markuskowa 4c1e1bba84
Merge pull request #77085 from r-ryantm/auto-update/geekbench
geekbench: 5.0.4 -> 5.1.0
2020-01-09 21:57:41 +01:00
Maximilian Bosch 7ee263e699
bandwhich: 0.7.0 -> 0.8.0
https://github.com/imsnif/bandwhich/releases/tag/0.8.0
2020-01-09 21:50:46 +01:00
Jonathan Ringer 3ad5206263 obexfs: add missing bluez dep 2020-01-09 12:30:31 -08:00
Jonathan Ringer 26aa690447 azure-cli: 2.0.78 -> 2.0.79 2020-01-09 10:09:02 -08:00
Jonathan Ringer 94dea31ea2 azure-cli: freeze azure-mgmt-iotcentral 2020-01-09 10:09:02 -08:00
Florian Klink 2603d15a4d
Merge pull request #77167 from srhb/ceph-14_2_5
ceph: 14.2.4 -> 14.2.5
2020-01-09 18:39:05 +01:00
Joachim F f301375d88
Merge pull request #77342 from dtzWill/update/tor-0.4.2.5
tor: 0.4.1.6 -> 0.4.2.5
2020-01-09 17:25:11 +00:00
Oleksii Filonenko 8ab57a2bb4
cargo-deb: 1.23.0 -> 1.23.1 2020-01-09 15:32:11 +02:00
Oleksii Filonenko 7d93381ced emplace: 0.2.8 -> 0.2.10 (#76581)
* emplace: 0.2.8 -> 0.2.9

* emplace: 0.2.9 -> 0.2.10
2020-01-09 13:57:14 +01:00
Mario Rodas b8f7bb5c16
Merge pull request #76366 from r-ryantm/auto-update/phoronix-test-suite
phoronix-test-suite: 9.2.0 -> 9.2.1
2020-01-09 05:49:02 -05:00
Mario Rodas 3769f88a2a
Merge pull request #76352 from r-ryantm/auto-update/osm2pgsql
osm2pgsql: 1.2.0 -> 1.2.1
2020-01-09 05:37:55 -05:00
Mario Rodas ef7ae51401
Merge pull request #77024 from r-ryantm/auto-update/davfs2
davfs2: 1.5.5 -> 1.5.6
2020-01-09 05:26:25 -05:00
Mario Rodas f8a2f323e0
Merge pull request #77161 from r-ryantm/auto-update/obexftp
obexftp: 0.24 -> 0.24.2
2020-01-09 05:25:34 -05:00
Mario Rodas edef947871
Merge pull request #77179 from r-ryantm/auto-update/pcsc-tools
pcsctools: 1.5.4 -> 1.5.5
2020-01-09 05:06:50 -05:00
Mario Rodas 459ec6d127
Merge pull request #77176 from r-ryantm/auto-update/ocserv
ocserv: 0.12.5 -> 0.12.6
2020-01-09 05:02:47 -05:00
Jaka Hudoklin 139daee494
Merge pull request #77073 from plumelo/auto-update/elasticsearch
elk stack: 7.3.1 -> 7.5.1
2020-01-09 09:48:24 +00:00
Sarah Brofeldt c373fc3b80 ceph: 14.2.4 -> 14.2.5 2020-01-09 08:00:00 +01:00
Domen Kožar 6cd31dd525
duplicati: 2.0.4.5 -> 2.0.4.23 2020-01-09 07:40:16 +01:00
worldofpeace 2206d51bd8
Merge pull request #77334 from lopsided98/pacman-m4-dep
pacman: fix script generation
2020-01-08 20:33:32 -05:00
Will Dietz bd712ef6c3
tor: patchShebangs script, fix build 2020-01-08 15:55:09 -06:00
Will Dietz 48838ac958
tor: 0.4.1.6 -> 0.4.2.5
https://blog.torproject.org/new-release-0425-also-0417-0406-and-0359
2020-01-08 15:54:57 -06:00
Vladimír Čunát 5c780036c5
Merge branch 'master' into staging-next
The nss rebuild isn't so small.
2020-01-08 22:48:13 +01:00
Sander van der Burg 3f0fee752d disnix: 0.9 -> 0.9.1 2020-01-08 22:12:16 +01:00
Ben Wolsieffer 7066dc9fec pacman: fix script generation
Without m4, the bash scripts (makepkg, repo-add, etc.) would be installed as
empty files.
2020-01-08 14:38:00 -05:00
worldofpeace dfd115a116 swiftclient: add setuptools
Traceback (most recent call last):
  File "/nix/store/8qkdlyv2ckrimvi50qvl0anzv66jcp2j-python-swiftclient-3.6.0/bin/.swift-wrapped", line 7, in <module>
    from swiftclient.shell import main
  File "/nix/store/8qkdlyv2ckrimvi50qvl0anzv66jcp2j-python-swiftclient-3.6.0/lib/python3.7/site-packages/swiftclient/__init__.py", line 20, in <module>
    from .client import *  # noqa
  File "/nix/store/8qkdlyv2ckrimvi50qvl0anzv66jcp2j-python-swiftclient-3.6.0/lib/python3.7/site-packages/swiftclient/client.py", line 33, in <module>
    from swiftclient import version as swiftclient_version
  File "/nix/store/8qkdlyv2ckrimvi50qvl0anzv66jcp2j-python-swiftclient-3.6.0/lib/python3.7/site-packages/swiftclient/version.py", line 15, in <module>
    import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'
2020-01-08 11:06:47 -05:00
Mario Rodas 77a6737b7a
Merge pull request #77250 from filalex77/topgrade-3.7.0
topgrade: 3.6.0 -> 3.7.1
2020-01-08 06:19:02 -05:00
Mario Rodas 71557c55ca
Merge pull request #77241 from r-ryantm/auto-update/reiser4progs
reiser4progs: 1.2.1 -> 2.0.0
2020-01-08 05:53:38 -05:00
Mario Rodas dcdde33302
Merge pull request #77172 from r-ryantm/auto-update/parallel
parallel: 20191122 -> 20191222
2020-01-08 05:25:02 -05:00
Oleksii Filonenko cbdffb082a
topgrade: 3.7.0 -> 3.7.1 2020-01-08 10:50:17 +02:00
Mario Rodas 992ef89f9a
Merge pull request #77207 from jD91mZM2/termplay
termplay: 2.0.4 -> 2.0.6
2020-01-07 21:06:38 -05:00
Will Dietz cf104600ab
gnuplot: 5.2.7 -> 5.2.8
http://www.gnuplot.info/ReleaseNotes_5_2_8.html
2020-01-07 16:16:29 -06:00
Oleksii Filonenko 94ff938c33 fselect: 0.6.7 -> 0.6.8 2020-01-07 20:43:35 +01:00
Frederik Rietdijk a823616723 Merge master into staging-next 2020-01-07 20:06:22 +01:00
Dmitry Kalinkin c0b70f0e35
texlive: make updmap actually regenerate (#76826) (#76867)
* texlive: make updmap actually regenerate (#76826)

The --syncwithtrees flag only updates the config files, so run it
again without --syncwithtrees to generate the actual map files.

* ! fixup

* ! fixup

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-01-07 13:17:40 -05:00
Oleksii Filonenko 1275f939d2
topgrade: 3.6.0 -> 3.7.0 2020-01-07 20:05:18 +02:00
jD91mZM2 089c734c38
termplay: 2.0.4 -> 2.0.6 2020-01-07 18:34:07 +01:00
R. RyanTM 3f1e0e6cc5 reiser4progs: 1.2.1 -> 2.0.0 2020-01-07 08:15:44 -08:00
Dmitry Kalinkin 00b7680f28
! fixup 2020-01-07 11:08:13 -05:00
Dmitry Kalinkin f9d18e5ddc
! fixup 2020-01-07 11:00:36 -05:00
Ryan Mulligan 09e3b355a9
Merge pull request #77146 from r-ryantm/auto-update/mcrcon
mcrcon: 0.6.1 -> 0.7.1
2020-01-07 06:48:05 -08:00
Ryan Mulligan 4ad9f2164d
Merge pull request #77112 from r-ryantm/auto-update/ibm-sw-tpm2
ibm-sw-tpm2: 1332 -> 1563
2020-01-07 06:44:57 -08:00
Simonas Kazlauskas 0320725e86 berglas: 0.2.1 -> 0.5.0 2020-01-07 14:20:10 +02:00
Mario Rodas f7c7317e64
Merge pull request #77115 from bbigras/starship
starship: 0.32.2 -> 0.33.0
2020-01-07 07:03:41 -05:00
Michael Weiss e1eedf29e5
wob: 0.5 -> 0.6 2020-01-07 12:32:18 +01:00
Pascal Wittmann 60abbbb182
Merge pull request #77171 from r-ryantm/auto-update/opkg
opkg: 0.4.1 -> 0.4.2
2020-01-07 11:25:34 +01:00
Timo Kaufmann e8def5b1e0
Merge pull request #77130 from timokau/home-manager-2020-01-04
home-manager: 2019-11-17 -> 2020-01-04
2020-01-07 10:49:16 +01:00
markuskowa 9a805e9b4f
Merge pull request #76941 from Pamplemousse/bash_unit
bash_unit: init at 1.6.1
2020-01-07 09:31:53 +01:00
R. RyanTM 671d8686b0 pstoedit: 3.74 -> 3.75 2020-01-06 23:23:43 -08:00
R. RyanTM bd3e6a593c pcsctools: 1.5.4 -> 1.5.5 2020-01-06 21:35:17 -08:00
R. RyanTM 7ee13b98fb ocserv: 0.12.5 -> 0.12.6 2020-01-06 21:12:15 -08:00
R. RyanTM f829159932 parallel: 20191122 -> 20191222 2020-01-06 20:04:50 -08:00
R. RyanTM c755f046a6 opkg: 0.4.1 -> 0.4.2 2020-01-06 19:59:32 -08:00
R. RyanTM 35deaf5604 obexftp: 0.24 -> 0.24.2 2020-01-06 17:47:07 -08:00
R. RyanTM 54553c2302 mcrcon: 0.6.1 -> 0.7.1 2020-01-06 15:12:26 -08:00
Matt Layher 987a5ffea5 corerad: init at v0.1.4
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2020-01-06 13:49:14 -08:00
Timo Kaufmann 5e9a3f4e4d home-manager: 2019-11-17 -> 2020-01-04 2020-01-06 21:24:32 +01:00
Pamplemousse 34441168b3 bash_unit: init at 1.6.1 2020-01-06 11:35:24 -07:00
Bruno Bigras c96aec2b26 starship: 0.32.2 -> 0.33.0 2020-01-06 13:27:44 -05:00
R. RyanTM ef1b0467b0 ibm-sw-tpm2: 1332 -> 1563 2020-01-06 10:03:46 -08:00
Maximilian Bosch 254d6e5cbf
nifskope: fix aarch64 build
https://hydra.nixos.org/build/109694386
2020-01-06 18:16:14 +01:00
Maximilian Bosch 1bb691ff9f
nfstrace: fix build
https://hydra.nixos.org/build/109722476
2020-01-06 18:16:14 +01:00
R. RyanTM cbd8c276b9 geekbench: 5.0.4 -> 5.1.0 2020-01-06 06:43:36 -08:00
Ryan Mulligan abd50675a3
Merge pull request #77025 from r-ryantm/auto-update/eternal-terminal
eternal-terminal: 6.0.4 -> 6.0.5
2020-01-06 05:57:04 -08:00
Ryan Mulligan b18e70cba8
Merge pull request #77010 from r-ryantm/auto-update/bento4
bento4: 1.5.1-628 -> 1.5.1-629
2020-01-06 05:56:21 -08:00
markuskowa c10e8d6345
Merge pull request #76693 from filalex77/findomain-0.9.3
findomain: init at 0.9.3
2020-01-06 14:54:36 +01:00
vasile luta f8a9d48d7d logstash7: 7.3.1 -> 7.5.1 2020-01-06 15:22:28 +02:00
Mario Rodas a3579637bc
Merge pull request #75883 from filalex77/neo-cowsay-1.0.0
neo-cowsay: init at 1.0.0
2020-01-06 08:13:33 -05:00
markuskowa 7917562895
Merge pull request #77027 from filalex77/frp-0.31.1
frp: 0.30.0 -> 0.31.1
2020-01-06 13:04:44 +01:00
markuskowa 5f5c704996
Merge pull request #77028 from filalex77/bandwhich-0.7.0
bandwhich: 0.6.0 -> 0.7.0
2020-01-06 13:04:17 +01:00
Oleksii Filonenko 3e036c262b
findomain: init at 0.9.3 2020-01-06 13:57:34 +02:00
markuskowa 15b6bd41f6
Merge pull request #77018 from r-ryantm/auto-update/di
di: 4.47.2 -> 4.47.3
2020-01-06 12:50:36 +01:00
adisbladis 87592031a3
Merge pull request #77029 from r-ryantm/auto-update/entr
entr: 4.3 -> 4.4
2020-01-06 11:27:21 +00:00
Mario Rodas ebd204ea75
Merge pull request #76957 from marsam/update-ctop
ctop: 0.7.2 -> 0.7.3
2020-01-06 06:24:39 -05:00
Frederik Rietdijk 4a91444aa8 Merge staging-next into staging 2020-01-06 12:01:12 +01:00
Frederik Rietdijk 8fff915659
Merge pull request #76488 from jtojnar/more-python-cleanups
Another batch of Python 2 clean-ups
2020-01-06 12:00:36 +01:00
Mario Rodas e443d946bf
Merge pull request #77022 from r-ryantm/auto-update/chezmoi
chezmoi: 1.7.9 -> 1.7.10
2020-01-06 05:31:24 -05:00
Frederik Rietdijk 17ab5f9d88 Merge master into staging-next 2020-01-06 10:38:20 +01:00
R. RyanTM 2aff2262e0 entr: 4.3 -> 4.4 2020-01-06 01:32:56 -08:00
Oleksii Filonenko 5a0778c5e4
bandwhich: 0.6.0 -> 0.7.0 2020-01-06 11:27:45 +02:00
R. RyanTM dce4b28327 eternal-terminal: 6.0.4 -> 6.0.5 2020-01-06 01:09:54 -08:00
R. RyanTM d706d39f58 davfs2: 1.5.5 -> 1.5.6 2020-01-06 00:57:30 -08:00
Oleksii Filonenko add9611b59
frp: 0.30.0 -> 0.31.1 2020-01-06 10:51:41 +02:00
R. RyanTM 9ce10a177c chezmoi: 1.7.9 -> 1.7.10 2020-01-06 00:45:44 -08:00
R. RyanTM 11a4eb48df di: 4.47.2 -> 4.47.3 2020-01-06 00:24:56 -08:00
R. RyanTM 4ac051fde0 bento4: 1.5.1-628 -> 1.5.1-629 2020-01-05 21:08:12 -08:00
Ryan Mulligan fbd0f1d3e5
Merge pull request #57034 from ajs124/uefitool
uefitool: init at A55 and 0.27.0
2020-01-05 18:06:30 -08:00
Eelco Dolstra 0ec8c3bb12 Revert "nix: build using gcc8"
This reverts commit 7ac90533a1.
2020-01-05 20:42:44 +01:00
Eelco Dolstra 3b15451291
nix: 2.3.1 -> 2.3.2 2020-01-05 20:35:43 +01:00
ajs124 65a2c708e7 uefitool: init at A56 and 0.27.0
default to new-engine
2020-01-05 19:24:10 +01:00
Maximilian Bosch 069188467c
wireguard-go: fix darwin build
https://hydra.nixos.org/build/109407984
2020-01-05 16:42:17 +01:00
markuskowa 7ee6c6ad6d
Merge pull request #76948 from marsam/fix-heimdall-darwin
heimdall: fix build on darwin
2020-01-05 16:23:07 +01:00
Frederik Rietdijk 828f93a326 Merge master into staging-next 2020-01-05 16:00:21 +01:00
Mario Rodas cb53d49559
onefetch: 2.1.0 -> 2.2.0
Changelog: https://github.com/o2sh/onefetch/releases/tag/v2.2.0
2020-01-04 14:00:00 -05:00
Léo Gaspard 8440abe7e6
Merge pull request #60262 from kierdavis/ckb-next-0.4.0
ckb-next: 0.3.2 -> 0.4.2
2020-01-05 02:27:22 +01:00
zimbatm 48f461d8c3
Merge pull request #76916 from danielfullmer/zerotierone-cross
zerotierone: fix cross compilation
2020-01-04 20:41:22 +00:00
Michael Weiss 1c7c1e0529
rav1e: 0.2.0 -> 0.2.1
Changelog: https://github.com/xiph/rav1e/releases/tag/v0.2.1
2020-01-04 20:41:21 +01:00
Michael Weiss 63834d63da
sshfs: 3.6.0 -> 3.7.0
Changelog: https://github.com/libfuse/sshfs/blob/sshfs-3.7.0/ChangeLog.rst
2020-01-04 20:07:16 +01:00
Chris 6f43c82d30 aws-okta: 0.20.1 -> 0.26.3 (#72761) 2020-01-04 11:06:07 -08:00
Ryan Mulligan ceb515d438
Merge pull request #60390 from monsieurp/new-tmux-panes
tmux-xpanes: init at 4.1.0
2020-01-04 07:47:09 -08:00
midchildan bc213d09e2
fzf: fix unstable vim plugin path
exclude version number from vim plugin path
2020-01-04 23:37:06 +09:00
markuskowa 8f15042c41
Merge pull request #76404 from r-ryantm/auto-update/reuse
reuse: 0.6.0 -> 0.7.0
2020-01-04 13:59:47 +01:00
markuskowa 7e1876dc36
Merge pull request #76341 from r-ryantm/auto-update/moosefs
moosefs: 3.0.107 -> 3.0.109
2020-01-04 12:23:18 +01:00
Mario Rodas 73600abd8d
ctop: 0.7.2 -> 0.7.3
Changelog: https://github.com/bcicen/ctop/releases/tag/v0.7.3
2020-01-04 04:20:00 -05:00
Mario Rodas a18e65f6a8
heimdall: fix build on darwin 2020-01-04 04:20:00 -05:00
Maximilian Bosch 8f0b3b1305
openssh_gssapi: fix build
Hydra build is failing[1] because of a hash-mismatch of the gss-api
patch from debian.

I updated the patch, and activated the `autoreconfHook` when building
gss support as well, otherwise the build would fail with the following
error:

```
ERROR: configure is out of date; please run autoreconf (and configure)
```

[1] https://hydra.nixos.org/build/109409845
2020-01-04 02:45:39 +01:00
Daniel Fullmer 115534cf8c zerotierone: add arm platform
Tested on raspberry pi 1.
2020-01-03 20:26:42 -05:00
Daniel Fullmer 7fffda016c zerotierone: add danielfullmer as maintainer 2020-01-03 20:26:42 -05:00
Daniel Fullmer 44d0aed677 zerotierone: fix cross compilation 2020-01-03 20:26:42 -05:00
Mike Sperber 7e298ddcd9 texlive: make updmap actually regenerate (#76826)
The --syncwithtrees flag only updates the config files, so run it
again without --syncwithtrees to generate the actual map files.
2020-01-03 17:45:21 +01:00
Graham Christensen e0470e11c7
Merge pull request #76890 from LnL7/nix-gcc-8
nix: build using gcc8
2020-01-03 11:40:57 -05:00
Renaud af2046d3f1
Merge pull request #75548 from MatrixAI/step-ca
step-ca: init at 0.13.3
2020-01-03 17:16:10 +01:00
Daiderd Jordan 7ac90533a1
nix: build using gcc8
Workaround for https://github.com/NixOS/nix/issues/3300.

https://hydra.nixos.org/build/109304568

    running tests
    checking Nixpkgs on i686-linux
    error: stack overflow (possible infinite recursion)
    build time elapsed:  0m0.068s 0m0.029s 0m36.549s 0m6.187s
    builder for '/nix/store/dr5kd28msqmqk3hkz0ayx10dww6s8dn9-nixpkgs-tarball-20.03pre207974.16c665911fb.drv' failed with exit code 1
2020-01-03 17:04:10 +01:00
Bernardo Meurer 0fb7ae83ad ngrok-2: isArm -> isAarch32 2020-01-03 14:44:17 +01:00
Maximilian Bosch 117d43d1a0
wireguard-go: 20190908 -> 20191012 2020-01-03 14:08:18 +01:00
Maximilian Bosch fad24a7f9c
wireguard-tools: 1.0.20200102 2020-01-03 14:08:18 +01:00
Mario Rodas c8ca9ac23c lr: 1.4.1 -> 1.5 2020-01-03 12:52:03 +00:00
Frederik Rietdijk 5ca7a7d882 Merge staging-next into staging 2020-01-03 13:18:04 +01:00
Frederik Rietdijk 7aa2b0215b Merge master into staging-next 2020-01-03 10:25:14 +01:00
Frederik Rietdijk 960c24a996
Merge pull request #75798 from tobim/pkgsStatic/arrow
arrow-cpp: add pkgsStatic support
2020-01-03 10:13:31 +01:00