Commit Graph

202885 Commits

Author SHA1 Message Date
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
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
Aaron Andersen
216f0e6ee4
Merge pull request #73928 from jamii/fix_mariadb_drivers
Fix mariadb drivers
2019-11-23 10:48:46 -05:00
Orivej Desh
7e952c3321 python: keyring: support Python 2 2019-11-23 14:52:25 +00:00
Dima
3c15d578d4 make-options-doc: fix string context issues
When using `documentation.nixos.includeAllModules = true;` with external
modules, the string context might contain dependencies to derivations
and so `toFile` refuses to evaluate;

```
error: in 'toFile': the file 'options.xml' cannot refer to derivation outputs, at
[...]/nixpkgs/nixos/lib/make-options-doc/default.nix:89:16
```

This is not an issue when using `writeText` (instead of manually
stripping the context).
2019-11-23 15:40:45 +01:00
Janne Heß
576a82d6c2 rainloop-standard: Fix pname and license (#73963)
- Switched to pname
- Fixed the double dash in pname
- Changed license to unfree (they don't allow redistribution)

Fixes #73956
2019-11-23 15:36:28 +01:00
Jamie Brandon
fa9a981faf unixODBCDrivers.mariadb: build against subrepo instead of libmysqlclient
For unknown reasons, building against libmysqlclient results in
unixODBC reporting an error when trying to load the driver, but
building against the subrepo works fine.

Fixes https://github.com/NixOS/nixpkgs/pull/73928
2019-11-23 13:08:12 +00:00
worldofpeace
1fc4e03225
Merge pull request #73950 from edef1c/steam-noalias
Fix steam build under `allowAliases = false`
2019-11-23 12:47:47 +00:00
Dima
74cd007ad7 xidlehook: 0.7.1 -> 0.8.0 2019-11-23 13:31:40 +01:00
Mario Rodas
7c5b287ca1
Merge pull request #73910 from marsam/update-sops
sops: 3.4.0 -> 3.5.0
2019-11-23 07:22:46 -05:00
Katharina Fey
4e78f846b6
wally-cli: init at 1.1.1 2019-11-23 13:03:29 +01:00