Commit Graph

195387 Commits

Author SHA1 Message Date
Frank Doepper
3065d00d74 nixos module zfs: provide /etc/zfs/zpool.d
The scripts for zpool iostat -c and zpool status -c are located in
/etc/zfs/zpool.d
2019-10-02 12:34:09 +02:00
Joachim F
2c117aec37
Merge pull request #58471 from colemickens/cu
cloud-utils: use `qemu-utils` instead of `qemu`
2019-10-02 09:59:52 +00:00
Jörg Thalheim
d97e30068c
Merge pull request #68231 from Chiiruno/dev/zeronet
Update: Zeronet, Init: pythonPackages: merkletools
2019-10-02 10:57:57 +01:00
Mario Rodas
50675916d1
Merge pull request #70147 from marsam/update-zig
zig: 0.4.0 -> 0.5.0
2019-10-02 03:46:13 -05:00
Michael Raskin
0fe1972e8c openscad: fix qscintilla2 library reference
It is a bit of mystery where it gets qscintilla2_qt5 idea (removing it
from cmake modlues doesn't help, and such a library doesn't exist), so
just force-fix it for now.
2019-10-02 10:35:33 +02:00
Lassulus
0cd4732b6c
Merge pull request #70203 from esclear/pgmodeler
pgmodeler: init at 0.9.1
2019-10-02 10:18:28 +02:00
Jörg Thalheim
2416faca00
Merge pull request #70229 from Mic92/thunderbird
thunderbird: fix build with rustc 1.38
2019-10-02 08:55:28 +01:00
Jörg Thalheim
fca2e1cb5a
thunderbird: fix build with rustc 1.38 2019-10-02 08:53:58 +01:00
Mario Rodas
a65eab246b
Merge pull request #70199 from tredontho/tredontho/universal-ctags-jansson
universal-ctags: Add jansson dependency
2019-10-02 02:50:22 -05:00
Nikolay Amiantov
1c429acbff tensorflow: add OpenGL path to find libcudart 2019-10-02 10:33:31 +03:00
Nikolay Amiantov
4947ddf347 libtensorflow: add meta 2019-10-02 10:33:31 +03:00
Nikolay Amiantov
46b7933d9a tensorflow: fix CUDA build using wrong GCC 2019-10-02 10:33:31 +03:00
Franz Pletz
e4bdcc350e
Merge pull request #70071 from pacien/exim-v4.92.3
[security] exim: 4.92.2 -> 4.92.3
2019-10-02 07:28:30 +00:00
Ambroz Bizjak
d156b2b619 nvidia-x11: Make vulkan library path absolute for >= 435.
The original file contains just a library name, which does not work when LD_LIBRARY_PATH does not contain /run/opengl-driver/lib, as is the case in unstable NixOS.

