Peter Simons
56bb1ac90b
haskell-network: update to version 2.4.0.1
2012-09-20 14:09:08 +02:00
Peter Simons
355cf69c76
haskell-Cabal: add version 1.16.0
2012-09-20 14:08:10 +02:00
Eelco Dolstra
e6077fbc46
Remove getConfig helper function
...
An expression like ‘getConfig [ "cabal" "libraryProfiling" ] false’
can be written more concisely as ‘config.cabal.libraryProfiling or false’.
2012-09-19 13:56:56 -04:00
Eelco Dolstra
0062d0f11d
Mark alternative stdenvs as lowPrio
2012-09-19 13:13:34 -04:00
Shea Levy
99571aa242
Add temp nodePackage
2012-09-19 12:45:05 -04:00
Peter Simons
7ba33d813e
popa3d: add version 1.0.2
2012-09-19 01:16:01 +02:00
Eelco Dolstra
167df7ad32
Add tzdata
...
Glibc 2.16 no longer contains timezone data (yay!) so provide tzdata
instead.
2012-09-18 14:00:18 -04:00
Shea Levy
7d5bb08534
Add cipher-block-size node package and remove the nativeDeps argument to build-node-package (buildInputs can just be specified directly)
2012-09-18 12:08:16 -04:00
Peter Simons
aa2d8d1e02
dovecot: rename file for version 1.0.3 to improve consistency
2012-09-18 15:08:28 +02:00
Peter Simons
2460be6f63
haskell-splot: add version 0.3.4
2012-09-18 11:58:12 +02:00
Peter Simons
3865d54f0f
haskell-timeplot: add version 1.0.11
2012-09-18 11:58:12 +02:00
Peter Simons
6e0a176878
haskell-vcs-revision: add version 0.0.1
2012-09-18 11:58:12 +02:00
Peter Simons
7a505d7830
haskell-strptime: add version 1.0.6
2012-09-18 11:58:12 +02:00
Peter Simons
27cffbd3cb
haskell-network: add version 2.4.0.0
2012-09-17 16:08:48 +02:00
Peter Simons
3f5e18dcd7
haskell-HTTP: add version 4000.2.5
2012-09-17 16:08:28 +02:00
Peter Simons
e6d0852c2c
haskell-GLUT: patch version 2.3.0.0 to build with GHC 7.6.1
2012-09-17 16:04:00 +02:00
Peter Simons
51722e9526
haskell-split: delete version 0.1.x ... again
...
Man, getting rid of split 0.1.x is more difficult than I would have thought.
2012-09-17 15:49:41 +02:00
Mathijs Kwik
177a0d761a
node-packages: add 4 packages
...
- faye-websocket
- node-uuid
- rbytes
- sockjs
2012-09-17 09:56:49 +02:00
Mathijs Kwik
e0d35483aa
node-packages: upgrade mongodb and bson (and build native module)
2012-09-17 09:56:49 +02:00
Mathijs Kwik
baa6223904
node-packages: ability to build npms that have native extensions
2012-09-17 09:56:49 +02:00
Lluis Batlle
04f93115a3
sheevaplug: adding ubifs support to the kernel.
2012-09-16 22:46:57 +02:00
Mathijs Kwik
ba83178aed
xmonad-extras: pass old version of split
...
optional features depend on it.
2012-09-15 20:53:19 +02:00
Mathijs Kwik
b1f8a1b916
add: haskell-split older version (0.1)
2012-09-15 20:53:19 +02:00
aszlig
b2392c09a0
aewan: New package, version 1.0.01.
...
This adds a small ASCII art drawing tool, which supports drawing with multiple
layers. Might be especially helpful for larger "images", which become quite
tedious to do using vim.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-14 23:24:10 +02:00
aszlig
cb94852ae3
hexedit: New package, version 1.2.12.
...
A typical three-pane style hex editor, which is somewhat similar than bvi, but
smaller and without vi-like keybindings.
(Don't ask me why I use both, I just can't tell why I'm sometimes in bvi and
sometimes in hexedit mood... there simply is no rational explanation)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-14 23:24:10 +02:00
Rickard Nilsson
7c43b041d9
Add nss-pam-ldapd version 0.8.10
...
nss-pam-ldapd is a fork of nss_ldap that uses a daemon (nslcd) to
connect to the LDAP server, instead of going directly from PAM/NSS.
This improves performance and separation, and increases security
if you connect to LDAP with a password, since only the nscd daemon
needs to know the password, not every user of PAM/NSS.
This commit will be followed by a commit to NixOS which enables the
use of the nslcd daemon.
2012-09-14 00:06:25 +02:00
Peter Simons
40fe4cf682
pmtools: add version 20071116
2012-09-13 20:00:17 +02:00
Andres Loeh
14fe075e06
Make regex-compat and regex-posix compile with ghc-7.6.1.
2012-09-13 19:33:52 +02:00
Eelco Dolstra
696206c405
Rename spiceProtocol -> spice_protocol
2012-09-13 11:36:34 -04:00
Michael Raskin
8b7d12d0f5
Gajim: make OpenSSL code work
2012-09-13 18:03:50 +04:00
Peter Simons
33e67e8394
ghc-head: update to version 7.7.20120912
2012-09-13 15:50:15 +02:00
Peter Simons
52454d7593
ghc-7.4.2: add binary snapshot required for bootstrapping ghc 7.7.x
2012-09-13 15:49:42 +02:00
Peter Simons
da6db0dc19
python-packages.nix: drop trailing whitespace
2012-09-13 14:54:10 +02:00
Peter Simons
f16a0e8c12
python-packages.nix: remove trace message
...
The attribute
builtins.trace "beatifulsoap is a typo" beautifulsoup;
looked like it was checked in by accident.
2012-09-13 14:53:54 +02:00
Peter Simons
a0395b87c4
haskell-X11: update to version 1.6.0.2
2012-09-13 14:47:39 +02:00
Peter Simons
d820210188
haskell-zlib: add version 0.5.4.0
2012-09-13 14:47:39 +02:00
Peter Simons
b9739ad02f
haskell-cgi: update to version 3001.1.8.3
2012-09-13 14:47:39 +02:00
Michael Raskin
5c767b9313
Add xe, a dependency of pyfeed
2012-09-13 14:32:16 +04:00
Michael Raskin
48b257663a
Added PyFeed
2012-09-13 14:28:05 +04:00
Michael Raskin
b52919ac9e
Buildable Salut-à-toi
2012-09-13 14:14:49 +04:00
Michael Raskin
bc8e5d2da2
Propagate dependencies of wokkel
2012-09-13 14:12:42 +04:00
Michael Raskin
e67736de93
Add wokkel library
2012-09-13 14:09:08 +04:00
Michael Raskin
45f8ec426a
Fix a typo in beautifulsoup name
2012-09-13 13:59:48 +04:00
aszlig
8f29e4edb3
haskell-yesod-test: New package, version 0.3.0.
...
You might have noticed, that the commit summary always abbreviated "version".
That's no coincidence, as we want to empathize that our goal is (or was)
yesod-test, right?
/\
`.,' .''. ,`, () HOORAY!
,''. `,.' `,' ()
___ __ ()_ __
`,' _(*__)(__) __\##/)(_*)_
' ` _(__)(__)(*_)(__/||\)(*)(_)__
_(__*__)(__*__)(_*)(_*_)(__)(_*)_
_(_*__)(_*_)(_*_)(__*_)(_*_)(*_)(__)_
(_*_)(_*_)(_*____)(_)(___)(__)(_*_)(__)
_(__*__)()_(_*_)(_)(*_)(__*)(_*__)(__*_)
(_*(__)`--`---(___)' (__) _ (__*_)(__)
(_(_*_):| .-. . (o) |(_*)(_)
(___)::| ( o ) .' `._~ |:(*__*)
| `-' .' ~-. |::(_*_)
`. .' ______ `.| (_)
We now `. .' _ .' () `. |
finally `. | | `. `. () _.' .'
have `. `.`--' ` ()' _,'|
yesod-test `. ~~~-----~()~~ .'
in nixpkgs | _ _ _ _ _() |
by just `.|#|#|#|#|#()\ .'
running ||#|#|#|#|.() `.___
cabal2nix `.________|() |.-.|
on a bunch | || |^.-.
of packages! | `| | | |^.
`-._._| | | | |\.
| | |_|
next time, let's be `. .'
productive, shall we? | |
| |
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:18 +02:00
aszlig
afe407545f
haskell-wai-test: New package, v1.3.0.
...
:::::::
.||||||| /"""""""""".
,` `. | wai test? |
| ,". .-, | ____) because! |
| `-` `-' | `---------------'
`. ,----. ,'
`----./'
Now guess what we have left? Just one single destination:
,
: .___. _ _ .___.
,'-.,-' ___ ,---' ,-. ,--: | | | | | | | | |
:: ,'.,-' `--. : : : : | _ |
:: `-,-- .--' `--' `--' | |_| | |
I have to admit, that i got lazy wthi the ASCII drawings in
this commit, but well... isn't this all about lazy ev
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:18 +02:00
aszlig
86f00072ca
haskell-html-conduit: New package, v0.1.0.2.
...
~~_-~,----.~-
~~-,' `.~-
,' |
/ | `.
,',' |`. |
`,','/'\ | | |
.'~`| |. .| |~`|'
: (`-') (`-') :
: `'~ ~~`' : "OMG! They killed html-conduit!"
: `' /^\ () : Let's see what we have left:
: ()`'~`' ,, :
: ,_--_--_. : yesod-test
`. '/ HTML! \` : |
`.'~\_---_/~` : wai-test
`._ _.'
| ~~~~~~~|
:.:.::.:::
: :"::"'
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:17 +02:00
aszlig
a4d82a2273
haskell-tagstream-conduit: New package, v0.5.2.
...
So, look at how small we chopped our little tree, we finally got all
dependencies for html-conduit:
.- yesod-test -.
| |
wai-test html-conduit
___
<' `>
<' ,.., `> |----------..
< `-'`-' > | conduit `.
`< ^^ > |--------. |
\vvvvv/' | |
TAGSTREAM
`^^^^^'
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:17 +02:00
aszlig
b0522b53cd
haskell-filesystem-conduit: New package, v0.5.0.1.
...
A fresh delivery of filesystem conduits just arrived, so we just have to add
tagstream-conduit and we just have direct dependencies left.
.- yesod-test -.
| |
wai-test | ,-------.
html-conduit | FOOD! |
| | ______/
tagstream-conduit |/`
._________________________.
| | ,'`--__T__T__T_`::
| FILESYSTEM CONDUIT(S) | Vvvv. <o] [] []`:,:
|_________________________| >--------) _________,-':
...`-'`-'.............`-'`-'.........\^^^^_,'`-'.`-'`-'.:
`"""
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:17 +02:00
aszlig
ecceb38bfb
haskell-hspec: New package, v1.3.0.
...
Well, we now have a direct dependency of yesod-test, things are coming close,
almost TOO close. But we still have a long journey ahead.
.---- yesod-test -------.
| | |
| | |
: wai-test html-conduit -.
: | |
: | filesystem-conduit
: |
. |
. tagstream-conduit
.
,-.,-.,-.-,-.-,.-,-.,-.,-.
( down with the s^Hhspec! )
,--. ,'`-'-`-'`-'-`-'--'-`-'-`-'
|o o|
`-'\.
[|]-' \.-`
.'. `\
| | '`
| |
| |
\|
hspec
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:17 +02:00
aszlig
fb5c721cbe
haskell-hspec-expectations: New package, v0.3.0.2.
...
Let's continue our trip into the ancient realms of yesod-test:
.---- yesod-test -------.
| | |
| | |
hspec wai-test html-conduit -.
| |
| filesystem-conduit
|
|
tagstream-conduit
`.
.
.`-___ ' ' '
`- ` `-'-'._, , '
______ `', ''' ''
`-(o,-` `. , ,'hspec,
`' ) ,'' ,'
__.-,,_,._,-,,' ,-', expectations
`-,===,-'-,-'-,====='-, ,'''' '
`,,==-,-'-,-======,-'---' ,'
-,-,-,-,,_ `-,__ '', ` ' '
' /'/' `-,-.__`-,'
)'
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:16 +02:00
aszlig
0695a74c68
haskell-silently: New package, v1.2.0.2.
...
Let's begin silently and add the first dependency in our ongoing roadmap of
butchering missing dependencies leading up to yesod-test:
.---- yesod-test -------.
| | |
| | |
.- hspec -. wai-test html-conduit -.
| | | |
: | | filesystem-conduit
: hspec-expectations |
: |
: tagstream-conduit
:
:
silently <- Yay, our first victim, silently killed by a chainsaw:
.,.,.,.,.,.,.||\ ,-. ROAWRR!
:::::::::::::: | o O `-'
`'`'`'`'`'`'`---`
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-12 07:10:16 +02:00
Rob Vermaas
ff68b3e130
Add apacheAntOracleJDK variant
2012-09-11 17:07:52 +02:00
Peter Simons
2a183e60bf
all-packages.nix: recurse into haskellPackages_ghc761 package set to make it available to nix-env
2012-09-11 10:42:50 +02:00
aszlig
2c315dee85
Merge branch 'tcl-tkabber-fixup'
...
This introduces the following changes:
* Fixes libPrefix in Tcl libraries I fucked up a few months ago and adds
missing meta attributes.
* Correctly set TKABBER_SITE_PLUGINS so Tkabber is able to find plugins, if
present.
* Rely on OPENSSL_X509_CERT_FILE instead of depending on cacert directly.
* Introduces a new license called "Tcl/Tk", which applies to some Tcl libraries
and is a variation of the BSD license with restrictions regarding
governmental use.
* New package tclgpg for GPG support in Tkabber.
2012-09-11 05:13:03 +02:00
Russell O'Connor
048ef1659f
Merge branch 'master' of github.com:NixOS/nixpkgs
2012-09-10 23:50:17 +02:00
Russell O'Connor
46d9146d64
Update SSReflect to version 1.4
2012-09-10 23:15:54 +02:00
aszlig
61e7956b3e
Merge branch 'haskell-diagrams'.
...
Reviewed by @peti, this adds the diagrams library/DSL and dependencies to
haskellPackages.
The missing Haskell library dependencies are:
- vector-space-points
- newtype
- active
2012-09-10 19:57:52 +02:00
aszlig
3ed91754e2
lastwatch: New package, version 0.4.1.
...
This is actually one of my own programs I've written some years ago, but as I'm
still using it on several systems, I'm adding it to nixpkgs. As it is an (at the
moment, fanotify looks like it's more suitable) inotify based scrobbler, it of
course requires the inotify feature to be enabled in the kernel.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:54 +02:00
aszlig
de5c5467a6
mmv: New package, version 1.01b from Debian.
...
This package as well as the patches are used from Debian, as the upstream
version is no longer maintained, plus other distributions seem to use the Debian
patched version aswell. And by looking at the patch from Debian, it seems
reasonable, because it contains a _lot_ of fixes that accrued over time.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:53 +02:00
aszlig
930d13e12c
picard: New package, version 1.1.
...
Picard is the official MusicBrainz audio tagger which is able to use audio
fingerprinting to tag your files.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:53 +02:00
aszlig
03a8eea607
pyinotify: New package, version 0.9.3.
...
Provides Python bindings for the inotify syscalls. For more information on
inotify, see: http://en.wikipedia.org/wiki/Inotify
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:53 +02:00
aszlig
e94d50f359
pep8: New package, version 1.3.3.
...
This is a style checker/linter to check whether a source files is correctly
formatted according to PEP8: http://www.python.org/dev/peps/pep-0008/
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:52 +02:00
aszlig
96ab1aa9df
pylast: New package, version 0.5.11.
...
pylast is an interface for the last.fm API version 2.0.
It also supports services such as Libre.fm, which has a similar API.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:52 +02:00
aszlig
5320792ed7
haskell-diagrams: Move main libs into single dir.
...
That way we have all diagrams specific stuff in one directory, which coulde make
it easier for code-reuse in the future.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:17 +02:00
aszlig
4c418cd3aa
haskell-diagrams: New package, v0.5.
...
This is just a metapackage, so the build is going to fail and we need to fix
things up next.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:16 +02:00
aszlig
1763eb518b
haskell-diagrams-cairo: New package, v0.5.0.2.
...
We use the jailbreak attribute here to avoid splitting off cmdargs and split
into directly versioned packages.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:19:16 +02:00
aszlig
e3826e5e9c
haskell-diagrams-core: New package, v0.5.0.1.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:16 +02:00
aszlig
a7ca544945
haskell-diagrams-lib: New package, v0.5.0.1.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
aszlig
cad8a942e1
haskel-vector-space-points: New package.
...
Starting with version 0.1.1.1, required by diagrams-core.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
aszlig
d12f707f6c
haskell-newtype: New package in version 0.2.
...
This package is required by diagrams-lib.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
aszlig
6e0924ca84
haskell-active: New package in version 0.1.0.2.
...
This package is required by diagrams-lib.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
Peter Simons
741a7ef530
haskell-packages.nix: update 'haskellPlatformArgs_future' for GHC 7.6.1
2012-09-10 16:30:58 +02:00
Peter Simons
bbf098baa8
haskell-defaults.nix: extensible-exceptions is not a part of GHC 7.6.1
2012-09-10 15:59:20 +02:00
Peter Simons
5bde8b0985
Override 'Cabal' attribute in 'jailbreakCabal' only when building with a GHC
...
version older than 7.2.x. Newer compilers can use their native version of Cabal
to build this tool.
2012-09-10 15:39:44 +02:00
Peter Simons
44f8ce0fe1
haskell-src-exts: update to version 1.13.5
2012-09-10 14:53:18 +02:00
Peter Simons
4517928069
haskell-X11: update to version 1.6.0.1
2012-09-10 14:53:18 +02:00
Peter Simons
0626786545
haskell-deepseq: update to version 1.3.0.1
2012-09-10 14:21:42 +02:00
Peter Simons
c03160831b
haskell-th-orphans: add version 0.6
2012-09-10 14:19:47 +02:00
Peter Simons
18e9e6832b
haddock: add version 2.11.0 and 2.12.0
2012-09-10 14:18:40 +02:00
Peter Simons
b9f0b44b1a
haskell-haskeline: update to version 0.7.0.3
2012-09-10 14:14:33 +02:00
Peter Simons
2ccd0238cb
haskell-jailbreak-cabal: add version 1.0
2012-09-10 12:28:25 +02:00
Peter Simons
1037089c55
Update default version of boost to 1.51.0.
...
Version 1.50.0 should be dropped from Nixpkgs, if possible, once we're
reasonably sure that the update doesn't break any packages in ways that
cannot be trivially fixed.
2012-09-10 11:31:36 +02:00
Mathijs Kwik
da87b2c9bf
emacs: add package "org2blog"
2012-09-09 19:32:27 +02:00
Mathijs Kwik
7bbda346ba
emacs: add package "xml-rpc"
2012-09-09 19:32:14 +02:00
Mathijs Kwik
071d685dda
mongodb: upgrade to 2.2.0
2012-09-09 13:04:14 +02:00
Mathijs Kwik
d7f89b2075
libnl1, libnl2: remove now they are unused
2012-09-09 13:04:14 +02:00
aszlig
882289a583
tclgpg: New package, pre-1.0 release.
...
The library has not been released so far, but it is used by Tkabber and some
other software in Tcl (none of them is in nixpkgs so far).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 06:59:58 +02:00
Peter Simons
a9da133fda
boost: add version 1.51.0
2012-09-08 14:35:05 +02:00
Peter Simons
d9f3317942
haskell-split: drop obsolete version 0.1.4.3
2012-09-06 15:47:03 +02:00
Peter Simons
116a96b7a4
haskell-urlencoded: patch to support recent versions of split
2012-09-06 15:46:36 +02:00
Dmitry Malikov
d4145f4f7d
haskellPackages.liblastfm: initial
2012-09-05 18:38:32 +00:00
Dmitry Malikov
38a844e0e9
haskellPackages.urlencoded: initial
2012-09-05 18:38:32 +00:00
Dmitry Malikov
843053d7a7
haskellPackages.split: add 0.1.4.3
2012-09-05 18:38:32 +00:00
Dmitry Malikov
8ffc870e78
Tig: cosmetics
2012-09-05 18:38:32 +00:00
Shea Levy
7fbf92d8f9
npm2nix: Bump to 0.1.3
2012-09-05 12:22:03 -04:00
Russell O'Connor
b881bee48b
Merge branch 'master' of https://github.com/NixOS/nixpkgs
2012-09-04 12:39:56 -04:00
Russell O'Connor
314af2262c
2030 Images – for Intel Centrino Wireless-N 2230
2012-09-04 12:39:40 -04:00
Mathijs Kwik
b78b5b3f36
node-packages: add a lot of packages
2012-09-04 17:49:32 +02:00
Mathijs Kwik
278312a38c
node-packages: ability to fix sources that use the impure "latest" dependency
2012-09-04 17:49:32 +02:00
Mathijs Kwik
df82c94263
node-packages: introduced alphabet
2012-09-04 17:49:32 +02:00
Peter Simons
1637d95fff
haskell-date-cache: add version 0.3.0
2012-09-03 14:19:35 +02:00
Peter Simons
267e268a31
haskell-HTTP: add version 4000.2.4
2012-09-03 14:19:25 +02:00
Peter Simons
14c808baa7
haskell-haskeline: add version 0.7.0.2
2012-09-03 14:18:57 +02:00
Rob Vermaas
c9f46b2d40
Merge pull request #105 from ierton/zathura
...
Zathura
2012-09-02 04:10:30 -07:00
Rob Vermaas
7ea0160fee
Merge pull request #93 from oxij/master
...
Support PCI passthrough in Xen. Add enca package.
Revert of Xen version from 4.1.2 to 4.0.3.
2012-09-02 04:09:25 -07:00
Lluís Batlle i Rossell
724451668c
firefox15: trying another way of telling hydra to build it
2012-09-02 10:45:16 +02:00
Michael Raskin
4add07db0c
Firefox: add 15.0 version
2012-09-01 09:55:59 +04:00
Alexander Foremny
27127238f5
Merge remote-tracking branch 'upstream/master' into plowshare
2012-08-31 16:03:10 +02:00
Rob Vermaas
66bb38cce3
Add area53
2012-08-31 12:25:53 +02:00
Ludovic Courtès
04f242e281
Set noSysDirs' to
false' on non-GNU/Linux platforms.
2012-08-31 11:50:04 +02:00
Rickard Nilsson
abf6366f87
Add surfraw 2.2.8
2012-08-31 10:55:23 +02:00
Yury G. Kudryashov
c5f9ee3325
Add libexttextcat (part of LibreOffice)
2012-08-31 12:03:25 +04:00
Yury G. Kudryashov
38d07f5018
Add MyThes
2012-08-31 12:03:25 +04:00
Yury G. Kudryashov
28f0597bd6
Add clucene-core.2.x
2012-08-31 12:03:25 +04:00
Yury G. Kudryashov
34bafa4893
Add libcdr (libreoffice dependency)
2012-08-31 12:03:24 +04:00
Yury G. Kudryashov
d41c08ee54
Add mdds (libreoffice dependency)
2012-08-31 12:03:24 +04:00
Yury G. Kudryashov
30ba367d5a
Add libvisio (libreoffice dependency)
2012-08-31 12:03:24 +04:00
Andres Loeh
69e307a2e3
Change default version of parallel for GHC 7.5 and above.
2012-08-30 11:56:33 +02:00
Mathijs Kwik
7e8240d71b
haskell: add stylish-haskell
2012-08-30 10:11:23 +02:00
Mathijs Kwik
cb4443ef26
add spice-0.10.1
...
spice is a next-generation remote desktop protocol, aimed at virtual
machines.
focus is not just on display/input devices, but clipboard, audio,
video, opengl, smartcards, usb devices as well, no matter if the
virtual machine runs locally or on a remote host.
not everything is implemented yet, and I didn't enable all available
features yet.
Currently, spice is able to make qemu-kvm virtual machines very usable
for workstation guests, with good 2d video support, clipboard sharing,
full resolutions, auto-mouse-grab/ungrab, xinerama / multiple guest
monitors. Good drivers for windows 7 guests are available, as well as
linux Xorg drivers / agents.
Basically, kvm was already the best-performing VM solution (using
virtio drivers), but virtualbox, while slower, had better
desktop-integration support (still wins if you want opengl). Spice
fixes this, making the choice very easy.
2012-08-29 22:27:39 +02:00
Mathijs Kwik
30514a5346
add spice-protocol-0.10.1
2012-08-29 22:27:39 +02:00
Mathijs Kwik
af6265e66d
add celt-0.5.1
2012-08-29 22:27:39 +02:00
Peter Simons
def452861d
Delete obsolete Haskell packages:
...
* comonad 1.1.1.6
* comonad-transformers 2.1.2
* semigroupoids 1.3.4
* split 0.1
* tagsoup 0.10.1
* texmath 0.4
2012-08-28 12:59:20 +02:00
Peter Simons
824b62a61a
haskell-cipher-aes: add version 0.1.1
2012-08-28 12:18:10 +02:00
Lluís Batlle i Rossell
0f1326cde9
Adding praat.
2012-08-27 20:26:32 +02:00
Lluís Batlle i Rossell
602fde4ad4
Adding espeakedit, phoneme editor for espeak.
...
I've no idea how to use it still.
2012-08-27 20:26:32 +02:00
Shea Levy
8c128db32e
Add oraclejdk and oraclejre attributes for packages that want to use them
2012-08-27 14:15:57 -04:00
Shea Levy
488f46c19c
Merge branch 'openjdk-default' of github.com:shlevy/nixpkgs
...
With this change, java packages will build with openjdk by default. The
primary driver for this is legal: The build farm is not allowed to
distribute the proprietary Oracle jdk6, and so it is not allowed to
distribute any packages that depend on it. In my view, this is a purely
beneficial change: from the perspective of the build farm, packages will
go from undistributable due to licensing to either distributable or
undistributable due to failed build (if the package doesn't build
properly with openjdk), and from the perspective of the end user it is
very easy to override the jdk on a package-by-package basis or for all
of nixpkgs in the nixpkgs configuration.
2012-08-27 11:26:46 -04:00
Michael Raskin
289d7a5cfa
Fix typo
2012-08-27 15:49:33 +04:00
Peter Simons
430e7454e9
haskell-mathblog: drop obsolete package; it doesn't build with current versions of GHC
2012-08-27 11:29:45 +02:00
Peter Simons
48c5ad011d
haskell-test-framework: update to version 0.6.1
2012-08-27 11:29:11 +02:00
Shea Levy
7e24bde3d9
Add node-gyp
2012-08-26 16:18:03 -04:00
Shea Levy
ddb3f8c34e
Add npm2nix 0.1.2
2012-08-26 16:11:29 -04:00
Shea Levy
a94e8d2756
Add npm2nix as a nodePackage
2012-08-26 16:02:04 -04:00
Shea Levy
9a8b0b644b
Add semver node package
2012-08-26 15:43:02 -04:00
Yury G. Kudryashov
a4d13df801
Add qoauth
2012-08-26 22:21:14 +04:00
Shea Levy
016b665402
Default 'jdk' and 'jre' to openjdk and openjre, respectively, on supporting systems
2012-08-26 13:33:44 -04:00
Alexander Foremny
172e6f5e77
Merge remote-tracking branch 'upstream/master' into plowshare
2012-08-26 14:46:43 +02:00
Alexander Foremny
c89a0d6c4f
Add package: plowshare-git20120807
2012-08-26 14:43:25 +02:00
Mathijs Kwik
7202f40707
xmonad-extras: pass old version of split
...
optional features depend on it.
2012-08-25 21:31:14 +02:00
Mathijs Kwik
55b964e179
add: haskell-split older version (0.1)
2012-08-25 21:31:14 +02:00
Rob Vermaas
77948b7204
Remove old maven versions, aliased maven to maven3. Updated maven 3 to 3.0.4
2012-08-25 19:43:54 +02:00
Michael Raskin
2ab1594512
Atop: add package (atop is one more load monitor)
2012-08-25 21:24:17 +04:00
Mathijs Kwik
528b508b87
add logcheck 1.3.15
...
nixos-module follows soon
2012-08-25 11:20:09 +02:00
Mathijs Kwik
e5cc68e8d5
add lockfile-progs-0.1.16
2012-08-25 11:20:09 +02:00
Mathijs Kwik
8c96572638
add liblockfile-1.09
2012-08-25 11:20:09 +02:00
Mathijs Kwik
130a4aa507
add perl packages: IPC-Signal, mime-construct, Proc-WaitStat
2012-08-25 11:20:09 +02:00
Shea Levy
df2c5f3568
Merge branch 'openjdk-bootstrap'
...
This allows building openjdk without requiring a proprietary jdk as a bootstrap.
2012-08-24 23:19:11 -04:00
Shea Levy
228c35f0b2
openjdk: Build from bootstrap
2012-08-24 23:05:41 -04:00
Cillian de Róiste
32e339da54
Adding jack_capture: A program for recording soundfiles with jack
2012-08-25 01:58:56 +02:00
Lluís Batlle i Rossell
87a3bcd470
libreoffice: trying to make it build with openjdk
2012-08-24 09:20:53 +02:00
Rob Vermaas
06f1a0bec4
Forgot to commit all-packages.nix for pstack.
2012-08-23 14:15:56 +02:00
Sergey Mironov
222b6e21a5
gimp: revert broken gimp-2.6 dependencies
2012-08-23 03:09:19 +04:00
Eelco Dolstra
ac73fc486c
Removed unused jdkPlugin attribute
2012-08-22 15:43:19 -04:00
Eelco Dolstra
8020c37f55
Remove obsolete JDK versions
...
These are the JDK 5 on powerpc-linux (no longer a maintained Nixpkgs
platform), JDK 1.4 (required a manual download) and JDK 5 on Linux
(idem).
2012-08-22 15:43:19 -04:00
Mathijs Kwik
48d98bd582
gimp28 should probably be gimp_2_8
2012-08-22 17:49:56 +02:00
Mathijs Kwik
af3a95d6f3
libiconvOrEmpty: always return a list
...
- fixes nixpkgs-tarball
2012-08-22 16:57:13 +02:00
Shea Levy
aa4ce18077
node-packages.nix: Export buildNodePackage
2012-08-22 09:44:38 -04:00
Peter Simons
30a36ad6e5
hadoop: add version 2.0.1-alpha
2012-08-22 14:13:40 +02:00
Michael Raskin
559f5be097
release.nix: use the freshest release GIMP version (2.8.0)
2012-08-22 13:08:49 +04:00
aszlig
ec6926bf7e
ncdu: New package, starting at version 1.8.
...
`ncdu` is a little ncurses tool to browse the filesystem tree sorted by disk
usage.
2012-08-22 10:02:19 +02:00
Eelco Dolstra
d7fc07705a
Add latest patchelf prerelease
2012-08-21 15:57:41 -04:00
Ludovic Courtès
45ce8c915d
libiconvOrNull: Fix libc check.
2012-08-21 16:58:55 +02:00
Ludovic Courtès
d53cb937f5
libiconvOrNull: Do not use an external libiconv on glibc systems.
2012-08-21 15:29:37 +02:00
Mathijs Kwik
a5663aee4d
emacs: add "sunrise commander"
2012-08-21 10:33:20 +02:00
Mathijs Kwik
85c88d473b
emacs: add "rect-mark"
2012-08-21 10:33:06 +02:00
Peter Simons
2879d112b0
haskell-network: update to version 2.3.1.0
2012-08-20 10:34:54 +02:00
Peter Simons
08e09e4caf
haskell-comonad: update to version 3.0.0.2
2012-08-20 10:34:54 +02:00
Ludovic Courtès
a5615adc97
gcc 4.7: Add `gcc47_debug'.
2012-08-20 10:15:42 +02:00
Eelco Dolstra
bccab0ff91
slim: Build with ConsoleKit support
2012-08-19 16:00:24 -04:00
Russell O'Connor
fdb659906a
Merge branch 'master' of https://github.com/NixOS/nixpkgs
2012-08-19 01:05:17 -04:00
Russell O'Connor
706cbc9318
Update coq to 8.4
2012-08-19 01:01:30 -04:00
Eelco Dolstra
006e3fbf46
nix: Update to latest unstable version
2012-08-18 17:54:22 -04:00
Shea Levy
1e1634604c
Compress-Raw-Zlib: Don't check on Darwin.
...
Fixes #102
2012-08-17 13:14:10 -04:00
Eelco Dolstra
1e4c4b70b1
slim: Really update to 1.3.4
2012-08-17 11:33:59 -04:00
Mathijs Kwik
5a146e9cff
emacs: add "color-theme"
2012-08-17 08:55:47 +02:00
Michael Raskin
ca84b7ff22
uclibcCross: convert to using callPackage
...
It doesn't add any unwanted defaults, and it makes cross-building
experiments (and cross-building for a new device is always
experimental..) way easier.
2012-08-16 19:39:57 +04:00
Sergey Mironov
d339184bbf
zathura: version 0.1.2 with plugins
...
Expression handles new modular structure of zathura and adds support for djvu,
pdf and ps plugins.
2012-08-16 18:25:52 +04:00
Peter Simons
c0dafdf8d5
Merge pull request #94 from aszlig/boomerang
...
boomerang: New package from the fork.
2012-08-16 06:50:55 -07:00
Peter Simons
a72e2a076d
haskell-text: update to version 0.11.2.3
2012-08-16 15:35:34 +02:00
Antono Vasiljev
61f7853e43
Merge pull request #92 from dmalikov/b125ef36b67f2a0aedabc34eb4dac12e61ae9828
...
gitAndTools: bump tig from 0.16 to 1.0
2012-08-16 06:03:54 -07:00
Lluís Batlle i Rossell
443d65df34
automake: disabling automake tests in mips (2nd attempt)
...
As explained in my previous attempt:
There is a test that fails on mips, and that breaks the nix build.
The text does not exist anymore in automake upstream git, so the next
version may not need this mips-specific disabling.
2012-08-15 10:28:31 +02:00
Sergey Mironov
b229c3e09f
gxneur: add frontend for XNEUR keyboard layout switcher
2012-08-15 01:10:23 +04:00
Sergey Mironov
36f0a97fc6
atool: add archiver helper
2012-08-15 01:10:05 +04:00
Mathijs Kwik
50cc5629af
emacs: add "jade-mode"
2012-08-13 17:50:19 +02:00
Andres Loeh
e093d7ea38
ghc-7.6.1-rc1: Add release candidate.
2012-08-13 16:29:01 +02:00
Lluís Batlle i Rossell
88f3b097ee
Adding linux iw.
2012-08-11 20:22:45 +02:00
Lluís Batlle i Rossell
2c0b930149
Removing rt73fw. The url was broken, and ralink_fw contains it.
...
ralink_fw attribute contains the rt73 firmware, among others from ralink.
2012-08-11 14:47:15 +02:00
Mathijs Kwik
a6f17bd1a9
emacs: add "flymake-cursor"
2012-08-11 09:36:20 +02:00
Peter Simons
f20913e51f
ikiwiki: support OpenID via HTTPS
...
Also enable Perl LWPxParanoidAgent for "additional security".
2012-08-10 18:57:57 +02:00
Peter Simons
397f1d73ee
ikiwiki: enable OpenID support
...
* added perl-Crypt-DH-GMP-0.00010
* added perl-Devel-CheckLib-0.98
* added perl-HTTP-Message-6.03
* added perl-IO-CaptureOutput-1.1102
* added perl-Net-OpenID-Common-1.14
* added perl-Net-OpenID-Consumer-1.13
2012-08-10 18:44:01 +02:00
Peter Simons
bcafa07c25
haskell-lrucache: add version 1.1.1
2012-08-10 11:47:48 +02:00
Lluís Batlle i Rossell
734bb84f09
linux-3.5: fix perf build with a patch from the perf mailing list
2012-08-10 09:41:43 +02:00
Lluís Batlle i Rossell
186601f461
opencascade: fixing build by downgrading the automake used
2012-08-10 09:26:47 +02:00
Mathijs Kwik
c0a455b370
emacs: add "auto-complete" mode
2012-08-10 08:27:09 +02:00
Mathijs Kwik
260650e7e2
emacs: add "coffee-mode"
2012-08-10 08:27:09 +02:00
aszlig
77b1a7ff42
boomerang: New package from the fork.
...
This adds the boomerang decompiler, which has been forked on github because of
some years of inactivity.
2012-08-09 19:05:16 +02:00
Peter Simons
7aa98d2f5e
haskell-monad-logger: add version 0.2.0
2012-08-09 12:11:12 +02:00
Peter Simons
b454e2e43e
haskell-unix-time: add version 0.1.0
2012-08-09 12:11:12 +02:00
Jan Malakhovski
179b1bd294
Add package enca 1.13 to tools/text
2012-08-08 03:58:17 +04:00