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
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
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
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
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
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
Mateusz Kowalczyk
b41f2cdeb8
structured-haskell-mode: actually fix
2014-10-21 20:32:04 +01:00
Mateusz Kowalczyk
c9dd0b1a12
structured-haskell-mode: use haskell-src-exts 1.15
2014-10-21 20:19:03 +01:00
Georges Dubus
7eadfc01b3
Merge pull request #4607 from k0ral/safe-rm
...
New package: safe-rm-0.11
2014-10-21 20:57:18 +02:00
koral
03ec2d9477
New package: safe-rm-0.11
2014-10-21 20:19:57 +02:00
Eelco Dolstra
a5262a9000
firefox: Fix evaluation on non-Linux
...
Actually we only support Firefox on Linux, but we hit the “attribute
‘gcc.override’ missing” error before the platform check.
2014-10-21 19:49:35 +02:00
Domen Kožar
5c251eb3a0
python3Packages.{pagerduty,sipsimple}: disable
2014-10-21 18:55:39 +02:00
aszlig
369a5c6180
python-six: Update to new upstream version 1.8.0.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-10-21 18:32:10 +02:00
Eelco Dolstra
f4b5671b0d
firefox: Fix build on 32-bit by using the gold linker
2014-10-21 18:07:25 +02:00
Georges Dubus
1ef52d5db1
Merge pull request #4574 from fpletz/package/ncmpcppBeta
...
New package: ncmpcppBeta
2014-10-21 13:42:53 +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
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
Michael Raskin
6b727e8d68
Merge pull request #4596 from abbradar/rpmextract
...
Add "rpmextract" script and use it
2014-10-20 22:00:59 +04:00
Eelco Dolstra
8952396650
Update some Hydra dependencies
...
http://hydra.nixos.org/build/16127784
2014-10-20 17:56:52 +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
Jaka Hudoklin
3bd72fc71f
Merge pull request #4579 from offlinehacker/pkgs/pythonPackages/graphitePager
...
pythonPackages: add graphite pager
2014-10-20 13:24:54 +02:00
Nikolay Amiantov
4dba792a59
rpmextract: add package
2014-10-20 03:16:24 +04: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
Peter Simons
0e813e4fdd
haskell-hindent: build with old version of haskell-src-exts
2014-10-19 16:55:24 +02:00
Peter Simons
372f9b9afe
haskell-aeson: update to version 0.8.0.2
2014-10-19 16:55:22 +02:00
Aycan iRiCAN
480290242f
Introduced haskellPackages.extra
2014-10-19 16:21:58 +03:00
Peter Simons
1f80db6eed
haskell-Decimal: add version 0.4.2
2014-10-19 14:11:03 +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
John Wiegley
6590a19694
hoogle: reference the older haskellSrcExts directly
2014-10-18 22:22:43 -05: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
441cc2fc22
Add qpdfview PDF viewer with tabs. It also supports DjVu and some PostScript files.
2014-10-18 21:47:49 +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
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
Aristid Breitkreuz
5d6e039cd6
Merge pull request #4576 from cstrahan/macvim-clang
...
Fix MacVim by using clang.
2014-10-18 16:15: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
Charles Strahan
bad51b0b02
Fix MacVim by using clang.
2014-10-18 01:15:45 -04:00