Commit Graph

59948 Commits

Author SHA1 Message Date
Jaka Hudoklin
75169aabc3 Add ripple data api package and nixos service 2015-03-26 20:02:39 +01:00
William A. Kennington III
762861670c gettext: Make 0.19 the default 2015-03-26 12:01:45 -07:00
William A. Kennington III
08995697de usbutils: 007 -> 008 2015-03-26 12:00:34 -07:00
William A. Kennington III
4febebe9cf hwdata: 249 -> 276 2015-03-26 12:00:34 -07:00
Tobias Geerinckx-Rice
d201dfc94c eid-mw 4.0.6-1620 -> 4.1.2 2015-03-26 19:47:19 +01:00
William A. Kennington III
ab131767d1 lvm2: 2.02.114 -> 2.02.118 2015-03-26 11:42:32 -07:00
William A. Kennington III
9ce3b3b746 dhcpcd: 6.6.1 -> 6.8.0 2015-03-26 11:42:32 -07:00
William A. Kennington III
8ca8b0868c cryptsetup: 1.6.3 -> 1.6.7 2015-03-26 11:42:32 -07:00
Spencer Whitt
a1044bd26e xonsh: new package 2015-03-26 14:25:17 -04:00
Arseniy Seroka
fe91ef5132 Merge pull request #7004 from spwhitt/libsvm
libsvm: New package
2015-03-26 21:22:12 +03:00
William A. Kennington III
dd096f4600 Merge pull request #7007 from henrytill/pinentry
pinentry: fix on darwin
2015-03-26 11:20:14 -07:00
Herwig Hochleitner
df0c059f83 Update Jetbrains IDE versions 2015-03-26 19:08:01 +01:00
Herwig Hochleitner
24ddfc7c38 passthru.home in openjdk8, similar to other jdks 2015-03-26 19:06:36 +01:00
Henry Till
5d59e78828 pinentry: fix on darwin
libcap and qt4 aren't supported on Darwin, but gtk2 is.
2015-03-26 13:23:39 -04:00
Arseniy Seroka
4932cae34f Merge pull request #7003 from shdpl/ntopng
[ntopng] geolite hash update
2015-03-26 20:14:55 +03:00
Arseniy Seroka
f8c9810794 Merge pull request #6998 from oxij/update-rss-glx
rss-glx: update 0.8.1 -> 0.9.1, add meta, rename attribute in all-packages
2015-03-26 20:14:20 +03:00
Arseniy Seroka
c6c442bc06 Merge pull request #6996 from oxij/add-physlock
physlock: add version git-20150126
2015-03-26 20:13:54 +03:00
Arseniy Seroka
a062b64cdf Merge pull request #6995 from oxij/add-toluapp
tolua++ (toluapp): add version 1.0.92
2015-03-26 20:13:31 +03:00
Spencer Whitt
c37f53ed56 libsvm: New package 2015-03-26 11:41:57 -04:00
Mariusz `shd` Gliwiński
6ca841a4e9 [ntopng] geolite hash update 2015-03-26 16:27:24 +01:00
Peter Simons
230182f61b pythonPackages.subunit: revert "rewrite to use buildPythonPackage"
This reverts commit e42547d8e9. The change
broke samba and dependent packages.
2015-03-26 16:17:31 +01:00
Jan Malakhovski
47328e663c rss-glx: update 0.8.1 -> 0.9.1, add meta, rename attribute in all-packages 2015-03-26 13:08:28 +00:00
Jan Malakhovski
0bee7429c2 physlock: add version git-20150126 2015-03-26 13:04:51 +00:00
Jan Malakhovski
46aa9361d6 tolua++ (toluapp): add version 1.0.92 2015-03-26 13:03:17 +00:00
Domen Kožar
636b25af67 fira: 4.002 -> 4.004 2015-03-26 11:55:39 +01:00
Thomas Tuegel
3dc7849ab9 robomongo: fix build with openssl-1.0.1m
(cherry picked from commit 35c0e0a768)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-03-26 11:42:52 +01:00
goodwillcoding
62d4564de4 fix the cmake 2.8.x detection of OpenSSL version broken in openssl 1.0.1m
this is a follow up to security update for openssl: 1.0.1l -> 1.0.1m,
references:
 - http://public.kitware.com/Bug/bug_relationship_graph.php?bug_id=15386
 - http://www.cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c5d9a8283cfac15b4a5a07f18d5eb10c1f388505#patch1

