Commit graph

104767 commits

Author SHA1 Message Date
Tim Steinbach eb70ae34b1 Merge pull request #24254 from bachp/gitlab-runner-9
Upgrade Gitlab Runner
2017-03-28 18:21:35 -04:00
Tim Steinbach 91cd7479a6 Merge pull request #24358 from cko/spark_r_backend
spark: activate R backend
2017-03-28 18:21:15 -04:00
Joachim Fasting 8427222eca
rl-notes 17.03: add note about pre-NSS dnscrypt-proxy
(cherry picked from commit de5d4dc14788bcf0c8e6ef8dd5d8f3500a568422)
2017-03-29 00:05:48 +02:00
Jude Taylor 7ebc75a9a6 Merge pull request #24353 from edanaher/fix-vim-knownplugins
vim-utils: Handle overriding knownPlugins betters.
2017-03-28 14:08:35 -07:00
Jörg Thalheim f19547b7fe Merge pull request #24053 from Mic92/iana-etc
iana-etc: 2.30 -> 20170317
2017-03-28 22:36:49 +02:00
Jörg Thalheim 36fca93290
rename iana_etc to iana-etc
fixes #23621
2017-03-28 22:35:15 +02:00
Jörg Thalheim 50527dbd0e
iana-etc: 2.30 -> 20170328 2017-03-28 22:35:15 +02:00
Will Dietz ecae31a50c swift: init at 3.1
Add dependency 'libblocksruntime'.
2017-03-28 15:34:34 -05:00
Michael Weiss c9ecc70880 gnupg*: Improve the meta set
And use version from gnupg21 for gnupg1compat.
2017-03-28 22:19:12 +02:00
Daiderd Jordan 01d8d1b062
rustc: use llvm_39 2017-03-28 22:10:05 +02:00
Michael Weiss 02e469fa04 signing-party: Add 4 missing man pages + dep fix
The manual pages for the following 4 tools where still missing:
- gpgsigs
- keyanalyze
- pgpring
- process_keys

The gpgdir script needs the gpg binary.

The 19 tools are licensed under various licenses.
2017-03-28 22:09:55 +02:00
Evan Danaher 33d8d15329 ycmd: 2017-02-03 -> 2017-03-27
Now works with newer version of vim youcompleteme plugin.

Details:
- The OS X patch is no longer necessary as that code was removed upstream.
- It seems to want LLVM version 4 now.
- It annoyingly wants to symlink libclang.4 to libclang.4.0; nix already
  did this.
