Alyssa Ross
c9bd5b8516
Merge pull request #61385 from eraserhd/kakoune-plugins
...
kakoune: support for adding plugins
2019-06-26 20:36:17 +00:00
Michael Weiss
4ae993455d
signal-desktop: 1.25.1 -> 1.25.2
2019-06-26 22:32:15 +02:00
Greg Roodt
6ea5cf34b2
kubecfg: 0.9.1 -> 0.12.0 ( #63681 )
2019-06-26 14:57:36 -04:00
worldofpeace
7c5a514d0f
Merge pull request #63797 from romildo/upd.deepin.deepin-calculator
...
deepin.deepin-calculator: init at 1.0.11
2019-06-26 14:48:55 -04:00
Matthew Bauer
525f0b0436
Merge pull request #62869 from ambrop72/vulkan-loader-search-path
...
vulkan-loader: Always include /run/opengl-driver(-32)/share in search path.
2019-06-26 13:21:10 -04:00
lewo
6e139a4120
Merge pull request #63575 from layus/dafny-update2
...
dafny: 2.1.0 -> 2.3.0
2019-06-26 19:20:39 +02:00
lewo
5954bf8f8c
Merge pull request #63459 from jonringer/bump_github_releases
...
github-release: 0.6.2 -> 0.7.2
2019-06-26 19:19:20 +02:00
Dmitry Kalinkin
bff22431b5
Merge pull request #62845 from royneary/nim-0.20.0
...
nim: 0.19.4 -> 0.20.0
2019-06-26 13:00:50 -04:00
Timo Kaufmann
54cbf55543
python.pkgs.dm-sonnet: fix hash ( #63815 )
...
Follow up to https://github.com/NixOS/nixpkgs/pull/63806 , where I failed
to update the hash.
2019-06-26 17:48:44 +02:00
Peter Simons
c06b8b5988
haskell-ci: update to latest git version
...
Drop un-referenced "multi-ghc-travis" directory.
2019-06-26 14:10:10 +02:00
Timo Kaufmann
6ee5152e71
python.pkgs.dm-sonnet: fix build with bazel 0.27 ( #63806 )
2019-06-26 13:58:34 +02:00
Frederik Rietdijk
d843e16cb8
Merge master into staging-next
2019-06-26 13:22:30 +02:00
adisbladis
8df753c598
pythonPackages.requests-toolbelt: Add missing checkinput pyopenssl
2019-06-26 11:29:41 +01:00
adisbladis
d2c84bb3d1
pythonPackages.execnet: 1.5.0 -> 1.6.0
2019-06-26 11:03:17 +01:00
adisbladis
ff6eb60c72
conda: 4.3.31 -> 4.6.14
2019-06-26 11:01:45 +01:00
Florian Klink
cdb032dff2
hostapd: fix hostapd noscan patch url. ( #63802 )
...
hostapd: fix hostapd noscan patch url.
2019-06-26 09:51:54 +02:00
Florian Klink
1e5a8f9dd7
hostapd: remove global with stdenv.lib
2019-06-26 09:26:29 +02:00
Franz Pletz
acba016400
Merge pull request #63785 from WilliButz/grafana-update
...
grafana: 6.2.4 -> 6.2.5
2019-06-26 07:25:30 +00:00
Félix Baylac-Jacqué
f3b94dee34
hostapd: fix hostapd noscan patch url.
...
Something somehow got wrong in #63699 ; some adjustments made after the
review have been discarded :/
2019-06-26 08:20:39 +02:00
José Romildo Malaquias
40baa1f2de
Merge pull request #63675 from romildo/upd.deepin.dde-launcher
...
deepin.dde-launcher: init at 4.6.13
2019-06-26 01:05:16 -03:00
Vincent Laporte
0024cfcc49
Merge pull request #63346 from vbgl/merkaartor-fix
...
merkaartor: fix build & run
2019-06-26 03:59:13 +00:00
José Romildo Malaquias
1d964892c4
deepin.dde-launcher: init at 4.6.13
...
fixup! deepin.dde-launcher: init at 4.6.11
deepin.dde-launcher: 4.6.11 -> 4.6.12
deepin.dde-launcher: 4.6.12 -> 4.6.13
2019-06-26 00:40:08 -03:00
José Romildo Malaquias
356a347467
deepin.deepin-calculator: init at 1.0.11
2019-06-26 00:25:57 -03:00
worldofpeace
52ffec321a
Merge pull request #63794 from hyperfekt/vscode-with-extensions_url-handler
...
vscode-with-extensions: add missing URL handler
2019-06-25 22:34:31 -04:00
worldofpeace
648ca9b5f3
Merge pull request #63795 from romildo/upd.deepin.dtkcore
...
deepin.dtkcore: explicitly set DTK_VERSION
2019-06-25 21:59:30 -04:00
José Romildo Malaquias
27170f9619
deepin.dtkcore: explicitly set DTK_VERSION
...
The build system fails to detect the version to build, defaulting to
the minimum one. To circunvent that it has to be explicitly set.
2019-06-25 22:26:16 -03:00
hyperfekt
1a50722c04
vscode-with-extensions: add missing URL handler
...
The URL handler for VS Code was not copied from the generic version.
2019-06-26 02:12:20 +02:00
Graham Christensen
7b8a7cee78
Merge pull request #63699 from NinjaTrappeur/nin-hostapd-noscan
...
hostapd: add noscan mode
2019-06-25 18:08:58 -04:00
Jason Felice
2a911454d3
kakoune: support for adding plugins
...
Motivation: There is a thriving plugin ecosystem for Kakoune now,
and it is nice to add these in our Nix configurations. This was modeled
on neovim's plugins.
parinfer-rust is useable both standalone and as a Kakoune plugin,
so the plugin file inherits the same definition as pkgs.
I'll make PRs for other plugins if this gets accepted.
[Here](https://github.com/eraserhd/nixpkgs/tree/kak-ansi )'s a tested
branch for the `kak-ansi` plugin.
2019-06-25 17:17:08 -04:00
WilliButz
d0683d4a87
grafana: 6.2.4 -> 6.2.5
2019-06-25 23:09:55 +02:00
lewo
880bc93fc0
Merge pull request #63562 from ari-becker/update/kops
...
kops: 1.11.1->1.12.1
2019-06-25 22:50:13 +02:00
Timo Kaufmann
c6078c77be
home-manager: 2019-05-24 -> 2019-06-25
2019-06-25 22:34:22 +02:00
Serge Bazanski
4345932762
go-protobuf: 2018-01-04 -> 1.3.1 ( #63744 )
2019-06-25 13:00:02 -07:00
Yegor Timoshenko
0732c3993b
Merge pull request #61772 from volth/xfce-4.14pre1
...
xfce4-13: 4.13.x -> 4.14pre1
2019-06-25 22:17:44 +03:00
Mario Rodas
71a7fbf613
go-tools: 2019.1.1 -> 2019.2 ( #63749 )
2019-06-25 12:17:17 -07:00
Mario Rodas
b88ac050bd
bazelisk: 0.0.7 -> 0.0.8 ( #63769 )
2019-06-25 10:15:37 -07:00
worldofpeace
9638d85ff6
Merge pull request #63592 from layus/update-xtrace
...
xtrace: 1.3.1 -> 1.4.0
2019-06-25 12:30:20 -04:00
Guillaume Maudoux
9472a2ea45
xtrace: 1.3.1 -> 1.4.0
2019-06-25 12:26:35 -04:00
Sarah Brofeldt
efd3e5a2e1
Merge pull request #63006 from tadeokondrak/drm_info/init/2.1.0
...
drm_info: init at 2.1.0
2019-06-25 18:25:00 +02:00
Michael Weiss
5b4b6b6c24
tdesktop: 1.7.7 -> 1.7.10
2019-06-25 17:33:56 +02:00
worldofpeace
813f1b5fba
Merge pull request #63659 from risicle/ris-hdbscan-fix-remove
...
pythonPackages.hdbscan: fix build
2019-06-25 11:33:27 -04:00
Mario Rodas
93ff86be32
flow: 0.101.0 -> 0.102.0
2019-06-25 15:31:24 +00:00
Frederik Rietdijk
3fc7e97d5c
wxwidgets 3.1: add default libGLSupported, fixes eval
2019-06-25 17:28:41 +02:00
Michael Weiss
8c5147af79
weston: 6.0.0 -> 6.0.1
...
Announcement:
https://lists.freedesktop.org/archives/wayland-devel/2019-June/040661.html
2019-06-25 17:14:46 +02:00
Sarah Brofeldt
8f56d3eb04
Merge pull request #63310 from ckauhaus/vulnix-1.8.2
...
vulnix: 1.8.1 -> 1.8.2
2019-06-25 17:08:43 +02:00
worldofpeace
0cc397c3a7
Merge pull request #63745 from arcnmx/rust-darwin-bindgen
...
rust-bindgen: 0.49.0 -> 0.49.2
2019-06-25 10:59:26 -04:00
worldofpeace
0d61615d8d
Merge pull request #63746 from arcnmx/rust-darwin-expand
...
cargo-expand: fix darwin build
2019-06-25 10:58:51 -04:00
Mario Rodas
bc54b96f2a
Merge pull request #63757 from marsam/update-terraform
...
terraform_0_12: 0.12.2 -> 0.12.3
2019-06-25 09:33:36 -05:00
Tim Steinbach
9952e7142f
linux: 5.1.14 -> 5.1.15
2019-06-25 10:31:42 -04:00
Tim Steinbach
2077c6afd8
linux: 4.19.55 -> 4.19.56
2019-06-25 10:31:10 -04:00