3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

58279 commits

Author SHA1 Message Date
William A. Kennington III c3592084cf golint: Update to 2015-06-23 2015-08-19 13:51:09 -07:00
William A. Kennington III e27567cff1 golang: Remove old, unused compilers 2015-08-19 13:25:44 -07:00
William A. Kennington III 88b1d7e5d9 logstash-forwarder: 20141216 -> 0.4.0 2015-08-19 13:25:44 -07:00
Peter Simons 082b0ee2a1 Merge pull request #9305 from Mathnerd314/broken-fix
Move licenseAllowed check into the builder attribute (fixes #7541)
2015-08-19 22:08:24 +02:00
Peter Simons 24664e9cb3 Merge pull request #9345 from kquick/haskell-vty-ui-disable-tests
Specify no-tests cabal flag for vty-ui under ghc 7.10.x
2015-08-19 22:00:36 +02:00
Paulus Esterhazy f683031df2 pass: Fix for Darwin 2015-08-19 20:50:58 +02:00
Ian Duncan 8d9e45c89e Upgrade to latest docker compose version 2015-08-19 14:11:20 -04:00
Nikolay Amiantov 8f59f4c78c firefox: build with pulseaudio support (close #8087) 2015-08-19 20:08:54 +02:00
William A. Kennington III 62b589a54f libressl: 2.2.1 -> 2.2.2 2015-08-19 10:42:55 -07:00
Kevin Quick 2066ac2956 Specify no-tests cabal flag for vty-ui under ghc 7.10.x 2015-08-19 10:15:38 -07:00
aszlig 710f8a7170
Merge pull request #9271 from @Profpatsch.
Not sure whether this was broken in the first place (8cd6d53) or if it
went broken afterwards (due to the version bump in 04e39bd), but it
isn't included in the store path at current master.

So I've tested the commit and kbd now correctly includes the Neo layout.
2015-08-19 18:46:41 +02:00
aszlig 50e9dd7da1
uclibc: Provide a more stable location for source.
At the upstream URL at http://git.uclibc.org/uClibc/snapshot/, older
versions are dropped at a regular basis. Unfortunately the tarball
"uClibc-20150131.tar.bz2" has already been deleted from that directory
and I didn't find a mirror providing the same file.

So I've switched it to use fetchzip from the cgit site instead of using
fetchgit directly. The reason why I didn't use fetchgit is that we'd
need need git, which depends (indirectly? not sure, haven't checked) on
libiconv and that in turn triggers an assertion if we're on Linux and
are cross-building using uclibc.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-08-19 18:43:24 +02:00
Edward Tjörnhammar da8b56967f Merge pull request #9331 from spencerjanssen/kodi-bump
kodi: 15.0 -> 15.1
2015-08-19 15:14:14 +02:00
taku0 ec24fc6ecc oraclejdk: 8u51 -> 8u60 2015-08-19 22:04:29 +09:00
Peter Simons e297442b62 Merge pull request #9327 from oxij/better-hoogle
haskell-packages: bring hoogle and haddock to the masses
2015-08-19 15:00:23 +02:00
Eelco Dolstra bed96a585f libmtp: Update to 1.1.9 2015-08-19 14:29:27 +02:00
Michael Alan Dorman 57c276110f haskell-ghcjs: use ghcjs compatible with new vector
Closes https://github.com/NixOS/nixpkgs/issues/9328.
2015-08-19 13:59:40 +02:00
Arseniy Seroka d8fc9ed20c Merge pull request #9337 from ragnard/rkt
rkt: init at 0.8.0
2015-08-19 14:57:13 +03:00
Arseniy Seroka e197085b45 Merge pull request #9289 from jb55/antimicro-patch
antimicro: init at 2.18
2015-08-19 14:45:12 +03:00
Arseniy Seroka fc7d47307e Merge pull request #9295 from kamilchm/glide
glide: init at 0.4.1, and dependencies:
2015-08-19 14:43:14 +03:00
Arseniy Seroka 7f20a09bd7 Merge pull request #9322 from taku0/firefox-bin-40.0.2
firefox-bin: 39.0.3 -> 40.0.2, thunderbird-bin: 38.1.0 -> 38.2.0
2015-08-19 14:41:42 +03:00
Ragnar Dahlén 9d0efe846e rkt: init at 0.8.0 2015-08-19 12:40:36 +01:00
Arseniy Seroka b9a174b9e3 Merge pull request #9340 from obadz/ecryptfs
ecryptfs
2015-08-19 14:37:36 +03:00
obadz 172522e153 ecryptfs:
- upgrade 106 -> 108
- fix passphrase rewrapper (password changing should now work fine) as
  discussed on https://bugs.launchpad.net/ecryptfs/+bug/1486470
- add lsof dependency so ecryptfs-migrate-home should work out of the
  box
2015-08-19 12:16:57 +01:00
Moritz Ulrich 2ffc2099be leiningen: 2.5.1 -> 2.5.2. 2015-08-19 12:25:50 +02:00
Eelco Dolstra f423ba3863 cbc: Enable on Darwin 2015-08-19 11:53:10 +02:00
Peter Simons fabeee76bd haskell-configurator fails its test suite. 2015-08-19 11:01:48 +02:00
Michael Alan Dorman 09e5107d3b haskell-hbro: fixed by upstream 2015-08-19 11:01:48 +02:00
Kevin Quick d58753b994 Newer haskell cmdlib version 0.3.6 is no longer marked as broken.
Closes https://github.com/NixOS/nixpkgs/pull/9316.
2015-08-19 11:01:48 +02:00
Peter Simons f2fc95686c haskell-shelly has transient test suite failures. 2015-08-19 11:01:48 +02:00
Peter Simons 7e48c52aaa haskell-singletons: update documentation for override 2015-08-19 11:01:47 +02:00
Nikolay Amiantov 1a590a6185 haskell: use postPatch instead of patchPhase where possible
Closes https://github.com/NixOS/nixpkgs/pull/9297.
2015-08-19 11:01:47 +02:00
Peter Simons d8650d5d6c haskell-commutative: re-enable test suite
All files, dependencies, etc. appear to now be set correctly.  Tested
with 'cabal test' in a local nix-shell environment.

Closes https://github.com/peti/nixpkgs/pull/20.
2015-08-19 11:01:47 +02:00
Peter Simons 0eca00a544 haskell-sets-with was deprecated. 2015-08-19 11:01:47 +02:00
Peter Simons f92eb718eb haskell-sets still can't compile its test suite. 2015-08-19 11:01:47 +02:00
Peter Simons b591bec333 haskell-yi: fixed by upstream 2015-08-19 11:01:41 +02:00
Peter Simons 574e2a5f81 hackage-packages.nix: update to 83e7ec0b31 with hackage2nix v20150807-45-gbadda1e 2015-08-19 11:00:06 +02:00
Bjørn Forsman b69d119b89 cudatoolkit: switch the default from version 5 to 7
Version 5 doesn't build because it depends on broken/EOL'd python 2.6. Better
switch to something that works. Most users of unversioned cudatoolkit attr are
r-packages, but they are already marked as broken.

Another user is haskellPackages.cuda, it builds fine with cuda 7.
2015-08-19 10:22:44 +02:00
goibhniu 7d807f32d4 Merge pull request #9273 from joelmo/audio
Audio updates
2015-08-19 10:15:30 +02:00
William A. Kennington III 54dee45402 Revert "firefoxWrapper: switch to GStreamer 1.0"
This reverts commit 69269bebeb.
2015-08-19 00:39:16 -07:00
William A. Kennington III 5711761622 firefox: Revert gstreamer-1.0 changes
This causes firefox to sometimes crash and hang when playing videos.
2015-08-19 00:39:14 -07:00
Bjørn Forsman 1357692555 blender: take unversioned cudatoolkit attr
Makes it less weird to do an override, if a user wants to use e.g. cuda
6.5 (also requires gcc 4.8).
2015-08-19 07:27:59 +02:00
William A. Kennington III d70c01daec grsecurity: Update patches 2015-08-18 21:06:45 -07:00
William A. Kennington III ab7a1646d9 aria2: Fix ssl support and switch back to sourceforge
Using sourceforge gives release binaries which don't require us to
regenerate all of the autotools scripts. This removes the need for
dependencies like cppunit and libgcrypt and autoreconfHook.

cc @geerds
2015-08-18 17:18:49 -07:00
William A. Kennington III 429d4beaa2 lvm2: 2.02.124 -> 2.02.128 2015-08-18 17:01:13 -07:00
Mateusz Kowalczyk ccb9acc43e youtube-dl: update to 2015.08.16.1 2015-08-19 00:45:59 +01:00
Spencer Janssen f2ce639000 kodi: 15.0 -> 15.1 2015-08-18 17:41:48 -05:00
Jascha Geerds 56d6a3d846 aria2: Remove openssl dependency 2015-08-18 23:52:58 +02:00
William A. Kennington III 2d40eeceda ceph-git: 2015-08-07 -> 2015-08-18 2015-08-18 14:45:11 -07:00
Bjørn Forsman 69367e4ebc blender: unbreak cudaSupport
Currently it errors out at build time with:

/nix/store/HASH-cudatoolkit-6.5.19/usr_include/host_config.h:82:2:
  error: #error -- unsupported GNU version! gcc 4.9 and up are not supported!

Instead of downgrading gcc to 4.8, this patch upgrades cuda to 7.0, which
I think is the better choice. (Cuda 7 dropped support for some older graphics
cards, but gained support for newer ones.)
2015-08-18 23:22:06 +02:00
Tobias Geerinckx-Rice 848c1a72b2 gnome-control-center: don't add sounds to userEnv
It's not needed after all.

See discussion at https://github.com/NixOS/nixpkgs/pull/9308.
2015-08-18 23:14:51 +02:00
Jan Malakhovski c80af74a84 haskell-packages: throw withHoogle away from the lib 2015-08-18 19:56:17 +00:00
Jan Malakhovski 0013743845 haskell-packages: make hoogle wrapper much more helpful
* Build most of the stuff on /tmp, not in /nix/store.
* Generate hoogle database for all the dependencies.
* Generate haddock index and contents files.
* Cleanup.
2015-08-18 19:56:17 +00:00
Jan Malakhovski d8487667cf haskell-packages: bring hoogle to the masses by imlementing ghcWithHoogle
Replace `ghcWithPackages` to `ghcWithHoogle` in your config and enjoy.
2015-08-18 19:56:16 +00:00
Vincent Laporte 7e80417fa8 coq-QuickChick: 21f50a02 -> 20150605 2015-08-18 21:28:33 +02:00
Peter Simons 4cc5be347a haskell-configuration-ghc-head: update obsolete jailbreak-cabal override 2015-08-18 21:13:23 +02:00
William A. Kennington III 31a27c44c8 lxc: 1.1.2 -> 1.1.3 2015-08-18 11:33:37 -07:00
William A. Kennington III 74a885d13e bluez5: 5.32 -> 5.33 2015-08-18 11:33:23 -07:00
William A. Kennington III c4dc3aa97f acpid: 2.0.23 -> 2.0.25 2015-08-18 11:32:29 -07:00
William A. Kennington III e1ac7ad7cc libpipeline: 1.4.0 -> 1.4.1 2015-08-18 11:31:25 -07:00
William A. Kennington III 9fa56e49d7 man-db: 2.7.1 -> 2.7.2 2015-08-18 11:29:36 -07:00
William A. Kennington III 0b907d875c procps-ng: 3.3.10 -> 3.3.11 2015-08-18 11:12:34 -07:00
William A. Kennington III eb859dc816 kernel: 4.1.5 -> 4.1.6 2015-08-18 11:12:34 -07:00
William A. Kennington III e4fa08711c kernel: 3.14.50 -> 3.14.51 2015-08-18 11:12:34 -07:00
William A. Kennington III 109ff7ddee kernel: 3.10.86 -> 3.10.87 2015-08-18 11:12:34 -07:00
goibhniu d952b0ad4b Merge pull request #9241 from Twey/plover
Add Python package: OpenSteno Plover
2015-08-18 17:34:29 +02:00
Bjørn Forsman 836fa19651 cudatoolkit: fixup path to samples
This is needed for cuda 6.5 or else nsight will not find them. In cuda 7.0 the
samples are already in $out/samples. Older versions do not build due to broken
dependency (python-minimal).
2015-08-18 17:06:42 +02:00
lethalman 8f2ddf98f2 Merge pull request #9308 from nckx/gnome-fix-speaker-test
gnome-control-center: depend on sound-theme-freedesktop
2015-08-18 16:36:58 +02:00
Joel Moberg bf5eece51d Make fetchFromGitHub return an additional attr rev
This means it is more consistent with fetchgit which returns rev.
2015-08-18 16:34:27 +02:00
Joel Moberg e31e28602f rkrlv2: initial version at beta 2015-08-18 16:34:27 +02:00
Joel Moberg 3d37dcc9eb ardour: 4.1 -> 4.2 2015-08-18 16:34:14 +02:00
Tobias Geerinckx-Rice 24dedd0c9b gnome-control-center: depend on sound-theme-freedesktop
Required for working speaker test sounds in the Sound applet.
2015-08-18 15:42:47 +02:00
Jascha Geerds 1375602b8d aria2: Add myself as a maintainer 2015-08-18 14:51:54 +02:00
Jascha Geerds 4140d6352e aria2: Add platforms attribute 2015-08-18 14:51:03 +02:00
Jascha Geerds cc0f9acb53 aria2: Fetch from github instead of sourceforge 2015-08-18 14:50:19 +02:00
taku0 dffb7373a5 firefox-bin: 39.0.3 -> 40.0.2, thunderbird-bin: 38.1.0 -> 38.2.0 2015-08-18 20:35:10 +09:00
Domen Kožar f044c31174 Merge pull request #9298 from abbradar/python-env
python: add .env for convenient nix-shell's
2015-08-18 13:09:04 +02:00
Domen Kožar 3409dc7fe8 Merge pull request #9319 from ctheune/submit/syncthing-0.11.20
syncthing: 0.11.16 -> 0.11.20
2015-08-18 13:08:17 +02:00
Peter Simons 1fc3e769e3 haskell-hindent: byte-compile installed elisp code 2015-08-18 12:59:36 +02:00
Peter Simons 6d0fee82c5 haskell-structured-haskell-mode: byte-compile installed elisp code 2015-08-18 12:40:18 +02:00
Peter Simons 13024a48a3 haskell-ghc-mode: byte-compile installed elisp code 2015-08-18 12:40:18 +02:00
Peter Simons 62a85cb205 haskell-cabal-helper: test suite has been fixed upstream 2015-08-18 12:40:18 +02:00
Joel Moberg 4beab2264b ardour: simplify version handling 2015-08-18 12:19:00 +02:00
Peter Simons 93b830f111 htop: use a version number that corresponds to the output from "git describe --tags"
This approach avoids potential problems with "nix-env --update" when
we'll go back to a release version. Kindly suggested by @vcunat in
https://github.com/NixOS/nixpkgs/pull/9307#issuecomment-132112840.
2015-08-18 12:18:19 +02:00
Rob Vermaas cdee2b74ee Update pstree to 2.39 2015-08-18 09:50:46 +00:00
Sophie Taylor 2e41646441 nixpkgs: llvm v3.5.0 -> v3.5.2 2015-08-18 02:18:04 -07:00
Max Zerzouri 807a0e4609 xorg-server: fix XKB_BINDIR usage (close #8993)
Previously, XKB_BINDIR was read inside a loop over the program
arguments, so was only read if it had arguments that weren't matched by
the first some number of checks.
2015-08-18 10:14:11 +02:00
Oliver Charles ec8f2716f8 Merge pull request #9296 from kamilchm/bluejeans
bluejeans: 2.100.41.8 -> 2.100.102.8
2015-08-18 07:59:22 +01:00
Christian Theune 97afc0a914 syncthing: 0.11.16 -> 0.11.20 2015-08-18 08:15:37 +02:00
Austin Seipp 2c933ad3db nixpkgs: add tarsnap shell completion utils
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 22:00:47 -05:00
Austin Seipp cec55d6c15 nixpkgs: touchup tarsnap formula
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 21:48:34 -05:00
Tobias Geerinckx-Rice 4fdb99d31e netsniff-ng: update 0.5.9-{71-g77445f8 -> 80-g3384ee7} 2015-08-18 03:38:23 +02:00
Tobias Geerinckx-Rice 765d1159e9 python-packages: click 5.0 -> 5.1 2015-08-18 03:38:23 +02:00
Cray Elliott e99167d7f1 new package: mgba 0.3.0
This is a new Gameboy Advance emulator which aims to run on lower
end hardware without sacrificing accuracy or portability.
2015-08-17 18:00:33 -07:00
Cray Elliott 2afc00061b zandronum 2.1 -> 2.1.2 2015-08-17 17:57:47 -07:00
Arseniy Seroka d33170a3d2 Merge pull request #9311 from ro6/master
urweb: 20150214 -> 20150520
2015-08-18 03:42:51 +03:00
ro6 15ef1f3a7e urweb: 20150214 -> 20150520 2015-08-17 21:00:49 -03:00
Tobias Geerinckx-Rice 54916ba657 htop: 1.0.3 -> (git) 2015-08-12
Temporarily update to git HEAD for the "display program basename"
functionality it provides.
2015-08-18 01:13:59 +02:00
Austin Seipp 5d964375e5 nixpkgs: afl 1.83b -> 1.86b
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 17:18:10 -05:00
Austin Seipp 55e5bd4e9b nixpkgs: arcanist 20150707 -> 20150817
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-17 17:18:10 -05:00