(cherry picked from commit 30dd174520)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-03-26 11:42:02 +01:00
Peter Simons
1841a05b9d haskell-stm-queue-extras: real fix for the broken Cabal file 2015-03-26 11:29:06 +01:00
Peter Simons
a8d249cbbb haskell-bytestring-arbitrary: use compiler-specific LLVM version 2015-03-26 11:29:06 +01:00
Peter Simons
753284c2d0 hackage-packages.nix: add compiler-specific LLVM support
This change will resolve 'llvm' and related symbols from the compiler-specific
'llvmPackages' set rather than the global 'pkgs'. This allows us to use
different versions of llvm depending on the copmiler we're building with.
2015-03-26 11:29:06 +01:00
Peter Simons
2e811ff754 hackage-packages: re-generate from Hackage 2015-03-25T19:49:53+0100 2015-03-26 11:29:05 +01:00
Peter Simons
39ec62fa96 haskell-configuration-common: don't import LLVM into the package set
Instead, we'll make sure that packages find it in self.llvmPackages.
2015-03-26 11:29:05 +01:00
Nikolay Amiantov
49f3c375b5 ghcWithPackages: add withLLVM 2015-03-26 11:29:05 +01:00
Peter Simons
1368206eb8 haskell-configuration-common: remember ticket URL 2015-03-26 11:29:05 +01:00
Peter Simons
73f35dcc0c haskell-CLI fails its test suite because of missing modules. 2015-03-26 11:29:05 +01:00
Peter Simons
eb4f75a868 ghc: remove obsolete "i686-darwin" from meta.platforms 2015-03-26 11:29:05 +01:00
Peter Simons
6bd48cbfef Enable Darwin builds of Haskell packages again.
Hopefully, issues like https://github.com/NixOS/nixpkgs/issues/2689 are
all remedied by now.
2015-03-26 11:29:05 +01:00
Peter Simons
93bd02a6aa ghc: versions prior to 7.4.x currently don't work on Darwin
db4cb021c0 (commitcomment-10320216)
2015-03-26 11:29:05 +01:00
Peter Simons
a6f3b54fd0 haskell-ng: disable failing builds on Hydra 2015-03-26 11:29:05 +01:00
Peter Simons
9e91fe45d6 Merge pull request #6985 from ttuegel/youtube-dl
youtube-dl: wrap with ffmpeg
2015-03-26 11:05:38 +01:00
Rob Vermaas
46eedd9de5 Dohh 2015-03-26 09:48:27 +00:00
Rob Vermaas
ac35d15bcc bazel: Upstream pushed patch, removing patch. 2015-03-26 09:46:31 +00:00
Domen Kožar
e42547d8e9 pythonPackages.subunit: rewrite to use buildPythonPackage 2015-03-26 10:25:58 +01:00
Rob Vermaas
cbb14299c9 GCE image: Remove some unnecessary lib prefixes. 2015-03-26 09:15:09 +00:00
Rob Vermaas
80202fbd25 GCE image: Add some recommended sysctl settings. Disable OS level firewall by default for GCE images (GCE provides external firewall). Disable passwordAuthentication. Related to issue #6991. 2015-03-26 09:09:40 +00:00
Domen Kožar
8feda47bee pinentry: fix build /cc wkennington 2015-03-26 10:07:05 +01:00
William A. Kennington III
2d695397d8 libpipeline: 1.2.6 -> 1.4.0 2015-03-26 01:06:39 -07:00
William A. Kennington III
9c78bbd405 kmod: 18 -> 20 2015-03-26 01:03:51 -07:00
William A. Kennington III
5c3cdaf351 libtool: 2.4.5 -> 2.4.6 2015-03-26 00:59:08 -07:00
William A. Kennington III
5e33c85248 util-linux: 2.26 -> 2.26.1 2015-03-26 00:57:59 -07:00