Eelco Dolstra
4914a82186
Merge pull request #65083 from basvandijk/fix-composability-of-sourceByRegex
...
lib: allow sourceByRegex to be composed after cleanSourceWith
2019-07-25 19:29:44 +02:00
Wael Nasreddine
6b89e87a23
Merge pull request #65316 from kalbasit/nixpkgs_fix-moto-collision
...
moto: fix colliding dependencies
2019-07-25 09:00:32 -07:00
Nikolay Amiantov
7b828532b9
bazel-deps: 2019-02-01 -> 2019-07-11, mark as broken
...
Also drop preInstall cleanup for dependencies. The reason is while it's more
thorough than default cleanup in buildBazelPackage if such a problem happens we
should fix buildBazelPackage instead. Perhaps even move this (awesome!) snippet
there but it's very slow-running so we'd rather attempt to fix it in other
ways.
Anyway after an update at least .deps build, checked with `nix-build -A --check`.
2019-07-25 17:40:46 +02:00
Nikolay Amiantov
969aec30b6
bazel-remote: mark as broken
2019-07-25 17:40:46 +02:00
Matthew Bauer
173a5408d2
Merge pull request #65319 from nicknovitski/fix-darwin-ngrok
...
ngrok: fix build on darwin
2019-07-25 09:54:43 -04:00
Matthew Bauer
6ff7c2ca93
Merge pull request #65049 from matthewbauer/zmq-enable-drafts
...
zmq: enable drafts api
2019-07-25 09:54:00 -04:00
Frederik Rietdijk
dcea5637d8
Merge pull request #64982 from NixOS/staging-next
...
Staging next
2019-07-25 15:48:30 +02:00
Léo Gaspard
5f33bcd953
matrix-synapse: fix documentation better
2019-07-25 15:37:32 +02:00
Michael Raskin
22f5ee4e0e
Merge pull request #65305 from averelld/disable-zbar-wine-gstreamer
...
wine: disable zbar in gst-plugins-bad
2019-07-25 12:36:10 +00:00
Michael Raskin
e1e5c87f83
Merge pull request #65342 from bradleyjensen/master
...
Improve ergonomics of clwrapper
2019-07-25 12:35:02 +00:00
WilliButz
f149bfe82a
Merge pull request #65348 from mayflower/checksec-2.0.1
...
checksec: 1.5 -> 2.0.1
2019-07-25 14:17:33 +02:00
Jörg Thalheim
1d86714a2b
nixos/zfs: add trim service
...
Introduces a trim timer similar to the fstrim service.
According to zpool(8) for consumer hardware periodic manual TRIM
is preferred over automatic TRIM that ZFS implements.
The period of one week is based on recommendations of fstrim.
2019-07-25 12:47:43 +01:00
Profpatsch
fdee6f4fae
bazel: disable dm-sonnet downstream test
2019-07-25 13:27:45 +02:00
Profpatsch
63e0b8b3f9
bazel: execute dm-sonnet test only on linux
2019-07-25 13:27:45 +02:00
Profpatsch
eab06d4517
python-modules/dm-sonnet: update fixed-output hash
2019-07-25 13:27:45 +02:00
Timo Kaufmann
e7e70b7073
bazel: add fixed output test case
...
Feels like a horrible hack, but it should make sure that downstream
hashes are preserved between bazel versions.
2019-07-25 13:27:45 +02:00
markuskowa
88d9f77609
Merge pull request #64932 from bhpdt/add/mkl-service
...
pythonPackages.mkl-service: init at 2.1.0
2019-07-25 12:04:17 +02:00
Frederik Rietdijk
34eebf6844
Merge master into staging-next
2019-07-25 11:52:18 +02:00
Frederik Rietdijk
3d00d8e4ee
pythonPackages.pyyaml_3: init , instead of multiple pyyaml overrides
...
Temporary attribute until we can get rid of it everywhere.
This was triggered due to the libyaml 0.2.2 incompatibilty requiring
patches and still not building.
2019-07-25 11:51:55 +02:00
Wael Nasreddine
a8f174ff7c
buildBazelPackage: autodetect nix toolchain instead of Xcode on Darwin ( #65308 )
...
* buildBazelPackage: autodetect nix toolchain instead of Xcode on Darwin
* do not export the variables outside of Darwin
* remove unecessary parens
* move comment within the darwin check
2019-07-25 11:43:45 +02:00
Orivej Desh
b5d1d50aa9
google-gflags: move to aliases.nix
...
google-gflags were renamed to gflags in 2012:
https://github.com/gflags/gflags/#25-january-2012
gflags.name will be updated in staging.
2019-07-25 09:18:32 +00:00
Jörg Thalheim
2f55e705e2
Merge pull request #65365 from jonringer/moto-meta
...
pythonPackages.moto: fix description
2019-07-25 10:10:59 +01:00
Jörg Thalheim
8044f32219
Merge pull request #61816 from Izorkin/nginxMainline
...
nginxMainline: 1.16.0 -> 1.17.2
2019-07-25 10:01:59 +01:00
Jonathan Ringer
e557e7a12a
pythonPackages.moto: fix description
2019-07-25 01:47:10 -07:00
Mario Rodas
f5cbc1a197
Merge pull request #65302 from xrelkd/update/eksctl
...
eksctl: 0.2.0 -> 0.2.1
2019-07-25 03:38:20 -05:00
Wael M. Nasreddine
d99c6ccece
jsondiff: patch setup.py to prevent creating bin/jsondiff
...
pythonPackages.jsonpatch also creates bin/jsondiff, and packages
depending on both are not usable.
2019-07-24 22:33:31 -07:00
Wael M. Nasreddine
c555bc38a3
jsondiff: 1.1.2 -> 1.2.0
2019-07-24 22:33:30 -07:00
Orivej Desh
57d5b0be29
slirp4netns: 0.3.0-alpha.2 -> 0.3.0
2019-07-25 03:33:13 +00:00
Mario Rodas
b5f5c97f7d
Merge pull request #64245 from turboMaCk/tools-rust/cargo-generate
...
cargo-generate: init at 0.3.0
2019-07-24 18:57:18 -05:00
worldofpeace
90ccc1c20c
Merge pull request #65236 from suhr/klystrack
...
klystrack: init at 1.7.6
2019-07-24 19:14:52 -04:00
Сухарик
88f163ef9a
klystrack: init at 1.7.6
2019-07-25 02:07:02 +03:00
worldofpeace
2bcc9260e4
Merge pull request #65315 from GRBurst/protonmail-bridge
...
protonmail-bridge: 1.1.5 -> 1.1.6
2019-07-24 18:35:41 -04:00
GRBurst
c4cebed811
protonmail-bridge: 1.1.5 -> 1.1.6
2019-07-24 18:34:34 -04:00
Marek Fajkus
02d79ced90
cargo-generate: init at 0.3.0
2019-07-24 23:55:20 +02:00
josephtheengineer
cec27ceabc
kitty: fix wayland support (EGL: Library not found)
2019-07-25 07:51:06 +10:00
Free Potion
ebafb799dc
harmonist: 0.1 -> 0.2
2019-07-25 00:40:28 +03:00
Nick Novitski
1c0e584c64
ngrok: fix build on darwin
2019-07-24 14:33:48 -07:00
worldofpeace
2e869f71a7
Merge pull request #64565 from jtobin/master
...
kjv: init at unstable-2018-12-25
2019-07-24 17:19:55 -04:00
Thomas Tuegel
897b1af5d0
Merge pull request #65352 from ttuegel/emacs/editorconfig
...
editorconfig: Include runtime dependency on editorconfig-core-c
2019-07-24 16:08:01 -05:00
Thomas Tuegel
294e75e832
Merge pull request #65339 from ttuegel/wrap-pinentry_qt5
...
pinentry: Use qt5.wrapQtApps as needed
2019-07-24 16:07:40 -05:00
Thomas Tuegel
32e552af3f
editorconfig: Include runtime dependency on editorconfig-core-c
2019-07-24 15:39:46 -05:00
Thomas Tuegel
9235a8eaef
nixos/config/no-x-libs: Fix pinentry arguments
2019-07-24 15:22:07 -05:00
Matthew Bauer
3b8e595810
zmq: add enableDrafts option
...
This is needed by emacs-zmq, and will be used by it.
2019-07-24 16:12:40 -04:00
eyjhbb@gmail.com
3d91e7fde0
pythonPackages.capturer: init at 2.4
2019-07-24 21:49:25 +02:00
eyjhbb@gmail.com
1de0c3275a
pythonPackages.coloredlogs: init at 10.0
2019-07-24 21:49:25 +02:00
eyjhbb@gmail.com
b7eb5b6f79
pythonPackages.executor: init at 21.3
2019-07-24 21:49:23 +02:00
Robin Gloster
5806e71834
Merge pull request #65299 from Ma27/fix-nextcloud-test
...
nixos/nextcloud: fix inclusion of trusted_domains in override config
2019-07-24 19:28:06 +00:00
Robin Gloster
a6ddcd45da
checksec: 1.5 -> 2.0.1
2019-07-24 21:26:13 +02:00
Robin Gloster
12d3b615c9
Merge pull request #65341 from WilliButz/update-highlight
...
highlight: 3.43 -> 3.52, use GitLab source
2019-07-24 19:08:26 +00:00
Izorkin
293e5d8365
nginxMainline: 1.16.0 -> 1.17.2
2019-07-24 21:09:22 +03:00