Mathias Schreck
50111d5cf4
sauce-connect: 4.3.16 -> 4.4.0
2016-09-17 19:49:01 +02:00
Chris Martin
295bb3adf7
czmqpp: init at 1.2.0
2016-09-17 12:00:47 -04:00
Peter Simons
1a51047c3c
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.2 from Hackage revision
b76b355f94
.
2016-09-17 17:57:04 +02:00
Peter Simons
ef4eb283a9
haskell-MemoTrie: disable failing Haddock stage
2016-09-17 17:57:02 +02:00
Peter Simons
9921e7ce96
xmonad: disable failing test suite
2016-09-17 17:57:01 +02:00
Peter Simons
70150639a8
haskell-spy: drop obsolete override
2016-09-17 17:57:01 +02:00
Peter Simons
2140aca679
haskell-hasktags: drop obsolete override
2016-09-17 17:57:01 +02:00
Peter Simons
99b5c0cb9b
haskell: disable plenty of broken LTS-7.x test suites
2016-09-17 17:57:01 +02:00
Peter Simons
3e2b24a988
configuration-hackage2nix.yaml: add version constraints from LTS 7.0
2016-09-17 17:55:43 +02:00
Joachim F
1868783a90
Merge pull request #18619 from RamKromberg/init/mandoc
...
Init mandoc at 1.13.4 & replace groff with it in libedit and bsdbuild
2016-09-17 16:15:35 +02:00
Nikolay Amiantov
554ee9558d
openscenegraph: fix eval
2016-09-17 15:45:31 +03:00
Nikolay Amiantov
32adfbfb3d
openscenegraph: 3.2.1 -> 3.2.3
2016-09-17 15:27:12 +03:00
Daiderd Jordan
8e8c5a3429
Merge pull request #18424 from ppickfor/rainicorn
...
rainicorn: init at 1.0.0
2016-09-17 11:11:41 +02:00
Rushmore Mushambi
f5fbe9d486
Merge pull request #18664 from rushmorem/package-goa
...
goa: init at 1.0.0
2016-09-17 02:02:47 +02:00
rushmorem
6b8275eaf9
goa: init at 1.0.0
2016-09-17 01:15:14 +02:00
Eelco Dolstra
5ade8fff79
cudatoolkit: Fix building dependent packages
...
- Set a cmake flag to allow cmake to find CUDA automatically.
- Pass -D_FORCE_INLINES to work around
/nix/store/8sl4jfs3nq0pkq4gg655s3axrxdx7z29-glibc-2.24-dev/include/string.h: In function 'void* __mempcpy_inline(void*, const void*, size_t)':
/nix/store/8sl4jfs3nq0pkq4gg655s3axrxdx7z29-glibc-2.24-dev/include/string.h:650:42: error: 'memcpy' was not declared in this scope
https://github.com/BVLC/caffe/issues/4046
This fixes OpenSubdiv and Blender.
2016-09-17 00:40:41 +02:00
Eelco Dolstra
09f58645ca
opensubdiv: 3.0.4 -> 3.0.5
2016-09-17 00:40:41 +02:00
Vladimír Čunát
0fc5900665
Merge #18585 : pcre2: 10.21 -> 10.22
2016-09-17 00:34:29 +02:00
Tuomas Tynkkynen
e1d05ffb6a
dtc: 1.4.1 -> 1.4.2
2016-09-17 00:54:07 +03:00
Vladimír Čunát
edcaebf1d9
Merge #18648 : freetts: fix build
2016-09-16 23:00:06 +02:00
Pierre Radermecker
a6fbd4e798
configuration-hackage2nix.yaml: language-puppet
...
enable for x86_64-linux only
2016-09-16 22:01:14 +02:00
Daiderd Jordan
f11f2e78bd
Merge pull request #18672 from holidaycheck/nodejs-6.6.0
...
nodejs-6_x: 6.4.0 -> 6.6.0
2016-09-16 21:17:08 +02:00
Peter Simons
d1b34967fe
ghc-8.0.1: Revert "cosmetic fix to the Nix expression to unbreak syntax highlighting"
...
This reverts commit 29a53017a4
, which broke filterdiff according to
https://github.com/NixOS/nixpkgs/issues/18665#issuecomment-247626588 .
2016-09-16 20:45:09 +02:00
Peter Simons
b26f956d84
Merge pull request #18668 from AtnNn/swipl
...
swiProlog: 6.6.6 -> 7.2.3
2016-09-16 20:44:16 +02:00
Tobias Pflug
53fe6fc0bb
nodejs-6_x: 6.4.0 -> 6.6.0
2016-09-16 19:26:17 +02:00
Chris Martin
ceed162b1d
freetts: add jdk buildInput ( #18282 )
2016-09-16 11:13:02 -04:00
Kamil Chmielewski
914e0e594c
buildGoPackage: deps.json -> deps.nix in NIXON
...
https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541
* update docs to describe `deps.nix`
* include goDeps in nix-shell GOPATH
* NixOS 16.09 rel notes about replacing goPackages
2016-09-16 00:04:55 +01:00
Ram Kromberg
7238a94584
bsdbuild: groff -> mandoc
2016-09-15 20:44:49 +03:00
Profpatsch
51314631d6
searx: 0.9.0 -> 0.10.0 ( #18608 )
...
With a patch to loosen up searx pip dependency requirements.
Also includes a minor version bump of pysocks.
2016-09-15 17:48:51 +02:00
Shea Levy
bca7b782ae
Merge branch 'bower2nix-3.1.1' of git://github.com/rvl/nixpkgs
2016-09-15 08:16:07 -04:00
Franz Pletz
a32281639e
php70: 7.0.10 -> 7.0.11 (security)
...
See https://secure.php.net/ChangeLog-7.php#7.0.11 .
2016-09-15 13:57:32 +02:00
Joachim F
09646cc8a5
Merge pull request #18501 from tvon/update/gocd-server-16.9.0-4001
...
gocd-server: 16.7.0-3819 -> 16.9.0-4001
2016-09-15 13:17:17 +02:00
Joachim F
cbdad9b5e9
Merge pull request #18502 from tvon/update/gocd-agent-16.9.0-4001
...
gocd-agent: 16.7.0-3819 -> 16.9.0-4001
2016-09-15 13:17:06 +02:00
Sander van der Burg
4cbf2b88c2
Merge pull request #18591 from bendlas/update-androidenv
...
androidenv: update packages
2016-09-15 11:01:37 +02:00
Sander van der Burg
36aad71e3c
Merge pull request #18610 from siddharthist/emoj/init
...
emoj: init at 0.3.0
2016-09-15 09:26:21 +02:00
Peter Simons
fabd60a397
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v2.0.1-10-gca03454 using the following inputs:
- Hackage: 0aa5f8d505
- LTS Haskell: b5ee848475
2016-09-15 09:12:08 +02:00
Peter Simons
9123a0452d
haskell: drop obsolete LTS package set
...
The default 'haskellPackages' set now corresponds to the latest
available version of LTS 7.x.
2016-09-15 09:12:04 +02:00
Peter Simons
6607b99168
haskell: port existing hardening overrides to use the new combinator
2016-09-15 09:12:03 +02:00
Peter Simons
97fd905823
haskell: add support for 'hardeningDisable' to the generic builder
...
We also have a new helper function 'disableHardening' to use in
overrides. Fixes https://github.com/NixOS/nixpkgs/issues/14820 .
2016-09-15 09:12:03 +02:00
Peter Simons
aa1d424421
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v2.0.1-9-g9d0fb31 using the following inputs:
- Hackage: d68983aeb2
- LTS Haskell: 36c0f4fa5e
- Stackage Nightly: 8b258a761d
2016-09-15 09:12:02 +02:00
Peter Simons
af1d6e503e
configuration-hackage2nix.yaml: make sure some old (but required) packages remain available
...
The switch to LTS 7.x has made many older versions obsolete and so they
are no longer included in our package set by default:
- aeson-pretty 0.7.x
- hoogle 4.x
- persistent 2.2
- persistent-sqlite 2.2
- persistent-template 2.1
2016-09-15 09:11:04 +02:00
Etienne Laurin
ff9208c37a
swiProlog: 6.6.6 -> 7.2.3
2016-09-15 00:31:23 -04:00
Rodney Lorrimar
131b8d4edb
nodePackages.bower2nix: 3.0.1 -> 3.1.1
2016-09-15 01:28:37 +01:00
Rodney Lorrimar
952c477f90
nodePackages.bower2nix: Add back PATH wrapping
...
bower2nix and fetch-bower need git in the PATH to operate. This wrapping
got lost with the nodePackages updates.
(Fixes #18454 )
2016-09-15 01:28:36 +01:00
Chris Martin
56904d7c42
Update libtiff URLs ( #18611 )
...
* libtiff: remove dead source url
* libgeotiff: update url
2016-09-15 00:31:32 +01:00
Langston Barrett
a1b7d21318
emoj: init at 0.3.0
2016-09-14 23:19:17 +00:00
Daiderd Jordan
db7adbf69c
go: fix darwin build
2016-09-14 21:00:13 +02:00
Daiderd Jordan
4d25b23d26
Merge pull request #18516 from offlinehacker/pkgs/go/1.7.1
...
go_1_7: 1.7 -> 1.7.1
2016-09-14 20:54:40 +02:00
Ram Kromberg
652e3488f9
julia: pcre2 -> pcre2.dev + pcre2 output fix
2016-09-14 21:35:44 +03:00
Ram Kromberg
46046850e6
pcre2: 10.21 -> 10.22
2016-09-14 21:35:37 +03:00