zimbatm
883eb32e64
gtkmozembedsharp: remove package
...
The package has:
* broken source URL
* uses md5 hash
* no maintainer
* is a library with nobody depending on it
2017-01-24 16:47:13 +00:00
zimbatm
9120a99807
cilaterm: remove package
...
The package is broken since September, doesn't have a maintainer and
uses md5 for hashing
2017-01-24 16:45:41 +00:00
zimbatm
29be6e1685
jikes: use sha256 hash
2017-01-24 16:42:44 +00:00
zimbatm
0f35029959
aspectj: use sha256 hash
2017-01-24 16:41:21 +00:00
zimbatm
c3e4c2f179
jjtraveler: remove package
...
The package is a java library that no other project is using and which
upstream source doesn't work.
See http://www.program-transformation.org/Tools/JJTraveler
2017-01-24 16:34:36 +00:00
zimbatm
31d1a52b0c
lucene: 1.4.1 -> 1.4.3
2017-01-24 16:31:39 +00:00
zimbatm
4b284a2bb6
mockobjects: use sha256 hash
2017-01-24 16:28:20 +00:00
zimbatm
7ef36fface
jclasslib: use sha256 hash
2017-01-24 16:27:20 +00:00
zimbatm
1005d786ba
libjpeg62: remove
...
This package has broken upstream url and was only used by warsow
2017-01-24 16:22:25 +00:00
zimbatm
a17311a33e
antlr3: point to version 3.4
...
This was pointing to a broken upstream URL and is a beta release. No
dependent in the nixpkgs tree.
2017-01-24 16:15:21 +00:00
zimbatm
4958485bc3
ocamlPackages.ocaml_optcomp: update hash to sha256
2017-01-24 16:01:04 +00:00
Vladimír Čunát
f8e39ec13c
nss: fetchpatch -> fetchurl
...
This isn't a dynamically generated patch, so it's not required,
and the hash was for unmodified patch anyway.
2017-01-24 15:43:53 +01:00
Eelco Dolstra
c2bd9cad11
sqlite: 3.15.2 -> 3.16.2
2017-01-24 14:54:19 +01:00
Eelco Dolstra
2bf0f84f1f
nss: 3.27.2 -> 3.28.1
2017-01-24 14:49:46 +01:00
Sander van der Burg
de9a4f5fb4
titaniumenv: add 6.0 SDK + bump kitchensink testcase
2017-01-24 13:22:16 +01:00
Robert Hensing
de8148d74c
haskellPackages.doctest-discover: fix
2017-01-24 11:57:09 +01:00
Sander van der Burg
4f7fe27065
titaniumenv: use Node.js 4.x for the CLI tools
2017-01-24 10:55:29 +01:00
Jörg Thalheim
4785a19444
Merge pull request #22073 from romildo/upd.pcmanfm
...
{lib,pcman}fm: 1.2.4 -> 1.2.5
2017-01-24 10:48:56 +01:00
Graham Christensen
5c84eaaec3
Merge pull request #21344 from mdaiter/gWrap
...
gwrap: remove unnecessary checks
2017-01-23 19:56:40 -05:00
Shea Levy
46bec22f66
Revert "Add function to build a ghc standalone archive (OSX/iOS only)"
...
Partial revert of accidental changes.
This reverts commit 4f9f00fcc9
.
2017-01-23 18:37:15 -05:00
Shea Levy
4f9f00fcc9
Add function to build a ghc standalone archive (OSX/iOS only)
2017-01-23 18:35:03 -05:00
Daiderd Jordan
e026568e6c
Merge pull request #22027 from LnL7/darwin-go
...
go: fix tests on darwin
2017-01-24 00:27:45 +01:00
Bas van Dijk
f2afe922f4
opencv-3.1: make ippicv download URL consistent
...
with the URL defined in:
https://github.com/opencv/opencv/blob/3.1.0/3rdparty/ippicv/downloader.cmake
2017-01-23 23:12:18 +01:00
Arseniy Seroka
a9a5dad531
Merge pull request #22068 from bachp/gitlab-runner-1.10.0
...
gitlab-runner: 1.9.0 -> 1.10.0
2017-01-24 00:54:32 +03:00
Bas van Dijk
1853f174d1
opencv-3.1: get ippicv from the nix store
...
If ippicv can't be found in the directory:
3rdparty/ippicv/downloads/${platform}-${md5}
it will be downloaded instead. Commit 7fedbe7
accidentally swapped the
md5 with the sha256 causing ippicv to be downloaded each time opencv
gets build. This patch fixes that.
2017-01-23 22:22:56 +01:00
romildo
32a3f71149
libfm: 1.2.4 -> 1.2.5
2017-01-23 19:01:33 -02:00
Pascal Bach
55be1b30fc
gitlab-runner: 1.9.0 -> 1.10.0
2017-01-23 20:32:17 +01:00
Daiderd Jordan
7ac3f53eed
Merge pull request #22051 from sifmelcara/update/crystal
...
crystal: 0.20.4 -> 0.20.5
2017-01-23 19:12:13 +01:00
Shea Levy
2154108270
haskell-modules/generic-builder: Fix copy-paste error
2017-01-23 11:35:59 -05:00
Peter Simons
24fed4d344
Merge pull request #22057 from shlevy/haskell-modules-cross-env
...
(haskellPackages.callPackage foo).env: Set the right env vars when cross-compiling
2017-01-23 14:30:58 +01:00
mingchuan
28f3b62efc
crystal: 0.20.4 -> 0.20.5
2017-01-23 19:06:20 +08:00
Franz Pletz
e10cd27269
Merge branch 'staging'
2017-01-23 11:06:41 +01:00
Shea Levy
0ff6b6fc0f
(haskellPackages.callPackage foo).env: Set the right env vars when cross-compiling
2017-01-22 17:05:19 -05:00
Vladimír Čunát
df67f58fbf
gtk3: move gtk-update-icon-cache to the main output
...
This is basically what aa0fa19373
was for gtk2 and Xfce.
Fixes #20874 , though I haven't tested it directly.
2017-01-22 22:57:52 +01:00
Alistair Bill
6a87904296
msgpack-tools: init at 0.6
2017-01-22 21:11:06 +00:00
Periklis Tsirakidis
01fef925fc
rtags: 2.3 -> 2.8-p1
2017-01-22 17:46:26 +01:00
Franz Pletz
268e57bcc5
libvirt-glib: 0.2.3 -> 1.0.0
2017-01-22 13:01:03 +01:00
Franz Pletz
a50ff980be
libvirt: 2.5.0 -> 3.0.0
2017-01-22 13:01:02 +01:00
Franz Pletz
152f1131c4
liboping: 1.8.0 -> 1.9.0
2017-01-22 13:01:02 +01:00
Franz Pletz
8a7407e881
libnftnl: 1.0.6 -> 1.0.7
2017-01-22 13:01:00 +01:00
Franz Pletz
57145c6251
libnetfilter_conntrack: 1.0.5 -> 1.0.6
2017-01-22 13:01:00 +01:00
Franz Pletz
f3f5045432
libpcap: 1.7.4 -> 1.8.1
2017-01-22 13:00:59 +01:00
Franz Pletz
608c167f95
libmicrohttpd: 0.9.50 -> 0.9.52
2017-01-22 13:00:59 +01:00
Daiderd Jordan
99f8e2c9cb
go_1_6: disable x509 tests on darwin
2017-01-22 02:03:50 +01:00
Daiderd Jordan
79a7729338
go_bootstrap: fix tests on darwin
2017-01-22 01:41:37 +01:00
Charles Strahan
d298a961f1
Merge pull request #21416 from cstrahan/mesos-1.1.0
...
mesos: 1.0.1 -> 1.1.0
2017-01-21 19:05:18 -05:00
Pascal Wittmann
487f2cfef8
groovy: 2.4.7 -> 2.4.8
2017-01-21 23:40:13 +01:00
Pascal Wittmann
57f1198bbc
udunits: 2.2.21 -> 2.2.23
2017-01-21 23:36:40 +01:00
Franz Pletz
c796bfc0ba
libmd: clean up autoreconfHook usage
2017-01-21 20:42:41 +01:00
vbgl
664d1d6dc9
Merge pull request #21261 from vbgl/uutf-1.0.0
...
Eliom 6 and various OCaml package updates
2017-01-21 20:23:28 +01:00