Commit Graph

44103 Commits

Author SHA1 Message Date
Peter Simons
114a84e751 haskell-asn1-encoding: disable test suite to work around build errors on Linux/i686
https://github.com/vincenthz/hs-asn1/issues/12
2014-10-21 15:36:21 +02:00
Georges Dubus
1ef52d5db1 Merge pull request #4574 from fpletz/package/ncmpcppBeta
New package: ncmpcppBeta
2014-10-21 13:42:53 +02:00
Georges Dubus
80e84998c1 Merge pull request #4586 from edwtjo/xbmc-svtplay
xbmcPlugins.svtplay: 4.0.6 -> 4.0.8
2014-10-21 13:37:00 +02:00
Mateusz Kowalczyk
2dc4b069e3 haskell-charsetdetect-ae: new package 2014-10-21 11:35:36 +01:00
John Wiegley
89e68ee32e coqPackages.flocq: new expression 2014-10-21 00:23:36 -05:00
John Wiegley
8d8acebfbb Extra: rename directory to Extra-lib
This is needed because not everyone uses a case-sensitive
filesystem (namely, OS X), which causes the Extra and extra packages to
collide.  Since extra is more recently maintained (by the author of
Shake and Hoogle), I've renamed Extra to just Extra-lib, keeping
everything else the same.
2014-10-20 19:17:12 -05:00
Jaka Hudoklin
ea04d4a77c Merge pull request #4529 from geerds/ati-driver
ati-driver: Fix "Catalyst Control Center"
2014-10-21 01:30:13 +02:00
Moritz Ulrich
ac826c178f Build emacs with svg-support.
Use `emacs.override { librsvg = null; }@ if you want to disable this
feature.
2014-10-20 22:34:11 +02:00
Moritz Ulrich
7e78166563 emacs24: Update to 24.4. 2014-10-20 22:08:19 +02:00
Shea Levy
3fe41ca763 Debain 7.6-amd64 tarball was updated in place 2014-10-20 15:26:51 -04:00
Shea Levy
652030e85d debian packages tarball was updated in place 2014-10-20 15:23:44 -04:00
Michael Raskin
7b9210d3f4 Merge pull request #4591 from ts468/e19
Upgrade: Enlightenment E19: 0.19.0 -> 0.19.1
2014-10-20 22:13:38 +04:00
Michael Raskin
ea5b21edd8 Merge pull request #4590 from henrytill/racket
racket: update to 6.1
2014-10-20 22:02:48 +04:00
Michael Raskin
6b727e8d68 Merge pull request #4596 from abbradar/rpmextract
Add "rpmextract" script and use it
2014-10-20 22:00:59 +04:00
Patrick Mahoney
c46c37efb5 j: Relax platform restriction.
Builds and runs on x86_64-darwin.
2014-10-20 12:52:19 -05:00
Alexey Levan
4ea7e3e97b mysql: make cleaner directory layout for 5.5.* 2014-10-20 19:39:48 +03:00
Eelco Dolstra
8952396650 Update some Hydra dependencies
http://hydra.nixos.org/build/16127784
2014-10-20 17:56:52 +02:00
Bjørn Forsman
796e67169f vim-plugins: sort alphabetically 2014-10-20 17:45:28 +02:00
Bjørn Forsman
9d0b455960 vim-plugins: use commit dates instead of commit ids as version numbers
Git commit ids shouldn't be used as version numbers in nixpkgs:
* they don't increase monotonically
* they don't always start with a digit, causing nix to not parse them as
  version numbers, and instead sees them as part of the package name,
  causing the package to (seemingly) conflict with itself upon upgrade.
2014-10-20 17:45:28 +02:00
Bjørn Forsman
94e0d3c6c2 vim-plugins: coffee-script: start version number with digit
Or else nix will see it as part of package name.
2014-10-20 17:45:28 +02:00
Bjørn Forsman
c60c0ede9a vim-plugins: use lower case attr and pkg names
(According to the nixpkgs manual.)

Keep old attrnames around for backward compatibility.
2014-10-20 17:45:27 +02:00
Bjørn Forsman
e6c1973971 vim-plugins: update source hash for command-t
And use fetchzip instead of fetchurl towards github.com to not let this
happen again. (fetchzip checks the hash on the *extracted* archive, so
changes in compression algo etc. doesn't change the hash.)
2014-10-20 17:45:27 +02:00
Bjørn Forsman
5165ee6ff3 vim-plugins: buildVimPlugin: drop needless 'path' argument
Derive 'path' from the plugin name instead.
2014-10-20 17:45:27 +02:00
Bjørn Forsman
37f961628b vim-plugins: prefix all plugin names with 'vimplugin-'
Currently some plugins use "vim-" prefix, some use "-vim" suffix and
some have no prefix or suffix at all.

I chose "vimplugin-" prefix to match the attribute path: vimPlugins.*
2014-10-20 17:45:27 +02:00
Bjørn Forsman
f58ff54520 vim-plugins: rename simpleDerivation to buildVimPlugin 2014-10-20 17:45:26 +02:00
Domen Kožar
a5b7ef0db1 fix eval 2014-10-20 17:26:25 +02:00
Domen Kožar
8787c695a9 pythonPackages.cjson: disable on pypy/py3k 2014-10-20 13:34:43 +02:00
Eelco Dolstra
38ed4d4d0f linux: Enable FW_LOADER_USER_HELPER_FALLBACK
We don't really need this anymore, except that our docs say that you
can put firmware in /root/test-firmware, which doesn't work via
/sys/module/firmware_class/parameters/path.
2014-10-20 13:25:00 +02:00
Jaka Hudoklin
3bd72fc71f Merge pull request #4579 from offlinehacker/pkgs/pythonPackages/graphitePager
pythonPackages: add graphite pager
2014-10-20 13:24:54 +02:00
Edward Tjörnhammar
6639fa51d2 tsocks: support poll(2) applications 2014-10-20 11:11:16 +02:00
Edward Tjörnhammar
5074a95c54 tsocks: fix LD_PRELOAD references 2014-10-20 11:11:16 +02:00
Eelco Dolstra
d316346d42 Merge pull request #4588 from edwtjo/dhcpcd-update
dhcpcd: 6.4.7 -> 6.5.1
2014-10-20 10:52:17 +02:00
Eelco Dolstra
1c1b78309b Merge pull request #4598 from jbedo/master
Update ImageMagick version
2014-10-20 10:51:48 +02:00
Eelco Dolstra
71c34a45e1 chatzilla: Update to 0.9.91 2014-10-20 09:02:26 +02:00
Eelco Dolstra
4de72baf03 chatzilla: Use firefox instead of xulrunner
Thanks to @nbp for pointing out that we don't need xulrunner anymore.
2014-10-20 09:00:38 +02:00
Justin Bedo
cd1bacb03d Update ImageMagick version 2014-10-20 17:49:30 +11:00
(cdep)illabout
35375d0917 Added package for fcitx-configtool.
This allows fctix to be configured through a GUI.
2014-10-20 11:35:47 +09:00
William A. Kennington III
bcc687649b iproute: Remove stale patch 2014-10-19 17:53:41 -07:00
Nikolay Amiantov
307af9148b use rpmextract in some packages 2014-10-20 03:16:59 +04:00
Nikolay Amiantov
4dba792a59 rpmextract: add package 2014-10-20 03:16:24 +04:00
William A. Kennington III
664909d31b iproute2: 3.16.0 -> 3.17.0 2014-10-19 15:50:48 -07:00
Domen Kožar
29ffeecf78 fix eval 2014-10-19 19:54:33 +02:00
Domen Kožar
2d6582d14e python27FullBuildEnv -> python.buildEnv for all interpreters 2014-10-19 19:48:18 +02:00
Mateusz Kowalczyk
67a1a96b49 mpd: update to 0.19.1 2014-10-19 17:34:13 +01:00
Peter Simons
6a703aa570 haskell-rethinkdb: jailbreak to fix build with network 2.6.x
Also, disable the test suite, which won't succeed because it tries to
use network services like getProtocolByName.
2014-10-19 16:55:24 +02:00
Peter Simons
d5d593a256 haskell-hindent: disable test suite to fix the build
Test suite hspec: RUNNING...
hspec: test/gibiansky/tests/: getDirectoryContents: does not exist (No such file or directory)
Test suite hspec: FAIL
Test suite logged to: dist/test/hindent-3.9-hspec.log
0 of 1 test suites (0 of 1 test cases) passed.
2014-10-19 16:55:24 +02:00
Peter Simons
fa1e935abe haskell-tasty-hspec: broken by recent versions of hspec 2014-10-19 16:55:24 +02:00
Peter Simons
834de32dff haskell-HTF: disable test suite to fix build error
https://github.com/skogsbaer/HTF/issues/37
2014-10-19 16:55:24 +02:00
Peter Simons
0e813e4fdd haskell-hindent: build with old version of haskell-src-exts 2014-10-19 16:55:24 +02:00
Peter Simons
d1d0c03d88 haskell-HandsomeSoup: disable test suite to fix the build
The package doesn't seem to support recent versions of hspec.

https://github.com/egonSchiele/HandsomeSoup/issues/26
2014-10-19 16:55:24 +02:00
Peter Simons
882e660997 haskell-x509: disable broken test suite to fix the build
https://github.com/vincenthz/hs-certificate/issues/35
2014-10-19 16:55:24 +02:00
Peter Simons
3f6de398ae haskell-yesod-bin: update to version 1.4.0.2 2014-10-19 16:55:24 +02:00
Peter Simons
5283823981 haskell-yesod-auth-hashdb: update to version 1.4.1 2014-10-19 16:55:24 +02:00
Peter Simons
dba208b52e haskell-x509: update to version 1.5.0 2014-10-19 16:55:24 +02:00
Peter Simons
335c577ca0 haskell-x509-validation: update to version 1.5.1 2014-10-19 16:55:24 +02:00
Peter Simons
abd1729bcc haskell-x509-system: update to version 1.5.0 2014-10-19 16:55:24 +02:00
Peter Simons
4b68e362a0 haskell-x509-store: update to version 1.5.0 2014-10-19 16:55:24 +02:00
Peter Simons
52f27f0187 haskell-webkit: update to version 0.13.0.3 2014-10-19 16:55:24 +02:00
Peter Simons
ab6861195a haskell-tls: update to version 1.2.10 2014-10-19 16:55:24 +02:00
Peter Simons
2b879558e5 haskell-json-rpc: update to version 0.2.1.1 2014-10-19 16:55:23 +02:00
Peter Simons
a7ea4fd14a haskell-ixset: update to version 1.0.6 2014-10-19 16:55:23 +02:00
Peter Simons
5c66507998 haskell-hindent: update to version 3.9 2014-10-19 16:55:23 +02:00
Peter Simons
1656c1311d haskell-crypto-pubkey-types: update to version 0.4.2.3 2014-10-19 16:55:23 +02:00
Peter Simons
1c8b3d9217 haskell-cpphs: update to version 1.18.6 2014-10-19 16:55:23 +02:00
Peter Simons
8a90c85f54 haskell-graphmod: update to version 1.2.6 2014-10-19 16:55:23 +02:00
Peter Simons
275e045772 haskell-xdot: update to version 0.2.4.5 2014-10-19 16:55:23 +02:00
Peter Simons
3455fd86f1 haskell-hourglass: update to version 0.2.6 2014-10-19 16:55:23 +02:00
Peter Simons
d9ae013e8c haskell-hcltest: update to version 0.3.5 2014-10-19 16:55:23 +02:00
Peter Simons
936b38b2cc haskell-gtksourceview2: update to version 0.13.1.1 2014-10-19 16:55:23 +02:00
Peter Simons
133990ad1f haskell-gtk3: update to version 0.13.0.3 2014-10-19 16:55:23 +02:00
Peter Simons
2c2e214d55 haskell-gtk: update to version 0.13.0.3 2014-10-19 16:55:23 +02:00
Peter Simons
6be19aa08f haskell-glib: update to version 0.13.0.5 2014-10-19 16:55:23 +02:00
Peter Simons
0067036b51 haskell-gio: update to version 0.13.0.2 2014-10-19 16:55:23 +02:00
Peter Simons
bbf24c5772 haskell-fast-logger: update to version 2.2.1 2014-10-19 16:55:22 +02:00
Peter Simons
8e99f7d102 haskell-digestive-functors-heist: update to version 0.8.6.1 2014-10-19 16:55:22 +02:00
Peter Simons
3bd0c852bb haskell-cairo: update to version 0.13.0.4 2014-10-19 16:55:22 +02:00
Peter Simons
07ffd6bd02 haskell-auto-update: update to version 0.1.2 2014-10-19 16:55:22 +02:00
Peter Simons
d7689c5797 haskell-asn1-types: update to version 0.3.0 2014-10-19 16:55:22 +02:00
Peter Simons
d465678948 haskell-asn1-parse: update to version 0.9.0 2014-10-19 16:55:22 +02:00
Peter Simons
b599efe2eb haskell-asn1-encoding: update to version 0.9.0 2014-10-19 16:55:22 +02:00
Peter Simons
7d236d6762 haskell-JuicyPixels-util: update to version 0.2 2014-10-19 16:55:22 +02:00
Peter Simons
ba5db4d685 haskell-HandsomeSoup: update to version 0.3.3 2014-10-19 16:55:22 +02:00
Peter Simons
98bca033c9 haskell-HTF: update to version 0.12.2.1 2014-10-19 16:55:22 +02:00
Peter Simons
372f9b9afe haskell-aeson: update to version 0.8.0.2 2014-10-19 16:55:22 +02:00
Peter Simons
23b84969d0 haskell-template: update to version 0.2.0.10 2014-10-19 16:55:22 +02:00
Peter Simons
5b59ad05ef haskell-shell-conduit: update to version 4.3 2014-10-19 16:55:22 +02:00
Peter Simons
7dd96f5012 haskell-sdl2: update to version 1.1.3 2014-10-19 16:55:22 +02:00
Peter Simons
9328fbcdb6 haskell-rethinkdb: update to version 1.15.1.0 2014-10-19 16:55:22 +02:00
Peter Simons
9177f6244e haskell-rest-gen: update to version 0.16.0.3 2014-10-19 16:55:21 +02:00
Peter Simons
745c6b594a haskell-pango: update to version 0.13.0.3 2014-10-19 16:55:21 +02:00
Peter Simons
d3620bc94d haskell-monadloc-pp: update to version 0.3.1 2014-10-19 16:55:21 +02:00
Peter Simons
189667f34e haskell-hspec2: update to version 0.5.0 2014-10-19 16:55:21 +02:00
Peter Simons
b27cd024e4 haskell-hspec: update to version 1.12.0 2014-10-19 16:55:21 +02:00
Peter Simons
3dbd62f5af haskell-hspec-meta: update to version 1.12.0 2014-10-19 16:55:21 +02:00
Aycan iRiCAN
480290242f Introduced haskellPackages.extra 2014-10-19 16:21:58 +03:00
Thomas Strobel
46596d6354 Upgrade: Enlightenment E19: 0.19.0 -> 0.19.1 2014-10-19 14:58:04 +02:00
Peter Simons
1f80db6eed haskell-Decimal: add version 0.4.2 2014-10-19 14:11:03 +02:00
Peter Simons
c33f0a85ec haskell-pandoc-citeproc: re-generate expression(s) with cabal2nix 2014-10-19 12:01:19 +02:00
Peter Simons
1e3e1a4476 haskell-pandoc-citeproc: remove duplicate 'default.nix' file
We already have version 0.6 in 0.6.nix.
2014-10-19 12:00:47 +02:00
Peter Simons
893726dfbf hoogle-4.2.34: re-generate expression with cabal2nix 2014-10-19 11:57:40 +02:00
Peter Simons
8d013b7561 idris: re-generate expression with cabal2nix 2014-10-19 11:57:04 +02:00
Peter Simons
984d71a9bc hoogle: make sure the package follows the haskell-packages.nix conventions 2014-10-19 11:55:25 +02:00
Michael Raskin
d5658da944 Merge pull request #4589 from bosu/k2pdfopt
New package: k2pdfopt - mobile PDF/DJVU optimizer
2014-10-19 12:25:23 +04:00
Boris Sukholitko
f9c2cb6b27 Add k2pdfopt: mobile PDF/DJVU optimizer 2014-10-19 10:55:06 +03:00
Edward Tjörnhammar
3b08861278 dhcpcd: 6.4.7 -> 6.5.1 2014-10-19 08:22:17 +02:00
John Wiegley
6590a19694 hoogle: reference the older haskellSrcExts directly 2014-10-18 22:22:43 -05:00
Edward Tjörnhammar
24dce998b4 xbmcPlugins.svtplay: 4.0.6 -> 4.0.8 2014-10-18 22:09:03 +02:00
Benno Fünfstück
8c3f636562 proot: add to all-packages.nix
Looks like this was forgotten in #4412 after #4406 was reverted.
2014-10-18 20:19:01 +02:00
Peter Simons
10895c3577 Merge pull request #4583 from NixOS/buildLocalCabal-new-cabal2nix
buildLocalCabal: use new cabal2nix feature
2014-10-18 20:02:26 +02:00
Michael Raskin
a32e534262 SSL support for cadaver DAV client 2014-10-18 21:47:49 +04:00
Michael Raskin
441cc2fc22 Add qpdfview PDF viewer with tabs. It also supports DjVu and some PostScript files. 2014-10-18 21:47:49 +04:00
Benno Fünfstück
35e4adf64c update gvolicon 2014-10-18 19:18:43 +02:00
Henry Till
065c5ff853 racket: update to 6.1 2014-10-18 12:11:07 -04:00
Michael Raskin
c257f52be2 Fix wrong reference 2014-10-18 19:53:43 +04:00
Michael Raskin
4be0862006 Julia 0.3.1 2014-10-18 19:52:59 +04:00
Michael Raskin
fac3c95ce6 Add clisp 2.33.2 — for testing SBCL bootstrap 2014-10-18 19:52:59 +04:00
Michael Raskin
5199b46964 Update Wine unstable 2014-10-18 19:52:59 +04:00
Michael Raskin
a95a5ef29f Fix override for patched Wine in pipelight 2014-10-18 19:52:59 +04:00
Peter Simons
cc48a930ae haskell-git-annex: update to version 5.20141013 2014-10-18 17:48:48 +02:00
Jaka Hudoklin
c61fe83268 pythonPackages.ipython: use correct pythonPackages 2014-10-18 17:23:40 +02:00
Benno Fünfstück
16ff1a1966 buildLocalCabal: use new cabal2nix feature 2014-10-18 16:59:46 +02:00
lethalman
d1ea8b3923 Merge pull request #4581 from k0ral/tmux
tmux: removed useless terminfo wrapping
2014-10-18 16:37:44 +02:00
Aristid Breitkreuz
5d6e039cd6 Merge pull request #4576 from cstrahan/macvim-clang
Fix MacVim by using clang.
2014-10-18 16:15:34 +02:00
koral
43292d1ebf Removed useless terminfo wrapping.
Users should manually set the TERMINFO environment variable.
2014-10-18 16:04:34 +02:00
Jaka Hudoklin
0f8f98525b pythonPackages: fix typo 2014-10-18 14:22:53 +02:00
Jaka Hudoklin
9ec9497c9f pythonPackages: pillow, set tcl_root 2014-10-18 14:17:22 +02:00
Jaka Hudoklin
2d4b3e98d9 pythonPackages: add graphite pager 2014-10-18 13:54:05 +02:00
Vladimír Čunát
0252576737 liferea: maintenance update 2014-10-18 12:11:36 +02:00
Charles Strahan
bad51b0b02 Fix MacVim by using clang. 2014-10-18 01:15:45 -04:00
Pascal Wittmann
3d24675345 freerdpUnstable: fix license 2014-10-18 07:03:52 +02:00
Franz Pletz
a691858192 Add new package ncmpcppBeta 2014-10-18 05:14:35 +02:00
Shea Levy
eff15260d4 nixUnstable: bump
Some memory and speed improvements
2014-10-17 21:56:13 -04:00
William A. Kennington III
061cbc40f6 radvd: 2.7 -> 2.8 2014-10-17 16:56:35 -07:00
William A. Kennington III
def624efc6 libqb: 0.16.0 -> 0.17.1 2014-10-17 16:53:36 -07:00
Bjørn Forsman
b1fe7506cd Remove all-packages.nix.orig
I'm pretty sure it was not the intention to add this file in
eee6f5a004 ("Adding Pipelight via patch
from Sven Keidel and some cleanup").
2014-10-18 00:05:47 +02:00
William A. Kennington III
e7c1c1d97a weston: 1.5.0 -> 1.6.0 2014-10-17 14:26:45 -07:00
William A. Kennington III
c79eac4c79 libinput: Add derivation 2014-10-17 14:26:45 -07:00
William A. Kennington III
2e7785ec04 freerdpUnstable: 1.1 -> 1.2-beta1 2014-10-17 14:26:45 -07:00
William A. Kennington III
1b942c24b3 libevdev: 1.2.1 -> 1.3 2014-10-17 14:26:44 -07:00
William A. Kennington III
8cd575c5aa mtdev: 1.1.2 -> 1.1.5 2014-10-17 14:26:44 -07:00
William A. Kennington III
8ad2a13bdf ffmpeg: 1.2.8 -> 1.2.9 2014-10-17 14:26:44 -07:00
Jaka Hudoklin
3f4e433ddf Merge pull request #4572 from tailhook/docker1.3
docker: upgrade to 1.3.0
2014-10-17 22:53:36 +02:00
uzska
0fa57137cf Added line SCSI_SAS_ATA y on line 62
This kernel change will make the nixOS live cd detect the hard drive upon boot.
2014-10-17 13:31:08 -07:00
Paul Colomiets
f86967ac8a docker: upgrade to 1.3.0 2014-10-17 23:20:09 +03:00
Michael Raskin
6909944827 Remove failing steps from pipelight build 2014-10-18 00:14:51 +04:00
Michael Raskin
eee6f5a004 Adding Pipelight via patch from Sven Keidel and some cleanup 2014-10-18 00:14:51 +04:00
Bjørn Forsman
9424ab11c6 python-scapy: new package
Powerful interactive network packet manipulation program.

http://www.secdev.org/projects/scapy/
2014-10-17 20:20:08 +02:00
Shea Levy
d982a78eec nix-exec: Bump 2014-10-17 13:19:22 -04:00
Patrick Mahoney
bbce2e0889 notmuch: Dynamic link to absolute path on darwin. 2014-10-17 11:27:28 -05:00
Patrick Mahoney
cb3343c48a notmuch: Use 'find' to patch test script shebangs. 2014-10-17 11:24:27 -05:00
Pascal Wittmann
cd223ad0ac calibre: update from 2.5.0 to 2.6.0 2014-10-17 18:22:52 +02:00
Georges Dubus
1aa6022173 Merge pull request #4558 from tailhook/rust0.12
rust: Upgrade rust stable to 0.12
2014-10-17 17:27:49 +02:00
Jascha Geerds
df1221eea9 Fix stevedore for python26 2014-10-17 11:35:25 +02:00
aszlig
08d2f3340d
xdotool: Update to upstream version 2.20110530.1.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-17 09:14:34 +02:00
William A. Kennington III
c70b942375 wayland: 1.5.0 -> 1.6.0 2014-10-16 23:17:38 -07:00
John Wiegley
57eb7f107d lambdabot: Get it building again against older packages 2014-10-16 21:44:58 -05:00
Mateusz Kowalczyk
0fac38fd48 haskell-yi: make the wrapper less cumbersome
It still suffers from ‘everything breaks’ if there is any Haskell in
user env: https://github.com/NixOS/nixpkgs/issues/4560
2014-10-17 00:39:31 +01:00
John Wiegley
1515dbf962 haskell-hakyll: Allow it to build again 2014-10-16 17:38:09 -05:00
John Wiegley
6558ab94a4 Elm: no longer references pandoc 2014-10-16 17:23:25 -05:00
John Wiegley
ba22560768 git-annex: temporary patch to build the current version 2014-10-16 17:23:01 -05:00
William A. Kennington III
13b9917298 kernel: Fix missing ; 2014-10-16 13:58:18 -07:00
William A. Kennington III
1962fd80f6 kernel: 3.4.103 -> 3.4.104 2014-10-16 13:56:14 -07:00
William A. Kennington III
fdb4e34459 kernel: 3.2.62 -> 3.2.63 2014-10-16 13:56:10 -07:00
William A. Kennington III
0a82ce360d kernel: 3.17 -> 3.17.1 2014-10-16 13:56:06 -07:00
William A. Kennington III
b8ee248137 kernel: 3.16.4 -> 3.16.6 2014-10-16 13:56:01 -07:00
William A. Kennington III
287ce68d38 kernel: 3.14.20 -> 3.14.22 2014-10-16 13:55:55 -07:00
William A. Kennington III
8c138fd489 kernel: 3.12.29 -> 3.12.30 2014-10-16 13:55:50 -07:00
William A. Kennington III
242070abfc kernel: 3.10.56 -> 3.10.58 2014-10-16 13:55:38 -07:00
Paul Colomiets
4035d9f27e rust: Upgrade rust stable to 0.12 2014-10-16 23:25:17 +03:00
Patrick Mahoney
8edb10d31e talloc: Fix linker flags on darwin.
Before this patch, building talloc on darwin (OS X 10.8.5) results in:

gcc -dynamiclib -Wl,-search_paths_first -undefined error -o libtalloc.dylib.2.0.1 ./talloc.o  ./libreplace/replace.o ./libreplace/snprintf.o ./libreplace/getpass.o ./libreplace/strptime.o   -install_namelibtalloc.dylib.2
gcc: error: unrecognized command line option '-install_namelibtalloc.dylib.2'
make: *** [libtalloc.dylib.2.0.1] Error 1

Setting SONAMEFLAG to either "-install_name " (note trailing space), or
"-Wl,-install_name," results in a successful build. The latter seems
more clear.
2014-10-16 14:40:25 -05:00
Bjørn Forsman
287d6d5d3a libpcap: pass --with-pcap=linux for all linux systems
...instead of just for i686-linux.

Without a --with-pcap= configure flag, the build system tries to
auto-detect the backend by poking in /dev, /usr/include etc... In the
pure nix world, this auto-detection fails. (Good, we don't want host
details to leak into the build.)

The end result of this (failed) auto-detection; no packet capture
possible:

  $ sudo tcpdump -i wlp2s0
  tcpdump: live packet capture not supported on this system

This fixes the above issue on 64-bit linux systems, and probably other
architectures supported by linux.
2014-10-16 20:32:28 +02:00
Shea Levy
a3ffe238e7 Revert "cabal: enable multi-threaded builds with GHC 7.8.x or later"
This likely exacerbates the non-determinism in ghc package ids, so until
that is fixed let's live with the slow builds.

This reverts commit 817c0e4144.
2014-10-16 13:17:30 -04:00
Eelco Dolstra
a3e5eca153 DBIx::Class: Update to 0.082801
This fixes building against the latest SQLite.
2014-10-16 16:56:36 +02:00
Eelco Dolstra
127f5f1056 sqlite: Update to 3.8.6 2014-10-16 16:56:36 +02:00
Nikolay Amiantov
09f33a4389 substituteAllFiles: add derivation
Closes #4145
2014-10-16 15:27:25 +01:00
Peter Simons
9e74259bbe Merge pull request #4551 from vandenoever/blink
Add Blink, a simple sip client.
2014-10-16 15:48:32 +02:00
Cray Elliott
e39bf7a704 Replaced retroarchBare with retroarchBareMaster, also added a few new libretro cores
retroarchBare was too old for any practical use at this point, so it was removed in favor
of fetching releases from git. RetroArch often recommends checkout out the latest git master
if you are on a desktop platform, so we are conforming with their recommendation. I plan on
bumping the git of retroarch and each core every month, and I plan on adding more libretro
cores in the future.

The libretro cores that were added are nestopia, quicknes, snes9x, and vba-m

planned next are : bsnes-accuracy, bsnes-balanced, bsnes-performance, a few libretro mame ports

Closes #4448
2014-10-16 12:53:39 +01:00
Domen Kožar
74fde7c388 Merge pull request #4495 from NixOS/pythonFull_improvements
PythonFull improvements
2014-10-16 13:24:18 +02:00
Domen Kožar
68b183e309 simplify 2014-10-16 13:13:13 +02:00
Domen Kožar
c0e18dc498 fix eval 2014-10-16 13:08:07 +02:00
Jos van den Oever
fb9ac9e8eb Add Blink, a simple sip client. 2014-10-16 12:21:36 +02:00
Domen Kožar
a1a60d8e8a readd pythonPackages.hgsvn 2014-10-16 12:21:03 +02:00
Domen Kožar
6cd1f42a2c Merge pull request #4483 from edwtjo/cvxopt
pythonPackages.cvxopt: added package
2014-10-16 12:20:42 +02:00
William A. Kennington III
eed5207845 python27: Remove avoid daemon thread shutdown #i21963 2014-10-16 11:28:37 +02:00
Domen Kožar
d589684cae pypy: disable test_zipfile64 because timeouts 2014-10-16 11:14:42 +02:00
Domen Kožar
dd9ebf6eea firefox: use -O3 on 32bit linux to reduce memory usage on linker 2014-10-16 11:12:26 +02:00
Domen Kožar
d704fb3b36 fix mpdcron 2014-10-16 11:03:10 +02:00
Pascal Wittmann
1eea99016e logstalgia: update from 1.0.5 to 1.0.6 2014-10-16 09:06:20 +02:00
Rickard Nilsson
91be9d5796 dovecot: Update from 2.2.13 to 2.2.14 2014-10-16 08:14:46 +02:00
Domen Kožar
33b104c57e Revert "sqlite: Update to 3.8.6"
This reverts commit f7acce83fc.

Breaks tests for perlPackages.DBIxClass

cc @edolstra
2014-10-15 20:40:36 +02:00
Sander van der Burg
0100e79d7a titaniumenv: Use new xcodeenv simulate function in the example app 2014-10-15 17:28:52 +02:00
Sander van der Burg
f58b563cb6 xcodeenv: Reimplement simulator script to work with Xcode 6 2014-10-15 17:10:35 +02:00
Peter Simons
739025bd58 gnulib: update to version 0.1-228-gb155b06 2014-10-15 16:30:53 +02:00
Domen Kožar
c758ec756b openssl: 1.0.1i -> 1.0.1j (CVE-2014-3513, CVE-2014-3567, CVE-2014-3568) 2014-10-15 16:12:23 +02:00
Rickard Nilsson
6960149b03 New package: runit 2.1.2 2014-10-15 13:08:22 +02:00
Peter Simons
6d432d2164 haskell-vector: build the package with -msse2 on i686 platforms to fix test suite failures
https://github.com/haskell/vector/issues/47
2014-10-15 12:31:35 +02:00
Peter Simons
53208292e2 haskell-monad-supply: update to version 0.6 2014-10-15 12:31:35 +02:00
Peter Simons
e293afed30 haskell-language-c-quote: update to version 0.10.1.3 2014-10-15 12:31:35 +02:00
Peter Simons
efde40d785 haskell-hindent: update to version 3.8
This package remains broken because it cannot deal with the current version of haskell-src-exts.
2014-10-15 12:31:35 +02:00
Peter Simons
24355cf15f Disable Hydra builds for obsolete Haskell packages. 2014-10-15 12:31:35 +02:00
Domen Kožar
f5a47393b6 Revert "Revert "Set default kernel to 3.14""
This reverts commit ad477c77ff.
2014-10-15 12:00:47 +02:00
Lluís Batlle i Rossell
83fb281d80 Making hydra build ddd.
(cherry picked from commit 4ba671ff113844267dbad307f8a5cbf8ac1d0f52)
2014-10-15 11:16:27 +02:00
Lluís Batlle i Rossell
e9809e8f9e wxGTK: updating to 3.0.2 2014-10-15 10:59:32 +02:00
Aycan iRiCAN
f216f98aaa Merge pull request #4537 from aycanirican/idris_update
Upgrade idris compiler to 0.9.14.3
2014-10-15 10:58:09 +03:00
Aycan iRiCAN
ae84167aa1 Upgrade idris compiler to 0.9.14.3 2014-10-15 10:57:08 +03:00
Joachim Schiele
9d5431d1a2 Merge pull request #4536 from flosse/prosody
prosody: updated to v0.9.5
2014-10-15 09:41:48 +02:00
Joachim Schiele
13298fcbb9 Merge pull request #4535 from flosse/lua-bitop
lua-packages: added lua-bitop to add websocket support for prosody
2014-10-15 09:41:32 +02:00
Peter Simons
620ee88fb8 Merge pull request #4531 from purefn/fix-jwt
haskell-jwt: update to version 0.4.2
2014-10-15 08:16:07 +02:00
Peter Simons
a5b91818e7 Merge pull request #4532 from purefn/haskell-validation
haskell: add validation package
2014-10-15 08:15:50 +02:00
Mateusz Kowalczyk
5badd8445e haskell-yi-custom: broken = true for now 2014-10-15 06:08:18 +01:00
Mateusz Kowalczyk
a21d3b67e5 haskell-PastePipe: update to 1.6 2014-10-15 05:14:35 +01:00
Mateusz Kowalczyk
8842fcfdb1 haskell-yi-custom: convenience wrapper for configs
Now to use Yi along with its config the user passes all the extra
libraries wanted by their config as extraPackages and builds the
expression. This means there is no hassle from the user about having to
manually create a cabal file and wrap over the Yi binary.
2014-10-15 04:31:03 +01:00
Mateusz Kowalczyk
7562afbe19 haskell-yi: use --suffix wrapper
This allows further wrappers to get around the problem of ending up with
GHC_PATH with double ‘::’ in it, breaking the whole thing.
2014-10-15 03:54:46 +01:00
Markus Kohlhase
0f3f017f3e prosody: updated to v0.9.5 2014-10-15 04:11:24 +02:00
Markus Kohlhase
5308d3284b prosody: added websocket support 2014-10-15 03:57:00 +02:00
Markus Kohlhase
163b53f706 lua-packages: added lua-bitop 2014-10-15 03:53:03 +02:00
Mateusz Kowalczyk
0732523c7d agda: add fuuzetsu to maintainers 2014-10-15 01:02:03 +01:00
Mateusz Kowalczyk
a921dba56a haskell-yi-contrib: move under libraries instead 2014-10-15 01:00:16 +01:00
Mateusz Kowalczyk
1ccb025729 haskell-yi-contrib: update to 0.10.1 2014-10-15 01:00:16 +01:00
Mateusz Kowalczyk
0d858ba4c0 haskell-yi: update to 0.10.1 2014-10-15 01:00:16 +01:00
Richard Wallace
d180b9a6ee haskell: add validation package 2014-10-14 16:59:23 -07:00
Richard Wallace
1043e5694f haskell-jwt: update to version 0.4.2 2014-10-14 16:26:08 -07:00
Thomas Strobel
49fd0c32ff Add package: simple-tpm-pk11
Simple PKCS11 provider for TPM chips
2014-10-15 01:14:34 +02:00
Jascha Geerds
d071a25dec ati-driver: Fix "Catalyst Control Center" 2014-10-15 00:37:39 +02:00
Peter Simons
c549ac9c1a haskell-hlint: update to version 1.9.9 2014-10-15 00:24:33 +02:00
Peter Simons
205b018c4d haskell-web-routes: update to version 0.27.7 2014-10-15 00:24:33 +02:00
Peter Simons
8e46d106b2 haskell-web-routes-boomerang: update to version 0.28.3 2014-10-15 00:24:33 +02:00
Peter Simons
c091b8d8f7 haskell-thyme: update to version 0.3.5.3 2014-10-15 00:24:33 +02:00
Peter Simons
200d54c7d1 haskell-pdf-toolbox-document: update to version 0.0.4.0 2014-10-15 00:24:32 +02:00
Peter Simons
5d366074b3 haskell-pdf-toolbox-core: update to version 0.0.3.0 2014-10-15 00:24:32 +02:00
Peter Simons
28b20ec5a0 haskell-pdf-toolbox-content: update to version 0.0.3.1 2014-10-15 00:24:32 +02:00
Peter Simons
e2f7a3e8f0 haskell-leveldb-haskell: update to version 0.6 2014-10-15 00:24:32 +02:00
Peter Simons
6579af25ce haskell-haskintex: update to version 0.5.0.2 2014-10-15 00:24:32 +02:00
Peter Simons
e943f13232 haskell-happstack-server: update to version 7.3.9 2014-10-15 00:24:32 +02:00
Peter Simons
caa156e3b6 haskell-happstack-lite: update to version 7.3.5 2014-10-15 00:24:31 +02:00
Peter Simons
b38e5c2539 haskell-derive: update to version 2.5.18 2014-10-15 00:24:31 +02:00
Peter Simons
1100f7278d haskell-boomerang: update to version 1.4.5 2014-10-15 00:24:31 +02:00
Peter Simons
9f408486fc haskell-HaTeX: update to version 3.14.0.0 2014-10-15 00:24:31 +02:00
Peter Simons
8f8ad903e2 haskell-HSH: update to version 2.1.1 2014-10-15 00:24:31 +02:00
Peter Simons
be66d82790 haskell-DAV: update to version 1.0.3 2014-10-15 00:24:31 +02:00
Eelco Dolstra
fc964fa924 firefox: Update to 33.0 2014-10-14 22:53:56 +02:00
Eelco Dolstra
7781f5992d sqlite: Add maintainer 2014-10-14 22:53:56 +02:00
Eelco Dolstra
f7acce83fc sqlite: Update to 3.8.6 2014-10-14 22:53:56 +02:00
Eelco Dolstra
f445fb8240 nss: Update to 3.17.2 2014-10-14 22:53:56 +02:00
Eelco Dolstra
d4d0e449d7 Remove obsolete Hydra package 2014-10-14 22:49:12 +02:00
Peter Simons
c4dd75c9e3 Merge pull request #4527 from bosu/test-simple
haskell: Add state-plus, test-simple packages
2014-10-14 22:38:29 +02:00
Boris Sukholitko
8d5be73061 haskell: add test-simple package 2014-10-14 23:28:25 +03:00
Boris Sukholitko
49469001be haskell: add state-plus package 2014-10-14 23:25:18 +03:00
Bjørn Forsman
b9b193e4a3 lttng-modules: use proper version number
And note why we're not using the latest stable release (because of
support for linux >= 3.16).
2014-10-14 21:12:23 +02:00
Domen Kožar
90badb42d1 pypyPackages.paramiko: disable tests 2014-10-14 21:06:49 +02:00