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
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
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
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
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
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
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
Matthew Daiter
6f721ce534
suitesparse: add CUDA support
2017-03-29 15:47:51 +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
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
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
Jörg Thalheim
36fca93290
rename iana_etc to iana-etc
...
fixes #23621
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
Daiderd Jordan
01d8d1b062
rustc: use llvm_39
2017-03-28 22:10:05 +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
Matthew Maurer
03568b327e
fileutils: 0.5.0 -> 0.5.1
...
Fixes a bug with copying symlinks
2017-03-28 20:04:00 +00: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
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
Joachim F
07a76cc934
Merge pull request #23400 from knedlsepp/add_docopt_cpp
...
docopt.cpp: init at 0.6.2
2017-03-27 21:28:50 +01:00