3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

44384 commits

Author SHA1 Message Date
Peter Simons cd618ea085 haskell-cprng-aes: update to version 0.6.0 2014-10-26 23:44:49 +01:00
Peter Simons 7056dbb9f7 haskell-conduit-extra: update to version 1.1.4.1 2014-10-26 23:44:49 +01:00
Peter Simons 4f197d45e3 haskell-cipher-aes: update to version 0.2.9 2014-10-26 23:44:49 +01:00
Peter Simons 0c69763412 haskell-ariadne: update to version 0.1.2.2
This package cannot evaluate because it depends on the broken data-lens library.
2014-10-26 23:44:49 +01:00
Peter Simons 8edb929bb4 haskell-ansi-terminal: update to version 0.6.2.1 2014-10-26 23:44:49 +01:00
Peter Simons f603d44feb haskell-data-lens-fd: add version 2.0.5
Don't build this package on Hydra, though, because it depends on data-lens,
which is broken. I add it mostly because recent versions of ariadne will
require it.
2014-10-26 23:44:49 +01:00
Peter Simons 2fc6f97723 haskell-Tensor: update to version 1.1.0.0 2014-10-26 23:44:49 +01:00
Peter Simons c062dd0857 haskell-StateVar: update to version 1.0.1.0 2014-10-26 23:44:49 +01:00
Peter Simons 589d586da5 haskell-ObjectName: update to version 1.0.1.0 2014-10-26 23:44:49 +01:00
Peter Simons 4d95cdb900 haskell-HaskellNet-SSL: update to version 0.2.5.2 2014-10-26 23:44:49 +01:00
Peter Simons a963ac1e4a haskell-HandsomeSoup: update to version 0.3.4 2014-10-26 23:44:49 +01:00
Peter Simons 8b12277065 haskell-git-annex: update to version 5.20141024 2014-10-26 23:44:48 +01:00
Peter Simons d29fc87b68 haskell-data-lens-fd: add version 2.0.5 2014-10-26 23:44:48 +01:00
Philip Horger b995c2a479 Update Hawkthorne game to v0.12.1 (bugfix) 2014-10-26 14:19:15 -07:00
Raffael Mancini 84bda2b8a1 Disabled package for python 3.4 because it's not ported yet. 2014-10-26 21:31:09 +01:00
Peter Simons 5fb0e333a1 Merge pull request #4667 from anderspapitto/master
add rcm, Management Suite for Dotfiles
2014-10-26 20:58:13 +01:00
lethalman 401c84f75c Merge pull request #4669 from davidrusu/master
Added sync support to taskwarrior
2014-10-26 20:03:31 +01:00
lethalman 3e16e987b6 Merge pull request #4661 from sepi/http-mirrors
Added an up-to-date http debian mirror for those without ftp access.
2014-10-26 19:54:50 +01:00
lethalman 70f5917bc1 Merge pull request #4668 from titanous/makemkv
makemkv: update to 1.8.14
2014-10-26 19:51:12 +01:00
Bjørn Forsman 52243083ca gcc-arm-embedded: add missing dependency on 'ncurses'
Fixes this:

  $ arm-none-eabi-gdb
  arm-none-eabi-gdb: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
2014-10-26 19:45:34 +01:00
lethalman 8ed9a7106d Merge pull request #4675 from iyzsong/gradle
gradle: update to 2.1
2014-10-26 19:44:16 +01:00
Bjørn Forsman c3ea7835e5 youtube-dl: fix typo
Introduced in commit 03c6159efe
("youtube-dl: rename attrname youtubeDl -> youtube-dl"). The old
attribute was spelled with a capital 'L'.
2014-10-26 19:30:36 +01:00
Peter Simons a8492fd636 http-client: revert update to version 0.4.2.2
Commit 1f4c00e0 broke pandoc, which in turn breaks half a dozen other packages.
2014-10-26 16:29:04 +01:00
karsten gebbert 0fee453c14 Added hosc to haskellPackages 2014-10-26 16:26:11 +01:00
karsten gebbert 3071a57c34 Add hsc3 haskell package. 2014-10-26 16:22:29 +01:00
Aristid Breitkreuz 1f4c00e0fc update http-client 2014-10-26 16:17:44 +01:00
宋文武 f1935d8eb8 gradle: update to 2.1 2014-10-26 22:10:20 +08:00
Cray Elliott 37b1a0b79a haste-compiler is unable to install packages, mark as broken until resolved 2014-10-26 06:31:27 -07:00
Damien Cassou 672b913487 New version of gnome-shell-pomodoro 2014-10-26 14:07:26 +01:00
Cray Elliott da68f67eb7 add portable flag to haste-compiler 2014-10-26 05:26:57 -07:00
Georges Dubus af5c2d6579 Merge pull request #4650 from madjar/master
Atom: updated to 0.139.0
2014-10-26 13:21:46 +01:00
karsten gebbert 642d388ae1 upgrade haskell package haste-compiler to 0.4.3 and fix compilation 2014-10-26 05:03:00 -07:00
Bjørn Forsman 31a61b7151 pidgin-with-plugins: rename attrname pidginWrapper -> pidgin-with-plugins
So that both attrname and pkgname is the same. The wrapper was added
just ~1 week ago, so I don't think we need to keep the old name around
for backward compatibility.
2014-10-26 11:51:39 +01:00
Bjørn Forsman 71d4380a41 pidgin-with-plugins: fix version number placement in pkg name
Currently the pidgin plugins wrapper is named
"pidgin-VERSION-with-plugins". Fix it so that it becomes
"pidgin-with-plugins-VERSION".

