3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

48451 commits

Author SHA1 Message Date
Charles Strahan bab648c5b4 chruby: update to 0.3.9 2015-01-13 21:58:25 -05:00
Charles Strahan 7893933625 bud: udpate to 0.34.1 2015-01-13 21:54:37 -05:00
Charles Strahan 3b524fe6c4 watchman: update to 3.0.0 2015-01-13 21:48:44 -05:00
Frederic LeBel 99c1916484 Atom: updated to 0.171.0 2015-01-13 19:46:48 -05:00
Brendan Long b46b15d868 syncthing: Update to 0.10.20. 2015-01-13 17:12:49 -06:00
Tobias Geerinckx-Rice 8257ed81c9 Add lz4: very fast lossless compression 2015-01-13 23:54:02 +01:00
Nikita Karetnikov bbb304fbbd New Haskell package: yesod-markdown 2015-01-14 01:10:11 +03:00
Vladimír Čunát ca1116d297 gst-plugins-good-0.10: add libsoup support (close #5749) 2015-01-13 22:56:00 +01:00
Peter Simons c11f898e7e Merge pull request #4548 from echo-oddly/clash
new package: clash
2015-01-13 22:45:02 +01:00
Ludovic Courtès 41b53577a8 unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
Peter Simons 007628fd49 haskell-generic-builder: use cpphs pre-processor by default on Darwin
Allegedly, the cpp implementation of Clang is weird and causes errors.
2015-01-13 22:33:17 +01:00
Peter Simons 67312f83ad haskell-generic-builder: pass "--with-gcc=$CC" on Darwin to help Cabal find Clang
Suggested in https://github.com/NixOS/nixpkgs/pull/5746.
2015-01-13 22:33:01 +01:00
Vladimír Čunát 07966befee thunderbird: update, and refactor the expression
- use mach for building (the way Mozilla devs use),
- use --disable-debug-symbols to reduce build-time resource consumption
2015-01-13 22:10:39 +01:00
Luca Bruno 5f12045f34 blender: fix build after update to 2.73 2015-01-13 21:35:22 +01:00
Peter Simons ddf0804a87 ghc-7.8.3-binary: remove broken platforms
The source tarballs URLs and hashes for everything but x86_64-darwin
were just copied from the 7.0.4 binaries. That's not going to work. :-(
2015-01-13 21:25:14 +01:00
Peter Simons b97c29330d haskell-ng: register the 7.8.3 binary snapshot of GHC 2015-01-13 21:22:16 +01:00
Peter Simons d6ed34170d haskell-configuration-common: fix reference to optparse-applicative_0_10_0 2015-01-13 20:43:18 +01:00
Peter Simons 9da7482e87 haskell-configuration-common: minor cosmetic 2015-01-13 20:22:07 +01:00
vbgl 7c03e66ebe Merge pull request #5671 from aaronlevin/patch-1
Bump version of vinyl to 0.5
2015-01-13 20:19:16 +01:00
Peter Simons 6d40648a1d Merge pull request #5747 from teh/master
a few haskellng fixes
2015-01-13 20:15:55 +01:00
Vladimír Čunát 1072635cf0 firefox: major bump 34.0.5 -> 35.0 2015-01-13 19:58:11 +01:00
Vladimír Čunát 38d4ef3cf4 liferea: minor update 2015-01-13 19:48:27 +01:00
Vladimír Čunát 77d66ed834 fetchgit: improve name detection, discard nix-1.8 check
The name detection didn't work for e.g. http://git.suckless.org/sinit/.
I tested the tarball builds now.

@shlevy claimed nixpkgs requires nix-1.8 features anyway,
so the additional check with message were superfluous.
2015-01-13 19:45:31 +01:00
Tom Hunger 123039c22e haskellng: Make haskell-zeromq4 pick up the correct zeromq nix package. 2015-01-13 18:36:36 +00:00
Tom Hunger 381ba6b22f haskellng: disable safecopy's broken tests. 2015-01-13 18:00:01 +00:00
Tom Hunger ffe05e7476 haskellng: Fix elm ecosytem by adding a few special cases. 2015-01-13 17:35:14 +00:00
Ricardo M. Correia 7d1d89e532 flashplayer: Update from 11.2.202.425 -> 11.2.202.429 2015-01-13 18:11:48 +01:00
Vladimír Čunát 7637e71cee merge #5521: give fetchgit outputs nicer names 2015-01-13 17:46:44 +01:00
Vladimír Čunát 3dfd87d7af fixup "git-export" directory names
All tested to build.
For freetalk the hash change seems unrelated to fetchgit changes.

FIXME: it might be suitable to adapt nix-prefetch-git.
2015-01-13 17:46:09 +01:00
Vladimír Čunát 995c9db5e6 openjdk: add platforms on darwin to fix #5634 2015-01-13 16:42:32 +01:00
Jaka Hudoklin 2d586477dd Merge pull request #5745 from matejc/ragegstreamervideo
rage: fix video for gstreamer engine
2015-01-13 16:12:11 +01:00
Peter Simons 51b9c9b262 idris: fix build with GHC 7.8.x 2015-01-13 15:21:51 +01:00
Matej Cotman d4635ce968 rage: fix video for gstreamer engine 2015-01-13 14:59:53 +01:00
Shea Levy 2ba3653ef6 Update hackage-packages
Includes NixOS/cabal2nix#127
2015-01-13 08:55:02 -05:00
Oliver Charles 20b1fd3fa4 Merge pull request #5710 from alpmestan/update-haskell-taggy
update the haskell taggy package to 0.1.3
2015-01-13 13:36:12 +00:00
Oliver Charles 9669b4a0e8 Merge pull request #5740 from alpmestan/add-haskell-sitemap
add the 'sitemap' haskell package
2015-01-13 13:35:56 +00:00
Oliver Charles 304819b3a3 haskellPackages.exhaustive: New expression 2015-01-13 13:25:37 +00:00
Vincent Laporte b094768e99 Adds ocaml-gtktop
Gtktop is a small OCaml library to ease the creation of graphical
toplevels.

Homepage: http://zoggy.github.io/gtktop/
2015-01-13 14:17:56 +01:00
lethalman 01cf6fa04d Merge pull request #5722 from nckx/coan
coan: don't double-gzip man page
2015-01-13 14:14:07 +01:00
lethalman 19d6d436dc Merge pull request #5699 from pmahoney/fswatch
Fswatch
2015-01-13 14:12:43 +01:00
Peter Simons e4a68f0b98 haskell-ng: add more tools to our help function library 2015-01-13 12:44:53 +01:00
Peter Simons 9489dac1d3 r-modules: update list of broken packages 2015-01-13 12:44:11 +01:00
Peter Simons 844828afad r-caret: update hash 2015-01-13 12:44:11 +01:00
Peter Simons 6b47d8c610 gdal: the build is broken on (at least) Linux
http://hydra.nixos.org/build/18650326/nixlog/1/raw
2015-01-13 12:44:11 +01:00
Peter Simons f09fec34e9 r-skmeans: update hash 2015-01-13 12:44:11 +01:00
Peter Simons d2d868534f r-OceanView: update hash 2015-01-13 12:44:11 +01:00
Alp Mestanogullari 126955d050 add the 'sitemap' haskell package 2015-01-13 12:04:21 +01:00
Vincent Laporte 7169b87664 Adds ocaml-lablgtk-extras
Lablgtk-extras is a collection of libraries and modules useful when
developing OCaml/LablGtk2 applications.

Homepage: http://gtk-extras.forge.ocamlcore.org/
2015-01-13 11:14:28 +01:00
Vincent Laporte 81b57bb8ef Adds ocaml-config-file
config-file is an OCaml library used to manage the configuration
file(s) of an application.

Homepage: http://config-file.forge.ocamlcore.org/
2015-01-13 09:46:48 +01:00
devhell b7a5027547 libmediainfo: 0.7.71 -> 0.7.72 2015-01-13 00:42:55 -08:00
devhell 5bda3e1b95 mediainfo-gui: 0.7.71 -> 0.7.72 2015-01-13 00:42:55 -08:00
devhell c7c196de6e mediainfo: 0.7.71 -> 0.7.72 2015-01-13 00:42:55 -08:00
Matti Niemenmaa 85e405c1eb wicd: fix wicd-curses with new urwid
See e.g. https://bugzilla.redhat.com/show_bug.cgi?id=894646 — without
this patch, wicd-curses throws an AttributeError on startup. The patch
is a cut-down version of the one added there by Pavel Zhukov.
2015-01-13 00:40:51 -08:00
devhell 29b3353a9e enhanced-ctorrent: Add package
This adds enhanced-ctorrent (ctorrent) which is a CLI-based bittorrent
client written in C++. It is very fast for those times when one wants to
simply add a torrent quick'n'dirty-style.
2015-01-13 00:38:06 -08:00
devhell 13b3fb2aca top-level: Add enhanced-ctorrent 2015-01-13 00:38:06 -08:00
aszlig c5354fafce
lighttpd: Fix building with magnet support.
Doesn't build with LUA 5.2, so lets explicitly set LUA 5.1 as a
dependency.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-13 08:37:56 +01:00
William A. Kennington III 6aaa655e9a Merge pull request #5719 from ehmry/qtbitcointrader
qtbitcointrader 1.08.02 -> 1.08.03
2015-01-12 23:07:28 -08:00
aszlig 536feffc68
chromium: Fix userns patch for kernel 3.18.2.
Writing the gid_map is already non-fatal, but the actual sandbox process
still tries to setresgid() to nogroup (usually 65534). This however
fails, because if user namespace sandboxing is present, the namespace
doesn't have CAP_SETGID at this point.

Fortunately, the effective GID is already 65534, so we just need to
check whether the target gid matches and only(!) setresgid() if it
doesn't.

So if someone would run a SUID version of the sandbox, it would still
work nonetheless without a negative impact on security.

Fixes #5730, thanks to @wizeman for reporting and initial debugging.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-13 06:18:10 +01:00
William A. Kennington III 37bb586452 tinc-pre: Update to ae5b56c 2015-01-12 15:25:53 -08:00
Shea Levy 9e114ccd26 haskellng: Make amazonka env externally visible 2015-01-12 18:13:40 -05:00
Domen Kožar 005508a96d Merge pull request #5733 from brendanlong/syncthing-0.10.19
syncthing: Update to version 0.10.19.
2015-01-12 23:13:59 +01:00
Domen Kožar f5445f2660 Merge pull request #5687 from nckx/ipv6calc
Add ipv6calc: calculate/manipulate (not only) IPv6 addresses
2015-01-12 23:13:31 +01:00
Shea Levy 3dc5be9ec5 More amazonka packages on 7.8 2015-01-12 20:58:57 +00:00
Shea Levy 67460ea19f haskellng: Fix amazonka-core on 7.8
Required adding a flag to the generic builder to build Setup.hs with
core packages even if there is an override in buildInputs, to break
circular dependencies.
2015-01-12 15:41:03 -05:00
Tobias Geerinckx-Rice 9b7a58e1f9 coan: don't double-gzip man page
`make install` gzips coan.1 with the wrong extension (.1). So Nix re-
compresses it. Result: coan.1.1.gz, and a screen full of gobbledygook.
2015-01-12 21:38:31 +01:00
Brendan Long 2b597f3857 syncthing: Update to version 0.10.19. 2015-01-12 13:23:18 -06:00
Tobias Geerinckx-Rice 5d36b300bd Add gdrivefs (Google Drive FUSE client) & dependecies 2015-01-12 19:22:24 +01:00
Ricardo M. Correia 757071af5b grsecurity: Update stable and test patches
stable: 3.0-3.14.28-201501111421 -> 3.0-3.14.28-201501120819
test:   3.0-3.18.2-201501111422  -> 3.0-3.18.2-201501120821
2015-01-12 18:21:22 +01:00
Shea Levy d30e9082bb D'oh 2015-01-12 12:20:42 -05:00
Shea Levy 3f714f32ac overrideCabal: Preserve overrideScope attr 2015-01-12 12:18:46 -05:00
Jaka Hudoklin e2edf1e01d Merge pull request #5650 from nckx/radeontop2
readeontop: build without patches & include some git bugfixes
2015-01-12 18:14:56 +01:00
Eelco Dolstra 7358b8dfda Fix a warning in initrd generation
${pkgs.busybox}/bin and ${pkgs.busybox}/sbin are now the same
directory, so don't copy both.
2015-01-12 17:52:30 +01:00
Peter Simons 8e25e4e368 hackage-packages.nix: break infinite recursions and other evaluation errors 2015-01-12 16:35:15 +01:00
Peter Simons 2225b43bd4 hledger-web: test suite has been fixed 2015-01-12 16:35:14 +01:00
Peter Simons 36b5b900db haskell-modules-lib: add 'markBroken' helper function 2015-01-12 16:35:14 +01:00
Peter Simons fecd280708 haskell-configuration-ghc-7.9.x: we can use a doctest release version now 2015-01-12 16:35:14 +01:00
Peter Simons f7bca36c53 hackage-packages.nix: re-generate from Hackage 2015-01-12T10:33:40+0100 2015-01-12 16:35:14 +01:00
Tobias Geerinckx-Rice 40ed9007f1 readeontop: build without patches & include some git bugfixes
Also add my initial longDescription, and build in parallel.
2015-01-12 16:30:28 +01:00
Shea Levy e0b270efc9 Fix http-date build on ghc 7.10 2015-01-12 09:58:56 -05:00
Shea Levy baa634cf18 Fix retry build on ghc 7.10 2015-01-12 09:46:35 -05:00
Shea Levy 2f5cd9ec85 haskell-chell: Fix for 7.10.1 2015-01-12 09:37:20 -05:00
Shea Levy c972ea1e8c haskell-options: Fix for 7.10.1 2015-01-12 09:14:50 -05:00
Eelco Dolstra 872f8c0431 Remove RHEL 7 RC
It no longer exists on the RedHat FTP site.
2015-01-12 15:13:21 +01:00
Eelco Dolstra 02df7cdaa0 Fix CentOS 6.5 URLs 2015-01-12 15:13:05 +01:00
Vladimír Čunát f9c59ca168 fontforge: large update with large changes implied
- Things didn't work very well before, as libs were only dlopened and
  not found. Fixes #5716.
- Newer releases need autotools to build (and git), leading to some bloat.
- Also, more things are installed by default, increasing the output size.
2015-01-12 13:43:30 +01:00
Vladimír Čunát 9274093a34 uthash: new package
It's headers only. Newer fontforge needs it.
2015-01-12 13:43:30 +01:00
Jaka Hudoklin b093220c5d Merge pull request #5724 from benmos/grafana-1.9.1
Upgrading Grafana 1.8.0-rc1 -> 1.9.1
2015-01-12 11:06:56 +01:00
Ben Moseley 80ab18f269 Upgrading Grafana 1.8.0-rc1 -> 1.9.1 2015-01-12 09:20:54 +00:00
Peter Simons e6bd78e8e5 Merge pull request #5718 from ryantrinkle/master
Pull submodules of the ghcjs-boot repository recursively
2015-01-12 10:20:10 +01:00
Rob Vermaas 4d8f73a654 Use callPackage for nodePackages, to allow easier overriding of node-packages set.
(cherry picked from commit 65a89fcce7)
2015-01-12 10:05:05 +01:00
Charles Strahan 96fd899fea capnproto: update to 0.5.0 2015-01-12 03:24:52 -05:00
William A. Kennington III 97783b87c0 kernel: 3.14.27 -> 3.14.28 2015-01-11 23:59:13 -08:00
William A. Kennington III 33651bb865 kernel: 3.18.1 -> 3.18.2 2015-01-11 23:58:19 -08:00
William A. Kennington III 6521141d09 kernel: Remove 3.16 2015-01-11 23:55:38 -08:00
William A. Kennington III ba6648b142 kernel: 3.2.65 -> 3.2.66 2015-01-11 23:55:37 -08:00
William A. Kennington III 980758bdee kernel: 3.17.7 -> 3.17.8 2015-01-11 23:55:37 -08:00
William A. Kennington III 38eb7af3cd kernel: 3.10.63 -> 3.10.64 2015-01-11 23:55:37 -08:00
aszlig dcbcc85fea
miro: Fix build by adding sqlite to buildInputs.
The dependency on sqlite was propagated through to miro by libsoup, but
with f570f97, it's no longer propagated anymore so we need to pass it to
the miro derivation directly.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-12 03:05:40 +01:00
aszlig 947a4c582e
hub: Fix build with chrooted Nix.
The build script is a shell script which has a shebang using
/usr/bin/env, which isn't available in a chrooted Nix daemon.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-12 03:05:40 +01:00
Peter Simons 87eba920fa haskell-lib.nix: fix doCheck helper 2015-01-12 01:28:15 +01:00
Emery Hemingway e6ed7e3030 qtbitcointrader 1.08.02 -> 1.08.03 2015-01-11 18:11:14 -05:00
Michael Raskin dfb944087b Update StumpWM 2015-01-12 02:11:13 +03:00
Michael Raskin 6aafb9a06f Use SBCL 1.2.5 to build StumpWM 2015-01-12 02:11:13 +03:00
Michael Raskin 9a6afa95c1 Re-add SBCL 1.2.5 --- for StumpWM compatibility 2015-01-12 02:11:13 +03:00
Arseniy Seroka cc17ebdca8 Merge pull request #5689 from k0ral/mkvtoolnix
Added mkvtoolnix-cli = mkvtoolnix without GUI dependencies.
2015-01-12 02:07:40 +03:00
Ryan Trinkle 363259acec Pull submodules of the ghcjs-boot repository recursively
Without this, the result will not match the sha256 provided
2015-01-11 18:03:45 -05:00
Michael Raskin ff800b4270 Julia: update OpenBLAS dependency version 2015-01-12 01:46:57 +03:00
Domen Kožar 9bb2b7cdb5 Merge pull request #5702 from ryantm/afuse
update afuse to version 0.4.1
2015-01-11 23:11:21 +01:00
Ryan Mulligan 2f1a9ef41f afuse: change from git to tarball source 2015-01-11 13:21:37 -08:00
Vladimír Čunát e98a443e71 stdenv: improve message on evaluation check (no hash changes) 2015-01-11 21:38:19 +01:00
Vladimír Čunát 123a8bf9a5 stdenv: refactor code for evaluation errors (no hash changes) 2015-01-11 21:37:50 +01:00
Peter Simons 2f4dc089a9 haskell-ng: fix transformers-compat for GHC 7.6.x 2015-01-11 20:56:21 +01:00
Peter Simons f49fa1f20b hackage-packages.nix: re-generate to fix ALUT 2015-01-11 20:56:21 +01:00
Peter Simons 4cd9c8c3ae haskell-ng: jailbreak AbortT-transformers to fix the build 2015-01-11 20:56:21 +01:00
Peter Simons cfc2aeaa91 haskell-ng: disable ABList test suite to fix the build 2015-01-11 20:56:21 +01:00
Peter Simons 3e64a6e382 haskell-ng: fix 7.6.3 build of hashable 2015-01-11 20:56:21 +01:00
Peter Simons 921bb64a6d haskell-ng: fix old Cabal builds 2015-01-11 20:56:21 +01:00
cillianderoiste 78d8c67fa3 Merge pull request #5711 from johbo/emacs-d-mode
Emacs d mode
2015-01-11 19:30:42 +01:00
Johannes Bornhold f8247edd1c Add meta attributes to emacsPackages.d 2015-01-11 18:46:48 +01:00
Johannes Bornhold 860336e786 Add d-mode to emacs modes 2015-01-11 18:46:48 +01:00
Arseniy Seroka 88683589b4 Merge pull request #5706 from nckx/coan
Add coan: the C preprocessor chainsaw
2015-01-11 20:42:45 +03:00
Arseniy Seroka 01f5b79524 Merge pull request #5681 from Ericson2314/master
Remove `rust=rustc` alias,update racer
2015-01-11 20:41:58 +03:00
John Ericson 81bc099d48 Remove rust=rustc alias
I was asked to add this for backwards comparability when I renamed `rust`
to `rustc` and added `rustcMaster`. It has been a few months so I'd hope
deprecating this is acceptable.
2015-01-11 17:33:58 +00:00
Alp Mestanogullari e5c6bff61d update the haskell taggy package to 0.1.3 2015-01-11 17:21:44 +01:00
Evgeny Egorochkin 9aeb2cdc2b calligra: fix dependencies, and add several new ones 2015-01-11 17:03:14 +02:00
Tobias Geerinckx-Rice 0761330f64 Add ipv6calc: calculate/manipulate (not only) IPv6 addresses 2015-01-11 15:28:57 +01:00
Tobias Geerinckx-Rice 03e53af0f5 Add coan: the C preprocessor chainsaw 2015-01-11 15:21:26 +01:00
Michael Raskin 533dc86fb7 Pipelight: update patched Wine version 2015-01-11 16:43:30 +03:00
Michael Raskin 41f0b9e851 Wine unstable: 1.7.33 -> 1.7.34 2015-01-11 16:43:29 +03:00
Michael Raskin 3452bc132f SBCL: 1.2.5 -> 1.2.7 2015-01-11 16:43:29 +03:00
Michael Raskin bda8de6b63 Allegro 5 unstable: 5.1.8 -> 5.1.9 2015-01-11 16:43:29 +03:00
Michael Raskin 54cebfc27e FreeIPMI: 1.4.7 -> 1.4.8 2015-01-11 16:43:29 +03:00
Michael Raskin 9d6bd701bb GNU Chess 6.1.2 -> 6.2.1 2015-01-11 16:43:29 +03:00
Georges Dubus 2b1c649146 Merge pull request #5673 from kirelagin/fix-nox
nox: Do not wrap
2015-01-11 12:36:03 +01:00
Peter Simons bca9b8d867 haskell-generic-builder: make $shellHook in 'env' attribute more robust
In case our GHC environment is empty, the old code ended up running
'grep export' on a GHC binary, which doesn't seem like a good idea.
2015-01-11 11:59:47 +01:00
Peter Simons dbb4012fdc haskell-generic-builder: add a helpful message that explains why it makes no sense to build an 'env' attribute 2015-01-11 11:39:16 +01:00
Peter Simons efbe928ac3 Merge pull request #5707 from rycee/updates/svtplay-dl
Update 'svtplay-dl' version to 0.10.2015.01.05.
2015-01-11 11:31:54 +01:00
Peter Simons 43bae26b33 Merge pull request #5627 from oxij/update-postfix
postfix: make 2.11 the default, nixos: update postfix config for 2.11
2015-01-11 11:28:31 +01:00
Robert Helgesson 9ab3e7b551 Update 'svtplay-dl' version to 0.10.2015.01.05. 2015-01-11 11:24:13 +01:00
Domen Kožar 44912c2ac1 Merge pull request #5598 from brendanlong/go-1.4
go: Update to 1.4
2015-01-11 07:46:58 +01:00
Domen Kožar d8389fc073 Merge pull request #5661 from robberer/php/geoip
php: add geoip-1.1.0 module
2015-01-11 07:45:55 +01:00
Domen Kožar 6eaefa8c31 Merge pull request #5660 from Calrama/seafile
seafile: update client, ccnet, libsearpc and shared
2015-01-11 07:44:43 +01:00
Domen Kožar 9e09af5b5b Merge pull request #5682 from matejc/e_import_fix
enlightenment: import dialog fix
2015-01-11 07:43:50 +01:00
Domen Kožar 1361b75ef8 Merge pull request #5700 from eduarrrd/pianobar
pianobar: update to pianobar-2014.09.28
2015-01-11 07:43:29 +01:00
Domen Kožar 385315620b Merge pull request #5705 from nckx/fmit
Add fmit: Free Musical Instrument Tuner
2015-01-11 07:41:03 +01:00
Tobias Geerinckx-Rice 9fc1a35784 Add fmit: Free Musical Instrument Tuner 2015-01-11 03:19:40 +01:00
Eduard Bachmakov 5915d9c417 gnuplot: bump to 5.0.0, allow choosing qt version
default to qt5
2015-01-10 19:51:54 -05:00
Peter Simons 7fa32aecd1 haskell-cabal-test-quickcheck: fix build with GHC 7.8.4 2015-01-11 01:46:30 +01:00
Ryan Mulligan be4704da66 update afuse to version 0.4.1
addresses #5670, needs testing!
2015-01-10 15:44:31 -08:00
Peter Simons b31082d246 haskell-generic-builder: propagate build inputs only if we're building a library 2015-01-10 23:54:30 +01:00
Peter Simons f639d6bb09 darcs: switch to haskell-ng build 2015-01-10 23:38:16 +01:00
Peter Simons be8219e35b haskell-ng: disable broken ghcjs build 2015-01-10 23:36:59 +01:00
Peter Simons 2ff8d1940f haskell-configuration-*: polish compiler-specific overrides 2015-01-10 23:36:59 +01:00
Peter Simons 55003ca34b pkgs/development/haskell-modules/lib.nix: add funky helper function for overriding 2015-01-10 23:36:59 +01:00
Eduard Bachmakov 0d7c055c54 pianobar: update to pianobar-2014.09.28
- libmad and faad have been dropped for libav
- CC is exported since pianobar forces CC=c99 else
- add myself to maintainers
2015-01-10 16:44:50 -05:00
Patrick Mahoney 41ca36e30c fswatch: new derivation 2015-01-10 15:10:16 -06:00
Arseniy Seroka 0a80cf9e51 Merge pull request #5698 from abbradar/mumble-pa
mumble: add pulseaudio support
2015-01-10 23:49:21 +03:00
Nikolay Amiantov 663082b366 mumble: add pulseaudio support 2015-01-10 23:36:42 +03:00
Patrick Mahoney 70e7b34470 gettext: add derivation for 0.19 series 2015-01-10 13:26:01 -06:00
Vincent Laporte 425935916c smtube: update from 14.8 to 14.12 2015-01-10 19:36:22 +01:00
Maurizio De Santis 5bcd29466e ruby: add 2.2.0 package 2015-01-10 19:25:37 +01:00
Maurizio De Santis 369f04ac96 ruby: update RVM patchsets 2015-01-10 19:25:12 +01:00
Peter Simons 7e2f1493b7 haskell-ng: update to jailbreak-cabal 1.2, which supports Cabal 1.22.x now 2015-01-10 18:50:49 +01:00
Shea Levy e4c9a521ef haskellng: remove amazonka patches.
New amazonka was released.

@peti Long-term, is there a way to have hackage2nix warn about patched
packages?
2015-01-10 11:35:25 -05:00
vbgl 0b09d52085 Merge pull request #5693 from benmos/riemann-0.2.7
Upgrading Riemann 0.26 -> 0.27
2015-01-10 17:06:10 +01:00
Ben Moseley b7d72dbf5b Upgrading Riemann 0.26 -> 0.27 2015-01-10 15:17:46 +00:00
Peter Simons 11ac18a6e6 haskell-ng: update cabal2nix snapshot 2015-01-10 15:55:47 +01:00
Peter Simons 89b5d9ee14 haskell-generic-builder: add an 'env' attribute to every Haskell expression that can be used with nix-shell to create an interactive build environment for this package
For example:

  nix-shell --pure ~/.nix-defexpr -A haskell-ng.packages.ghc784.hsdns.env
2015-01-10 15:55:47 +01:00
Peter Simons f36973ce83 haskell-ng: Make ghcWithPackages available as ghc.withPackages, too. 2015-01-10 15:55:47 +01:00
Peter Simons afca6145d4 haskell-generic-builder: simplify "package.conf.d" management
The builder creates a temporary package.conf.d database in $TMP that
contains everything required to build the current package (i.e. the
transitive closure of the package's propagated build inputs). These
files are no longer installed, however, we just install the package.conf
file for the package we're actually building. This means that
package.conf.d directory in $out won't have collisions anymore, which
simplifies the with-packages-wrapper.nix a bit.
2015-01-10 15:55:47 +01:00
Peter Simons fa27f2af5b hackage-packages.nix: rebuild from Hackage 2015-01-10T13:56:15+0100 2015-01-10 15:55:47 +01:00
Peter Simons cbca401a04 configuration-ghc-7.9.x: fix license attribute for doctest override 2015-01-10 15:55:46 +01:00
vbgl c07db33941 Merge pull request #5685 from rycee/mpg321-updates
Update mpg321 from 0.2.13-2 to 0.3.2.
2015-01-10 14:59:18 +01:00
vbgl 967f343245 Merge pull request #5684 from k0ral/mkvtoolnix
mkvtoolnix: 7.3.0 -> 7.5.0
2015-01-10 14:46:32 +01:00
koral 29d7fa6525 Added mkvtoolnix-cli = mkvtoolnix without GUI dependencies. 2015-01-10 14:46:05 +01:00
Moritz Ulrich 7aca9db47d dfu-programmer: Update to 0.7.1. 2015-01-10 14:41:11 +01:00
Moritz Ulrich 85dc90565f leiningen: Update to 2.5.1. 2015-01-10 14:38:45 +01:00
Georges Dubus 4067b5bff4 racer: fixed version 2015-01-10 14:25:54 +01:00
Vincent Laporte 571e196aba getdata: update from 0.8.5 to 0.8.6 2015-01-10 14:19:07 +01:00
Robert Helgesson 37e2338042 Update mpg321 from 0.2.13-2 to 0.3.2.
Also
  - ensure that the man pages are installed,
  - add myself as maintainer, and
  - enable ALSA support on Linux.
2015-01-10 14:10:25 +01:00
Eelco Dolstra b0321dadcb blender: Update to 2.73 2015-01-10 12:24:18 +01:00
Moritz Ulrich 19c686e768 node-packages.json: Add castnow & regenerate. 2015-01-10 12:11:58 +01:00
koral 57090412cb mkvtoolnix: 7.3.0 -> 7.5.0 2015-01-10 12:01:58 +01:00
Peter Simons 2d83ff9f3e haskell-configuration-ghc-7.9.x: use current Git HEAD of doctest to fix lots of test suites 2015-01-10 11:31:04 +01:00
Peter Simons 60ecd42514 haskell-ng: add current Git version of cabal2nix to the package set
nix-env -iA haskellPackages.cabal2nix    ==> 1.x branch
  nix-env -iA haskellngPackages.cabal2nix  ==> 2.x branch
2015-01-10 11:31:04 +01:00
Arseniy Seroka 269568b7ea Merge pull request #5565 from kirelagin/hub
gitAndTools.hub: Update to 2.x
2015-01-10 10:42:19 +03:00
Arseniy Seroka 5e5e6e6685 Merge pull request #5683 from garrison/julia-v0.3.5
julia: 0.3.3 -> 0.3.5
2015-01-10 10:34:08 +03:00
Arseniy Seroka 7c7d86327a Merge pull request #5669 from DamienCassou/msmtp-1.6.1
Update msmtp to 1.6.1
2015-01-10 10:31:14 +03:00
Arseniy Seroka 96e94d0e07 Merge pull request #5657 from wyvie/pgadmin
pgadmin3 version
2015-01-10 10:30:32 +03:00
Jim Garrison 04729dd26a julia: 0.3.3 -> 0.3.5 2015-01-09 22:50:27 -08:00
Matej Cotman d9e7464edf enlightenment: import dialog fix 2015-01-10 04:20:57 +01:00
Shea Levy 6e008f05ab haskellng: Get amazonka family building
amazonka-0.0.7 is broken, so I also updated hackage-packages after
applying NixOS/cabal2nix#119.
2015-01-09 19:03:27 -05:00
William A. Kennington III db62c43a45 389-ds-base: Fix perl scripts 2015-01-09 15:01:30 -08:00
William A. Kennington III d3940e0542 NetAddrIP: 4.072 -> 4.075 2015-01-09 15:01:30 -08:00
William A. Kennington III b5e03ce6a6 MozillaLdap: Add derivation 2015-01-09 15:01:30 -08:00
Shea Levy 60fec84379 Disable split testsuite on 7.10 2015-01-09 17:02:42 -05:00
Shea Levy dd558e0baa Disable old-locale for aeson on 7.10
@peti why does hackage2nix enable that flag anyway?
2015-01-09 16:24:38 -05:00
John Wiegley 753539800e coqPackages.fiat: enable building the examples as a test 2015-01-09 15:20:17 -06:00
Shea Levy 69f5738668 attoparsec: Fix build for 7.10 2015-01-09 16:18:16 -05:00
Shea Levy 4d325bcede haskellng: bump text-icu
Taken from d2566a190e
2015-01-09 15:55:22 -05:00
Shea Levy 473b0d9535 Revert "hackage-packages.nix: Update to 2015/01/09-20:00 UTC"
For some reason this set a lot of native dependencies to null. I'll just
take the text-icu bump by itself for now.

@peti how am I meant to use hackage2nix?

This reverts commit d2566a190e.
2015-01-09 15:53:35 -05:00
John Wiegley 443301ec8c coqPackages.fiat: correct installation directory 2015-01-09 14:21:08 -06:00
John Wiegley 2aec1b0f31 coqPackages.fiat: new expression 2015-01-09 14:07:39 -06:00
Shea Levy d2566a190e hackage-packages.nix: Update to 2015/01/09-20:00 UTC
Needed text-icu bump
2015-01-09 15:03:42 -05:00
Shea Levy b1c3c3276d Miscellaneous ghcHEAD fixes 2015-01-09 14:57:39 -05:00
Domen Kožar dbbd849ce8 openssl: 1.0.1j -> 1.0.1k
(cherry picked from commit 70a7d4bd16)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-01-09 20:22:02 +01:00
Shea Levy 93b75f6284 ghc-ng-7.10: More doctest fixes 2015-01-09 14:07:36 -05:00
William A. Kennington III fe9529ae3f 389-ds-base: Fix build 2015-01-09 11:05:31 -08:00
Peter Simons adf0a891be haskell-configuration-ghc-7.9.x: add a couple of overrides to disable failing test suites (mostly doctest) 2015-01-09 19:55:25 +01:00
Peter Simons 2761c63bcf configuration-ghc-7.9.x: GHC 7.10.1-rc1 can build Haddock documentation, but it cannot build Hoogle files 2015-01-09 19:55:25 +01:00
Peter Simons 2f2f767813 haskell-generic-builder: allow selective enabling/disabling of the --hoogle flag to Haddock 2015-01-09 19:55:25 +01:00
William A. Kennington III 90a641310c net-snmp: Don't propagate openssl as this may break builds
Instead, explicility specify openssl during configuration which forces
the builder to include -L${openssl}/lib whenever linking against
net-snmp libraries.
2015-01-09 10:40:29 -08:00
William A. Kennington III 15e7acd0cf cyrus-sasl: Explicitly define the openssl path
cyrus-sasl static libraries require linked binaries to pull in openssl
via -lcrypto and -lssl. This is problematic because it does not specify
-L${openssl}/lib when not explcitly configure to do so. This patch
forces cyrus-sasl to add -L${openssl}/lib to the static libraries which
propagates the openssl library path to linked binaries.
2015-01-09 10:40:29 -08:00
Michael Raskin e67bb36821 Work around buildEnv sometimes deciding to make bin a symlink 2015-01-09 21:40:06 +03:00
Shea Levy ad632cc9c8 utf8-string has too string base upper bound 2015-01-09 13:38:34 -05:00
Kirill Elagin 67d0e60f6c nox: Do not wrap
Fixes madjar/nox#17.
2015-01-09 21:34:48 +03:00
Shea Levy 119f5baa22 Fix transformers-compat on 7.10-ng 2015-01-09 13:33:10 -05:00
Peter Simons 38e2e8702c ghcWithPackages: call this derivation exactly like the compiler it's based on
Furthermore, export "name" and "version" attributes that match those of the
underlying compiler. These changes make a ghcWithPackages-generated wrapper
look exactly like a normal GHC derivation and it can be used anywhere in
Nixpkgs where a normal GHC would be used.
2015-01-09 19:30:14 +01:00
Peter Simons 96ae5d58bf haskell-configuration-ghc-7.9.x: steal a working jailbreak-cabal binary from the 7.8.4 package set to alleviate the effects of https://github.com/peti/jailbreak-cabal/issues/3 2015-01-09 19:17:59 +01:00
Michael Raskin 1e659694c5 Fix the download link --- reported by Karn Kallio 2015-01-09 20:26:57 +03:00
Damien Cassou d4def5a073 Update msmtp to 1.6.1 2015-01-09 18:13:45 +01:00
Jos van den Oever ad2a2c0986 Better description for calligra. Closes #5666.
It now names the applications so they can be found more easily.
2015-01-09 19:03:15 +02:00
William A. Kennington III 942e179974 heimdal: Correct the openssl dependency 2015-01-09 09:01:46 -08:00
Aaron Levin b964fd3cdc Bump version of vinyl to 0.5 2015-01-09 11:56:49 -05:00
lethalman 5bc68e1a0e Merge pull request #5656 from nckx/boxfs2
Add boxfs: FUSE file system for box.com accounts
2015-01-09 15:39:02 +01:00
Peter Simons 4cf52df32e Merge pull request #5663 from ryantrinkle/fix-cabal-js
Use Cabal_1_22_0_0 instead of Cabal_HEAD in cabalJs
2015-01-09 15:33:03 +01:00
Longrin Wischnewski 1262b1d295 php: add geoip-1.1.0 module 2015-01-09 13:55:08 +00:00
Ryan Trinkle 20710afb46 Use Cabal_1_22_0_0 instead of Cabal_HEAD in cabalJs
Cabal_HEAD no longer exists.  When Cabal_1_22_0_0 or later becomes the default, this should be updated again to point to Cabal
2015-01-09 08:29:56 -05:00
Peter Simons 90b8267e7b Merge pull request #5662 from krisajenkins/case-fix
Correcting some non-camel-cased haskell-packages entries.
2015-01-09 14:17:20 +01:00
Peter Simons e3d751ffae Merge pull request #5659 from mpickering/master
Update haskell package slack-api to 0.2.1
2015-01-09 14:16:41 +01:00
Georges Dubus 74f15178b1 racer: updated to last git master 2015-01-09 14:16:04 +01:00
Peter Simons 12c5a49933 Merge pull request #5651 from dysinger/purescript-0.6.3
purescript release 0.6.3
2015-01-09 14:13:09 +01:00
Kris Jenkins 63951837e7 Correcting some non-camel-cased haskell-packages entries. 2015-01-09 12:50:30 +00:00
Moritz Maxeiner 56fe81a2e6 seafile: update client, ccnet, libsearpc and shared 2015-01-09 13:37:44 +01:00
Matthew Pickering 8052679559 Update haskell package slack-api to 0.2.1 2015-01-09 12:34:23 +00:00
wyvie 6bb9295288 pgadmin3 version 2015-01-09 14:30:41 +03:00
Vincent Laporte 310623ad6c Addg ocaml-uri
RFC3986 URI parsing library for OCaml

Homepage: https://github.com/mirage/ocaml-uri
2015-01-09 10:28:36 +01:00
Tobias Geerinckx-Rice bec3dd5dd5 Add boxfs: FUSE file system for box.com accounts 2015-01-09 10:24:18 +01:00
lethalman 3b3839e6ea Merge pull request #5653 from nckx/mp3fs
Add mp3fs: FUSE FS that transparently transcodes to MP3
2015-01-09 09:52:01 +01:00
Bjørn Forsman e90d316f19 graphviz: patch vimdot to lookup 'vim' in $PATH
Without this it tries to run /usr/bin/vim. Patch is already accepted
upstream.
2015-01-09 07:11:48 +01:00
Tobias Geerinckx-Rice 8e5b02d847 Add mp3fs: FUSE FS that transparently transcodes to MP3 2015-01-09 04:49:18 +01:00
Tim Dysinger 61edf184e7 purescript release 0.6.3 2015-01-09 00:27:33 +00:00
Tobias Geerinckx-Rice d792ee9598 perl: Glib 1.306 -> 1.307, Gtk2 1.2923 -> 1.2494 2015-01-09 01:23:24 +01:00
Michael Raskin 9438fa4d3f Add haskellPackages.unique 2015-01-09 03:21:38 +03:00
Rickard Nilsson 0dedcdf29d elasticsearch: Update from 1.3.4 to 1.4.2 2015-01-09 00:04:59 +01:00
cillianderoiste 520cc3518a Merge pull request #5639 from magnetophon/faust2jack
fully functional faust2jack.
2015-01-08 23:29:57 +01:00
Peter Simons dbdabe03a7 haskell-ng: remove obsolete 7.8.3 package set 2015-01-08 22:44:08 +01:00
William A. Kennington III 3005a9506b btrfsProgs: 3.17.3 -> 3.18 2015-01-08 13:19:46 -08:00
William A. Kennington III eb4c88cb70 radvd: 2.8 -> 2.9 2015-01-08 13:19:46 -08:00
John Wiegley 597393052c Merge pull request #5645 from jwiegley/allow-cpphs
cabal: Allow optional use of cpphs as a preprocessor
2015-01-08 14:45:37 -06:00
Peter Simons 50b2fab866 Merge pull request #5646 from mpickering/master
Add psqueues and slack-api haskell packages
2015-01-08 21:41:41 +01:00
James Cook 173f41cf0b unzip: Patch for CVE-2014-81{39,40,41}. 2015-01-08 11:29:40 -08:00
Peter Simons d05329620f hledger-irr: broken by hledegr 0.24. 2015-01-08 20:17:04 +01:00
Peter Simons 96a94276c7 haskell-hledger-interest: update to version 1.4.4 2015-01-08 20:17:04 +01:00
Peter Simons 615787e6da haskell-cabal2nix: update to version 1.73 2015-01-08 20:17:04 +01:00
Matthew Pickering 0b8ca844a5 Register psqueues and slack-api package 2015-01-08 19:15:55 +00:00
Bjørn Forsman 7a1e652130 wireshark: update 1.12.2 -> 1.12.3 (security update)
The following vulnerabilities have been fixed.

- wnpa-sec-2015-01
  The WCCP dissector could crash. (Bug 10720, Bug 10806) CVE-2015-0559,
  CVE-2015-0560

- wnpa-sec-2015-02
  The LPP dissector could crash. (Bug 10773) CVE-2015-0561

- wnpa-sec-2015-03
  The DEC DNA Routing Protocol dissector could crash. (Bug 10724) CVE-2015-0562

- wnpa-sec-2015-04
  The SMTP dissector could crash. (Bug 10823) CVE-2015-0563

- wnpa-sec-2015-05
  Wireshark could crash while decypting TLS/SSL sessions. Discovered by Noam
  Rathaus. CVE-2015-0564

See more at https://www.wireshark.org/docs/relnotes/wireshark-1.12.3.html
2015-01-08 19:43:50 +01:00
Matthew Pickering 11576bcc93 Haskell: Add psqueues library 2015-01-08 18:30:38 +00:00
Matthew Pickering e7cfdfbf8d Add slack-api haskell package 2015-01-08 18:30:38 +00:00
John Wiegley 268da01677 cabal: Allow optional use of cpphs as a preprocessor
Pinging @peti.  This is needed on Darwin/Yosemite because clang's
preprocessor is broken there.
2015-01-08 11:55:11 -06:00
Peter Simons 388848fa9f haskell-configuration-ghc-7.8.x: various build fixes
- mtl-2.2.x needs transformers 0.4.x.
 - time-1.5.x can't build its test suite.
 - provide deep overrides for amazonka-* stuff to build with GHC 7.8.x
2015-01-08 18:50:19 +01:00
Peter Simons 3c8b33eee4 haskell-modules: implement overrideScope method for deep overriding
deepOverride turns out to be completely unfeasible for non-trivial overrides.
Nix evaluates for an eternity, and then comes back saying:

  Too many heap sections: Increase MAXHINCR or MAX_HEAP_SECTS
  nix-instantiate killed by signal 6

The hand-written deep-override, on the other hand, performs the job in a
fraction of a second, no problem.

All bow to Russell O'Connor!
2015-01-08 18:50:19 +01:00
Peter Simons d737d463c6 hackage-packages.nix: update from Hackage 2015-01-08T16:50:56+0100
This update also brings monad-control version 1.x by default, and some
additional (older) versions of the amazonka package family.
2015-01-08 18:50:19 +01:00
rejuvyesh c40a98b02b Update hledger, hledger-lib and hledger-web to 0.24 2015-01-08 20:22:58 +05:30
Shea Levy 5cb62016a5 Revert "Add amazonka, amazonka-core, amazonka-cloudwatch haskell packages"
Unnecessary change to the haskell packages infrastructure, will move
this to haskellng packages.

This reverts commit 0f04707953.
2015-01-08 09:38:47 -05:00
Peter Simons c023a2778c Merge pull request #5641 from teh/master
Fix elm-reactor.
2015-01-08 15:18:54 +01:00
Tom Hunger b32df8f6a7 Fix elm-reactor.
The elm-reactor setup.hs file tries to build an elm file that's not
distributed in the cabal archive. The archive contains the
already-compiled js file so the step is unnecessary and I'm patching
it out.
2015-01-08 14:12:20 +00:00
Cillian de Róiste 9a5da8168d SimpleScreenRecorder: 0.3.1 -> 0.3.2 2015-01-08 14:59:48 +01:00
lethalman 908c47b281 Merge pull request #5550 from abbradar/fprintd
add fprintd support
2015-01-08 14:58:22 +01:00
lethalman 1e46e8a964 Merge pull request #5567 from ktosiek/test-kitchen
Add test-kitchen gem, with plugins for Ansible and Vagrant
2015-01-08 14:56:55 +01:00
Nikolay Amiantov 30cd59667b libfprint: add git version with patch for vfs5011 2015-01-08 16:42:37 +03:00
lethalman 174184ccc1 Merge pull request #5621 from prikhi/add-workrave
Add Workrave, an RSI prevention app
2015-01-08 14:41:29 +01:00
Bart Brouns b4f88bf62a fully functional faust2jack.
had to upgrade to faust git version, because of bug in 0.9.67
2015-01-08 13:53:16 +01:00
Peter Simons 197e7672e6 haskell-configuration-ghc-7.9.x: improve configuration to fix some builds 2015-01-08 13:46:47 +01:00
Peter Simons 0811375a69 haskell-configuration-common: cosmetic 2015-01-08 13:46:47 +01:00
lethalman cc8e61cff1 Merge pull request #5613 from spwhitt/dtrx
Add package 'dtrx'
2015-01-08 13:30:08 +01:00
lethalman 1f3b6f5509 Merge pull request #5595 from abbradar/expect-fix
expect: fix Tcl tools
2015-01-08 13:25:53 +01:00
lethalman 7665a97d06 Merge pull request #5601 from robberer/tmp1
php: add optional ZTS support and new PECL module pthreads
2015-01-08 13:22:08 +01:00
Georges Dubus a9dc59992d Merge pull request #5636 from Ericson2314/master
Misc cleanups of rustc and cargo packaging
2015-01-08 13:17:07 +01:00
Luca Bruno ff6f1555b1 gnome-shell: add missing sqlite needed by libcamel 2015-01-08 12:34:12 +01:00
Luca Bruno 54897da6dc gnome-control-center: fix kerberos -> krb5 2015-01-08 12:34:11 +01:00
Luca Bruno 97b4154762 evolution: fix missing sqlite dependency due to libcamel 2015-01-08 12:34:11 +01:00
Vincent Laporte b6f8d1f6d5 Adds ocaml-stringext
Extra string functions for OCaml

Homepage: https://github.com/rgrinberg/stringext
2015-01-08 11:23:19 +01:00
Austin Seipp ec61a9ea5a nixpkgs: coccinelle 1.0.0-rc15 -> 1.0.0-rc23, and adopt
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-01-08 04:16:14 -06:00
Luca Bruno 412819cbcb yelp: fix build missing sqlite dependency 2015-01-08 11:03:31 +01:00
Luca Bruno 8a6d0fdea1 geary: fix build missing sqlite dependency 2015-01-08 11:00:42 +01:00
Luca Bruno 13e3a723f9 evolution-data-server: fix build missing sqlite dependency 2015-01-08 10:50:28 +01:00
Austin Seipp b4f4291a59 Merge pull request #5528 from KoviRobi/ddate
Added program ddate, discordian date.
2015-01-08 02:56:37 -06:00
Austin Seipp 23a9bf85d8 Merge pull request #5518 from tomberek/patch-1
Bump minecraft-server to 1.8.1
2015-01-08 02:56:23 -06:00
Austin Seipp be707c5c6b Merge pull request #5609 from ehmry/cjdns
cjdns: bump to protocol version 13
2015-01-08 02:54:46 -06:00
Austin Seipp caaebc7266 nixpkgs: btsync 1.4.103 -> 1.4.106
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-01-08 02:51:34 -06:00
John Ericson 8d96df76b9 cargo: common.nix now only contains version-agnostic bits 2015-01-08 08:38:20 +00:00
John Ericson d47f443866 rustc: Cleanup HEAD and 0.12 derivations
Hopefully they are now easier to maintain.
2015-01-08 08:37:43 +00:00
John Ericson f7092bb9d8 rustcMaster: Missing paren in error message 2015-01-08 08:22:56 +00:00
Benjamin Saunders f012dc3216 libuv: add v1.2.0 2015-01-07 20:56:31 -08:00
Benjamin Saunders 1f80c4cb2d libuv: update to new repository location 2015-01-07 20:56:06 -08:00
Domen Kožar 156b7804b0 Merge pull request #5603 from abbradar/iwlwifi
iwlwifi: re-enable 7265 firmware for 3.17+
2015-01-08 01:53:21 +01:00
Domen Kožar 1ee0ec97b7 Merge pull request #5618 from flosse/prosody-update
nixpkgs: prosody 0.9.6 -> 0.9.7
2015-01-08 01:52:50 +01:00
William A. Kennington III 3e931d40d7 openjdk-darwin: Add missing home passthru 2015-01-07 15:02:14 -08:00
Peter Simons c1c0b4bbfd ghc: bump HEAD compiler to 7.10.1-rc1 2015-01-07 23:58:23 +01:00
William A. Kennington III 406fefdf83 icedtea_web: Cleanup java home 2015-01-07 14:55:41 -08:00
William A. Kennington III dd7efcbf36 java: More default cleanups 2015-01-07 14:55:41 -08:00
William A. Kennington III 770d5947b0 java: Correct more missed normalizations 2015-01-07 14:55:41 -08:00
William A. Kennington III 238f4d1652 jdkPath: Remove in favor of jdk.home 2015-01-07 14:55:41 -08:00
William A. Kennington III a3eb2465ef java: Use icedtea by default on linux 2015-01-07 14:55:41 -08:00
William A. Kennington III c82410eeda java: Normalize to the default jre / jdk 2015-01-07 14:55:41 -08:00
William A. Kennington III bbc4262514 java: Add home passthru 2015-01-07 14:55:41 -08:00
Edward Tjörnhammar 3a3a53d6a7 i2pd: 0.4.0 -> 0.6.0 2015-01-07 23:48:27 +01:00
Edward Tjörnhammar d8d9cc654a idea-{community,ultimate}: 14.0.1 -> 14.0.2
android-studio: 1.0.0-rc1 -> 1.0.2
clion: eap update
2015-01-07 23:48:26 +01:00
Peter Simons 54baa53df1 Say hello to our brand-new Haskell infrastructure. 2015-01-07 23:45:21 +01:00
Eduard Bachmakov 82b55b9c78 libva-intel-driver: 1.3.2 -> 1.5.0
Close #5502.
2015-01-07 22:48:41 +01:00
Eduard Bachmakov 82f62af38e libva: 1.3.1 -> 1.5.0 2015-01-07 22:48:40 +01:00
William A. Kennington III bf227494ee mstpd: Fix patch 2015-01-07 13:44:15 -08:00
William A. Kennington III 7c6cbdc145 mstpd: Add derivation 2015-01-07 13:38:04 -08:00
Michael Raskin 5b77abfbe4 Unmark haskellPackages.ipprint as broken 2015-01-08 00:37:12 +03:00
Peter Simons c827471185 ihaskell-wrapper: adapt so that it evaluates with the new Haskell infrastructure 2015-01-07 22:21:23 +01:00
Peter Simons 55d6b7eb08 all-packages.nix: remove redundant gmp51 attribute 2015-01-07 20:55:40 +01:00
Aristid Breitkreuz ba1ad03fe7 fix perl Date::Calc (by disabling the bogus tests) 2015-01-07 19:31:02 +00:00
Benno Fünfstück acadc608a9 go-mtpfs: new package 2015-01-07 20:19:23 +01:00
William A. Kennington III e0098e8408 Revert "linux kernel: set VFIO_PCI_VGA to y for versions > 3.9"
This reverts commit 774486a149.
2015-01-07 10:55:06 -08:00
Ricardo M. Correia e78763da0d rustcMaster: Rust's install script now installs the docs 2015-01-07 17:32:42 +01:00
Peter Simons 24f5b2a1a0 Merge pull request #5619 from oxij/various-changes-2
Various (hopefully) small changes
2015-01-07 16:59:10 +01:00
Jan Malakhovski 265c1c1472 postfix: make 2.11 the default, nixos: update postfix config for 2.11
postfix 2.11 is much more humane with respect to disk writes since it uses
sockets (which do not change inodes on accesses) instead of fifos (which do).
2015-01-07 15:43:32 +00:00
Jan Malakhovski e4859ddd95 qastools: add version 0.18.1 2015-01-07 15:43:01 +00:00
Michael Raskin 4bbfa27e5c Make the Darwin fix in zlib keep Linux hash 2015-01-07 18:23:18 +03:00
Eelco Dolstra 71aef59300 Remove obsolete shebangfix script 2015-01-07 15:29:10 +01:00
Vincent Laporte 4e382bce7e Adds ocaml-re
Re is a regular expression library for OCaml.

Homepage: https://github.com/ocaml/ocaml-re
2015-01-07 14:15:10 +01:00
j-keck 021e557be3 postgresql: remove 9.4betaX
final version 9.4.0 added per commit: 73839ca
2015-01-07 13:59:38 +01:00
j-keck 356d05dbc0 postgresql: add version 9.4.0 2015-01-07 13:21:18 +01:00
Karn Kallio 691b047cfb mercury: Update to 14.01.1 2015-01-07 12:56:59 +01:00
Eelco Dolstra 37ac9deb3d Revert "php: Update to 5.4.36"
This reverts commit e7d4d39c6e. The
build fails in a chroot because it tries to download a PEAR from the
network:

http://hydra.nixos.org/build/18517333
2015-01-07 12:53:01 +01:00
Domen Kožar 5c01c1dae0 Merge pull request #5614 from brendanlong/syncthing-0.10.18
syncthing: Update to 0.10.18 and remove workarounds needed for 0.10.17.
2015-01-07 12:46:47 +01:00
Jan Malakhovski 8cc5279b70 sylpheed: actually enable gpg support 2015-01-07 11:08:58 +00:00
Jan Malakhovski 774486a149 linux kernel: set VFIO_PCI_VGA to y for versions > 3.9
This allows to passthrough PCI video adapters to KVM virtual machines.
VFIO_PCI is set to `m` by default, which means this will not affect
non-users.
2015-01-07 11:08:58 +00:00
Eelco Dolstra e7d4d39c6e php: Update to 5.4.36
CVE-2014-8142
2015-01-07 11:36:01 +01:00
Markus Kohlhase 6989736730 nixpkgs: prosody 0.9.6 -> 0.9.7 2015-01-07 09:55:22 +00:00
Pavan Rikhi 323829af0a workrave: add expression 2015-01-07 02:15:26 -05:00
Pavan Rikhi a6e9175b6d gdome2: fix expression 2015-01-07 02:15:26 -05:00
Pavan Rikhi 56ea7c4128 matita_130312: mark as broken 2015-01-07 02:15:26 -05:00
Pavan Rikhi 5a228d4b4c ocaml lablgtkmathview: mark as broken 2015-01-07 02:15:26 -05:00
Emery Hemingway 8bde40359a gnubg: initial package at 1.04.000 2015-01-07 02:14:45 -05:00
Ricardo M. Correia e43cde6a6c rustcMaster: Update from 0.13.0-pre-2763-g6366631 -> 0.13.0-pre-3497-g6539cb4 2015-01-07 05:50:40 +01:00
Ricardo M. Correia 9ad3f0ed7e cargoSnapshot: Update from 2014-12-21 -> 2014-12-30 2015-01-07 05:50:17 +01:00
Ricardo M. Correia e90bfba2f6 grsecurity: Update stable and test patches
stable: 3.0-3.14.27-201412280859 -> 3.0-3.14.27-201501042018
test:   3.0-3.18.1-201412281149  -> 3.0-3.18.1-201501042021
2015-01-07 05:49:56 +01:00
Nikolay Amiantov acc9af591c expect: fix Tcl tools 2015-01-07 06:05:46 +03:00
Brendan Long ca88aec8ed syncthing: Update to 0.10.18 and remove workarounds needed for 0.10.17. 2015-01-06 17:57:14 -06:00
John Wiegley f8bd5bb401 zlib: on darwin, correctly set the RPATH for libzlib 2015-01-06 14:52:58 -06:00
Shea Levy 0f04707953 Add amazonka, amazonka-core, amazonka-cloudwatch haskell packages
Required adding a deep override mechanism to haskell packages
2015-01-06 14:42:37 -05:00
Spencer Whitt 8b6e6e93b1 Add package 'dtrx' 2015-01-06 14:41:23 -05:00
Michael Raskin 24faa6878b Midori now depends on sqlite 2015-01-06 22:36:17 +03:00