Fixes https://github.com/NixOS/nixpkgs/issues/69264
2019-10-02 10:09:50 +03:00
László Vaskó
9d9aa6099f python37Packages.pyrsistent: 0.15.2 -> 0.15.4
Some tests are broken on 0.15.2 if used with pytest 5+ as discussed
in #64145. The issue is fixed in tobgu/pyrsistent#175 and released in
0.15.4.
2019-10-01 22:59:10 -07:00
Jonathan Ringer
7eed92a7ac pythonPackage.cli-helpers: disable python2 tests 2019-10-01 22:48:34 -07:00
Minijackson
4e7364abab gnvim: init at 0.1.5 2019-10-02 14:08:40 +09:00
Ryan Mulligan
98c4a3338b
Merge pull request #70009 from r-ryantm/auto-update/you-get
you-get: 0.4.1328 -> 0.4.1347
2019-10-01 21:54:50 -07:00
Daniel Albert
bed7146758 pgmodeler: init at 0.9.1
pgModeler (PostgreSQL Database Modeler) is an open source database modeling tool designed for PostgreSQL.
2019-10-02 06:44:16 +02:00
Daniel Albert
45a2072ac1 maintainers: Add @esclear 2019-10-02 06:44:09 +02:00
Markus Schneider
8358d7595d vscode-extensions.cmschuetz12.wal: init at 0.1.0 2019-10-01 21:42:14 -07:00
Markus Schneider
5d7f8997c6 vscode-extensions.skyapps.fish-code: init at 0.2.1 2019-10-01 21:38:19 -07:00
Markus Schneider
90fc4a177f vscode-extensions.james-yu.latex-workshop: init at 8.2.0 2019-10-01 21:34:19 -07:00
Jonathan Ringer
8d440b5e59 python3Packages.keyring: 19.1.0 -> 19.2.0 2019-10-01 19:31:51 -07:00
R. RyanTM
eca416c469 verilator: 4.016 -> 4.018
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2019-10-01 21:09:12 -05:00
R. RyanTM
2df3cb15e3 scrypt: 1.2.1 -> 1.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/scrypt/versions
2019-10-01 21:08:24 -05:00
worldofpeace
49bc1bf44a
Merge pull request #70137 from michaelpj/fix-pam-variable-subst
nixos/system-environment: fix variable substitution
2019-10-02 01:20:28 +00:00
Michael Peyton Jones
d8b9742deb nixos/system-environment: fix syntax for environment variables
`@` synax is for `PAM_ITEM`s, `HOME` needs to use `$`.
2019-10-01 21:19:04 -04:00
Michael Peyton Jones
9d61ddaf82 nixos/system-environment: replace env vars in values of variables too
We were only replacing them in the profiles. We also need to do this in
the values of variables, including both the session-relative variables
and the non-session-relative variables.
2019-10-01 21:18:54 -04:00
Dmitry Kalinkin
5ddf3512ba
Merge pull request #70213 from dkudriavtsev/patch-2
maintainers: add dkudriavtsev
2019-10-01 18:21:30 -04:00
Dmitry Kudriavtsev
70c6a035e2
maintainers: add dkudriavtsev
I plan to add several packages and would like to add myself as a maintainer.
2019-10-01 15:11:09 -07:00
Tim Steinbach
f321347d91
Merge pull request #70212 from NeQuissimus/sbt_extras
sbt-extras: 2019-08-14 -> 2019-09-30
2019-10-01 17:55:34 -04:00
Tobias Bora
e120e00d54 owncloud-client: Use qt5's own mkDerivation (#70187) 2019-10-01 17:48:23 -04:00
Tim Steinbach
85abd40bcb
sbt-extras: 2019-08-14 -> 2019-09-30 2019-10-01 17:47:59 -04:00
Nikolay Amiantov
280f17c893 buildBazelPackage: remove rules_cc
It's a new builtin dependency from Bazel 0.29.
2019-10-02 00:46:55 +03:00
Frank Doepper
d0d6da14b1 stenc: init at 1.0.7 2019-10-01 23:18:24 +02:00
Maximilian Bosch
885fc3a8d7
Merge pull request #70178 from WilliButz/grafana-update
grafana: 6.3.6 -> 6.4.0
2019-10-01 23:16:36 +02:00
Maximilian Bosch
bb8b193bd5
Merge pull request #70200 from pacien/riot-v1.4.1
riot-{web,desktop}: 1.4.0 -> 1.4.1
2019-10-01 22:29:32 +02:00
Kierán Meinhardt
e7ac6e3ff8 vimPlugins.vim-fetch: init at 2019-04-03 2019-10-01 12:51:02 -07:00
Kierán Meinhardt
3fc5a4e046 vimPlugins.todo-txt-vim: init at 2016-11-10 2019-10-01 12:51:02 -07:00
pacien
7a82c74afe riot-desktop: 1.4.0 -> 1.4.1 2019-10-01 20:50:00 +02:00
pacien
bdd869352f riot-web: 1.4.0 -> 1.4.1 2019-10-01 20:49:48 +02:00
markuskowa
f349aa3e5e
Merge pull request #70032 from sikmir/gpxsee
gpxsee: 7.13 -> 7.14
2019-10-01 20:13:25 +02:00
Matthew Bauer
657b7d06c1
Merge pull request #70196 from matthewbauer/add-android32-cross-trunk
top-level/release-cross.nix: add android32
2019-10-01 13:40:12 -04:00
Matthew Bauer
bf2e3515a8
Merge pull request #70194 from obsidiansystems/lib-more-arm
lib: Add armv7a-linux to doubles.nix
2019-10-01 13:34:27 -04:00
Matthew Bauer
d93fb7b272
Merge pull request #70140 from matthewbauer/fix-68316
kwallet-pam: wrap pam_kwallet_init
2019-10-01 13:21:52 -04:00
Maximilian Bosch
b5204d9f5f svgbob: fix build
See https://hydra.nixos.org/build/102480738

Bumping to latest version (which is 0.4.2 according to Cargo.lock) fixes
the build error. As no dependency changes happened, cargoSha256 doesn't
need to be updated.

ZHF #68361
2019-10-01 10:13:32 -07:00
Matthew Bauer
67b5f75672 top-level/release-cross.nix: add android32 2019-10-01 13:05:10 -04:00
Christian Kampka
b980f1e46c kops_1_14: init at 1.14.0 (#70189) 2019-10-01 17:03:02 +00:00
Kierán Meinhardt
58899b8d19 vimPlugins.vim-fsharp: init at 2018-11-13 2019-10-01 09:53:18 -07:00