Peter Simons
c7ad106209
all-packages.nix: avoid breaking syntax highlighting in Emacs
2013-10-03 17:09:02 +02:00
Peter Simons
97e0e19858
all-packages.nix: strip trailing whitespace
2013-10-03 17:09:02 +02:00
Peter Simons
6b17f7d9ee
pkgs/tools/security/seccure: store the expression in a file called "default.nix"
2013-10-03 17:09:02 +02:00
Peter Simons
883c10a663
Merge pull request #1013 from coroa/autorandr
...
autorandr: add autorandr an automatic display configuration selector
2013-10-03 06:58:43 -07:00
Peter Simons
178e88e780
Merge pull request #1036 from offlinehacker/ettercap
...
Add ettercap, a comprehensive suite for man in the middle attacks
2013-10-03 06:57:55 -07:00
Peter Simons
b87cd83022
Merge pull request #1035 from pSub/dwb
...
Added dwb, a lightweight webbrowser written in C based on webkit and gtk
2013-10-03 06:48:55 -07:00
Jaka Hudoklin
f295cf2395
Add ettercap, a comprehensive suite for man in the middle attacks
2013-10-03 15:35:34 +02:00
Sander van der Burg
85e912be63
Added connect-jade-static, plist-native, x509 nodejs packages
2013-10-03 14:59:48 +02:00
Rok Garbas
966f244292
plone.recipe.zope2instance python package added
2013-10-03 13:34:46 +02:00
Sander van der Burg
35a12fb72c
Added istanbul and selenium nodejs components + update other nodejs packages
2013-10-03 11:45:53 +02:00
Peter Simons
a3ffa37065
cabal-install: update to version 1.18.0.2
2013-10-02 22:33:43 +02:00
Pascal Wittmann
fabc7438f1
Added udisks-glue, a tool to associate udisks-events to actions
2013-10-02 15:40:57 +00:00
Pascal Wittmann
46fd82a793
Added dwb, a lightweight webbrowser written in C based on webkit and gtk.
2013-10-02 15:45:39 +02:00
aszlig
39707b3224
python-hetzner: Update to new version 0.6.0.
...
This introduces the following changes:
- Remove scraping of the Robot web interface for getting the server ID.
- Display server number whenever appropriate.
- Remove duplicate definition of exceptions.
- Gracefully return if there are no subnets available.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-02 15:06:43 +02:00
Pascal Wittmann
51c48e2320
Add bgs, a simple background setter for X
2013-10-02 14:28:45 +02:00
aszlig
7cac5a29e0
Revert "python-paramiko: Add patch for ECDSA ..."
...
This reverts commit 58fdf34296
, because it
wasn't actually very fitting for nixpkgs in general, so let's wait for
the upcoming upstream release to address this.
Details can be found at:
https://github.com/NixOS/nixpkgs/commit/58fdf34#commitcomment-4231461
Thanks to @iElectric for the notice.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-02 14:01:01 +02:00
Eelco Dolstra
feeac34635
Move memtest86+ to its own directory
2013-10-02 12:32:11 +02:00
aszlig
efbf029c8b
python-paramiko: Add myself to maintainers.
...
And as promised, I'm going to keep an eye (or even two) on this :-)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-02 12:09:19 +02:00
aszlig
4e38df5c3c
python-paramiko: Update and clean up meta.
...
The upstream package has a new maintainer (Jeff Forcier) and thus the
main homepage for the project is the GitHub page.
Also the long description contains quite a lot of unrelevant
information, so I've used the one from PyPI, which is a lot smaller and
just contains what the library supports and does.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-02 12:09:19 +02:00
aszlig
58fdf34296
python-paramiko: Add patch for ECDSA private keys.
...
This patch should be backwards-incompatible and is also submitted
upstream as paramiko/paramiko#218 .
The main reason for this patch is that we need it for NixOS/nixops#124
in order to cope with NixOS/nixops@a2718b6 , which makes ECDSA private
key the default for new deployments.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-02 12:09:19 +02:00
aszlig
a5f8f6ace7
python-paramiko: Update to new version 1.12.0.
...
A small summary of the changes:
- Add tentative support for ECDSA keys.
- Add server-side support for the SSH protocol's 'env' command.
The full change log can be found at:
https://github.com/aszlig/paramiko/blob/master/NEWS
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-02 12:09:18 +02:00
aszlig
9ab2515314
python-packages: Add package for ecdsa library.
...
This is needed for the latest Paramiko release, which includes support
for ECDSA keys using this library.
I'm using ECDSA in the description itself, because the name also
reflects the functionality and "cryptographic signature library" would
sound odd in this case.
Also, I'm adding myself to maintainers, because I'm going to take over
maintenance for Paramiko as well.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-02 12:09:18 +02:00
Eelco Dolstra
b0c1424788
tarball: Evaluate Nixpkgs on all supported platforms
...
So drop powerpc-linux and add x86_64-darwin and x86_64-freebsd.
2013-10-01 13:12:45 +02:00
Eelco Dolstra
61c63e8558
Revert "asciidoc: add missing dependencies"
...
This reverts commit aef81d6eb6
.
It's really not good to have every little package that depends on
asciidoc to pull in 1.5 GiB in dependencies (such as Lilypond).
2013-09-30 13:30:15 +02:00
Domen Kožar
920b0d910c
Merge pull request #1026 from coroa/fbreader
...
Add Fbreader, an e-book reader for Linux
2013-09-30 04:01:58 -07:00
Peter Simons
fb60751d86
Merge pull request #1025 from bjornfor/asciidoc-all-deps
...
asciidoc: add missing dependencies
2013-09-30 01:45:12 -07:00
Matija Šuklje
fbce7c266e
Merge branch 'master' into eventlist
2013-09-30 00:15:21 +02:00
Jonas Hoersch
b260d7111a
Add fbreader, an e-book reader for Linux
2013-09-29 23:41:57 +02:00
Jonas Hoersch
69221b6046
libunibreak: Add libunibreak-1.0 a unicode line breaking library
2013-09-29 23:41:36 +02:00
Bjørn Forsman
aef81d6eb6
asciidoc: add missing dependencies
...
The current asciidoc expression is impure; it relies on several tools to
be found in PATH at runtime. This commit adds a enableStandardFeatures
parameter that pulls in all dependencies and patches asciidoc to contain
full paths to the tools.
enableStandardFeatures defaults to true because asciidoc may attempt to
call all tools in its default configuration. With all standard features,
the closure size increases from 255 MiB to 1.5 GiB. Set
enableStandardFeatures = false if you want a minimal asciidoc.
2013-09-29 22:35:39 +02:00
Bjørn Forsman
7f28c64f11
fop: new package
...
fop is a XML formatter driven by XSL Formatting Objects (XSL-FO).
Homepage: http://xmlgraphics.apache.org/fop/
2013-09-29 21:59:34 +02:00
Matija Šuklje
3abea9036c
Changed the hash checker to sha256 and fixed (hopefully) all-packages.nix.
2013-09-29 15:30:08 +02:00
Domen Kožar
d1ab7ca2ec
Merge pull request #1002 from DriesVanDaele/master
...
add the mpc (mpd cli client) package
2013-09-29 04:05:16 -07:00
Domen Kožar
a4c3b638f2
Merge pull request #1011 from ocharles/rubyripper
...
rubyripper: New expression
2013-09-29 04:01:09 -07:00
Domen Kožar
4a709e4ac9
Merge pull request #1024 from iyzsong/aseprite
...
add aseprite 0.9.5
2013-09-29 03:46:22 -07:00
Song Wenwu
6ab7c495d5
add aseprite 0.9.5
2013-09-28 22:57:14 +08:00
Peter Simons
44f8e28988
haskell-mono-traversable: add version 0.1.0.0
2013-09-28 16:13:13 +02:00
Peter Simons
2fc05b85e0
haskell-vector-instances: add version 3.3
2013-09-28 16:13:07 +02:00
Peter Simons
befcb152fd
haskell-vector: add version 0.10.9.1
2013-09-28 15:05:13 +02:00
Peter Simons
1856fc13e9
haskell-primitive: add version 0.5.1.0
2013-09-28 15:05:13 +02:00
Justin Bedo
fdc6e4372f
Wrapped R's package system similarly to perlPackages
2013-09-28 13:19:43 +02:00
aszlig
eed74f05c7
python-gyp: Update to SVN revision 1738.
...
This fixes a few issues with symlinks and also needs to be up to date
because we're going to use it for building Chromium instead of the
bundled GYP that comes with Chromium.
Also, the package was missing a license and in the current revision, we
also have test cases, so let's enable them.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-27 15:23:31 +02:00
Alexander Kahl
6371fd0908
speedcrunch: new package
...
speedcrunch is a fast power user calculator.
2013-09-27 00:58:54 +02:00
Domen Kožar
9f7a56dcb6
Merge pull request #1014 from coroa/scipy
...
Updating scipy and friends to add the new package qutip
2013-09-26 12:09:20 -07:00
Eelco Dolstra
8a182718ca
splashutils: Remove
2013-09-26 18:03:43 +02:00
Jonas Hoersch
289359d499
python-qutip: Add qutip - the quantum toolbox in python
2013-09-26 13:24:46 +02:00
Jonas Hoersch
683310e05e
autorandr: make the dependencies on xrandr and disper configurable by enableX params
2013-09-26 13:12:01 +02:00
Peter Simons
90f9726fa7
pspp: add version 0.8.1
2013-09-26 11:53:38 +02:00
Evgeny Egorochkin
0072786c84
broadcom-sta driver: packaged 6.* branch. In theory it is supposed to supercede 5.* but we'll test and
...
see.
2013-09-26 11:44:01 +03:00
Peter Simons
93f8bf653d
haskell-pointed: add version 3.1
2013-09-25 18:34:15 +02:00
Peter Simons
c649c917f6
haskell-reducers: add version 3.0.2
2013-09-25 18:33:17 +02:00
Peter Simons
243ff0ec83
haskell-charset: add version 0.3.5
2013-09-25 18:32:37 +02:00
Peter Simons
f5ea2c41e6
haskell-trifecta: add version 1.1
2013-09-25 18:30:37 +02:00
Peter Simons
ce11e602a1
haskell-parsers: add version 0.9
2013-09-25 18:28:09 +02:00
Peter Simons
8cb5fefbc0
haskell-unordered-containers: add version 0.2.3.3
2013-09-25 18:24:59 +02:00
Oliver Charles
ab65932cea
rubyripper: New expression
...
Adds minimal support for being able to run rrip_cli
2013-09-25 13:06:08 +01:00
aszlig
2e89b40634
Merge pull request #1010 from offlinehacker.
...
Although this is a release canidate version of kernel 3.12, there are
reasons for merging this anyway, as discussed in #1010 and #1006 .
Thanks to @offlinehacker for this and the initial pull request.
2013-09-25 14:05:33 +02:00
Jaka Hudoklin
69f30432dd
kernel: add linux 3.12-rc2
2013-09-25 12:49:49 +02:00
Domen Kožar
c736f70a87
Merge pull request #994 from offlinehacker/euganke_dependencies
...
Add a few python packages
2013-09-24 23:49:14 -07:00
Jaka Hudoklin
552bac195a
pythonPackages: add ColanderAlchemy, generator for colander schemas from sqlalchemy models
2013-09-25 00:54:07 +02:00
Jaka Hudoklin
675f293a81
pythonPackages: add sphinx_pypi_upload
2013-09-25 00:54:05 +02:00
Jaka Hudoklin
9aa2a16518
pythonPackages: add sphinxcontrib_http
2013-09-25 00:54:04 +02:00
Jaka Hudoklin
8cdf3172bc
pythonPackages: add statd, client for Etsy's node-js statsd server
2013-09-25 00:54:03 +02:00
Jaka Hudoklin
3d3c8c12dd
pythonPackages: add htmllaundry, simple HTML cleanup utilities
2013-09-25 00:54:01 +02:00
Jaka Hudoklin
7c01f89355
pythonPackages: add pyramid_multiauth, stacked authentication policies for pyramid
2013-09-25 00:54:00 +02:00
Jaka Hudoklin
e89dc9d2f0
pythonPackages: add sqlalchemy_imageattach, SQLAlchemy extension for attaching images to entity objects
2013-09-25 00:53:59 +02:00
Jaka Hudoklin
7e7961028b
pythonPackages.sqlalchemy: add sqlalchemy 0.8.2
2013-09-25 00:53:57 +02:00
Jaka Hudoklin
cf6ff3a8a3
pythonPackages: add wand, ctypes-based simple MagickWand API binding for Python
2013-09-25 00:53:46 +02:00
Jaka Hudoklin
eefb56ffbf
pythonPackages.psutil: update to 1.0.1
2013-09-25 00:52:23 +02:00
Jaka Hudoklin
c8379fb7c0
pythonPackages: add memory_profiler, a module for monitoring memory usage of a python program
2013-09-25 00:51:28 +02:00
Jaka Hudoklin
b20bf7982e
pythonPackages: add pytest_xdist, plugin for distributed testing and loop-on-failing modes
2013-09-25 00:51:13 +02:00
Domen Kožar
472ba4bc06
Merge pull request #1008 from lovek323/pytest
...
pytest: fix broken config check
2013-09-24 15:22:51 -07:00
Jason "Don" O'Conal
fbc70d158b
pytest: fix broken config check
2013-09-25 08:14:48 +10:00
Jonas Hoersch
cd902179db
autorandr: add autorandr an automatic display configuration selector
2013-09-25 00:11:54 +02:00
Jaka Hudoklin
e830be665b
pythonPackages: add execnet, rapid multi-Python deployment
2013-09-25 00:00:22 +02:00
Jonas Hoersch
d20ba1c861
python-scipy: update to version 0.12.0
2013-09-24 22:55:49 +02:00
Domen Kožar
e8645104ac
Merge pull request #1007 from offlinehacker/pythonPackages/fixes
...
Python packages/fixes
2013-09-24 13:31:30 -07:00
Jaka Hudoklin
9b55a4ebe1
pythonPackages: add alembic, database migration tool for SQLAlchemy
2013-09-24 22:10:19 +02:00
Jaka Hudoklin
514eb7dd59
pythonPackages.pycurl2: fix with disabling tests
2013-09-24 21:44:56 +02:00
Jaka Hudoklin
9878890a72
pythonPackages.pudb: fix with update
2013-09-24 21:44:41 +02:00
Sander van der Burg
81d8c3c6f9
Added node-inspector nodejs package + update other nodejs packages
2013-09-24 18:46:54 +02:00
Jason "Don" O'Conal
0840cc3a24
pytest: add selenium option, fix selenium build on darwin
2013-09-24 16:59:51 +10:00
Jason "Don" O'Conal
63f06c6c02
pytest: fix missing py dependency
2013-09-24 16:47:13 +10:00
Domen Kožar
d79e00e9d6
add arandr: simple visual front end for xrandr
2013-09-23 22:33:57 +02:00
Dries Van Daele
6b5cbfb310
add the mpc (mpd cli client) package
2013-09-23 20:54:20 +02:00
Peter Simons
6fc9f0ee91
Merge pull request #999 from bjornfor/asciidoc-filters
...
Add support for additional Asciidoc filters
2013-09-23 10:21:53 -07:00
Rickard Nilsson
b5f60dbf6f
mopidy: Update to 0.15.0
2013-09-23 17:07:50 +02:00
Rok Garbas
95c8d04843
updated generated (with pypi2nix) python packages
2013-09-23 05:53:08 +02:00
Rok Garbas
c32052c77e
pypi2nix: updated
2013-09-23 05:52:51 +02:00
Bjørn Forsman
ff4b28be47
asciidoc: add support for aafigure filter
2013-09-22 23:04:39 +02:00
Bjørn Forsman
0e9599ca94
aafigure: new package
...
aafigure is an ASCII art to image converter.
Manual and example document:
http://launchpad.net/aafigure/trunk/0.5/+download/aafigure.pdf
2013-09-22 23:04:39 +02:00
Bjørn Forsman
524315194c
asciidoc: add support for matplotlib filter
2013-09-22 23:04:39 +02:00
Bjørn Forsman
6f9821beb7
nwdiag: new package
...
Nwdiag generates network-diagram image from spec-text file (similar to
Graphviz).
2013-09-22 23:04:38 +02:00
Bjørn Forsman
6f48eb5866
actdiag: new package
...
Actdiag generates activity-diagram image from spec-text file (similar to
Graphviz).
2013-09-22 23:04:38 +02:00
Bjørn Forsman
d048685af5
seqdiag: new package
...
Seqdiag generates sequence-diagram image from spec-text file (similar to
Graphviz).
2013-09-22 23:04:38 +02:00
Bjørn Forsman
2f238d82a0
blockdiag: new package
...
Blockdiag generates block-diagram image from spec-text file (similar to
Graphviz).
Also add its needed dependencies, funcparserlib and webcolors.
2013-09-22 23:04:37 +02:00
Peter Simons
e613d30c3c
haskell-data-pprint: add version 0.2.1.5
2013-09-22 13:29:56 +02:00
Peter Simons
876047edf7
haskell-monad-par: update to version 0.3.4.5
2013-09-22 13:25:10 +02:00
Peter Simons
71bb69c5c1
haskell-enummapset: add version 0.5.2.0
2013-09-22 13:25:08 +02:00
Peter Simons
b962730e27
haskell-keys: add version 3.0.3
2013-09-22 13:25:08 +02:00
Peter Simons
90a8abc0dc
haskell-Cabal: update to version 1.18.1
2013-09-22 13:25:07 +02:00
Domen Kožar
bbbfe7a783
python-nose: trivial change to rebuild
2013-09-22 10:36:12 +02:00
Domen Kožar
e0fc8d9f7e
Merge pull request #990 from jbedo/master
...
Added expression for PLINK
2013-09-22 00:26:43 -07:00
Oliver Charles
d33ca4abae
haskellPackages.pipesBytestring: New expression
2013-09-21 09:46:49 +01:00
Peter Simons
5d43f559a3
haskell-llvm-general: renamed some files to follow our naming convention
2013-09-21 09:56:34 +02:00
Mathijs Kwik
a12f0fad69
idris: fix by using llvm-general 3.3.5.*
...
I tried jailbreaking, but this didn't work as llvm-general is an
optional (but enabled by default) dependency.
Manual patching revealed idris gets confused over the
llvm-general/llvm-general-pure split.
2013-09-20 23:51:37 +02:00
Mathijs Kwik
bfdfdaf084
llvm-general: bring back version 3.3.5.*
2013-09-20 23:51:36 +02:00
Lluís Batlle i Rossell
ad1971a1d1
Fixing typo in previous merge.
2013-09-20 10:49:39 +02:00
Lluís Batlle i Rossell
8f73cdeac2
Merging the changes to get systemd with lvm2 working
2013-09-20 09:45:33 +02:00
Lluís Batlle i Rossell
c0fd88748a
Making lvm2 install systemd stuff, and combine all in a single derivation.
2013-09-20 09:20:14 +02:00
Rok Garbas
90092e629d
adding grunt-sed node package
2013-09-19 01:57:58 +02:00
Justin Bedo
c38ffa7b7d
Added expression for PLINK
2013-09-19 09:39:14 +10:00
Domen Kožar
42c2a579a7
Merge pull request #973 from errge/master
...
Disable tests for perlPackages.ack
2013-09-18 16:34:19 -07:00
Domen Kožar
8505cf5f77
python-selenium: 2.25.0 -> 2.35.0
2013-09-18 20:42:37 +02:00
Peter Simons
dc4e44a241
haskell-pandoc-citeproc: add version 0.1.1
2013-09-18 17:45:16 +02:00
Peter Simons
eb21eb3f67
haskell-rfc5051: add version 0.1.0.2
2013-09-18 17:45:07 +02:00
Peter Simons
11eb9ac282
haskell-aeson-pretty: add version 0.7
2013-09-18 17:44:57 +02:00
Vladimír Čunát
571881b647
haskellPackages: add list-tries
2013-09-18 17:17:33 +02:00
Peter Simons
7ea98e8775
haskell-GLUT: update to version 2.5.0.1
2013-09-18 17:17:32 +02:00
Peter Simons
54124516de
haskell-happy: add version 1.19.0
2013-09-18 17:17:31 +02:00
Peter Simons
5bc2f6ce02
haskell-alex: add version 3.1.0
2013-09-18 17:17:31 +02:00
Peter Simons
137e8ef0f1
haskell-stringable: add version 0.1.2
2013-09-18 17:17:31 +02:00
Peter Simons
2a1c1869c0
haskell-hslua: add version 0.3.6.1
2013-09-18 17:17:31 +02:00
Peter Simons
4ebaf041ab
haskell-GLURaw: add version 1.4.0.0
2013-09-18 17:17:31 +02:00
Peter Simons
5030e0b776
haskell-GLUT: add version 2.5.0.0
2013-09-18 17:17:31 +02:00
Peter Simons
8d907ea19e
haskell-OpenGL: add version 2.9.0.0
2013-09-18 17:17:31 +02:00
Peter Simons
1e42892af0
haskell-OpenGLRaw: add version 1.4.0.0
2013-09-18 17:17:31 +02:00
Peter Simons
2db9368919
haskell-hashable: update ghc-HEAD to version 1.2.1.0
2013-09-18 17:17:31 +02:00
Peter Simons
0d72bb5226
Merge pull request #985 from ocharles/perl
...
perlPackages.WWWMechanizeCGI: Use substituteInPlace, should fix darwin build
2013-09-18 08:09:25 -07:00
Mathijs Kwik
d506c662e8
remove sqlite alias now there is only 1 version
2013-09-18 14:37:38 +02:00
Mathijs Kwik
2d1e91cced
remove obsolete sqlite 3.7.14
2013-09-18 14:37:38 +02:00
Mathijs Kwik
ef50aab1ee
remove obsolete sqlite 3.7.9
2013-09-18 14:37:38 +02:00
Eelco Dolstra
7d2364def4
mountall: Remove
...
It's no longer used since we switched to systemd.
2013-09-18 13:05:23 +02:00
Oliver Charles
3433e62e3f
gtimelog: New expression
2013-09-18 11:45:23 +03:00
Oliver Charles
21cb877e11
perlPackages.WWWMechanizeCGI: Use substituteInPlace, should fix darwin build
2013-09-17 20:19:57 +01:00
Domen Kožar
a10742f392
add sigal, gallery static generator
2013-09-17 20:47:35 +02:00
Shea Levy
59bd1ba586
Add virtuoso 7
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-09-17 14:28:26 -04:00
Jonas Hoersch
34513244ca
python-pandas: update to 0.12.0
2013-09-17 16:41:56 +02:00
Eelco Dolstra
095fc0ebaa
nix-repl: Add
2013-09-17 11:26:12 +02:00
Rok Garbas
fc2210300f
plone: update to 4.3.2
2013-09-17 11:18:45 +02:00
aszlig
1f1420d3d8
python-pykickstart: Update to version 1.99.39.
...
As well as pyblock, the SHA256 changed here as well. Although the
changes between 1.99.32 and 1.99.39 aren't as minor as with pyblock,
this shouldn't have any impact on nixpart so I think it's safe to
upgrade (we'll see later, should we end up with failed tests in nixpart
or <nixos/tests/partition.nix>.
Of course we're now using the release tarball from the repo site here as
well.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-17 11:01:47 +02:00
aszlig
a5037b8858
python-pyblock: Update to version 0.53.
...
As the SHA256 changed in the meantime and there are only minor changes
between 0.52 and 0.53, I've updated this to the release tarball, which
hopefully won't change anytime soon.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-17 11:01:46 +02:00
Rob Vermaas
8041a33726
Add MegaCli, a command line tool to manage certain RAID cards.
2013-09-16 15:56:55 +02:00
Oliver Charles
9fc836e206
perlPackages: Add ocharles to maintainers for all packages he's contributed
...
Close #979 .
vcunat edit: in one case the lines were added into "src" attribute
instead of "meta".
2013-09-16 14:42:08 +02:00
Sander van der Burg
72c42d8987
Added js-yaml node package + update node packages
2013-09-16 12:11:11 +02:00
Peter Simons
93239d33cc
all-packages.nix: strip trailing whitespace
2013-09-16 11:50:20 +02:00
Peter Simons
9c45b91002
lua-5: update default version from 5.1.4 to 5.1.5 and add version 5.2.2
2013-09-16 11:50:20 +02:00
Peter Simons
6665c1e6b0
Merge pull request #971 from ocharles/esqueleto
...
haskellPackages.esqueleto: New expression
2013-09-16 02:03:31 -07:00
Domen Kožar
4d913bf0f6
Merge pull request #976 from jcumming/netatalk.130915
...
netatalk-3.0.5
2013-09-15 23:15:57 -07:00
Jack Cummings
122b19c429
netatalk-3.0.5
2013-09-15 22:54:57 -07:00