(And add missing newline at the end of file.)
2014-10-26 11:51:09 +01:00
Bjørn Forsman 03c6159efe youtube-dl: rename attrname youtubeDl -> youtube-dl
So that both attrname and pkgname is the same. Keep the old attrname
around for backward compatibility.
2014-10-26 11:01:26 +01:00
Charles Strahan 7231b95f4f Ruby: 2.1.3 and Fiddle support
This packages Ruby 2.1.3, and adds Fiddle support for all 2.x versions.

closes #4656
2014-10-26 04:48:09 +00:00
Charles Strahan d696f56324 chruby package: a utlity for switching the current ruby version. 2014-10-26 04:31:35 +00:00
Mateusz Kowalczyk f36972dd9c haskell-yi-contrib: delete package
We deprecated it today.
2014-10-26 03:48:37 +00:00
Mateusz Kowalczyk 95448e468a haskell-yi-snippet: new package 2014-10-26 03:48:19 +00:00
Mateusz Kowalczyk 19e665126b haskell-yi: update to 0.11.0 2014-10-26 03:45:25 +00:00
Mateusz Kowalczyk 9eef8fee08 haskell-yi-rope: update to 0.6.0.0 2014-10-26 03:44:56 +00:00
Pascal Wittmann c17096309e checkstyle: update from 5.7 to 5.8 and adopt it 2014-10-26 02:27:35 +01:00
David Rusu d73ae615c5 Merge https://github.com/NixOS/nixpkgs 2014-10-25 21:08:11 -04:00
David Rusu 67f8da419a added sync support to taskwarrior 2014-10-25 21:08:00 -04:00
Pascal Wittmann f8d64212b3 bvi: update from 1.3.2 to 1.4.0 and adopt it 2014-10-26 02:37:33 +02:00
Jonathan Rudenberg 8cc11f4255 makemkv: update to 1.8.14 2014-10-25 20:14:05 -04:00
Anders Papitto 0d11520727 add rcm, Management Suite for Dotfiles 2014-10-26 00:17:26 +02:00
cillianderoiste bae08dd971 Merge pull request #4660 from sepi/new-package-python-box2d
New package: python-box2d
2014-10-25 22:33:10 +02:00
cillianderoiste 9e18e983de Merge pull request #4664 from AndersonTorres/mpv
MPV: update to 0.6.1
2014-10-25 22:21:09 +02:00
Vladimír Čunát 89354b4b1a autoconf-2.13: add versioned executable
Needed by mozilla hg builds.
2014-10-25 21:40:23 +02:00
Vladimír Čunát e76772d1fd tzdata: update 2014-10-25 21:37:24 +02:00
Moritz Ulrich 6b40891796 notmuch: Update to 0.18.2. 2014-10-25 20:41:39 +02:00
Moritz Ulrich 635d49e973 Emacs: remove --with-crt-dir (no longer supported) 2014-10-25 20:34:51 +02:00
AndersonTorres 76f6e8625f MPV: update to 0.6.1 2014-10-25 16:33:01 -02:00
Evgeny Egorochkin 8b61f1f367 kde4.quasselWithoutKDE: update from 0.10.0 to 0.10.1 2014-10-25 20:31:54 +03:00
Evgeny Egorochkin a6dc9ce957 tor: update from 0.2.4.23 to 0.2.4.24 2014-10-25 20:31:54 +03:00
Evgeny Egorochkin 8977addc3a youtubeDL: update from 2014.09.19 to 2014.10.13 2014-10-25 20:31:54 +03:00
Raffael Mancini e597ab15b3 Fixed typo 2014-10-25 18:07:42 +02:00
Raffael Mancini b6c7f6c2e4 frescobaldi: Improved meta and formatting 2014-10-25 18:07:42 +02:00
Raffael Mancini 027de5a0d6 New package: frescobaldi 2014-10-25 18:07:42 +02:00
Raffael Mancini 5304a065ed Added: poppler-qt4 to python-packages.nix 2014-10-25 18:07:42 +02:00
Raffael Mancini b1dfef0f87 python-box2d: disable for python > 2.7 2014-10-25 17:54:13 +02:00
Mariusz `shd` Gliwiński 92f3e72d42 teamviewer v9 2014-10-25 17:27:32 +02:00
Raffael Mancini f18ede23bf fixed typo 2014-10-25 17:25:47 +02:00
Bjørn Forsman ff2c9a2274 beep: set meta.platforms
beep includes <linux/xyz.h> C header files, so I'm setting platforms to
Linux only.
2014-10-25 17:24:47 +02:00
Raffael Mancini 3ee2ca1d21 Added an up-to-date http debian mirror for those without ftp access. 2014-10-25 17:10:22 +02:00
Raffael Mancini b1d04be2a3 New package: python-box2d. The Python bindings of the c++ game physics library box2. 2014-10-25 17:05:28 +02:00
Aristid Breitkreuz c17427597e vte: fix chroot build 2014-10-25 16:45:00 +02:00
Arseniy Seroka 4a1b6f8f0b termite: update to v8 2014-10-25 16:45:00 +02:00
Arseniy Seroka 383075e009 vte: update pkg and patch 2014-10-25 16:45:00 +02:00
Markus Kohlhase bbcefd9cc6 added mediathek application 2014-10-25 16:24:29 +02:00
Aristid Breitkreuz 42aa2e25ec gvfs: lightWeight -> !gnomeSupport 2014-10-25 16:17:39 +02:00
Nikolay Amiantov ca3690d426 gvfs: support samba in lightweight version 2014-10-25 16:08:50 +02:00
Lluís Batlle i Rossell f3d978be65 cjdns: installing contrib scripts
I made the nodejs and python scripts have the proper shebang. A lot more
of them could be updated to reference store paths (calls to "python",
etc.)

