Commit Graph

91190 Commits

Author SHA1 Message Date
Jörg Thalheim
9e439658d7 Merge pull request #24449 from drdaeman/pycharm-2017.1
PyCharm 2016.3.2 -> 2017.1
2017-03-30 10:42:29 +02:00
Jörg Thalheim
586fd024fa Merge pull request #24454 from michalrus/bitlbee-facebook
bitlbee-facebook: 2015-08-27 → 1.1.0
2017-03-30 10:37:25 +02:00
Jörg Thalheim
79f70e6d88 Merge pull request #24455 from 8573/8573/pkg/update/rustfmt/0.8.1/1
rustfmt: 0.8 -> 0.8.1
2017-03-30 10:33:16 +02:00
Jörg Thalheim
ded2876073 Merge pull request #24467 from kamilchm/vim-go
vim-go: 2017-02-19 -> 1.12
2017-03-30 10:19:35 +02:00
John Ericson
166fc028a4 Merge pull request #24465 from Ericson2314/no-with-literal
Get rid of all `with { inherit... }` and just used `let inherit...`
2017-03-30 01:49:37 -06:00
Charles Strahan
2a3cd13d73
slang: 2.3.0 -> 2.3.1a 2017-03-30 03:22:26 -04:00
Kamil Chmielewski
c916e2ce98 vim-go: 2017-02-19 -> 1.12 2017-03-30 09:18:07 +02:00
John Ericson
4c0d7da183 Get rid of all with { inherit... } and just used let inherit...
The old forms presumably predates, or were made in ignorance of,
`let inherit`. This way is better style as the scoping as more lexical,
something which Nix can (or might already!) take advantage of.
2017-03-30 03:05:05 -04:00
Kamil Chmielewski
835a692e9c vim-elixir: 2017-02-21 -> 2017-03-29 2017-03-30 08:16:23 +02:00
Peter Hoeg
0843ad10fd dynamic-colors: 0.2.2 -> 0.2.2.1 2017-03-30 11:52:35 +08:00
Peter Hoeg
5bb5ce050b dynamic-colors: 0.2.1 -> 0.2.2 2017-03-30 11:14:48 +08:00
regnat
4e9e1bc7ba stog: init at 0.17.0 2017-03-30 01:26:51 +00:00
regnat
89e5963f2c ocamlPackages.higlo: init at 0.6 2017-03-30 01:25:13 +00:00
regnat
40158137fd ocamlPackages.xtmpl: init at 0.16.0 2017-03-30 01:24:17 +00:00
regnat
2f020cf7c1 ocamlPackages.ocf: init at 0.5.0 2017-03-30 01:23:30 +00:00
Michal Rus
2cef2c58ea
bitlbee-facebook: 2015-08-27 → 1.1.0 2017-03-30 03:18:07 +02:00
Peter Hoeg
f67ec45de6 gcalcli: fix notifications on linux
Couple of things:

 - fix the path to notify-send
 - add a standard icon to the notification
 - rename the notification from "gcalcli" to "Calendar"

Lastly, there are no tests, so do not try to run them.
2017-03-30 09:04:32 +08:00
Matthew Maurer
401c284af0 ocaml-async_ssl: 112.24.03 -> 113.33.07 2017-03-30 01:02:51 +00:00
Matthew Maurer
24c616c4b6 ctypes: 0.4.1 -> 0.11.2 2017-03-30 01:02:51 +00:00
ndowens
da16238077 sylpheed: 3.5.0 -> 3.5.1 2017-03-29 19:07:54 -05:00
Tuomas Tynkkynen
adb460b30f mesa: Enable imx gallium driver on ARM
And lighten the aarch64 build by disabling drivers for hardware that
doesn't run on aarch64 processors.
2017-03-30 02:56:10 +03:00
Tuomas Tynkkynen
49f1abec15 U-Boot: 2017.01 -> 2017,03 2017-03-30 02:56:02 +03:00
c74d
eb6a1f1f41 rustfmt: 0.8 -> 0.8.1
Update the `rustfmt` package from version 0.8 to version 0.8.1.

