Domen Kozar
d7d873fb95
add extundelete
2013-07-08 21:08:40 +02:00
Domen Kozar
58975755ea
add bpython
2013-07-08 20:58:44 +02:00
Sander van der Burg
82967d897e
Added stylus nodejs package
2013-07-08 15:30:05 +02:00
aszlig
d21493cf7d
python-nixpart: Add Hetzner-specific attribute.
...
This is for NixOps and the corresponding Hetzner backend and allows for easy
referencing by nix-build using the -A argument.
Basically the Hetzner rescue system uses an older udev version from Debian, so
we need to use shared object major number 0 here.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:44 +02:00
aszlig
79b1f3069a
chromium: Unset -Werror in gypFlags.
...
Thanks to @jcumming for notifying me about this in #nixos:
03:47 < jack_c> aszlig: chromium builds with -Werror by default.
03:47 < jack_c> Putting: werror = "";
03:48 < jack_c> into gypFlags fixes that..
...
03:52 < jack_c> aszlig: agree -Werror is a good linting tool, but it should
probably disabled for distribution.
So, I guess it makes sense in our case, especially because different GCC
versions will issue different warnings.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:44 +02:00
aszlig
6fcc6816e7
nixpart: Update to new version 0.2.1.
...
This is a minor bugfix release and only corrects "type" in fileSystems output to
"fsType".
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:44 +02:00
aszlig
1182929a0b
zabbix20: Migrate XMPP support over to minmay.
...
This should fix support for TLS and in addition, we now _only_ depend on one
library rather than OpenSSL *and* GnuTLS as we no longer need iksemel.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:43 +02:00
aszlig
1a9e99a8e4
Add new package minmay in version 1.0.0.
...
This is a fork of the iksemel library, which is no longer maintained and is
highly broken in regards to TLS support (even in the release versions).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:43 +02:00
aszlig
b2311fbf3a
python-nixpart: Propagate overrides of blivet.
...
This allows for easy overriding of blivets udev dependency using only
nixpart.override.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:43 +02:00
aszlig
ad9af11c1a
python-blivet: Allow to use external udev.
...
This allows blivet to be used outside of NixOS and with a different udev SO
major number. Particularily, this is needed for the NixOps Hetzner backend which
is coming soon :-)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:42 +02:00
aszlig
513de0ff57
python-nixpart: Move into tools/filesystems/.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:42 +02:00
aszlig
231b182c36
python-blivet: Move into python-modules/blivet.
...
This is in preparation for adding overridable function attributes.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:42 +02:00
aszlig
5d06f7aa5a
pythonPackages: Add a callPackage attribute.
...
This is to allow for easy overriding using <some_pkg>.override <overrides> and
might be used by other python modules not directly in pythonPackages.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:41 +02:00
Peter Simons
56518d73b8
haskell-yesod-platform: update to version 1.2.2
2013-07-08 14:05:03 +02:00
Peter Simons
31d4df10dc
haskell-yesod-auth: update to version 1.2.0.2
2013-07-08 14:05:03 +02:00
Peter Simons
5e867b6e80
haskell-threadmanager: update to version 0.1.7
2013-07-08 14:05:03 +02:00
Peter Simons
8976670d9d
haskell-persistent: update to version 1.2.1.1
2013-07-08 14:05:02 +02:00
Peter Simons
62afa83e71
haskell-oeis: update to version 0.3.5
2013-07-08 14:05:02 +02:00
Peter Simons
68c14a66be
haskell-network-conduit-tls: update to version 1.0.0.3
2013-07-08 14:05:02 +02:00
Peter Simons
df2295fa5f
haskell-hmatrix: update to version 0.15.0.0
2013-07-08 14:05:02 +02:00
Peter Simons
1d0fa21944
haskell-filesystem-conduit: update to version 1.0.0.1
2013-07-08 14:05:02 +02:00
Peter Simons
ff42719fd7
haskell-data-binary-ieee754: update to version 0.4.4
2013-07-08 14:05:02 +02:00
Peter Simons
75e376120a
haskell-conduit: update to version 1.0.7.1
2013-07-08 14:05:02 +02:00
Peter Simons
7b89bb2da4
haskell-attoparsec-conduit: update to version 1.0.1.1
2013-07-08 14:05:02 +02:00
Peter Simons
40ad185891
git: update to version 1.8.3.2
2013-07-08 14:04:51 +02:00
Sander van der Burg
dadb72b7a0
Merge branch 'master' of github.com:NixOS/nixpkgs
2013-07-08 11:15:17 +02:00
Sander van der Burg
f8783e18dc
Add mongoose-schema-extend, passport-http, timezone, libyaml and i18next nodejs packages
2013-07-08 11:14:59 +02:00
Bjørn Forsman
e3a67bbb99
diffuse: new package, close #731 .
...
Diffuse is a graphical diff and merge tool.
http://diffuse.sourceforge.net/
2013-07-08 11:14:50 +02:00
Domen Kožar
5d8c682f4e
Merge pull request #729 from bjornfor/python-modules
...
Add some Python modules (gevent, pyodbc, construct, bitstring)
2013-07-08 00:55:16 -07:00
Rok Garbas
6b6eaf3bf3
i3lock: updating to 2.5
2013-07-08 01:18:12 +02:00
Rok Garbas
0360d4bfb6
alot: updated to latest revision
2013-07-08 00:47:33 +02:00
Bjørn Forsman
5dd026a063
python-bitstring: new package
...
bitstring is a python module for binary data manipulation.
Run tested.
2013-07-07 23:35:58 +02:00
Bjørn Forsman
0a0b15321a
python-construct: new package
...
Construct is a powerful declarative parser (and builder) for binary
data.
Run tested.
2013-07-07 23:35:49 +02:00
Bjørn Forsman
30bb106aa9
python-pyodbc: new package
...
The pyodbc module enables python programs to connect to almost any
database using ODBC.
Build and "import pyodbc" tested, but I haven't tried connecting to any
database yet.
2013-07-07 23:34:56 +02:00
Bjørn Forsman
e41456cebe
python-gevent: new package
...
gevent is a coroutine-based Python networking library that uses greenlet
to provide a high-level synchronous API on top of the libevent event
loop.
Run tested.
2013-07-07 23:34:44 +02:00
Mathijs Kwik
ad8a3b86ab
linux-3.10: forward-port 9p speedup from 3.9
2013-07-07 22:50:12 +02:00
Mathijs Kwik
f43003237a
linux-3.9: upgrade to 3.9.9
2013-07-07 22:46:47 +02:00
Jason \"Don\" O'Conal
24f6c85096
eyeD3: add expression
2013-07-07 14:41:35 +02:00
Rok Garbas
5d3a07f57e
Merge pull request #723 from lovek323/darwin-tools
...
otool and setfile: cleanup
2013-07-07 04:49:04 -07:00
Jason \"Don\" O'Conal
ccb7715de8
apacheHttpd_2_4: fix build on darwin
2013-07-07 13:46:43 +02:00
Jason \"Don\" O'Conal
3fe02f7c8b
aescrypt: fix build on darwin
...
* add libiconvOrEmpty to build inputs
* add '-liconv' to LDFLAGS
2013-07-07 13:46:08 +02:00
Jason \"Don\" O'Conal
ec9f54602e
avahi: fix build on darwin
2013-07-07 13:44:06 +02:00
Jason \"Don\" O'Conal
0dd6c44183
portaudio: fix license ( fix #728 )
2013-07-07 13:16:00 +02:00
Domen Kožar
8057b5957f
Merge pull request #726 from lovek323/autojump
...
autojump: fix build on darwin
2013-07-07 03:29:33 -07:00
Jason "Don" O'Conal
03f716d05e
autojump: fix build on darwin
...
* remove install.sh shell check
2013-07-07 19:21:45 +10:00
Jason "Don" O'Conal
525a6856f2
otool and setfile: cleanup
2013-07-07 18:58:29 +10:00
Lluís Batlle i Rossell
be2dfd1b72
Updating libzrtpcpp to 2.3.4.
...
I think it fixes the security threats exposed in:
http://blog.azimuthsecurity.com/2013/06/attacking-crypto-phones-weaknesses-in.html
2013-07-06 14:34:15 +02:00
Lluís Batlle i Rossell
c979360b52
Adding a wrapper for sflphone-gnome (to find gtk3 schema files)
2013-07-06 14:34:15 +02:00
Rok Garbas
33d957b34b
Merge branch 'libspotify' of git://github.com/lovek323/nixpkgs into lovek323-libspotify
...
Conflicts:
pkgs/top-level/all-packages.nix
2013-07-06 13:51:31 +02:00
Jason \"Don\" O'Conal
5e45773df1
pyaudio: fix build on darwin
...
* build with '--static-link' flag
* set 'PORTAUDIO_PATH' environment variable
2013-07-06 13:46:18 +02:00