Commit Graph

202945 Commits

Author SHA1 Message Date
Jonathan Ringer
7341dd0ce4 pythonPackages.msrest: 0.6.9 -> 0.6.10 2019-11-23 19:47:04 -08:00
Jonathan Ringer
7eaf6f8002 pythonPackages.azure-functions-devops-build: init at 0.0.22 2019-11-23 19:47:04 -08:00
Pascal Hertleif
2defc2ade1 mdbook: 0.3.1 -> 0.3.5 2019-11-23 18:47:22 -08:00
Florian Klink
8e85fec810
Merge pull request #74004 from mayflower/py-tests/dovecot
nixosTests.dovecot: port test to python
2019-11-24 02:20:04 +01:00
Florian Klink
6e60f849db
Merge pull request #74003 from nh2/nixos-tests-port-glusterfs
nixosTests.glusterfs: port to python
2019-11-24 02:03:22 +01:00
Niklas Hambüchen
3a38343576 nixosTests.glusterfs: port to python
Also fix a hardcoded sleep.
2019-11-24 02:00:50 +01:00
Florian Klink
65e3bf8267
Merge pull request #73961 from kwohlfahrt/kerberos-tests-python
nixos/kerberos: port tests to python
2019-11-24 02:00:29 +01:00
Florian Klink
6bd28271dc nixosTests.etcd-cluster: port to python 2019-11-24 01:38:51 +01:00
Florian Klink
39e8f9a312 nixosTests.etcd: port to python 2019-11-24 01:38:24 +01:00
Franz Pletz
b118137d43
nixosTests.dovecot: port test to python 2019-11-24 01:36:49 +01:00
Florian Klink
cfaaa524e3 nixosTests.google-oslogin: port to python
also use a .ssh/config instead of passing the same options over and over
again
2019-11-24 01:27:22 +01:00
shanemikel
c6bcc1e3a3 maintainers: update shanemikel email
Update my email in the maintainer list (#73943)
2019-11-24 01:16:29 +01:00
Franz Pletz
457f70fddb
Merge pull request #73991 from flokli/nixos-test-port-neo4j
nixosTests.neo4j: port test to python
2019-11-24 00:15:04 +00:00
Milan Pässler
7e0127e1ca tree-wide: inherit yarn2nix from yarn2nix-moretea 2019-11-24 01:04:26 +01:00
Ambroz Bizjak
9ab168b500 houdini: Add the GPU driver to LD_LIBRARY_PATH (#67958)
Fixes #66544
2019-11-24 00:51:01 +01:00
Michael Raskin
5ccfbd9d4a
Merge pull request #73995 from fare-patches/master
gerbil-unstable: 2019-08-11 -> 2019-11-10
2019-11-23 23:49:56 +00:00
Dave Nicponski
974ff0fc17 dotty: 0.14.0-RC1 -> 0.20.0-RC1
Update Scala Dotty to latest version.
2019-11-23 18:18:26 -05:00
Florian Klink
ba77344400 nixosTests.nix-ssh-serve: port to python 2019-11-24 00:15:39 +01:00
Francois-Rene Rideau
3823b386b4 gerbil-unstable: 2019-08-11 -> 2019-11-10
Also, build with gambit rather than gambit-unstable, because of, well,
instability in the current gambit-unstable.
2019-11-23 18:12:34 -05:00
Florian Klink
132b703271 nixosTests.mysqlBackup: port to python 2019-11-23 23:48:55 +01:00
Florian Klink
ced69719cd nixosTests.mysqlReplication: port to python 2019-11-23 23:48:55 +01:00
Florian Klink
56718763e9 nixosTests.mysql: port to python 2019-11-23 23:48:55 +01:00
Roland Freikamp
d95112aa73 mkdocs: update meta-information (#68113)
* mkdocs: update meta-information
+ add rkoe as maintainer
2019-11-23 23:23:47 +01:00
Florian Klink
c47da6bd48 nixosTests.neo4j: port test to python
also, switch to wait_for_open_port instead of just waiting 20s.
2019-11-23 23:16:23 +01:00
Florian Klink
a8a552da53 nixosTests.systemd-nspawn: convert test to python
also fix a wrong test name ;-)
2019-11-23 23:08:46 +01:00
Jan Tojnar
937ec235b7
appimage: do not use alias 2019-11-23 21:28:01 +01:00
Jan Tojnar
6b015e4074
strawberry: do not use alias 2019-11-23 21:27:27 +01:00
Maximilian Bosch
b763f39ce5
Merge pull request #73983 from matthiasbeyer/update-neovim
neovim: 0.4.2 -> 0.4.3
2019-11-23 20:55:32 +01:00
Pascal Hertleif
c90b210855 zola: fix build on macOS
Patches lockfile to update sass-sys to a version which includes
compass-rs/sass-rs#60

Fixes #72972
2019-11-23 20:51:04 +01:00
Kai Wohlfahrt
d28fd8f8da nixos/kerberos: port tests to python 2019-11-23 19:45:46 +00:00
edef
3dd8e8e7fa
Merge pull request #73948 from edef1c/git-series-libssh2
git-series: use nixpkgs libssh2
2019-11-23 19:24:07 +00:00
Herwig Hochleitner
42eeca722c emacs package setup hook: Fix Fix
A trailing separator in emacs load paths has semantics

cc @Ericson2314 @adisbladis https://github.com/NixOS/nixpkgs/pull/73287

This partially reverts commit ca782498a9
2019-11-23 19:49:56 +01:00
adisbladis
c3a0db00aa
Merge pull request #73982 from B4dM4n/cage-fix-build
cage: fix build
2019-11-23 18:45:07 +00:00
John Ericson
e241c1420a
Merge pull request #73316 from Ericson2314/mingw-rocksdb
rocksdb: Build with MinGW
2019-11-23 13:37:31 -05:00
Matthias Beyer
44465d3480 neovim: 0.4.2 -> 0.4.3
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-11-23 19:24:49 +01:00
Frederik Rietdijk
c3c84bbb2c kdeFrameworks: properly fix hook 2019-11-23 19:24:11 +01:00
Frederik Rietdijk
c8acd48172 plasma5: properly fix hook 2019-11-23 19:24:11 +01:00
c0bw3b
da3877710a mediastreamer-openh264: 0.0pre20160801 -> 1.2.1 2019-11-23 19:11:16 +01:00
c0bw3b
7247c2bea6 mediastreamer2: fix meta.homepage
+ remove openssl from inputs (it's not used)
+ fix git version CFLAGS
2019-11-23 19:11:16 +01:00
Fabian Möller
f610983ead
cage: fix build
The build fails because some C headers got removed from mesa-19.2.2.
Using libGL seems to be the correct way to use GL related headers.
2019-11-23 19:04:25 +01:00
Michael Weiss
d1ee508194
Merge pull request #73977 from B4dM4n/wlroots-fix-build
wlroots: fix build
2019-11-23 19:00:51 +01:00
John Ericson
505dcb3b73
Merge pull request #73946 from Ericson2314/fix-lua-env
lua wrapper: Fix bash error
2019-11-23 12:38:44 -05:00
John Ericson
ae8a90554e rocksdb: Build with Ninja
This is sightly faster/simpler.
2019-11-23 17:27:16 +00:00
John Ericson
4686cfcc94 Merge remote-tracking branch 'upstream/master' into mingw-rocksdb
Can just use single commit from
https://github.com/facebook/rocksdb/pull/6076 for rocksdb!
2019-11-23 17:26:49 +00:00
c0bw3b
4b94f4bf36 belle-sip: fix meta.homepage
+ use pname/version
+ polarssl -> mbedtls
+ no need for configure flag to find mbedtls
2019-11-23 18:15:30 +01:00
c0bw3b
fca07bfdb7 ortp: fix meta.homepage
+ license is now GPL2+
2019-11-23 18:15:30 +01:00
c0bw3b
b1a24b2118 bctoolbox: set meta.homepage
+ move cmake and bcunit to nativeBuildInputs

+ use current mbedtls
2019-11-23 18:15:13 +01:00
Fabian Möller
320d6e3800
wlroots: fix build
add missing header that changed in mesa-19.2.2
2019-11-23 18:13:17 +01:00
Renaud
2b66f562e9
carp: fix eval 2019-11-23 17:10:17 +01:00
alva
a03e31587d carp: unstable-2018-09-15 -> 0.3.0
(#68155)
2019-11-23 17:02:37 +01:00