Daiderd Jordan
d42dccf029
pkgconfig: 0.29.1 -> 0.29.2
2017-04-06 00:08:04 +02:00
Markus Hauck
471626e6fb
scalafmt: 0.6.6 -> 0.6.7
...
Updates scalafmt to 0.6.7
2017-04-05 20:40:14 +02:00
Jörg Thalheim
052cd88921
Merge pull request #24625 from Mic92/networkmanager
...
networkmanager: 1.4.4 -> 1.6.4
2017-04-05 12:49:58 +02:00
Benno Fünfstück
26084166c3
Merge pull request #24646 from luke-clifton/accelerate-llvm
...
llvm-hs: Point llvm-hs to llvm_4
2017-04-05 11:42:00 +02:00
Luke Clifton
5ffece7de1
llvm-hs: Point llvm-hs to llvm_4
2017-04-05 16:51:45 +08:00
Peter Simons
bbbe24f469
Merge pull request #24530 from mulderr/master
...
oracle-instantclient: add optional odbc support
2017-04-05 10:24:49 +02:00
Peter Simons
4ad28de5a3
Merge pull request #24510 from woehr/master
...
ghcjs (head): Fix infinite recursion ...
2017-04-05 10:23:37 +02:00
Shea Levy
f038db24a6
nix-plugins: 2.0.6 -> 2.0.7.
...
Fixes warning on nix 1.12
2017-04-04 22:50:00 -04:00
Shea Levy
fe319f8ebd
nix-plugins: 2.0.3 -> 2.0.6.
...
Fixes incompatibility between build-time and link-time nix version
2017-04-04 22:35:35 -04:00
Daiderd Jordan
9896cf1028
gcc: include dylibs for darwin build
2017-04-04 23:53:39 +02:00
Shea Levy
3f023c8989
nix-plugins: 2.0.2 -> 2.0.3
...
Fixes darwin build
2017-04-04 15:11:42 -04:00
Jörg Thalheim
b04fb3ffcd
Merge pull request #24586 from maurer/bap
...
Add BAP to nixpkgs
2017-04-04 19:48:49 +02:00
Matthew Maurer
e010c25ba4
libbap: init at master-2017-02-08
2017-04-04 13:17:56 -04:00
Matthew Maurer
d022b4419c
bap-python: init at 1.1.0
2017-04-04 13:11:06 -04:00
Matthew Maurer
7171d16fd4
bap: init at 1.2.0
2017-04-04 13:11:01 -04:00
Shea Levy
9904019841
nix-plugins: Bump, unbreak
2017-04-04 11:29:40 -04:00
Matthew Daiter
d712c04d25
suitesparse: refining CUDA support
2017-04-04 17:23:20 +02:00
Jörg Thalheim
43c0530ca6
libproxy: fix compilation
...
also use webkit backend (webkitgtk is also a more common gnome/gtk)
Changelog: https://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/NEWS?h=1.6.2
2017-04-04 17:00:40 +02:00
zimbatm
7fe25124bc
Merge pull request #24604 from NeQuissimus/ruby_updates
...
Ruby updates
2017-04-04 15:38:22 +01:00
Peter Simons
fa365c2b9d
haskell-language-nix: fix build with GHC 7.6.3
2017-04-04 16:29:12 +02:00
Peter Simons
046c5c57d0
haskell-binary: update 0.8.x branch to latest version
2017-04-04 16:29:12 +02:00
Peter Simons
b232d2f4e4
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.1.1 from Hackage revision
f68bd69837
.
2017-04-04 16:29:06 +02:00
Peter Simons
4f62f342f6
hackage2nix: disable Hydra builds for accelerate-* packages with unfree license
2017-04-04 16:29:04 +02:00
Peter Simons
e0160f70da
LTS Haskell 8.8
2017-04-04 16:29:04 +02:00
Dan Peebles
3a9c217804
rtags: fix for clang/libc++ 4
...
This also fixes a missing header in the SDK that rtags needs to work
properly. The underlying cause is that C++ headers got shuffled around a
lot in libc++ 3.8 (I believe) and became more standards-compliant, which
led to a lot of C-compatible passthrough header files being added to it
like math.h, which defines some C++-compatible versions of standard
functions like signbit, while #include_next'ing the system math.h. In
this case, including the SDK was stuffing another math.h in front of the
libc++ shim, which led to all sorts of mysterious failures.
2017-04-04 08:07:52 -04:00
Domen Kožar
f3dbaa7b57
Merge pull request #24595 from lukego/pharo-no-pic
...
pharo-vm: Disable "pic" hardening
2017-04-04 12:01:27 +02:00
Domen Kožar
94d1145ece
Merge pull request #24597 from lukego/pharo-launcher-test
...
pharo-launcher: Add test case & myself as maintainer
2017-04-04 08:08:48 +02:00
Tim Steinbach
3535a6bf3c
ruby: 2.0.0-p647 -> 2.0.0-p648
2017-04-03 15:40:26 -04:00
lprndn
f259fa6e91
Merge branch 'master' into lprndn_Nixpkgs
2017-04-03 21:37:11 +02:00
Tim Steinbach
ec2c469230
ruby: 2.2.5 -> 2.2.7
2017-04-03 15:33:26 -04:00
Tim Steinbach
482566939e
ruby: 2.3.3 -> 2.3.4
2017-04-03 15:28:38 -04:00
Tim Steinbach
bc45ee50c4
ruby: 2.4.0 -> 2.4.1
2017-04-03 15:23:18 -04:00
Nikolay Amiantov
ef4b73a038
libappindicator: propagate dependencies
2017-04-03 17:39:41 +03:00
Luke Gorrie
4736c19c65
pharo-launcher: Add test case & myself as maintainer
2017-04-03 14:26:33 +00:00
Luke Gorrie
c77a54d79f
pharo-vm: Disable "pic" hardening
...
Compiling the Pharo VM with "pic" hardening causes segmentation faults
on startup of pharo-launcher.
Resolves NixOS/nixpkgs#24541 .
2017-04-03 13:58:02 +00:00
Shea Levy
1feca4cae3
haskellPackages: Export haskellSrc2nix and hackage2nix
...
Allows using a different haskell package set to generate the nix
expressions (during eval time) than the one used to actually build the
package (at build time).
2017-04-03 08:13:07 -04:00
Vladimír Čunát
969849acf8
mesa: maintenance 17.0.2 -> 17.0.3
2017-04-03 11:24:50 +02:00
David McFarland
2c006ca805
Revert "openssl: add custom build of 1.0.2 for steam"
...
No longer necessary. See https://github.com/NixOS/nixpkgs/pull/23034#issuecomment-291005754
This reverts commit a50784b34e
.
2017-04-03 09:04:44 +02:00
Eelco Dolstra
747ad4befd
mlt: Remove some -dev paths from the closure
...
This reduces the closure size of mlt-qt5 from 683 to 278 MiB.
2017-04-02 21:51:46 +02:00
Eelco Dolstra
6d4e6102a7
libgsf: Use separate dev output
2017-04-02 21:51:46 +02:00
Ambroz Bizjak
195efedd2c
qt58: Fix path to qhelpgenerator in cmake file.
...
It is located in the dev output, fix it as for qcollectiongenerator.
This fixes a build error in KDevelop.
2017-04-02 11:21:34 +02:00
Orivej Desh
8f9b219107
kwallet: support GPG-encrypted wallets
2017-04-01 23:42:30 +00:00
Michael Weiss
40d171855f
gpgme: 1.8.0 -> 1.9.0
...
For the license change see:
- https://directory.fsf.org/wiki/GPGME#tab=Details
- AUTHORS [0]
See #24491 for the other changes.
[0]: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpgme.git;a=blob;f=AUTHORS;h=bbf1576ad27dc51956c371282862b468c633ea49;hb=HEAD
2017-04-02 01:26:22 +02:00
Tim Steinbach
4ceeac7526
skopeo: default policy
2017-04-01 18:33:36 -04:00
Joachim F
1517a354b3
Merge pull request #24427 from joachifm/use-remove-references-to
...
go builder: use removeReferencesTo
2017-04-01 22:25:58 +01:00
Benjamin Saunders
201960922c
vulkan-loader: 1.0.39.1 -> 1.0.42.2
2017-04-01 12:28:59 -07:00
Tim Steinbach
9e1537cd21
Merge pull request #24511 from holidaycheck/update-skopeo
...
skopeo: 0.1.16 -> 0.1.18
2017-04-01 13:48:02 -04:00
Tim Steinbach
ed5d80d74b
Merge pull request #24524 from vbgl/utop_404
...
utop: fix on OCaml 4.04
2017-04-01 13:45:56 -04:00
Tim Steinbach
eec90be5cd
Merge pull request #24538 from srp/scala-2.11.9
...
scala_2_11: 2.11.8 -> 2.11.9
2017-04-01 13:43:44 -04:00
Scott R. Parish
4ab90c3b70
scala_2_11: 2.11.8 -> 2.11.9
2017-04-01 10:40:43 -07:00
Vladimír Čunát
40628d9ed8
Merge #22873 : updates of various python packages
2017-04-01 19:26:40 +02:00
Vladimír Čunát
1a805c4c63
libdrm: 2.4.75 -> 2.4.76
2017-04-01 14:48:29 +02:00
Vladimír Čunát
8eab29e26f
nss: 3.28.3 -> 3.30 ( close #24508 )
2017-04-01 13:31:05 +02:00
Vladimír Čunát
6230bfa123
libpng: 1.6.28 -> 1.6.29
2017-04-01 13:27:39 +02:00
Vladimír Čunát
d55727c7a5
at-spi2-core: maintenance 2.22.0 -> 2.22.1
2017-04-01 13:27:22 +02:00
Vladimír Čunát
ae58febf70
gdk-pixbuf: maintenance 2.36.5 -> 2.36.6
2017-04-01 13:27:19 +02:00
Vladimír Čunát
ae08fdd84e
pango: maintenance 1.40.3 -> 1.40.4
2017-04-01 13:27:18 +02:00
Vladimír Čunát
6c153c55c3
gtk3: maintenance 3.22.8 -> 3.22.11
2017-04-01 13:27:17 +02:00
Vladimír Čunát
0bc62f8d2e
Merge #23832 : gdbm: 1.12 -> 1.13
2017-04-01 13:27:15 +02:00
Vladimír Čunát
af098ff18e
libgudev: fix build after update #23965
...
I somehow missed this error.
2017-04-01 13:26:27 +02:00
Vincent Laporte
fcb9f44375
ocamlPackages.{ocf,xtmpl}: fix for OCaml 4.04
2017-04-01 12:30:14 +02:00
Vincent Laporte
e5d0593a42
ocamlPackages.core_extended: fix build on Linux
2017-04-01 12:30:14 +02:00
ndowens
e109faa401
libgudev: 230 -> 231 ( #23965 )
2017-04-01 12:26:36 +02:00
Johannes Bornhold
249b34aadc
python: Move catch_conflicts.py into subdirectory ( #23600 )
...
Python does add the script's directory into "sys.path". For the case of
"catch_conflicts.py" this means "/nix/store" is added to "sys.path". This can
result in very long delays if the store contains a lot of entries.
(moved from master commit 76213d102c
)
2017-04-01 12:22:36 +02:00
Vladimír Čunát
eb551a435f
Merge branch 'master' into staging
2017-04-01 12:21:54 +02:00
Vladimír Čunát
46ea770b2b
Revert "python: Move catch_conflicts.py into subdirectory ( #23600 )" ( #24528 )
...
This reverts commit 76213d102c
.
2017-04-01 12:20:31 +02:00
Johannes Bornhold
76213d102c
python: Move catch_conflicts.py into subdirectory ( #23600 )
...
Python does add the script's directory into "sys.path". For the case of
"catch_conflicts.py" this means "/nix/store" is added to "sys.path". This can
result in very long delays if the store contains a lot of entries.
2017-04-01 12:19:53 +02:00
Maciej Kazulak
23ec4a40ee
oracle-instantclient: add optional odbc support
2017-04-01 11:50:13 +02:00
ndowens
b83d2970f2
pkgconfig: 0.29 -> 0.29.1 ( #24394 )
2017-04-01 11:06:20 +02:00
Vladimír Čunát
f44ea1fec2
Merge branch 'staging'
2017-04-01 10:58:20 +02:00
Vaibhav Sagar
d9b36c36c5
pycairo: fix build with Python 3.6
...
Apply the same patch as for Python 3.5 so that this builds correctly.
Addresses #24501 .
2017-04-01 09:58:01 +02:00
Vincent Laporte
da8201e7c3
ocamlPackages.sedlex: fix on OCaml 4.04
2017-04-01 09:06:57 +02:00
Michael Raskin
623a469653
quicklispPackages, lispPackages: make all system-loads pass with precompilation
2017-04-01 08:08:22 +02:00
Vincent Laporte
033c5debbc
utop: fix on OCaml 4.04
...
Don’t strip the binary
The wrapper directly calls ocamlrun
2017-04-01 07:39:13 +02:00
Michael Raskin
1e7bad5d51
clwrapper, buildLispPackage: compile fasls and store them for all systems
2017-03-31 22:46:49 +02:00
Tobias Pflug
552045db80
skopeo: 0.1.16 -> 0.1.18
2017-03-31 20:51:52 +02:00
Sander van der Burg
7408aca528
Regenerate NPM expressions with node2nix 1.2.0
2017-03-31 20:51:14 +02:00
Jordan Woehr
117797367a
ghcjs (head): Fix infinite recursion ...
...
... in hscolour when building packages.
2017-03-31 12:39:12 -06:00
Michael Raskin
739ecca4b5
esrap-peg: 20131029 -> 20170320
2017-03-31 17:56:35 +02:00
Shea Levy
c923c6c7c5
webkitgtk24x: Fix build on darwin
2017-03-31 07:47:09 -07:00
Michael Raskin
02f58311ec
lispPackages: migrate to quicklispPackages where possible
2017-03-31 12:06:46 +02:00
Rickard Nilsson
37847f263c
haskellPackages.tailfile-hinotify: Disable test suite
2017-03-31 11:15:17 +02:00
Michael Raskin
f10fc5a13c
lispPackages.clwrapper: fix array expansion to produce no arguments when empty
2017-03-31 11:17:19 +02:00
Kamil Chmielewski
caade79100
ponyc: 0.11.4 -> 0.12.2
...
https://github.com/ponylang/ponyc/issues/1786
2017-03-31 08:17:21 +02:00
Lancelot SIX
0848d1c2e1
gnuapl: 1.6 -> 1.7
...
See http://lists.gnu.org/archive/html/info-gnu/2017-03/msg00007.html
for release announcement.
2017-03-31 07:33:53 +02:00
Peter Hoeg
2f73d5f856
libguestfs: add missing libapparmor buildInput
2017-03-31 11:50:12 +08:00
Michael Raskin
0f69573731
quicklispPackages: add a basic set of packages, make sure that quicklispPackages_asdf_3_1 can be built completely
2017-03-30 22:55:26 +02:00
Michael Raskin
5032d477a0
quicklisp-to-nix: check that the package is loadable
2017-03-30 22:55:26 +02:00
Michael Raskin
6f904bd9ec
clwrapper: setup-hook: correctly handle multiple additions to registry
2017-03-30 22:55:26 +02:00
Tuomas Tynkkynen
4df59beb01
fontconfig_210: Remove reference to obsolete patch
...
Commit 9b049849bf
deleted the patch file
(and reference to it from fontconfig default.nix), but left the one in
2.10.nix which break evaluation.
As the package seems to build fine without the patch, just remove the
reference.
cc @ttuegel in case this was not the correct thing to do.
2017-03-30 23:19:45 +03:00
Peter Simons
b6c93177e7
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.1.1 from Hackage revision
16a802d4af
.
2017-03-30 19:30:30 +02:00
Dan Peebles
8b65437aae
Merge branch 'master' into staging
2017-03-30 12:54:41 -04:00
Robin Gloster
f9a1060199
qt-gstreamer: fix build and do not mark wrong pkgs as broken
2017-03-30 18:01:40 +02:00
Dan Peebles
8636ce283f
caf: fix on clang4
...
Also, enable parallel builds because I got sick of waiting :)
2017-03-30 11:36:30 -04:00
Dan Peebles
409fe12f76
qt4: fix to work on clang 4
...
The new clang is more strict about signed comparisons against pointers,
so this adds a couple of ad-hoc patches to appease it.
2017-03-30 11:03:05 -04:00
Robin Gloster
4a702e8b74
tclgpg: remove
2017-03-30 16:23:35 +02:00
Robin Gloster
9f86136cef
rustc: don't build on i686
2017-03-30 16:23:34 +02:00
Robin Gloster
c47cc7e163
qt-gstreamer: fix build
2017-03-30 16:23:34 +02:00
Robin Gloster
84db2dffe9
nix-exec: fix build
2017-03-30 16:23:34 +02:00
Robin Gloster
877aaeff61
boomerang: mark as broken
2017-03-30 16:23:33 +02:00
Joachim F
20bf94424a
Merge pull request #24441 from dtzWill/fix/swift-64bit-only
...
swift: remove i686-linux from platforms, limit to x86-64-linux
2017-03-30 14:01:23 +01:00
Joachim Fasting
ad902fbba1
aliceml: mark as broken
...
Tried fixing it, but gave up ... Has likely been non-functional for a
while, without anybody noticing.
2017-03-30 13:52:23 +02:00
Michael Raskin
5d83ef6a91
quicklispPackages.iolib: try loading the system
2017-03-30 13:01:30 +02:00
Michael Raskin
953fc6c0a0
clwrapper: better support for ensuring noninteractive execution
2017-03-30 13:00:43 +02:00
Michael Raskin
c1f922b0b5
asdf: add pinned versions 2.26, 3.1; provide quicklispPackages with ASDF 3.1
2017-03-30 12:59:40 +02:00
Michael Raskin
8641a0ace9
quicklisp-to-nix: support / in the system name
...
Add some more packages
2017-03-30 12:15:50 +02:00
Robin Gloster
2b7128808d
jclasslib: remove
2017-03-30 12:06:08 +02:00
Robin Gloster
db329251b4
guileLint: mark as broken
2017-03-30 12:06:07 +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
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
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
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
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
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
Joachim Fasting
4a12a681ef
go builder: use removeReferencesTo
2017-03-29 00:35:01 +02:00
Thomas Tuegel
9b049849bf
freetype: disable PCF long family names
...
Backported several patches from upstream. The test suite patch for Fontconfig is
no longer necessary.
2017-03-28 17:29:42 -05: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
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
...
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Franz Pletz
d8dd2fb9e5
libvirt: 3.0.0 -> 3.1.0
...
Missing in 1cca97cf18
.
2017-03-27 17:08:19 +02:00
Peter Hoeg
4f33f909f3
libtoxcore: 0.1.6 -> 0.1.7
2017-03-27 23:06:35 +08:00
Josef Kemetmüller
ed7a1ac302
docopt.cpp: init at 0.6.2
2017-03-27 14:23:48 +00:00
Jérémie FRAUDEAU
12df6d88d8
openjdk-darwin: zulu1.8.0_66 -> zulu1.8.0_121
2017-03-27 13:56:58 +02:00
Domen Kožar
8d2ca14e17
Merge pull request #24379 from roberth/mysql-haskell-dontcheck
...
mysql-haskell: dontCheck because check requires running server
2017-03-27 10:28:06 +02:00
Franz Pletz
1b95985b71
Merge pull request #24148 from volth/libvirt-3.1.0
...
libvirt: 3.0.0 -> 3.1.0
2017-03-27 10:02:06 +02:00
Robert Hensing
39af068aba
mysql-haskell: dontCheck because check requires running server
2017-03-27 09:34:37 +02:00
Peter Simons
50cce50143
callCabal2nix: Revert "Don't rebuild unchanged cabal file"
...
This reverts commit 24b47526ce
since it broke
callCabal2nix, apparently. See https://github.com/NixOS/nixpkgs/issues/24245
for details.
2017-03-27 09:00:06 +02:00
Orivej Desh
1ba30ca45b
poco: init at 1.7.8
2017-03-27 01:05:25 +00:00
Michael Raskin
9a0a75cac7
Merge pull request #24367 from pmahoney/skarnet-darwin
...
skarnet.org packages: fix darwin build
2017-03-27 00:47:07 +02:00
Patrick Mahoney
09a5007797
skarnet.org packages: fix darwin build
...
The configure scripts have been changed so that `--build` is now the
way to specify (non-cross compiling) build target, which is necessary
on darwin for binary compatibility across darwin versions.
2017-03-26 17:30:41 -05:00
Dan Peebles
167aba003a
capnproto: fix on clang 4
...
Embedding the patch because the way they build their source releases
changes the paths, so fetchpatch against GitHub doesn't apply cleanly
2017-03-26 18:15:59 -04:00
Daniel Peebles
eab30996bd
Merge pull request #24355 from LnL7/libcxx-4-pthreadmach
...
libcxx-4: add pthread_mach_thread_np patch
2017-03-26 17:30:02 -04:00
Patrick Mahoney
72a0d65d3d
update skarnet.org packages
...
execline: 2.1.4.5 -> 2.2.0.0
s6-dns: 2.0.0.7 -> 2.1.0.0
s6-linux-utils: 2.0.2.3 -> 2.2.0.0
s6-networking: 2.1.0.4 -> 2.2.1.0
s6-portable-utils: 2.1.0.0 -> 2.1.0.0 (no version change)
s6-rc: 0.0.2.1 -> 0.1.0.0
s6: 2.2.4.3 -> 2.4.0.0
skalibs: 2.3.9.0 -> 2.4.0.1
Also use new --enable-absolute-paths configure arg to correctly set
paths to runtime executables to point within the nix store rather than
relying on PATH resolution.
2017-03-26 14:19:44 -05:00
Pascal Wittmann
bf284bdfef
Merge pull request #24354 from calvertvl/update-groovy
...
groovy: 2.4.8 -> 2.4.10
2017-03-26 18:38:12 +02:00
Domen Kožar
5912496490
Merge pull request #24277 from NixOS/hydra-bump
...
Nix, Hydra: bump to 2017-03-21
2017-03-26 18:33:59 +02:00
Daiderd Jordan
7ddd5012a1
libcxx-4: add pthread_mach_thread_np patch
2017-03-26 17:30:23 +02:00
Victor Calvert
2fcc32f42b
groovy: 2.4.8 -> 2.4.10
2017-03-26 11:18:37 -04:00
Robin Gloster
955b79f462
pcre2: 10.22 -> 10.23 + security fix
...
CVE-2017-7186
refs nixos/security#57 #24319
2017-03-26 17:13:38 +02:00
Daniel Peebles
826ae5ff21
Merge pull request #24058 from LnL7/go-cacert
...
go: use NIX_SSL_CERT_FILE for crypto/x509
2017-03-26 11:11:05 -04:00
Robin Gloster
6b9c81aa18
pcre: 8.39 -> 8.40 + security fix
...
CVE-2017-7186
refs nixos/security#57 #24319
2017-03-26 16:41:22 +02:00
Thomas Tuegel
8b50f4c990
Merge pull request #24299 from ttuegel/master--drop-qt-5.7
...
Drop Qt 5.5 and Qt 5.7 from master
2017-03-26 09:18:38 -05:00
Vincent Laporte
b90d1a4496
ocamlPackages.fmt: 0.8.0 -> 0.8.2
2017-03-26 14:15:11 +00:00
ndowens
6c17ad677c
jasper: 2.0.10 -> 2.0.12
2017-03-26 08:20:27 -04:00
Leon Isenberg
65029beb38
libguestfs: add qemu to wrapped PATH
...
virt-df doesn't find qemu-img otherwise.
2017-03-26 14:10:36 +02:00
Jörg Thalheim
09c91f5fea
Merge pull request #24002 from deepfire/vogl
...
vogl: init at 2016-05-13
2017-03-26 11:45:37 +02:00
Kosyrev Serge
03ddb417c3
vogl: init at 2016-05-13
2017-03-26 11:16:13 +03:00
Frederik Rietdijk
fffb511607
Merge pull request #24208 from lsix/update_django_1_10
...
pythonPackages.django: 1.10.5 -> 1.10.6
2017-03-26 09:43:41 +02:00
Daiderd Jordan
f422543487
Merge pull request #24329 from cko/nodejs-4_8_1
...
nodejs-4_x: 4.6.0 -> 4.8.1
2017-03-25 21:18:15 +01:00
Pascal Wittmann
0ac30114c2
Merge pull request #24324 from NeQuissimus/kotlin_1_1_1
...
kotlin: 1.1 -> 1.1.1
2017-03-25 20:30:30 +01:00
Willi Butz
53dde42153
manticore: fix compiling pml sources
...
Compiler depends on sources that weren't present in the output.
2017-03-25 19:47:38 +01:00
Christine Koppelt
5861b8b1c9
nodejs-4_x: 4.6.0 -> 4.8.1
2017-03-25 17:29:02 +01:00
Willi Butz
55d21cad95
manticore: fix build, remove builder.sh (see #23253 )
2017-03-25 17:04:55 +02:00
Tim Steinbach
c0d9bce6f7
kotlin: 1.1 -> 1.1.1.
2017-03-25 11:04:41 -04:00
Franz Pletz
d545772640
libvirt: make guest suspend work, use upstream units
2017-03-25 14:59:01 +01:00
Franz Pletz
ddb608814a
libvirt: build with attr and apparmor
2017-03-25 14:58:26 +01:00