2017-03-28 16:07:57 -04:00
Evan Danaher c46e2d1903 vim-plugins: bump youcompleteme version.
This fixes a bad interaction with Supertab.
2017-03-28 16:07:51 -04:00
Matthew Maurer 03568b327e fileutils: 0.5.0 -> 0.5.1
Fixes a bug with copying symlinks
2017-03-28 20:04:00 +00:00
James ‘Twey’ Kay c54588d250 redprl: 2016-09-22 -> 2017-03-28 2017-03-28 21:02:30 +01:00
Christine Koppelt 258e3524e2 spark: activate R backend 2017-03-28 21:30:20 +02:00
Matthew Maurer af33b23de3 frama-c: Aluminum -> Silicon
Upgrade required to work with new ocamlgraph
2017-03-28 19:14:08 +00:00
Pascal Bach 8373124202 gitlab-runner: make v1 runner available
gitlab-runner 9.0.0 is only compatible with gitlab >= 9.0
gitlab-runner1 1.11.1 is only compatible with gitlab < 9.4
2017-03-28 21:02:43 +02:00
William Casarin f9f5bec507 muchsync: fix on macOS 2017-03-28 19:22:21 +01:00
Jens Grunert 7fadcf3165 pidginsipe: 1.20.0 -> 1.22.0 2017-03-28 20:17:04 +02:00
Franz Pletz 99ff573194
tmuxp: 1.2.2 -> 1.2.7 2017-03-28 20:14:19 +02:00
Franz Pletz c17ff91221
pythonPackages.libtmux: 0.6.0 -> 0.6.4 2017-03-28 20:14:19 +02:00
Franz Pletz 805d53ecdb
pythonPackages.click: 6.6 -> 6.7 2017-03-28 20:14:19 +02:00
Franz Pletz c4b2f9f784
jool: 3.5.2 -> 3.5.3 2017-03-28 20:14:19 +02:00
Eelco Dolstra dc832df329
minio: 20170125 -> 20170316 2017-03-28 20:05:10 +02:00
Eelco Dolstra 6d1049fab5
minio-client: 20160821 -> 20170206 2017-03-28 20:04:53 +02:00
Franz Pletz 0018cd5a2d
libvirt packages: fix & clean up dependencies 2017-03-28 19:45:01 +02:00
Vincent Laporte d109f3d5f6 ocamlPackages.io-page: 1.5.1 -> 1.6.1 2017-03-28 17:05:47 +00:00
Vincent Laporte a80eb80b31 ocamlPackages.cstruct: 2.3.0 -> 2.3.2 2017-03-28 17:01:44 +00:00
Tim Steinbach 85fab7ec2c
kubernetes: 1.5.4 -> 1.5.6 2017-03-28 12:59:55 -04:00
Robert Helgesson b31f43d7c6
cpulimit: 2.4 -> 2.5 2017-03-28 17:41:58 +02:00
Pascal Wittmann f870fbc8ae Merge pull request #24362 from romildo/fix.lxqt
lxqt-panel: fix for `explicit` (a C++11 keyword) being used as variable
2017-03-28 17:41:02 +02:00
Michael Raskin 91cc357349 Merge pull request #24402 from calvertvl/update-palemoon-27_2_1
palemoon: 27.1.1 -> 27.2.1
2017-03-28 17:40:32 +02:00
Bas van Dijk 6f2eca1744 wordpress: replace the dbPassword option with dbPasswordFile (#24146)
We shouldn't force users to store passwords in the world-readable Nix store.
2017-03-28 17:38:16 +02:00
Michael Raskin 8c28474c02 Merge pull request #24407 from taku0/firefox-bin-52.0.2
Firefox bin 52.0.2
2017-03-28 16:52:14 +02:00
taku0 7a768e73fb firefox-esr: 52.0.1esr -> 52.0.2esr 2017-03-28 21:15:47 +09:00
taku0 014d11ea96 firefox: 52.0.1 -> 52.0.2 2017-03-28 21:15:16 +09:00
taku0 88b697330a firefox-bin: 52.0.1 -> 52.0.2 2017-03-28 21:12:57 +09:00
romildo 7bc9e508ba caja: init at 1.18.0 2017-03-28 08:44:28 -03:00
Rob Vermaas 3139993740
nixUnstable: update to 1.12pre5122_c60715e
(cherry picked from commit 4da11d7c9b7ed59b5acb19dd6ba335aef113db94)
2017-03-28 11:32:17 +00:00
Pascal Wittmann 5783eb9511 Merge pull request #24403 from puffnfresh/package/marp
marp: 0.0.9 -> 0.0.10
2017-03-28 13:22:37 +02:00
Brian McKenna 12d0d211b9 marp: 0.0.9 -> 0.0.10 2017-03-28 21:18:38 +11:00
Victor Calvert de02dfc90b palemoon: 27.1.1 -> 27.2.1
Also adding fix for desktop entry.
2017-03-28 04:39:52 -04:00
romildo d9672293c2 mate-terminal: 1.17.0 -> 1.18.0 2017-03-27 23:26:24 -03:00
romildo 8844d9b866 mate-desktop: 1.17.2 -> 1.18.0 2017-03-27 23:25:49 -03:00
romildo 55acc8708b mate-themes: 3.22.3 -> 3.22.7 2017-03-27 23:25:11 -03:00
romildo 23f373d724 mate-icon-theme-faenza: 1.16.0 -> 1.18.0 2017-03-27 23:23:30 -03:00
romildo a5c34e5689 mate-icon-theme: 1.17.0 -> 1.18.0 2017-03-27 23:22:40 -03:00
romildo d466d90623 mate-common: 1.17.0 -> 1.18.0 2017-03-27 23:22:00 -03:00
Michael Raskin 8a919af23b Merge pull request #24347 from spacekitteh/fetchGitRepo
fetchRepoProject: fixes; more options
2017-03-28 02:33:35 +02:00