(cherry picked from commit 2fb382afb6319065f20af22d86774df190beb0d5)
2014-10-25 15:52:54 +02:00
Michael Weiss fd5f455a73 Update OpenLDAP from 2.4.39 to 2.4.40 2014-10-25 15:34:48 +02:00
Aristid Breitkreuz 6ea96be470 Merge pull request #4635 from asppsa/pure-0.63
Upgrade Pure to 0.63
2014-10-25 15:30:02 +02:00
Austin Seipp 551ead935c gambit: 4.6.1 -> 4.7.3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-24 23:04:48 -05:00
James Cook d2c0011c2f ruby: Fix build on systems with store optimisation. Closes #4273. #4266 promises a better fix.
(The build process attempted to copy file a overwriting file b, where a
and b are hard-linked, which results in cp returning a non-zero exit
code.)
https://github.com/NixOS/nixpkgs/issues/4266
2014-10-25 06:13:16 +03:00
Austin Seipp dd57d8426f bigloo: 3.7a -> 4.1a-2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-10-24 21:58:53 -05:00
William A. Kennington III ce590c3fc7 yubikey-personalization-gui: Add derivation 2014-10-24 16:37:37 -07:00
William A. Kennington III 2910183d5e yubikey-personalization: Add derivation 2014-10-24 16:37:37 -07:00
William A. Kennington III 1eded784d0 libykneomgr: Add derivation 2014-10-24 16:37:37 -07:00
William A. Kennington III 0f7527bea3 libu2f-host: Add derivation 2014-10-24 16:37:36 -07:00
William A. Kennington III 7b6e70c72d hidapi: Add derivation 2014-10-24 16:37:36 -07:00
William A. Kennington III 5204bdaf6b libyubikey: Reformat derivation 2014-10-24 16:37:36 -07:00
viric f75e5330f3 Merge pull request #4658 from ehmry/cjdns
cjdns: update 20140928 to 20141023
2014-10-24 23:20:52 +02:00
Emery Hemingway 957602c40c cjdns: update 20140928 to 20141023 2014-10-24 17:15:13 -04:00
Lluís Batlle i Rossell 7da0fecf32 Adding an extra url for nc6. The previous was failing. 2014-10-24 23:14:35 +02:00
Shea Levy aab11d6963 nix-exec: bump 2014-10-24 17:06:54 -04:00
Philip Horger 31949a102e Update Hawkthorne game to v0.12.0 2014-10-24 09:13:31 -07:00
Jascha Geerds 35ff062d33 Fix virtualenvwrapper's PYTHONPATH 2014-10-24 17:01:47 +02:00
Pascal Wittmann 4ecacf55b9 calibre: update from 2.6.0 to 2.7.0 2014-10-24 16:39:54 +02:00
Domen Kožar 0272a469a9 Merge pull request #4646 from geerds/python26-sqlite3
Fix python26Packages.sqlite3
2014-10-24 16:13:45 +02:00
Mateusz Kowalczyk 9eaee3fd54 haskell-yi-custom: use NIX_* vars for nicer wrap
According to @bennofs , this should now work regardless of what kind of
mess the user is in.
2014-10-24 14:36:08 +01:00
Mateusz Kowalczyk 432d9fc373 haskell-yi-monokai: new package 2014-10-24 13:07:01 +01:00
Mateusz Kowalczyk ebfabf6fbe haskell-yi-fuzzy-open: new package 2014-10-24 13:07:01 +01:00
Rok Garbas 2a44f5628d rxvt_unicode: removed rxvt_unicode_wrapper and created rxvt_unicode_with-plugins with all plugins enabled 2014-10-24 12:11:27 +02:00
Nikolay Amiantov 21dae01ea6 rxvt_unicode: add some plugins and a wrapper 2014-10-24 12:03:58 +02:00
Eelco Dolstra e3728f0aad DBD::SQLite: Update to 1.44 2014-10-24 11:55:48 +02:00
Eelco Dolstra 2b5ccf8a53 sqlite: Enable optimization
Commit a28940d9d5 changed the SQLite
build to use CFLAGS instead of NIX_CFLAGS_COMPILE, but that's really
bad because it clobbers the default -O2 flag. So all this time we had
an unoptimized SQLite build. (This is one of the reasons why
NIX_CFLAGS_COMPILE exists - messing with CFLAGS is almost never a good
idea.)
2014-10-24 11:55:11 +02:00
Eelco Dolstra b4db4db322 sqlite: Update to 3.8.7 2014-10-24 11:54:52 +02:00
Mateusz Kowalczyk bd43ff7b6a haskell-yi-custom: improve wrapper
Apparently it is possible for the config to be compiled correctly but
for ‘hint’ still not know where the packages are: it seems to ignore the
GHC in PATH and does whatever.
2014-10-24 10:04:27 +01:00
Georges Dubus 03d6843b87 Atom: updated to 0.139.0 2014-10-24 11:04:06 +02:00
Rok Garbas c44c00d56c python: adding test/test_support.py module in all python versions
- test/test_support.py module is used by many libraries which backport python
  3.0 functionality to 2.6/2.7
