Commit graph

226840 commits

Author SHA1 Message Date
Florian Klink 75e18ab323 nixosTests.nextcloud: Add davfs2 example to the VM test
Some people use davfs2 to mount a NextCloud instance, so make sure this
works as well.
2020-05-24 01:07:56 +02:00
Florian Klink b0b3c30361
Merge pull request #88693 from doronbehar/gnuradio-rewrite
gnuradio: format arguments and inputs
2020-05-23 23:59:20 +02:00
adisbladis 1f8bda3ce2
ivm: Package is not x86 specific 2020-05-23 22:47:22 +01:00
Matthew Bauer 64f8baf108
Merge pull request #71498 from chessai/libxsmm-add
libxsmm: init at 1.13
2020-05-23 16:32:39 -05:00
Matthew Bauer c74a9cd3e2
Merge pull request #69144 from SFrijters/gdc
gdc: init at 9.3.0
2020-05-23 16:30:47 -05:00
Ryan Mulligan 1bf5a80474
Merge pull request #88220 from r-ryantm/auto-update/rssguard
rssguard: 3.6.0 -> 3.6.2
2020-05-23 14:05:54 -07:00
chessai 6333819c60 libxsmm: init at 1.13 2020-05-23 13:43:27 -07:00
Mario Rodas 4d5265b0c5
Merge pull request #88707 from r-ryantm/auto-update/python2.7-geopy
python27Packages.geopy: 1.21.0 -> 1.22.0
2020-05-23 15:29:59 -05:00
Mario Rodas bd4ac1398a
Merge pull request #88696 from marsam/update-pglast
pythonPackages.pglast: 1.10 -> 1.11
2020-05-23 15:28:12 -05:00
R. RyanTM 0975c064c5 python27Packages.geopy: 1.21.0 -> 1.22.0 2020-05-23 19:24:35 +00:00
Ryan Mulligan efe35454d4
Merge pull request #88469 from r-ryantm/auto-update/tendermint
tendermint: 0.32.11 -> 0.32.12
2020-05-23 11:55:19 -07:00
Ryan Mulligan 577b96a1d1
Merge pull request #88512 from r-ryantm/auto-update/freetds
freetds: 1.1.33 -> 1.1.39
2020-05-23 11:54:12 -07:00
Ryan Mulligan 5af1ef4b41
Merge pull request #88663 from r-ryantm/auto-update/python2.7-EasyProcess
python27Packages.EasyProcess: 0.2.10 -> 0.3
2020-05-23 11:49:57 -07:00
Ryan Mulligan af699a155b
Merge pull request #88585 from r-ryantm/auto-update/mbuffer
mbuffer: 20191016 -> 20200505
2020-05-23 11:47:42 -07:00
Ryan Mulligan 5505be7840
Merge pull request #88568 from r-ryantm/auto-update/last
last: 1060 -> 1061
2020-05-23 11:42:47 -07:00
Florian Klink a04104aebc
Merge pull request #88610 from Ma27/wireguard-go
wireguard-go: fix executable name
2020-05-23 20:41:34 +02:00
WilliButz 10b6f23bb0
Merge pull request #88242 from JJJollyjim/grafana-7.0.0
grafana: 6.7.3 -> 7.0.0
2020-05-23 20:39:10 +02:00
Benjamin Hipple 6b66f9c865
Merge pull request #88665 from r-ryantm/auto-update/python2.7-bitarray
python27Packages.bitarray: 1.2.1 -> 1.2.2
2020-05-23 14:37:35 -04:00
Marco Munizaga e95fce248c
pulumi: 1.12.0 -> 2.1.0 (#86815) 2020-05-23 13:58:07 -04:00
Dmitry Kalinkin 9a7e2bb4af
Merge pull request #88047 from veprbl/pr/texlive_build_schemes
texlive: build all official schemes on Hydra
2020-05-23 13:54:52 -04:00
R. RyanTM d5386fb019 python27Packages.bitarray: 1.2.1 -> 1.2.2 2020-05-23 12:38:31 -04:00
Anderson Torres 29d57de301
Merge pull request #88694 from AndersonTorres/lnch-new
lnch: init at 2017-02-16
2020-05-23 13:19:39 -03:00
Frederik Rietdijk 2de446e0b8 python.tests: also test virtualenv
Test whether creating a virtualenv functions.
2020-05-23 18:15:45 +02:00
Christian Albrecht dc80e0724c pythonPackages.virtualenv: 16.7.9 -> 20.0.21 fix #66366 2020-05-23 18:15:45 +02:00
AndersonTorres 6cbffb93ef lnch: init at 2017-02-16
lnch is a small go app that launches a process and moves it out of the process
group. It is useful to some scripts that need to launch a process without
killing the previous one, like custom script app launchers for lightweight
window managers.
2020-05-23 12:48:37 -03:00
Léo Gaspard cac4473b97
Merge pull request #88640 from r-ryantm/auto-update/opensmtpd
opensmtpd: 6.6.4p1 -> 6.7.0p1
2020-05-23 17:46:24 +02:00
Doron Behar 208b5fbd75 gnuradio: format arguments and inputs 2020-05-23 18:42:52 +03:00
Maximilian Bosch 0f65693e6b
wireguard-go: fix executable name
It's supposed to be `wireguard-go` instead of `wireguard`. Upstream does
this right in their Makefile, however we use our own build-script which
creates a wrong file in $out, so it has to be fixed in the
`postInstall`-hook.

Closes #88567
2020-05-23 17:12:52 +02:00
Orivej Desh 6817991464
zstd: 1.4.4 -> 1.4.5 (#88609)
The previous CMake version did not run any tests, the current version
tries to run all tests (I could not await their completion), and the
last GNU Make version ran `make -C tests shortest` which ran only
playTests.sh, so I've enabled only the playTests test.
2020-05-23 14:44:00 +00:00
Tim Steinbach cb2686adc3
linux-hardened: Remove 5.5 2020-05-23 10:36:10 -04:00
R. RyanTM 721d5dcf89
psi-plus: 1.4.1159 -> 1.4.1231 (#88674) 2020-05-23 14:07:01 +00:00
Anderson Torres 8e4129fd02
Merge pull request #88582 from r-ryantm/auto-update/mednafen
mednafen: 1.24.2 -> 1.24.3
2020-05-23 11:06:07 -03:00
Mario Rodas c167ec8159
Merge pull request #88654 from r-ryantm/auto-update/pgrouting
postgresql11Packages.pgrouting: 2.6.3 -> 3.0.0
2020-05-23 08:51:41 -05:00
Frederik Rietdijk bc3c3b4a59 pythonPackages.kicad: bindings to kicad
Add the Python bindings for kicad.

Following now functions

    $ nix run "(import ./. {}).python3.withPackages(ps: with ps; [ kicad  ])" -c python3 -c "import pcbnew"

Have not tested this any further.
2020-05-23 15:44:14 +02:00
Florian Klink 30583847f1
Merge pull request #88660 from r-ryantm/auto-update/python2.7-authlib
python27Packages.authlib: 0.14.1 -> 0.14.3
2020-05-23 14:27:16 +02:00
José Romildo Malaquias 3478f3e2d9 lumina.lumina-calculator: use mkDerivation from libsForQt5 2020-05-23 13:58:42 +02:00
José Romildo Malaquias 2d896e0ee0 lumina.lumina-pdf: use mkDerivation from libsForQt5 2020-05-23 13:58:42 +02:00
José Romildo Malaquias ce9f79b8e9 lumina.lumina: use mkDerivation from libsForQt5 2020-05-23 13:58:42 +02:00
Milan Pässler a375fd4a4f lumina.lumina-pdf: 2019-04-27 -> 1.6.0 2020-05-23 13:58:42 +02:00
Milan Pässler 285adc8f06 lumina.lumina: 1.5.0 -> 1.6.0 2020-05-23 13:58:42 +02:00
Milan Pässler 664c98859e lumina.lumina-calculator: 2019-04-27 -> 1.6.0 2020-05-23 13:58:42 +02:00
Mario Rodas 0958a7bba8
Merge pull request #87653 from 06kellyjac/deno_release
Deno: init at 1.0.0
2020-05-23 06:52:06 -05:00
Andreas Rammhold db90666f95
Merge pull request #88477 from mweinelt/intelMicrocode
microcodeIntel: 20200508 → 20200520
2020-05-23 13:48:25 +02:00
Mario Rodas 6be26b87ce
Merge pull request #88659 from r-ryantm/auto-update/profile-cleaner
profile-cleaner: 2.37 -> 2.41
2020-05-23 06:46:38 -05:00
markuskowa b85cccb562
Merge pull request #87732 from markuskowa/fix-welle-io
welle-io: fix, add qtgraphicaleffects to inputs
2020-05-23 13:45:02 +02:00
Mario Rodas 65f396b86e
Merge pull request #88655 from r-ryantm/auto-update/powerstat
powerstat: 0.02.22 -> 0.02.23
2020-05-23 06:44:35 -05:00
Mario Rodas dfef7b65ce
Merge pull request #88671 from r-ryantm/auto-update/python2.7-cloudflare
python27Packages.cloudflare: 2.6.5 -> 2.7.1
2020-05-23 06:43:41 -05:00
Mario Rodas 4735ab0eb6
Merge pull request #88662 from r-ryantm/auto-update/python2.7-braintree
python27Packages.braintree: 4.0.0 -> 4.1.0
2020-05-23 06:39:57 -05:00
Mario Rodas 55b7d3c8ed
Merge pull request #88658 from r-ryantm/auto-update/pg_partman
postgresql11Packages.pg_partman: 4.3.1 -> 4.4.0
2020-05-23 06:37:44 -05:00
Aaron Andersen dacd1e48be
Merge pull request #86261 from robaca/webcamoid
webcamoid: init at 8.7.1
2020-05-23 06:56:46 -04:00