Joachim Schiele
e6bf2413ef
Merge pull request #685 from qknight/aescrypt
...
added AES crypt with fixes from edolstra
2013-07-02 01:02:28 -07:00
aszlig
168115f610
python-nixpart: Update to new version 0.2.0.
...
This introduces the ability to mount filesystems (only). Also, the description
is now less kickstart specific as in the long term we want to move away from
kickstart syntax to Nix attribute sets.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-01 19:03:30 +02:00
aszlig
e2e77c641a
python-blivet: Update to upstream version 0.17-1.
...
Changes since 0.16-1:
- Used Python type instead of variable name (hamzy)
- Fix detection of valid EFI system partition during autopart. (dlehman)
Full changelog can be found in the spec file in the package or at:
https://git.fedorahosted.org/cgit/blivet.git/tree/python-blivet.spec
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-01 19:03:29 +02:00
Rickard Nilsson
070ddf8367
New package: Twitter Bootstrap 2.3.2, a front-end framework for web development.
2013-07-01 16:14:52 +02:00
Rickard Nilsson
00df29c471
New package: lessc, version 1.4.0
...
Compiles LESS to CSS
2013-07-01 15:39:39 +02:00
Rickard Nilsson
cb534f1baa
New package: Google Closure compiler version 20130603.
...
A JavaScript optimizing compiler.
2013-07-01 14:52:57 +02:00
Peter Simons
8e95d2564d
haskell-time: bring back version 1.1.2.4 to un-break Haskell Platform 2009.2.0.2
2013-07-01 12:16:38 +02:00
Peter Simons
8bb29fb94a
haskell-http-attoparsec: add version 0.1.0
2013-07-01 12:11:05 +02:00
Peter Simons
2ece8f76f5
haskell-warp-tls: add version 1.4.1.3
2013-07-01 12:11:05 +02:00
Peter Simons
b8a44d7289
haskell-byteable: add version 0.1.1
2013-07-01 12:11:05 +02:00
Peter Simons
b0b9f1fd5c
haskell-time: update to version 1.4.1
2013-07-01 12:11:01 +02:00
Mathijs Kwik
a1febc799a
whitespace cleaning
2013-07-01 07:52:15 +02:00
Mathijs Kwik
cbf48a8cd1
upgrade to texinfo5 for some packages
2013-07-01 07:52:14 +02:00
Mathijs Kwik
ca5b44a218
explicitly flag gcc 4.6 as needing texinfo 4.13
2013-07-01 07:52:14 +02:00
Mathijs Kwik
3a0dfdd87a
kde 4.10: use up-to-date ffmpeg
2013-07-01 07:52:14 +02:00
Mathijs Kwik
bd7823d5de
upgrade some packages to lcms2
2013-07-01 07:52:14 +02:00
Mathijs Kwik
04cbaef102
keep lcms versioning in all-packages.nix
2013-07-01 07:52:13 +02:00
Mathijs Kwik
6937609391
clucene_core: upgrade some packages to clucene_core_2
...
on my systems, I can now override "clucene_core = clucene_core_2" globally in nixpkgs.
so perhaps we can soon drop v1?
2013-07-01 07:52:13 +02:00
Mathijs Kwik
fe622f6523
upgrade some packages to libusb1
...
on my systems, I can now override "libusb = libusb1" in all of nixpkgs
so perhaps we can soon drop libusb 0.1 support?
2013-07-01 07:52:13 +02:00
Shea Levy
270ba268d7
Add HYPERVISOR_GUEST for linux 3.10
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-06-30 21:42:51 -04:00
Shea Levy
0d8025c612
Linux 3.10
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-06-30 20:55:21 -04:00
Vladimír Čunát
cffec59612
cairo: no openGL on darwin by default (see #692 )
2013-06-30 10:47:44 +02:00
Bjørn Forsman
ae1c5a5844
python-demjson: add missing license (LGPLv3 or later)
2013-06-29 20:33:58 +02:00
Bjørn Forsman
33717c4636
python-demjson: new package
...
demjson is a Python JSON module that reads, writes and validates
JSON-encoded data; compliant with RFC 4627.
It also includes a lint checker, jsonlint, which can be used to validate
JSON documents for strict conformance to the RFC specification; as well
as to reformat them, either by re-indenting or for minimal/canonical
JSON output.
Homepage: http://deron.meranda.us/python/demjson/
2013-06-29 20:17:09 +02:00
Lluís Batlle i Rossell
e20244fcf7
Fixing linphone crossed lib versions on libosip.
2013-06-29 16:59:08 +02:00
Lluís Batlle i Rossell
169c8ce3f7
Linphone 3.6.1
...
Lots of updates and new/old libs to get the latest linphone
It segfaults on running.
2013-06-29 16:59:08 +02:00
Domen Kožar
f82ba5a2ca
Merge pull request #661 from lovek323/php53-xdebug
...
php53-xdebug: add expression
2013-06-29 03:56:06 -07:00
Domen Kožar
2f643d43d2
Merge pull request #679 from iyzsong/retroarch
...
add retroarch 0.9.9
2013-06-29 03:28:40 -07:00
Domen Kožar
8971ceeb15
Merge pull request #684 from qknight/mcrypt
...
added mcrypt
2013-06-29 03:26:40 -07:00
Karn Kallio
b394ffc3ad
racket: fix build broken by new libpng version and advance version to 5.3.5
2013-06-28 07:29:51 +02:00
aszlig
b2973d3b07
python-packages: Add nixpart version 0.1.
...
This version is preliminary because it quite heavily depends on pykickstart
(through blivet) and the roadmap is to have a nice NixOS attrset-based
specification of partitions.
Currently the main purpose for this is in preparation for the Hetzner nixops
backend, but we might want to make this part of the standard NixOS installer.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-28 04:26:10 +02:00
aszlig
082252bc16
python-blivet: Fix pvscan to not require lvmetad.
...
The --cache argument to pvscan won't work on NixOS, for specifics about this,
please have a look at:
http://www.mail-archive.com/pld-cvs-commit@lists.pld-linux.org/msg310821.html
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-28 04:26:09 +02:00
aszlig
64d2bbc7e8
python-blivet: Patch in paths for mount and lsof.
...
This adds the correct store paths for mount, umount and lsof to blivet as these
commands are still generic enough to _not_ add them as a dependency.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-28 04:26:09 +02:00
aszlig
e3c4acb3dd
python-nevow: Fix indentation of expression.
...
No functionality change, the expression just got a bit too far to the right :-)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-28 04:26:08 +02:00
aszlig
7c24918a5f
python-blivet: Fix path and call to wipefs.
...
First of all, the path to wipefs didn't work at all, and though it is
documented, the "-f" flag only works when used as a long option ("--force").
This is probably fixed upstream in util-linux, but using the long-option will
stay compatible.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-28 04:26:08 +02:00
Mathijs Kwik
ffddc1be9f
eclipse: use latest cairo/gtk
...
Eclipse seems to work fine without this now (after x-updates merge).
2013-06-27 21:35:22 +02:00
Mathijs Kwik
d51c01ac8e
firefox 22: use system libpng
2013-06-27 21:35:22 +02:00
Mathijs Kwik
e78b013fe3
libpng: merge apng expression (keep patch disabled by default)
...
I made sure no rebuild will happen because of this.
Unfortunately this meant merging attrsets instead of just using an
optionalString for postPatch
2013-06-27 21:35:21 +02:00
Mathijs Kwik
0b17251c06
libpng: keep versioning in all-packages.nix, not in individual expressions
2013-06-27 21:35:21 +02:00
Mathijs Kwik
7f413e4d5c
whitespace cleaning
2013-06-27 21:35:21 +02:00
Vladimír Čunát
0689016e3e
liferea: add -- A GTK-based news feed reader
2013-06-27 20:43:56 +02:00
Sander van der Burg
9936b7c230
disnix: push to latest 0.3 development release
2013-06-27 15:32:11 +02:00
Joachim Schiele
4d3c59f454
added AES crypt
2013-06-27 13:44:29 +02:00
Joachim Schiele
b0c946a86a
added mcrypt
2013-06-27 12:04:57 +02:00
Domen Kožar
43130a432d
Merge pull request #681 from offlinehacker/mrbob_fix
...
python-mrbob: Make it work, update to 0.1a9 and update python-six to 1.3.0
2013-06-26 23:57:12 -07:00
Evgeny Egorochkin
25cffccc28
Fix binutils_deterministic to not break evaluation in certain cases. Quite a sneaky bug!
2013-06-27 09:50:52 +03:00
Jaka Hudoklin
84a4d03b51
python-mrbob: fix it and update to 0.1a9
2013-06-27 00:36:28 +02:00
Jaka Hudoklin
81a0a3d458
python-six: Update to 1.3.0
2013-06-27 00:35:47 +02:00
Lluís Batlle i Rossell
5ff3d84137
Adding sflphone.
...
Merge branch 'sflphone'
2013-06-27 00:10:13 +02:00
Lluís Batlle i Rossell
538a1d3aa1
Making sflphone build, and its gnome client too.
2013-06-27 00:09:26 +02:00