- enable subprocess32 tests (now passing for python 2.6/2.7)
2014-10-24 10:44:15 +02:00
lethalman 2c0cc6cedc Merge pull request #4587 from uzska/master
Added line SCSI_SAS_ATA y on line 62
2014-10-24 09:39:40 +02:00
Mateusz Kowalczyk 25e552664a Merge pull request #4479 from sjmackenzie/elixir-mix-fix
Elixir's mix shouldn't be added to wrapProgram
2014-10-24 06:37:02 +01:00
Charles Strahan 28fab5baf3 dmenu2: new package 2014-10-24 02:27:53 +02:00
Jascha Geerds d49556a976 Fix python26Packages.sqlite3 2014-10-23 22:56:55 +02:00
Jascha Geerds a5b69c0a02 Fix virtualenvwrapper for python 2.6 2014-10-23 22:55:11 +02:00
cillianderoiste fab8ed0332 Merge pull request #4645 from rejuvyesh/zathura--pdf-mupdf
zathura-pdf-mupdf: correct patch
2014-10-23 22:46:48 +02:00
cillianderoiste aa23370fee Merge pull request #4643 from flosse/leafpad
leafpad: added platform information to the meta section
2014-10-23 22:43:16 +02:00
William A. Kennington III 582112fc7b spice-gtk: 0.24 -> 0.25 2014-10-23 13:29:07 -07:00
rejuvyesh 136813d219 zathura-pdf-mupdf: correct patch 2014-10-24 01:42:23 +05:30
Aristid Breitkreuz 3c6b3c587d Merge pull request #4603 from exlevan/master
mysql: make cleaner directory layout for 5.5.*
2014-10-23 21:24:58 +02:00
Markus Kohlhase 4bc0d5bc92 leafpad: added platform information to the meta section 2014-10-23 20:35:02 +02:00
Russell O'Connor 7c4e1efadc gsutil (and boto-230) require Python 2.
Move these packages to the Python 2 only section.
2014-10-23 20:12:57 +02:00
Edward Tjörnhammar a5af1c228e Adding fetchurl mirrors for roy marples projects(dhcpcd, openresolv) 2014-10-23 19:45:33 +02:00
cillianderoiste fd7c18e5cb Merge pull request #4539 from cdepillabout/fctix-configtool
Added package for fcitx-configtool.
2014-10-23 19:44:02 +02:00
cillianderoiste 5c6ae9c6d3 Merge pull request #4623 from abbradar/rng-tools
rng-tools: update package
2014-10-23 19:35:08 +02:00
cillianderoiste 79ce94c039 Merge pull request #4632 from DamienCassou/byzanz
Add byzanz
2014-10-23 19:34:10 +02:00
cillianderoiste aa60f8fc82 Merge pull request #4638 from flosse/leafpad
added leafpad editor
2014-10-23 19:24:47 +02:00
me@vikramverma.com e6f7910551 zathura: 0.2.9 -> 0.3.1; girara: 0.2.2 -> 0.2.3 2014-10-23 19:03:19 +02:00
Markus Kohlhase 137eb4c98a added leafpad editor 2014-10-23 17:54:56 +02:00
Shea Levy 2ac3c2e462 nixUnstable: Bump 2014-10-23 09:21:12 -04:00
Nikolay Amiantov 05760bb2c7 SDL_mixer: add mp3 support 2014-10-23 16:45:51 +04:00
Nikolay Amiantov 56d73eae01 smpeg: fix smpeg-config 2014-10-23 16:45:51 +04:00
Alastair Pharo d37835295a Upgrade Pure to 0.63 2014-10-23 23:30:27 +11:00
Vladimír Čunát c9de1ea49e xfce4-panel: synchronize gst plugins with xfce4-mixer 2014-10-23 14:08:33 +02:00
Vladimír Čunát 72ad248606 xfce4-panel: fix the mixer applet (fixes #4563) 2014-10-23 13:44:05 +02:00
Bjørn Forsman b47e5b6db3 anki: update to 2.0.31
Build and run tested.
2014-10-23 13:17:28 +02:00
Bjørn Forsman 47617be9f8 anki: add alternative "archive/" download url
Anki developers move old (non-latest) releases to an "archive/"
subdirectory. So try both with and without "archive/" when downloading
the source.
2014-10-23 13:15:39 +02:00
Vladimír Čunát e63d9554b4 pidgin: maintenance+security update
Fixes CVE-2014-3694..3698

Added a note to clean the expression, CC #4602.
2014-10-23 13:03:23 +02:00
Nikolay Amiantov 2feaa0278a pidgin: add wrapper (close #4577, fixes #992) 2014-10-23 13:03:23 +02:00
Mateusz Kowalczyk 342e7748e2 Merge pull request #4624 from abbradar/wipe
wipe: add package
2014-10-23 11:50:12 +01:00
Mateusz Kowalczyk f5c9daf99e Merge pull request #4530 from ts468/simple-tpm
Add package: simple-tpm-pk11
2014-10-23 11:47:44 +01:00
Mateusz Kowalczyk 0e840902ff Merge pull request #4629 from ts468/aide
New package: AIDE, version 0.16a2
2014-10-23 11:47:22 +01:00
Mateusz Kowalczyk adb034f299 Merge pull request #4522 from ts468/trustedGrub
Add package: trustedGrub
2014-10-23 11:47:05 +01:00
Mateusz Kowalczyk d5385034be Merge pull request #4508 from ts468/opencryptoki
Add package: opencryptoki
2014-10-23 11:46:33 +01:00
Damien Cassou 5ab448d944 Add byzanz 2014-10-23 10:42:56 +02:00
Lluís Batlle i Rossell 8997cac785 Adding a patch that brings the windows key to rdesktop
Taken from upstream, will be on next release.
2014-10-23 09:46:52 +02:00
Michael Raskin 3bd29ef68f Add dmtx-utils after update broke dmtx command-line use 2014-10-23 08:55:44 +04:00
Thomas Strobel c89c3649d2 New package: AIDE, version 0.16a2
Advanced Intrusion Detection Environment (AIDE) is a file and directory integrity checker
2014-10-23 01:29:14 +02:00
Shea Levy 8d67b707c7 libgit2-glib: Buidl broke with libgit2 + libssh2 2014-10-22 19:19:57 -04:00
Domen Kožar efea92de19 fixes #1933 2014-10-23 00:14:09 +02:00
Nikolay Amiantov 0f2af778b7 wipe: add package 2014-10-23 02:08:37 +04:00
Nikolay Amiantov 9fa041e3e6 rng-tools: update package 2014-10-23 02:07:46 +04:00
Peter Simons 80585d4599 haskell-pipes-attoparsec: update to version 0.5.1.1 2014-10-22 23:00:41 +02:00
Peter Simons 9f1a7d1c29 haskell-persistent: update to version 2.1.0.1 2014-10-22 23:00:41 +02:00
Peter Simons ee80d4de26 haskell-persistent-postgresql: update to version 2.1.0.1 2014-10-22 23:00:41 +02:00
Peter Simons 74aef8fc3c haskell-hspec-checkers: re-generate expression with cabal2nix 2014-10-22 23:00:14 +02:00
Peter Simons e9e9ab0981 haskell-concrete-typerep: disable test suite to avoid spurious failures
http://hydra.cryp.to/build/209703/nixlog/1/raw
2014-10-22 22:59:30 +02:00
Peter Simons 4c81525f9a haskell-mtl: update 2.1.x branch to version 2.1.3.1 2014-10-22 22:59:30 +02:00
Peter Simons c2861a1649 Merge pull request #4613 from edwtjo/ihaskell-quickfix
ihaskell: apply classy prelude patch
2014-10-22 22:58:47 +02:00
Peter Simons 41592033b4 Merge pull request #4617 from jkarni/master
Add hspec-checkers.
2014-10-22 22:52:54 +02:00
Sander van der Burg 167e12efc4 nodejs: update packages 2014-10-22 22:27:36 +02:00
Eelco Dolstra 2ed8458cf2 blender: Update to 2.72b 2014-10-22 22:22:39 +02:00
Shea Levy 6a04f343b3 libgit2: Add some more dependencies 2014-10-22 15:37:52 -04:00
Aristid Breitkreuz 0ab9b14e17 make top less red 2014-10-22 21:21:01 +02:00
Corey O'Connor 48dc0eacb8 add pulseaudio to virtualbox 2014-10-22 20:56:25 +02:00
Aristid Breitkreuz f426de737c Merge pull request #4557 from pmahoney/talloc-darwin
talloc: Fix linker flags on darwin.
2014-10-22 20:54:27 +02:00
Domen Kožar 20a7c54c87 zotero: upgrade to fix xulrunner compatibility 2014-10-22 20:51:10 +02:00
Edward Tjörnhammar 8ca1c6aba7 haskellPackages.ihaskell: apply compile patch 2014-10-22 20:50:50 +02:00
Aristid Breitkreuz 608aeede89 Merge pull request #4597 from ehmry/cjdns
Cjdns
2014-10-22 20:49:20 +02:00
Aristid Breitkreuz 69989eea1b Merge pull request #4615 from abbradar/rpmextract
rpmextract: accept multiple input files
2014-10-22 20:48:14 +02:00
Aristid Breitkreuz 3e707fe5db update oracle jdk 7 2014-10-22 20:46:44 +02:00
Aristid Breitkreuz 68ea5c3178 Merge pull request #4565 from edwtjo/tsocks-fix
tsocks: fixes
2014-10-22 20:41:13 +02:00
Aristid Breitkreuz 17f3ca48a0 Merge pull request #4570 from pmahoney/notmuch-darwin
Notmuch: fix build on darwin
2014-10-22 20:39:15 +02:00
Aristid Breitkreuz 1292ab04d8 Merge pull request #4618 from valeriangalliat/patch-1
Add the Unlicense
2014-10-22 20:38:23 +02:00
Valérian Galliat 1f4456fb5a Add youtube-dl license 2014-10-22 20:35:42 +02:00
Pascal Wittmann 773e804274 Merge pull request #4619 from aronasorman/update_elixir
update elixir to v1.0.2
2014-10-22 20:20:01 +02:00
Aron Fyodor Asor 758b937120 update elixir to v1.0.2 2014-10-22 10:55:43 -07:00
Mateusz Kowalczyk 7f7233b61d sxiv: use giflib 5.0
https://github.com/muennich/sxiv/issues/180
2014-10-22 18:42:35 +01:00
Mateusz Kowalczyk a07b54ec38 Merge pull request #4610 from MP2E/chocolate_doom_update
update chocolateDoom to v2.1.0, chocolateDoomMaster removed
2014-10-22 17:33:42 +01:00
aszlig eea4fce4a5
btrfsprogs: Revert update to version 3.17.
This reverts commit 249e417677.

Breaks snapper:

http://hydra.nixos.org/build/16420291

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 18:12:12 +02:00
Julian K. Arni b48fe7f566 Add hspec-checkers. 2014-10-22 18:09:06 +02:00
Mathijs Kwik 98015ee5ba conkeror: upgrade to 141017 and use firefox for xulrunner 2014-10-22 18:08:46 +02:00
Sander van der Burg cddc7382ef nodejs: disable usage of http-parser library on darwin, because it breaks the build 2014-10-22 17:51:24 +02:00
Domen Kožar 9a48f6f9ef Revert "chromium: update dev, beta, stable channels"
This reverts commit 32df2a0838.

See
32df2a0838 (commitcomment-8260774)
2014-10-22 17:42:29 +02:00
Sander van der Burg c419b193a2 Updated nodejs packages 2014-10-22 17:03:21 +02:00
Ricardo M. Correia f59afe3994 pax-utils: Update from 0.8.1 -> 0.9.1 2014-10-22 16:47:09 +02:00
Ricardo M. Correia 2838c2a7bc flashplayer: Update from 11.2.202.406 -> 11.2.202.411 2014-10-22 16:46:43 +02:00
Ricardo M. Correia cb95ac1352 Merge pull request #4609 from alexanderkjeldaas/updated-grsec
Updated grsec.
2014-10-22 16:37:21 +02:00
Mathijs Kwik 6af6bd9b51 xulrunner: fix for building on i686 2014-10-22 16:20:43 +02:00
Mathijs Kwik 2140adf11f Revert "Revert "xulrunner: stick to firefox's src attribute""
This reverts commit f13b383449.
2014-10-22 16:20:43 +02:00
Eelco Dolstra bb8500393b Disable Darwin builds until we get the Darwin machine back 2014-10-22 16:08:42 +02:00
Bjørn Forsman 34ec068a46 quilt: set meta.platforms = all
We'll reduce it if/when Hydra reports some broken platforms.
2014-10-22 16:07:37 +02:00
Balaji Sivaraman 93fa6d456b scala: Bump up version from 2.11.1 to 2.11.2 2014-10-22 19:27:54 +05:30
Rob Vermaas 6596dccfd9 zabbix.server: update from 1.8.20 to 1.8.21 2014-10-22 15:29:05 +02:00
Domen Kožar 32df2a0838 chromium: update dev, beta, stable channels 2014-10-22 15:06:05 +02:00
Domen Kožar c01af09401 squashfs: -lgcc_s 2014-10-22 15:06:05 +02:00
Peter Simons d1fd6c90f4 scala: Revert "update from 2.11.1 to 2.11.3".
This reverts commit 4507aeb200.
Scala 2.11.3 is broken:

  https://groups.google.com/forum/#!msg/scala-internals/SSD9BNJaFbU/rACBkHrs2JEJ.
2014-10-22 14:57:13 +02:00
Nikolay Amiantov b580be236c rpmextract: accept multiple input files 2014-10-22 16:53:32 +04:00
Domen Kožar b3a4c3c2d0 squashfs: 4.3 -> 4.4, hopefully fixes http://hydra.nixos.org/build/16422733 2014-10-22 14:36:56 +02:00
Peter Simons b31ac058cc magit: don't install lisp files into a "magit" sub-directory
After this change, Emacs can load the magit-*.el files without further
configuration. Just add

    (require 'magit-autoloads)

to ~/.emacs, and run M-x magit-status or any other magit command.
2014-10-22 13:06:43 +02:00
Bjørn Forsman 97e0f851d9 quilt: set meta.platforms 2014-10-22 12:02:54 +02:00
Peter Simons b0ea187001 ihaskell-wrapper: inherit the meta section from ihaskell 2014-10-22 11:47:08 +02:00
Peter Simons 1e5c45f18e haskell-network-simple: update to version 0.4.0.2 2014-10-22 11:47:08 +02:00
Peter Simons 433a2c56e5 haskell-mysql: update to version 0.1.1.7 2014-10-22 11:47:08 +02:00
Peter Simons 4d59d19143 haskell-focus: update to version 0.1.3 2014-10-22 11:47:07 +02:00
Peter Simons a4ce7ccef3 haskell-fast-logger: update to version 2.2.3 2014-10-22 11:47:07 +02:00
Peter Simons 2c8a694706 haskell-extra: update to version 0.3.2 2014-10-22 11:47:07 +02:00
Peter Simons 84ed71cb03 haskell-dynamic-cabal: update to version 0.3.3 2014-10-22 11:47:07 +02:00
Peter Simons 1a7da2b3fd haskell-HTF: update to version 0.12.2.2 2014-10-22 11:47:07 +02:00
Peter Simons eaf518c297 haskell-vty: update to version 5.2.4 (and remove obsolete version 4.x)
This change breaks vty-ui, which appears to be unmaintained by upstream.

https://github.com/jtdaugherty/vty-ui/issues/55
2014-10-22 11:47:07 +02:00
Peter Simons dba01b2e77 magit: update to the latest release from Melpa 2014-10-22 11:46:56 +02:00
Peter Simons 3b4a72c3d6 git-modes: add git-modes package version 0.15.0-8-g4e10851 for Emacs
These files are required by the latest version of Magit.
2014-10-22 11:46:56 +02:00
Peter Simons 807e834742 Merge pull request #4612 from balajisivaraman/scala-2.11.3
scala: Bump up version from 2.11.1 to 2.11.3
2014-10-22 11:39:59 +02:00
Balaji Sivaraman 4507aeb200 scala: update from 2.11.1 to 2.11.3 2014-10-22 14:45:59 +05:30
Sander van der Burg 37c94eae5a Merge pull request #4611 from doublec/fhs-mount-fix
Fix build-fhs-chrootenv mount script
2014-10-22 10:48:31 +02:00
Chris Double 40791a4ec5 Fix build-fhs-chrootenv mount script 2014-10-22 10:39:17 +02:00
aszlig 0c968c9a0e
ihaskell/wrapper: Fix eval by marking as broken.
Introduced by 5e03d07621.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 09:21:53 +02:00
Cray Elliott 48e0a0a3c8 update chocolateDoom to v2.1.0, chocolateDoomMaster removed 2014-10-22 00:01:33 -07:00
aszlig 57aaf3d36e
Merge branch 'nixpart-1.0-preparations'.
Partially and temporarily addresses NixOS/nixops#228.

We now have an up-to-date version of Blivet and a bunch of its dependen-
cies as well as the old nixpart 0.4 with all its old and crappy
dependencies, which should fix _simple_ partitioning layouts for NixOps.

Also, nixpart 1.0 is now marked as broken, because it is not yet
released and this branch is more of a preparation and "damage control"
in case I shouldn't manage to finish nixpart + nixos-assimilate in time
for the next NixOS release.
2014-10-22 08:23:31 +02:00
aszlig 78ef5f9c14
nixpart: Move all 0.4 dependencies into one dir.
Once nixpart 1.0 is released we then only need to delete one single
directory rather than searching for needles in a haystack, that is, all
of <nixpkgs>. Also, it keeps my sanity at an almost healthy level.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 08:22:59 +02:00
aszlig 7676ff5973
nixpart: Bring back requirements for version 0.4.
Quite a mess but at least the mdraid tests succeed now. However, the
lvm2 tests are still failing, so we need to bring back a few more old
crap :-(

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 08:22:58 +02:00
aszlig cff26e2d38
nixos: Add VM test for blivet.
I'm really not sure whether these tests are actually run upstream,
because there are quite a few oddities which either are my fault by just
missing something important or upstream really doesn't bother to run
those tests.

One example of this are testDiskChunk1 and testDiskChunk2, which create
two non-existing partitions and tries to allocate them. Now, in
allocatePartitions(), the partedPartition attributes are reset to None
and shortly afterwards a for loop is expecting it to be NOT None.

So, for now I'm disabling these tests and will see if we stumble on them
during work on nixpart 1.0, so we're really sure whether it's my fault
or a real bug in blivet.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 08:22:58 +02:00
aszlig 16371fce91
nixpart: Bump version to 1.0.0 and mark as broken.
We don't want Hydra to even try and build this, because we're going to
fill in the right sha256 as soon as the the new nixpart version is
released.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 08:22:57 +02:00
aszlig cb2c34f1bb
blivet: Update to new upstream version 0.67.
Put a copy of old version 0.17 expression into 0.17.nix and update the
pointers from nixpart0 accordingly.

This also means, that plain nixpart is now way more broken than
nixpart0 (we might want to temporarily fix 0.4 anyway).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 08:22:57 +02:00
Peter Simons 8953fb5e7d haskell-ihaskell: set hydraPlatforms to none to avoid evaluation errors 2014-10-22 08:12:42 +02:00
Alexander Kjeldaas 005bb796e6 Updated grsec. 2014-10-22 02:18:41 +02:00
aszlig 7deadbb55f
nixpart: Copy package expression to 0.4.nix.
Update the nixpart0 pointer to point to this version, because we're
going to update blivet as well and NixOps still points to nixpart0.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 01:54:48 +02:00
aszlig 34ae3b7f77
parted: Update to new upstream version 3.2.
In order to properly run tests, we need to fix the unicode tests and
after some search, I have found that Ludo (who is also the <nixpkgs>
maintainer of parted) already reported this upstream and also provided a
solution:

http://lists.gnu.org/archive/html/bug-parted/2014-08/msg00003.html

I'm updating parted to 3.2, because the latest blivet implementation
relies on it for device geometry calculations.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 01:54:47 +02:00
aszlig 6553845afc
pyparted: Add patch to fix tests for parted 3.2.
See this message for the patch and details:

https://www.redhat.com/archives/pyparted-devel/2014-April/msg00000.html

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-22 01:54:47 +02:00
Peter Simons bddf342631 Patch 7a20d76 failed when the Haskell expression lacked a meta attribute. This commit fixes that issue. 2014-10-22 00:23:12 +02:00
Peter Simons 7a20d76482 Disable all Haskell builds for Darwin on Hydra.
Hydra generates a GHC closure for Darwin that for no apparent reason
contains an ancient, broken Haddock binary -- probably because of an
impurity in the build system. That bug makes those GHC binaries
unusable: <https://github.com/NixOS/nixpkgs/issues/2689>.
2014-10-21 23:54:51 +02:00
Mateusz Kowalczyk 917c1638bf emacs-magit: fix URL (hopefully) 2014-10-21 22:40:28 +01:00
Pascal Wittmann 1a4523ba8d lessc: update from 1.4.2 to 1.7.5 2014-10-21 23:07:06 +02:00
Peter Simons 5e03d07621 ihaskell: broken by the recent classy-prelude update
@edwtjo: http://hydra.cryp.to/build/208767/nixlog/1/raw
2014-10-21 23:04:40 +02:00
Peter Simons 6b73aaed7f haskell-keter: update to version 1.3.5 2014-10-21 23:04:40 +02:00
Peter Simons 1c14aa4fc9 haskell-yesod-form: update to version 1.4.1 2014-10-21 23:04:40 +02:00
Peter Simons 661b9e7531 haskell-yesod-core: update to version 1.4.3 2014-10-21 23:04:40 +02:00
Peter Simons a85ffa1bf0 haskell-yesod-bin: update to version 1.4.0.4 2014-10-21 23:04:40 +02:00
Peter Simons 63fe24d523 haskell-wai-app-static: update to version 3.0.0.2 2014-10-21 23:04:40 +02:00
Peter Simons d24a592d81 haskell-tls: update to version 1.2.13 2014-10-21 23:04:40 +02:00
Peter Simons c296d406b1 haskell-th-lift-instances: update to version 0.1.4 2014-10-21 23:04:40 +02:00
Peter Simons fcd2231cb9 haskell-tasty-th: update to version 0.1.3 2014-10-21 23:04:40 +02:00
Peter Simons 9e61b64c31 haskell-hxt-regex-xmlschema: update to version 9.2.0 2014-10-21 23:04:40 +02:00
Peter Simons 2b2bfb7dc2 haskell-hspec2: update to version 0.5.1 2014-10-21 23:04:40 +02:00
Peter Simons 51f01e63b5 haskell-hspec: update to version 1.12.1 2014-10-21 23:04:40 +02:00
Peter Simons c15e0592eb haskell-hspec-meta: update to version 1.12.1 2014-10-21 23:04:39 +02:00
Peter Simons 94bc815c87 haskell-hcltest: update to version 0.3.6 2014-10-21 23:04:39 +02:00
Peter Simons 0c80f224fc haskell-haskell-generate: update to version 0.2.2 2014-10-21 23:04:39 +02:00
Peter Simons b866c4d36a haskell-fb: update to version 1.0.7 2014-10-21 23:04:39 +02:00
Peter Simons 575ddc19cb haskell-fay: update to version 0.21.0.2 2014-10-21 23:04:39 +02:00
Peter Simons eedf2610dd haskell-extra: update to version 0.3.1 2014-10-21 23:04:39 +02:00
Peter Simons f7c75a5063 haskell-ekg: update to version 0.4.0.4 2014-10-21 23:04:39 +02:00
Peter Simons 0beec5a972 haskell-classy-prelude: update to version 0.10.1 2014-10-21 23:04:39 +02:00
Peter Simons e4cdce1213 haskell-classy-prelude-conduit: update to version 0.10.1 2014-10-21 23:04:39 +02:00
Peter Simons c28b225a6a haskell-binary-conduit: update to version 1.2.3 2014-10-21 23:04:39 +02:00
Peter Simons 53f788b421 haskell-basic-prelude: update to version 0.3.10 2014-10-21 23:04:39 +02:00