I have tested this change per nixpkgs manual section 11.1 ("Making
patches").
2017-03-29 22:24:38 +00:00
c74d
b083a374aa rustRegistry: 2017-03-22 -> 2017-03-29
Update the `rustRegistry` to a more recent version. I have tested this
change per nixpkgs manual section 11.1 ("Making patches").
2017-03-29 22:00:17 +00:00
Vasiliy Solovey
97941b54f9 webstorm: 2016.3.3 -> 2017.1 2017-03-30 00:06:47 +03:00
Vincent Laporte
08c87eed00 ocamlPackages.extlib: 1.6.1 -> 1.7.2 2017-03-29 20:28:30 +00:00
Michael Raskin
1258bf9d2c lispPackages.clwrapper: allow to replace the code to load ASDF 2017-03-29 22:30:12 +02:00
Daiderd Jordan
f51ce6f929 Merge pull request #24417 from edanaher/fix-vim-youcompleteme
Fix vim youcompleteme
2017-03-29 20:35:51 +02:00
Peter Simons
4753a00caa haskell-QuickCheck: fix build with GHC 7.4.x 2017-03-29 20:30:29 +02:00
Peter Simons
a4ce475b61 haskell-void: fix build with GHC 7.8.x 2017-03-29 20:30:29 +02:00
Peter Simons
f79cb54cee haskell-extra: disable failing test suite on GHC 7.8.x 2017-03-29 20:30:28 +02:00
Peter Simons
a77e74d409 haskell-QuickCheck: fix build with GHC 7.8.x 2017-03-29 20:30:28 +02:00
Leon Isenberg
2553ceb982 haskell: use GHCJS to build Setup.hs for GHCJS packages
Closes https://github.com/NixOS/nixpkgs/pull/23614.
2017-03-29 20:30:28 +02:00
Peter Simons
80a52e22b3 haskell-haddock-library: enable test suite again 2017-03-29 20:30:28 +02:00
Peter Simons
4c9306f4aa haskell-haddock-api: drop obsolete patches 2017-03-29 20:30:28 +02:00
Peter Simons
c8375914ad haskell-arithmoi: re-enable test suite 2017-03-29 20:30:27 +02:00
Peter Simons
e749fb1cfd Disable integer-simple variant of GHC 7.6.3 since it does not compile. 2017-03-29 20:30:27 +02:00
Peter Simons
b0136d38f6 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.1-8-geba56da from Hackage revision
976e3524ee.
2017-03-29 20:30:22 +02:00
Peter Simons
c356cd69c8 hackage2nix: disable broken builds 2017-03-29 20:30:21 +02:00
Peter Simons
2ab1c0611f LTS Haskell 8.6 2017-03-29 20:30:21 +02:00
Michael Raskin
1af70c331c Add a couple of quicklisp packages 2017-03-29 19:40:42 +02:00
Aleksey Zhukov
43dc7604c1 pycharm-professional: 2016.3.2 -> 2017.1 2017-03-29 19:53:55 +03:00
Aleksey Zhukov
5030fafdee pycharm-community: 2016.3.2 -> 2017.1 2017-03-29 19:53:40 +03:00
Frederik Rietdijk
30449c5e36 Merge pull request #24439 from amosbird/master
Fix xgboost python 2.7 build.
2017-03-29 18:20:14 +02:00
Frederik Rietdijk
ffd29517dd spotify: unbreak
after the upgrade in 3c090f0e5a
2017-03-29 18:03:55 +02:00
Benjamin Smith
3e2335bc45 opera: 43.0.2442.991 -> 44.0.2510.857 2017-03-29 08:55:17 -07:00
Rob Vermaas
35dfdc9277
dd-agent: fix by adding uptime as dependency.
(cherry picked from commit f79be2cfa3)
2017-03-29 14:56:01 +00:00
Matthew Daiter
6f721ce534 suitesparse: add CUDA support 2017-03-29 15:47:51 +02:00
Will Dietz
bccc5ae82c swift: remove i686-linux from platforms, limit to x86-64-linux
Don't know that other platforms will fail but it seems likely
since we're using build profile intended for 64bit Ubuntu.
2017-03-29 07:42:16 -05:00
Thomas Tuegel
8ff4c7957a
Merge branch 'dropbox--xkbcommon' 2017-03-29 07:36:52 -05:00
Thomas Tuegel
97518649fb
dropbox: patch all files in output 2017-03-29 07:36:10 -05:00
Thomas Tuegel
2e591bac0d
dropbox: leave RPATH-shrinking to patchelf setup hook 2017-03-29 07:35:52 -05:00
Thomas Tuegel
096c72e255
dropbox: set INTERP for some DYN objects 2017-03-29 07:35:21 -05:00
Thomas Tuegel
c076b9326f
dropbox: remove more useless vendored libraries 2017-03-29 07:33:46 -05:00
Thomas Tuegel
3c96a53608
dropbox: wrap as any other Qt application 2017-03-29 07:33:23 -05:00
Thomas Tuegel
1d8d6d564d
Revert "dropbox: use vendored Qt 5 libraries"
This reverts commit 9125bab708.

The vendored libraries have a problem with xkbcommon.
2017-03-29 07:23:27 -05:00
Vladimír Čunát
72bb7b399a
Merge #24392: cups-dymo: patch upstream for cups 2.2 2017-03-29 13:57:07 +02:00
Amos Bird
94c61cee66 Fix xgboost python 2.7 build. 2017-03-29 18:02:31 +08:00
Nicolò Balzarotti
3e298d2536 non: 2016-12-07 -> 2017-03-29 2017-03-29 09:48:05 +02:00
Pascal Wittmann
8b512b10c7 Merge pull request #24431 from jpierre03/pr-udunits
udunits: 2.2.23 -> 2.2.24
2017-03-29 09:36:20 +02:00
Matthew Maurer
4e47e85005 piqi: missed propagated dependency 2017-03-29 07:11:09 +00:00
Matthew Maurer
3c7b0d37ae ocamlgraph: 1.8.5 -> 1.8.7 2017-03-29 06:37:00 +00:00
Frederik Rietdijk
078412521e pythonPackages.pyudev: fix package
- the function loading the udev library was moved to another file
- the test runner did not work correctly, causing it to fail on Python
3.
- the test runner now works correctly, but there's a bunch of tests
failing and therefore tests are disabled. The package does seem to
function (as in, it can load the library again).
2017-03-29 08:33:53 +02:00
Matthew Maurer
b4716ea7a2 camlzip: 1.06 -> 1.07
Fixes bug with modern zlib and large files
2017-03-29 06:12:59 +00:00
Vincent Laporte
5dda5a2ea2 ocamlPackages.bitstring: remove 2.0.4 2017-03-29 05:29:14 +00:00
Matthew Maurer
750dca5024 ocaml-bitstring: git -> 2.1.0 2017-03-29 05:29:14 +00:00
Jean-Pierre PRUNARET
11e84f51b3 udunits: 2.2.23 -> 2.2.24 2017-03-29 05:40:10 +02:00
Daniel Peebles
da79d1f01f Merge pull request #24428 from acowley/libdc1394-darwin
libdc1394: patch bugs on darwin
2017-03-28 21:54:32 -04:00
Daniel Peebles
f33e19aa2c Merge pull request #24411 from NeQuissimus/kubernetes_1_5_6
kubernetes: 1.5.4 -> 1.5.6
2017-03-28 21:47:22 -04:00
Daniel Peebles
cea6bfac1c Merge pull request #22098 from dtzWill/feature/swift
swift: init at 3.1
2017-03-28 21:21:30 -04:00
Daniel Peebles
903fc1d6c9 Merge pull request #24418 from LnL7/darwin-rust
rustc: use llvm_39
2017-03-28 20:34:07 -04:00
Shawn Dellysse
c87c0f2144
messenger-for-desktop: init at 2.0.6 2017-03-28 19:55:17 -04:00
Anthony Cowley
ab0ea84733 libdc1394: patch bugs on darwin
One of these issues is in a platform-specific file for darwin, the
other may only be a breaker when using clang.
2017-03-28 19:25:02 -04:00
Michael Raskin
13007957e5 quicklispPackages: init
The idea is to have an almost-automatic conversion from QuickLisp, the
definitive Common Lisp package repository, to Nix. The benefit over just
using lispPackages.quicklisp is automatic installation of non-Lisp
dependencies from NixPkgs (and integration with Nix package management).
The benefit over lispPackages for normal Lisp packages is packaging just
a snapshot of QuickLisp which is known to be tested for version
compatibility between libraries.

There are some packages in lispPackages that are not from QuickLisp (for
example, the installable wrapper of QuickLisp itself). My hope is to
replace the rest with the expressions converted from QuickLisp.

Note that the current commit is a mere addition.
2017-03-29 00:40:01 +02:00
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
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
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