Michael Raskin
b98ece6bc2
Auto-update some packages; no early build failures (SBCL and Wine not yet fully built)
2013-04-23 09:15:48 +04:00
Cillian de Róiste
43dfc290ea
Distrho: fix build: pin premake to version 3
2013-04-22 23:40:06 +02:00
Rok Garbas
7b9fc733dd
python-deform: unittest2 needed on python 26
2013-04-22 22:57:58 +02:00
Florian Friesdorf
b67cf97f5c
Revert "let hydra also build python26Packages"
...
This reverts commit a2ddd3643e
.
@peti pointed out that python2.6 packages are now prefered over
python2.7. In a local test it was the other way round. seems to be
arbitrary or I messed up the test.
2013-04-22 22:49:40 +02:00
Jordi
019472eaa3
Add hatari Atari St emulator.
2013-04-22 22:10:15 +02:00
Mathijs Kwik
40502b492d
magit: fix download url
2013-04-22 21:44:04 +02:00
viric
4311ba66e0
Merge pull request #474 from logann2019/autocutsel
...
Autocutsel
2013-04-22 10:32:37 -07:00
Jordi
97de12b58e
Fix indention, remove maintainers.
2013-04-22 19:23:50 +02:00
Eelco Dolstra
4539668937
php: Add 5.4
...
We'll keep 5.3 around for a while.
2013-04-22 19:17:35 +02:00
Lluís Batlle i Rossell
2e8cab953a
libextractor: make gtk support work again
...
It wanted gtk3.
It does not understand gstreamer 0.10, though.
2013-04-22 20:57:14 +04:00
Lluís Batlle i Rossell
078ddf4746
Adding doodle.
2013-04-22 20:57:14 +04:00
Rickard Nilsson
51bf1ae795
munge 0.5.10: New package, a credentials handler for clusters
2013-04-22 16:04:41 +02:00
Eelco Dolstra
f2aaed44aa
git: Properly use symlinks instead of hard links
...
Git's Makefile has a NO_INSTALL_HARDLINKS flag to produce symlinks
instead of hard links. However, it still produces hard links between
$out/bin and $out/libexec, hence the patch.
Also, update Git to 1.8.2.1.
2013-04-22 15:55:01 +02:00
Eelco Dolstra
6ee8bca8ee
Revert "git: fix build on FreeBSD"
...
This reverts commit ab98d72fad
, which
caused the size of the Git package in the store to increase from 18
MiB to 190 MiB.
2013-04-22 15:26:26 +02:00
Peter Simons
56b504a1cd
Merge pull request #476 from coroa/emacs-jedi-deps
...
Add python packages necessary for emacs-jedi
2013-04-22 05:21:48 -07:00
Peter Simons
6626810adb
haskell-hashable: update to version 1.2.x
...
Except for Agda, which still needs old version.
2013-04-22 14:14:39 +02:00
Peter Simons
9faf34d0a8
pkgs/top-level/release-haskell.nix: cosmetic
2013-04-22 14:14:39 +02:00
Peter Simons
1cc5307410
haskell-haskeline: drop obsolete version 0.6.4.7
2013-04-22 14:14:39 +02:00
Peter Simons
e4c7930b48
haskell-hashable-1.2.0.6: the test suite doesn't compile
2013-04-22 14:14:39 +02:00
Peter Simons
afd37640e7
haskell-hlint: update to version 1.8.44
2013-04-22 14:14:39 +02:00
Peter Simons
5a28754957
haskell-hashable: add version 1.2.0.6
2013-04-22 14:14:39 +02:00
Florian Friesdorf
a2ddd3643e
let hydra also build python26Packages
...
for `nix-env -i` the later defined python27Packages seems to win.
Another solution might be to have python26 oder python27 either in the
name or the version. Let's have a look at haskelPackages for that.
2013-04-22 13:56:29 +02:00
Jonas Hoersch
ea3dc7a6ea
Add python-epc-0.0.3: EPC implementation in Python
2013-04-22 11:30:32 +02:00
Jonas Hoersch
85d2971a2e
Add python-sexpdata-0.0.2: S-expression parser for Python
2013-04-22 11:30:17 +02:00
Jonas Hoersch
dbe6dcd8af
python-argparse: update to 1.2.1
2013-04-22 11:25:37 +02:00
Florian Friesdorf
b6c87f9f29
python-packages: python2.6 fixes
2013-04-22 11:17:23 +02:00
Florian Friesdorf
3c1b5246ad
python-requests-1.2.0
2013-04-22 11:16:42 +02:00
Jonas Hoersch
93c39d24b5
offlineimap: enable support for the sqlite status backend
2013-04-22 10:40:36 +02:00
Jonas Hoersch
089404358d
notmuch: patch source to use full path of gpg2
...
gets rid of the dependency on the old gnupg1. and enables decryption
even if the gpg binary is not in the users environment.
warning: i don't know whether the switch from gnupg1 to gnupg
introduces any incompatibilities. this is a works for me patch.
2013-04-22 10:39:48 +02:00
James Cook
0703250f64
Update gnutls to 3.1.10.
2013-04-21 20:47:43 -07:00
Peter Simons
3e523751cd
GHC 7.6.3 is the new 7.6.2.
2013-04-21 23:05:09 +02:00
Vladimír Čunát
5e4aa51173
poppler: share most things between glib and qt4 versions
...
Most of the stuff was duplicated (headers, the core library).
The new solution makes the _qt4 package use the _glib one,
because it depended on glib through cairo anyway
(and _glib bindings themselves are just ~350kB).
This also fixes a problem that mergeAttrsByFuncDefaultsClean
didn't merge patches, which affected dbus.libs.
2013-04-21 20:15:38 +00:00
Peter Simons
c9182f112a
ledger: update 3.x version to the latest Git snapshot
2013-04-21 20:37:53 +02:00
Peter Simons
2340c84a00
all-packages.nix: strip trailing whitespace
2013-04-21 20:10:40 +02:00
Peter Simons
fdf1d45a38
ghc: add version 7.6.3 (and a corresponding package set)
2013-04-21 20:10:27 +02:00
Jordi
4ed2c81817
Licence to GPLv2+
2013-04-21 18:50:51 +02:00
Jordi
e140b6a454
Add autocutsel to all-packages
2013-04-21 18:46:16 +02:00
Michael Raskin
e7b491a7e1
Update E prover
2013-04-21 16:30:40 +04:00
Gergely Risko
5c29fcc427
Update ack to 2.02 (and File-Next to 1.12, only used by ack)
2013-04-21 13:10:44 +02:00
Vladimír Čunát
400515843c
xfce4notifyd: bugfix update, check now, minor fixes
2013-04-21 13:08:11 +02:00
Ludovic Courtès
6aa8c5761c
guile: fix non-GNU builds
2013-04-21 12:06:45 +02:00
Ludovic Courtès
7dd6b5f812
guile: update to 2.0.9
2013-04-21 11:44:40 +02:00
Lluís Batlle i Rossell
9d818bebd8
Fixing the startup script of freenet; I forgot the shebang
2013-04-21 10:59:20 +04:00
Evgeny Egorochkin
e83c2fa4a0
Add KDE 4.10.2. Not ready for production yet, but does compile.
2013-04-21 05:46:18 +03:00
Evgeny Egorochkin
5084f47e47
Add a working mirror for xcb-util-renderutil
2013-04-21 05:31:31 +03:00
Evgeny Egorochkin
7b9f0b27fe
bump Soprano to 2.9.0
2013-04-21 05:30:19 +03:00
Evgeny Egorochkin
6caebee4c0
bump openEXR to 1.7.1
2013-04-21 05:29:53 +03:00
Patrick John Wheeler
3bf0d2b960
ghc-wrapper: install the GHC documentation into the user's profile
...
The freaky implementation was done that way in order to avoid unnecessary
re-builds of all Haskell packages by changing the wrapper script used
internally in those builds.
See <https://github.com/NixOS/nixpkgs/pull/466 > for further details.
2013-04-20 22:14:44 +02:00
Peter Simons
65b95b159e
haskell-checkers: add version 0.3.1
2013-04-20 20:36:57 +02:00
Peter Simons
7dd399abc1
haskell-wai-handler-launch: add version 1.3.1.4
2013-04-20 20:21:38 +02:00
Peter Simons
916aa90491
haskell-pretty-show: add old version 1.2, which still builds fine with GHC 7.0.4
2013-04-20 20:16:27 +02:00
Peter Simons
0345b1df70
haskell-shakespeare: patch to fix build with GHC 7.0.4
2013-04-20 20:16:27 +02:00
Peter Simons
b6e3a8dd08
haskell-zeromq3-haskell: update to version 0.3.1
2013-04-20 20:16:27 +02:00
Peter Simons
12b94d549f
haskell-fclabels: update to version 1.1.6
2013-04-20 20:16:26 +02:00
Peter Simons
f61dcf8777
Merge pull request #472 from bjornfor/git
...
git: fix gitweb.cgi runtime dependency on gzip
2013-04-20 10:00:27 -07:00
cillianderoiste
96e8703be0
Merge pull request #460 from cillianderoiste/plymouth
...
It works enough to display bootsplash animations in an xorg session and a VT.
I haven't figured out how to run it successfully from the initrd yet and I'm also not happy with the postInstall mess, but I'd rather merge it now than let it get lost. It seems like it should be possible for a user to activate it by using boot.initrd.extraUtilsCommands and boot.initrd.postMountCommands
2013-04-20 08:07:30 -07:00
Jordi
8680d5bc5a
Add autocutsel tool.
2013-04-20 16:21:01 +02:00
David Guibert
81b78fe31a
Merge pull request #451 from jcumming/zfs.130328
...
zfs-0.6.1. spl-0.6.1
2013-04-20 06:27:19 -07:00
Vladimír Čunát
7a25aa94cd
gphoto*: update for changed libgphoto version
2013-04-20 12:44:05 +02:00
Vladimír Čunát
3da96b38cd
Merge pull request #465 from bjornfor/eclipse
...
eclipse: add Eclipse IDE for C/C++ Developers 4.2
2013-04-20 01:38:39 -07:00
Vladimír Čunát
e8823c9e5e
Merge pull request #441 from ierton/udisks2-xfce
...
udisks2 for xfce
2013-04-20 01:37:14 -07:00
Vladimír Čunát
1c22316af6
Merge pull request #429 from ierton/wicd-fixes
...
wicd: some fixes
2013-04-20 01:32:29 -07:00
Vladimír Čunát
1b349b06d8
itstool: update
2013-04-20 10:25:24 +02:00
Bjørn Forsman
88f1e643e3
git: fix gitweb.cgi runtime dependency on gzip
...
gitweb.cgi uses gzip for creating "snapshots". Without this patch it
doesn't work.
2013-04-19 22:32:51 +02:00
Peter Simons
be6457fd2c
haskell-socks: update to version 0.5.1
2013-04-19 18:53:20 +02:00
Peter Simons
ee45b50eb2
haskell-data-inttrie: update to version 0.1.0
2013-04-19 18:53:20 +02:00
Shea Levy
da84bc4a89
rabbitmq-server: Put files in $HOME by default
...
Before, files were put in /var, requiring the server to be run as a
privileged user even when just testing locally. This can be overridden
by setting the SYS_PREFIX env variable, or on a more coarse-grained
basis in /etc/rabbitmq/rabbitmq-env.conf
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-19 10:46:31 -04:00
Mathijs Kwik
61b65080d9
linux-3.0: upgrade to 3.0.74
2013-04-19 14:53:00 +02:00
Mathijs Kwik
384de84023
linux-3.4: upgrade to 3.4.41
2013-04-19 14:53:00 +02:00
Peter Simons
b6c7c4a142
haskell-acid-state, haskell-safecopy: cosmetic updates by hackage4nix
2013-04-19 10:47:36 +02:00
Peter Simons
00ed85ec25
release-haskell.nix: optparse-applicative won't build with ghc 6.10.4 because it needs a newer version of Cabal
2013-04-19 10:46:18 +02:00
Peter Simons
98130c0b35
release-haskell.nix: build jailbreakCabal with all available compilers
2013-04-19 10:46:18 +02:00
Peter Simons
6f1cec9acb
haskell-packages.nix: fix the implementation of 'cabalNoTest'
...
The previous implementation used the following tying-the-knot trickery to
override 'doCheck' to false for the given build:
cabalNoTest = {
mkDerivation = x: rec {
final = self.cabal.mkDerivation (self: (x final) // { doCheck = false; });
}.final;
};
That seemed to work, but for some reason it caused trouble with some builds --
not all -- that use jailbreakCabal. The problem was the 'stdenv' attribute
couldn't be evaluated properly anymore:
$ nix-build ~/pkgs/top-level/release-haskell.nix -A optparseApplicative.ghc6104.x86_64-linux --show-trace
error: while evaluating the attribute `drvPath' at `/nix/store/qkj5cxknwspz8ak0ganm97zfr2bhksgn-nix-1.5.2pre3082_2398417/share/nix/corepkgs/derivation.nix:19:9':
while evaluating the builtin function `derivationStrict':
while instantiating the derivation named `haskell-optparse-applicative-ghc6.10.4-0.5.2.1' at `/home/simons/.nix-defexpr/pkgs/build-support/cabal/default.nix:40:13':
while evaluating the derivation attribute `configurePhase' at `/home/simons/.nix-defexpr/pkgs/build-support/cabal/default.nix:107:13':
while evaluating the function at `/home/simons/.nix-defexpr/pkgs/lib/strings.nix:55:26':
while evaluating the attribute `outPath' at `/nix/store/qkj5cxknwspz8ak0ganm97zfr2bhksgn-nix-1.5.2pre3082_2398417/share/nix/corepkgs/derivation.nix:18:9':
while evaluating the builtin function `getAttr':
while evaluating the builtin function `derivationStrict':
while instantiating the derivation named `jailbreak-cabal-1.1' at `/home/simons/.nix-defexpr/pkgs/build-support/cabal/default.nix:40:13':
while evaluating the derivation attribute `nativeBuildInputs' at `/home/simons/.nix-defexpr/pkgs/stdenv/generic/default.nix:76:17':
while evaluating the function at `/home/simons/.nix-defexpr/pkgs/lib/lists.nix:135:21':
while evaluating the attribute `buildInputs' at `/home/simons/.nix-defexpr/pkgs/build-support/cabal/default.nix:22:17':
while evaluating the builtin function `filter':
while evaluating the function at `/home/simons/.nix-defexpr/pkgs/build-support/cabal/default.nix:22:60':
while evaluating the function at `/home/simons/.nix-defexpr/pkgs/top-level/haskell-packages.nix:119:17':
while evaluating the function at `/home/simons/.nix-defexpr/pkgs/lib/customisation.nix:61:22':
while evaluating the function at `/home/simons/.nix-defexpr/pkgs/lib/customisation.nix:56:24':
while evaluating the builtin function `isAttrs':
while evaluating the function at `/home/simons/.nix-defexpr/pkgs/development/libraries/haskell/Cabal/1.14.0.nix:1:1':
while evaluating the function at `/home/simons/.nix-defexpr/pkgs/top-level/haskell-packages.nix:113:20':
while evaluating the attribute `final' at `/home/simons/.nix-defexpr/pkgs/top-level/haskell-packages.nix:114:7':
while evaluating the function at `/home/simons/.nix-defexpr/pkgs/build-support/cabal/default.nix:9:5':
while evaluating the function at `/home/simons/.nix-defexpr/pkgs/stdenv/generic/default.nix:51:24':
while evaluating the attribute `meta.license' at `/home/simons/.nix-defexpr/pkgs/development/libraries/haskell/Cabal/1.14.0.nix:17:5':
infinite recursion encountered
I tried to figure out why this happens, but eventually gave up. The new
implementation passes an argument called 'enableCheckPhase' to the Cabal
builder, which determines whether the user-specified doCheck value has any
effect or not. Now, a normal override can be used to disable unit testing.
2013-04-19 10:46:18 +02:00
Peter Simons
67acbf8f37
release-haskell.nix: generate properly nested attribute sets to fix evaluation with nix-build
2013-04-19 10:46:18 +02:00
Peter Simons
49cbf42556
release-haskell.nix: build optparse-applicative with all available GHC versions
2013-04-19 10:46:18 +02:00
Peter Simons
a012f18820
haskell-optparse-applicative: jailbreak to fix the build with GHC 7.0.4
2013-04-19 10:46:18 +02:00
Rickard Nilsson
6e8404a7cb
New Haskell library: haskell-acid-state
2013-04-19 07:09:12 +02:00
Rickard Nilsson
8a3f6e8e76
New Haskell library: haskell-safecopy
2013-04-19 07:07:44 +02:00
Vladimír Čunát
c859a46712
xorg: update xorgserver to 1.13.4, and more
...
- update some modules to work with the newer server
- fix many other modules via overrides
- huge cleanup in overrides via better propagation
and pixman include flattening
- URLs of XCB stuff have been moved
2013-04-18 21:33:17 +02:00
Vladimír Čunát
7716b78fc7
pixman: use pixman_cairo for xorg, flatten its includes
2013-04-18 21:31:56 +02:00
Vladimír Čunát
b37b73a56c
poppler: update, include qt4+cairo patches
...
The patches should provide smoother font rendering, like it's with poppler+gtk+cairo.
The code was taken from @mornfall f4fce48c #470 , thanks.
2013-04-18 20:54:47 +02:00
Vladimír Čunát
808a5bd2d8
openjpeg: flatten includes to make it better detectable
2013-04-18 20:54:23 +02:00
Rob Vermaas
a24458c219
Update oracle jdk to 1.6.0_45b06
2013-04-18 20:18:09 +02:00
Vladimír Čunát
15ed86c3bd
flattenInclude: a useful utility, moved into glib now
2013-04-18 20:07:38 +02:00
Michael Raskin
181fb52b14
Update Linux 3.8
2013-04-18 19:22:54 +04:00
Michael Raskin
873fa411b0
Update Linux 3.9rc
2013-04-18 19:22:54 +04:00
Peter Simons
d17f66b39b
haskell-snap: jailbreak to fix build with 'hashable' and 'tagged'
2013-04-18 17:10:33 +02:00
Peter Simons
5374c7ca31
haskell-haskeline: fix build with GHC 7.0.x
2013-04-18 17:10:33 +02:00
Peter Simons
ca70807262
haskell-skein: jailbreak to support current version of 'tagged'
2013-04-18 17:10:33 +02:00
Peter Simons
907afc0938
haskell-wai-test: update to version 1.3.1
2013-04-18 17:10:33 +02:00
Peter Simons
3c3b5b6199
haskell-statistics: update to version 0.10.3.1
2013-04-18 17:10:33 +02:00
Peter Simons
c1147811f9
haskell-fsnotify: update to version 0.0.8
2013-04-18 17:10:32 +02:00
Peter Simons
2b37a87a57
haskell-snap: update to version 0.11.2.2
2013-04-18 17:10:32 +02:00
Peter Simons
9ab1e2c0ac
haskell-skein: update to version 1.0.1
2013-04-18 17:10:32 +02:00
Peter Simons
6f393fe124
haskell-semigroups: update to version 0.9.1
2013-04-18 17:10:32 +02:00
Peter Simons
2973f64e09
haskell-ghc-vis: update to version 0.6.1.1
2013-04-18 17:10:32 +02:00
Peter Simons
2c69610190
haskell-certificate: jailbreak to support current version of crypto-pubkey-types
2013-04-18 17:10:32 +02:00
Peter Simons
ad878ab15f
haskell-crypto-api: jailbreak to support current version of tagged
2013-04-18 17:10:32 +02:00
Peter Simons
ff032a34e6
haskell-tagged: update to version 0.6
2013-04-18 17:10:32 +02:00
Peter Simons
870e8b29f4
haskell-hamlet: update to version 1.1.7.1
2013-04-18 17:10:32 +02:00
Peter Simons
b4bb955a1a
haskell-digestive-functors-heist: update to version 0.6.2.0
2013-04-18 17:10:32 +02:00
Song Wenwu
3b01d244c3
gtk+: enable xcursor support, fixes #469
...
@vcunat also reorganized the build input lists a bit
2013-04-18 16:14:44 +02:00
Rickard Nilsson
40ac613f85
obnam: Update to 1.4
2013-04-18 16:09:35 +02:00
Peter Simons
4a8492884c
pkgs/top-level/release-haskell.nix: re-structure Hydra job set
...
The new job set has the following structure:
pkg.ghc762.x86_64-linux = pkgs_x86_64_linux.haskellPackages_ghc762.pkg;
pkg.ghc762.i686-linux = pkgs_i686_linux.haskellPackages_ghc762.pkg;
pkg.ghc6123.x86_64-linux = pkgs_x86_64_linux.haskellPackages_ghc6123.pkg;
pkg.ghc6123.i686-linux = pkgs_i686_linux.haskellPackages_ghc6123.pkg;
This gives us (in theory) the ability to generate a Hydra page that displays
the build status of a package across all versions of GHC and all systems. Right
now, Hydra is not up to it, but Eelco says the feature is "on the todo list".
This file doesn't specify the supported build systems explicitly. Instead, that
information is taken from the respective pkg.meta.platforms attribute.
2013-04-18 12:53:06 +02:00
Vladimír Čunát
a40e825474
xorg-server: fix CVE-1940
...
http://lists.x.org/archives/xorg-devel/2013-April/036014.html
It's a low-priority issue, but it should cause almost no rebuilds.
2013-04-18 12:50:26 +02:00
Peter Simons
fd76a89bcb
pkgs/build-support/release/nix-build.nix: unconfuse syntax highlighting
2013-04-18 12:18:39 +02:00
Vladimír Čunát
5fce03c561
gnash: fix build via using pangox_compat
2013-04-18 11:28:03 +02:00
Vladimír Čunát
368f1a25fd
swiProlog: major update to 6.2.6
...
However, from news this does *not* seem to be a big change.
2013-04-18 10:29:29 +02:00
Vladimír Čunát
e8710f30e2
linphone: fix build via ignoring deprecations
2013-04-18 10:17:41 +02:00
Vladimír Čunát
60ff4d0c7a
python_rsvg: couldn't find gtk, fixed now
2013-04-18 10:04:56 +02:00
Vladimír Čunát
ca3e6d30f1
gnome3.at_spi2_core: supply path to system-wide dbus-daemon
2013-04-18 09:54:33 +02:00
Vladimír Čunát
f4c84b3cf9
gmime: fix via updating the ancient version
2013-04-18 09:34:02 +02:00
Evgeny Egorochkin
70ba1888a2
Make kde 4.8 default. Shouldn't cause too many problems.
2013-04-18 03:12:12 +03:00
Zef Hemel
a5e11c08bb
Now using callPackage.
2013-04-17 19:38:02 +02:00
Vladimír Čunát
c122eb61fb
kopete: fix build by using libotr_3_2 again
2013-04-17 19:32:44 +02:00
Vladimír Čunát
469d098083
gnome2.libgnome: fix for new glib (my own patch)
2013-04-17 19:01:28 +02:00
Vladimír Čunát
ec736312d4
Merge branch 'master' into x-updates
...
Conflicts:
pkgs/development/compilers/vala/default.nix (it's different version)
pkgs/development/libraries/cairo/default.nix (trivial)
2013-04-17 18:26:28 +02:00
Zef Hemel
237192ce6e
Adjusted to point to version URL (hosted by me -- had to).
2013-04-17 16:54:03 +02:00
Zef Hemel
6464f450d5
Added Dart SDK M4
2013-04-17 16:54:03 +02:00
Sander van der Burg
3f0ee819e2
titaniumsdk: Updated KitchenSink example + fix native libraries
2013-04-17 13:52:42 +02:00
Vladimír Čunát
6ee2cce9ef
glxinfo: update the mesa-demos source
2013-04-17 13:36:05 +02:00
Rok Garbas
8ea9b3fbac
plone: adding version 4.2.5 and 4.1.6
2013-04-17 02:28:45 +02:00
Rok Garbas
0416e77d82
plone: some versions got pinned wrong
2013-04-17 01:57:40 +02:00
Rok Garbas
a690941f21
plone: update to 4.3
2013-04-17 01:27:59 +02:00
Rok Garbas
f39f369ff1
pythonPackages.buildout: update to 1.7.1 and also:
...
- rename to zc_builout* while keeping alias back to buildout (opening ticket
later to remove it)
- meta: adding zpl licenses
- meta: adding me maintainer
2013-04-17 01:25:45 +02:00
Shea Levy
4a2e18b6ec
perlPackages.DBIxClass: Disable tests for now
...
Tests are broken with latest sqlite, see http://lists.scsys.co.uk/pipermail/dbix-class/2013-April/011271.html
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-16 13:39:41 -04:00
Rok Garbas
df76d7f6a9
nodejs: update to 0.8.23
2013-04-16 18:19:16 +02:00
Sander van der Burg
92e089187d
titaniumsdk: Removed obsolete src parameter
2013-04-16 16:23:20 +02:00
Lluís Batlle i Rossell
cce9e298b8
Changing the source of skype4pidgin
...
This github fork works fine, while the previous (original) only segfaults.
2013-04-16 14:53:59 +02:00
Lluís Batlle i Rossell
9216b0598c
Adding skype4pidgin. It crashes.
2013-04-16 14:53:59 +02:00
Sander van der Burg
1d255f9ab3
titaniumsdk: Added version 3.1 next to version 2.1, and make it configurable
2013-04-16 14:08:37 +02:00
Sander van der Burg
c2389fcb9d
Bumped DBIxClass to version 0.08210
2013-04-16 12:15:02 +02:00
viric
d2d69902e8
Merge pull request #456 from bjornfor/premake
...
premake: bump to version 4.3
2013-04-15 14:35:46 -07:00
Lluís Batlle i Rossell
e60cb1713f
pidgin: update to 2.10.7
2013-04-15 22:02:35 +02:00
Lluís Batlle i Rossell
37b1937704
pidgin-otr: update to 4.0.0
2013-04-15 21:35:26 +02:00
Bjørn Forsman
07a71f7a1a
eclipse: add Eclipse IDE for C/C++ Developers 4.2
...
If you upgrade from 3.7 you might get errors like these:
In the Package Explorer:
Could not create the view: org.eclipse.jdt.ui
And some other stuff in the Error Log; "Unable to resolve plug-in [...]"
The solution is to delete your eclipse workspace (or just the hidden
setting files in there, if you have important user data).
2013-04-15 21:26:59 +02:00
Lluís Batlle i Rossell
c4404fea22
libotr: 4.0 back to default. Git problems.
2013-04-15 20:43:32 +02:00
Lluís Batlle i Rossell
d5e713d2ff
libotr: Missed file for 3.2
2013-04-15 20:20:20 +02:00
Cillian de Róiste
34b7ddafa8
Plymouth: works quite well with the X11 renderer and from a VT
...
I haven't figured out how to get it into the initrd correctly yet.
2013-04-15 20:15:47 +02:00
Lluís Batlle i Rossell
d0d1385e1d
pidgin-otr: setting its libotr to 3.2 too
2013-04-15 20:15:19 +02:00
Lluís Batlle i Rossell
b628bbda90
libotr: adding back libotr 3.2; bitlbee failed without it
2013-04-15 20:15:19 +02:00
Peter Simons
8fee4ad060
lxc: update to version 0.9.0
2013-04-15 11:15:55 +02:00
Michael Raskin
2974309fbd
Merge pull request #461 from orbitz/bitlbee-3.2
...
Upgrade bitlbee to 3.2
2013-04-14 23:02:39 -07:00
Michael Raskin
0d9d2a65ba
Adding libffi to autogen dependencies to fix the build
2013-04-15 09:46:42 +04:00
Peter Simons
e2a1c15772
haskell-statistics: patch to fix Haddock build
2013-04-14 23:06:17 +02:00
Peter Simons
64acc3a989
haskell-cuda: update to version 0.5.0.2
2013-04-14 23:06:17 +02:00
Peter Simons
bef28c9807
haskell-statistics: update to version 0.10.3.0
2013-04-14 23:06:17 +02:00
Peter Simons
969f6da047
haskell-happstack-server: update to version 7.1.7.1
2013-04-14 23:06:17 +02:00
Peter Simons
0911fe7f3c
haskell-github-backup: update to version 1.20130414
2013-04-14 23:06:17 +02:00
Peter Simons
684add983d
haskell-split: update to version 0.2.2
2013-04-14 23:06:17 +02:00
Peter Simons
d6bdc558c7
nbd: update to version 3.3
2013-04-14 21:33:04 +02:00
Peter Simons
a3c2a00abb
haskell-testpack: drop obsolete and unmaintained library
2013-04-14 21:19:26 +02:00
Peter Simons
7a69341994
git-annex: drop obsolete dependency on testpack
2013-04-14 21:19:09 +02:00
Eelco Dolstra
7745357f0e
meta.license should be a (list of) string(s), not an attribute set
...
http://hydra.nixos.org/build/4744513
2013-04-14 20:10:58 +02:00
Vladimír Čunát
6bd036d5f9
non-linux attempts to fix: libbonobo and libjpeg
2013-04-14 14:06:10 +02:00
Vladimír Čunát
d8a2ae8d01
some libintl and libiconv cleanups + non-linux fixes
2013-04-14 13:43:09 +02:00
Mathijs Kwik
56afb97e87
linux-3.8: upgrade to 3.8.7
2013-04-14 00:35:39 +02:00
Mathijs Kwik
e20d9d0a97
linux-3.4: upgrade to 3.4.40
2013-04-14 00:35:39 +02:00
Mathijs Kwik
407f07e7e6
linux-3.0: upgrade to 3.0.73
2013-04-14 00:35:39 +02:00
Vladimír Čunát
f4f8857284
gnome_vfs: fix build by disabling fatality of deprecations
2013-04-13 23:59:24 +02:00
Vladimír Čunát
74c4e30a9c
vala: attempt to fix on FreeBSD
2013-04-13 23:30:26 +02:00
Vladimír Čunát
c6d9178d02
vala: attempt to fix build for FreeBSD
2013-04-13 23:29:56 +02:00
Vladimír Čunát
10d7190f2a
freetype: attempt to fix build for the other FreeBSD
2013-04-13 23:24:08 +02:00
Vladimír Čunát
0f5e8c29d5
libgsf: attempt to fix build on FreeBSD
2013-04-13 23:11:44 +02:00
Lluís Batlle i Rossell
5980282d17
Fixing libotr crash (taking a 3rd party patch)
...
I hope it doesn't make libotr insecure, but the trivial patch comes from
this irssi-otr thread:
https://github.com/cryptodotis/irssi-otr/issues/21
2013-04-13 20:01:34 +02:00
Moritz Ulrich
d84bfa78e1
Add cleanupCmds option to pkgs.myEnvFun
...
This option allows the user to specify commands to run when the shell
exits. This can be used to cleanup operations done in `extraCmds'.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-04-13 19:10:50 +02:00
Lluís Batlle i Rossell
50f3625f70
irssi-otr: updating to a fork more up to date
2013-04-13 18:27:47 +02:00
Lluís Batlle i Rossell
1664c97704
libotr wanted the stack protector libs.
...
Missed by our gcc-wrapper, I guess.
2013-04-13 17:42:36 +02:00
Lluís Batlle i Rossell
93045e558e
libotr: update to 4.0.0
2013-04-13 17:17:48 +02:00
Lluís Batlle i Rossell
5f2a1806e5
Adding irssi-otr.
2013-04-13 17:17:47 +02:00
Lluís Batlle i Rossell
4837874840
gnunet: update to 0.9.5a (minor bugfixes)
2013-04-13 17:17:16 +02:00
Lluís Batlle i Rossell
767d845e1e
libextractor: update to 1.0.1
2013-04-13 17:05:47 +02:00
Lluís Batlle i Rossell
9069b8152b
freenet: adding a missing jar in the classpath
...
It was crashing while running, without it.
2013-04-13 15:24:28 +02:00
Lluís Batlle i Rossell
49d4d308d4
Adding freenet
...
I don't build freenet_ext or bcprov, I just take the jar.
Freenet irc people told me that freenet_ext barely changes and it's a hell to build.
2013-04-13 15:01:46 +02:00
Vladimír Čunát
17ae1617dc
Merge branch 'master' into x-updates
...
Conflicts (systemd version is split on x-updates):
pkgs/os-specific/linux/systemd/default.nix
2013-04-13 12:21:31 +02:00
aszlig
a3fce096af
chromium: Update all channels to latest versions.
...
stable: 26.0.1410.43 -> 26.0.1410.63 (builds fine, tested)
beta/dev: 27.0.1453.15/27.0.1453.12 -> 27.0.1453.47 (builds fine, tested)
This should bring beta and dev in par, as dev was older than the beta version.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-04-13 10:31:36 +02:00
aszlig
26431c19cb
virtualbox+guest: Update to new upstream v4.2.12.
...
All patch files dropped because they're fixed in this release. For a full list
of fixes that come with this maintenance release, please refer to:
https://www.virtualbox.org/wiki/Changelog
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-04-13 10:31:36 +02:00
Florian Friesdorf
2cb87d9ca1
pythonPackages.ipythonLight: no qt/numpy dependency
2013-04-13 10:02:17 +02:00
Florian Friesdorf
da0694932c
on the way to #463 : make pythonPackages self-referential
2013-04-13 09:52:50 +02:00
Florian Friesdorf
a27001f09f
python-py and python-tox, the latter still broken
2013-04-13 08:59:13 +02:00
Lluís Batlle i Rossell
dc50bd550a
Adding fish (blowfish over irc) for irssi.
2013-04-13 01:35:16 +02:00
Lluís Batlle i Rossell
7b6a4238b1
silc-client: the irssi plugin segfaults on join, with current irssi.
...
I fix and make it build the standalone client.
2013-04-13 00:24:55 +02:00
Peter Simons
0b4e664a24
git-annex: update to version 4.20130405
2013-04-13 00:13:22 +02:00
Peter Simons
1bec0e5a34
haskell-cabal-dev: update to version 0.9.2
2013-04-13 00:13:22 +02:00
Peter Simons
715691eb97
haskell-github: update to version 0.6.0
2013-04-13 00:13:21 +02:00
Lluís Batlle i Rossell
2080202a34
silc_client: more url problems
...
It was harder to test, after nix-prefetch-url. Damn it.
2013-04-12 23:48:29 +02:00
Lluís Batlle i Rossell
a0bbfe59dd
silc_client: error in url
...
I should test better before push.
2013-04-12 23:44:29 +02:00
Lluís Batlle i Rossell
acf2979d9c
silc_client: Missing file
2013-04-12 23:41:09 +02:00
Lluís Batlle i Rossell
aaf0a34f2a
Adding silc-client as irssi plugin
...
Alone, with its own irssi, doesn't build.
2013-04-12 21:39:07 +02:00
Lluís Batlle i Rossell
5e6c0de6c9
silc-server: Nicer fetchurl src.
2013-04-12 21:39:07 +02:00
Lluís Batlle i Rossell
cdd57eb434
Adding silc-server.
2013-04-12 21:39:06 +02:00
Peter Simons
84ff838780
emacs-prolog-mode: update to version 1.25
2013-04-12 21:33:37 +02:00
Peter Simons
5a711cbf42
haskell-wai-extra: update to version 1.3.4
2013-04-12 21:28:46 +02:00
Peter Simons
b577c76a93
haskell-publicsuffixlist: update to version 0.1
2013-04-12 21:28:46 +02:00
Peter Simons
b5d4db707c
haskell-accelerate: update to version 0.12.2.0
2013-04-12 21:28:45 +02:00
Rob Vermaas
e5402a4baf
webob needs ssl module
2013-04-12 19:04:39 +02:00
Eelco Dolstra
4d5ba15ea9
openssh: Update to 6.2p1
2013-04-12 15:27:13 +02:00
Eelco Dolstra
8fc1fe9f6b
socat: Update to 1.7.2.1
...
CVE-2012-0219
2013-04-12 15:01:01 +02:00
Eelco Dolstra
4adad458e7
Remove the "proprietary" license
...
We already had "unfree".
2013-04-12 14:37:50 +02:00
Eelco Dolstra
4a429f5276
systemd: Update to 201
...
Fixes NixOS/nixos#135 and NixOS/nixos#126 .
2013-04-12 14:33:41 +02:00
Rob Vermaas
ec8a661bf4
boost-1.44.0: also apply time utc patch that was applied for 1.49.0. Needed to be adapted for 1.44.0.
2013-04-12 14:26:16 +02:00
Mathijs Kwik
ca392fb8a9
vlc: upgrade to 2.0.6
2013-04-12 11:40:33 +02:00
Mathijs Kwik
7ab70b3a41
linux-3.2: upgrade to 3.2.43
2013-04-12 11:40:33 +02:00
Malcolm Matalka
254b4a8a6c
Upgrade bitlbee to 3.2
2013-04-12 07:39:58 +02:00
Vladimír Čunát
96dd66bf25
Revert "wxGTK: temporarily disable gstreamer support"
...
This reverts commit 9b187c0be1
.
Orbit should work again, thanks to @MarcWeber.
2013-04-12 03:22:27 +02:00
Vladimír Čunát
b6e3834ce0
gcc47: minor update to 4.7.3
...
Tested buildability on x86_64-linux + stdenv-updates.
2013-04-12 03:07:31 +02:00
Cillian de Róiste
562cb3f460
Add Plymouth: WIP
2013-04-12 01:58:38 +02:00
Eelco Dolstra
d71d9542ea
icu4c: Update to 51.1
2013-04-12 01:31:30 +02:00
Shea Levy
ff54e4724c
Catalyst::Action::REST: Bump to 1.07
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-11 18:28:08 -04:00
Marc Weber
18297893a3
dbus_daemon is referenced by nixos
2013-04-12 00:19:15 +02:00
Vladimír Čunát
8249695b61
Merge branch 'master' into x-updates
...
Needed that to fix the tarball.
2013-04-11 23:31:33 +02:00
Shea Levy
6640000cb7
overrideDerivation: Simplify
...
Since we're just calling derivation again, drvAttrs is exactly what we
want to pass, and we can get rid of the complicated "drop" logic. As a
bonus, this actually makes it correct, since before "drop" removed the
attribute named passthru but not actually the attributes added to the
top-level attrset via passthru.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-11 17:02:19 -04:00
Vladimír Čunát
7d9607f151
dbus: minor update, reorganize and polish the expression
2013-04-11 22:17:26 +02:00
Shea Levy
1c2565a8ef
Add hipchat messaging client
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-11 14:42:32 -04:00
Vladimír Čunát
74c7949de8
gtkmm3: fix build by using the version from gnome 3.8
2013-04-11 19:28:40 +02:00
Vladimír Čunát
7c86a69b2a
geany: fix build via a minor update
2013-04-11 19:28:21 +02:00
Shea Levy
106584d523
DBD-SQLite: Update to 1.37
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-11 13:16:59 -04:00
Vladimír Čunát
f59b0f8ccd
libxtc_dxtn: fix using mesa headers
2013-04-11 18:59:12 +02:00
Vladimír Čunát
774afb7ff2
qemu_kvm: disable tests that meddle with system time
2013-04-11 18:58:46 +02:00
Eelco Dolstra
70b36815fc
php: Update to 5.3.24
...
CVE-2013-1635, CVE-2013-1643, CVE-2013-1824.
2013-04-11 16:47:08 +02:00
Marc Weber
788e760b51
experimental/shadow
...
For /etc/skel/* files put file contents into user directories rather than
"symlinks". This way users can edit their .bashrc files.
This small patch works fine with the multi-shell-support topic branch found on
my github page which rewrites .bashrc and similar files to source /etc/ files.
Thus users can opt-out or set options - still following system updates.
Signed-off-by: Marc Weber <marco-oweber@gmx.de>
2013-04-11 16:24:11 +02:00
Vladimír Čunát
7e5286db50
cups: fix reference to dbus.libs
2013-04-11 16:02:24 +02:00
Vladimír Čunát
f9c5bd7a48
Merge pull request #448 from vcunat/p/dbus
...
dbus: modularize
2013-04-11 06:20:44 -07:00
Cillian de Róiste
7f8ecc65ac
hdf5: download URL no longer available for 1.8.5, upgrade to 1.8.10
2013-04-11 10:54:31 +02:00
Lluís Batlle i Rossell
744a215a45
qemu: update to 1.4.0
2013-04-10 18:26:42 +02:00
Lluís Batlle i Rossell
9ce7b29393
gcc-wrapper: avoiding one glibc rebuild, for gcc.crossDrv
...
In fact 'glibc.crossDrv' didn't work. I'm not sure it should work; I think it
isn't required for much.
2013-04-10 18:26:42 +02:00
Lluís Batlle i Rossell
57637d02da
offrss: fixing crossbuilding, disabling podofo in that case
2013-04-10 18:26:42 +02:00
Lluís Batlle i Rossell
da52372d49
podofo: fixing cross-building
2013-04-10 18:26:42 +02:00
Peter Simons
735aae5b7a
bash-completion: update to version 2.1
2013-04-10 17:39:09 +02:00
Lluís Batlle i Rossell
91a94932d9
coreutils: fixing cross-build
...
coreutils can't generate the man pages cross-building. I do a trick
to get them from a non-cross-built coreutils.
2013-04-10 15:56:14 +02:00
Lluís Batlle i Rossell
d8f98d1a85
Adding avxsynth.
...
To add it, I also add ffms and log4cpp.
2013-04-10 15:12:37 +02:00
Peter Simons
11095b6183
haskell-hspec-meta: update to version 1.5.3
2013-04-10 14:57:16 +02:00
Peter Simons
a40e4970c1
haskell-fsnotify: update to version 0.0.7.1
2013-04-10 14:57:16 +02:00
Peter Simons
e4526d1b7a
haskell-asn1-types: add version 0.1.0
2013-04-10 14:57:15 +02:00
Peter Simons
e701623a38
haskell-yesod-auth: update to version 1.1.7
2013-04-10 14:57:15 +02:00
Peter Simons
05700c23ef
haskell-utility-ht: update to version 0.0.9
2013-04-10 14:57:15 +02:00
Peter Simons
3b7fe2a126
haskell-stm-conduit: update to version 1.1.0
2013-04-10 14:57:15 +02:00
Peter Simons
bc4c6f7d6e
haskell-multiarg: update to version 0.14.0.0
2013-04-10 14:57:15 +02:00
Peter Simons
a679422a7d
haskell-fsnotify: update to version 0.0.7
2013-04-10 14:57:15 +02:00
Cillian de Róiste
277816eb00
lftp: update to 4.4.5
2013-04-10 14:13:27 +02:00
Eelco Dolstra
bfa358c76e
firefox: Update to 20.0
2013-04-09 18:00:26 +02:00
Eelco Dolstra
2bc9c41b8c
nspr: Update to 4.9.6
2013-04-09 17:06:27 +02:00
Eelco Dolstra
e7124e9e5f
sqlite: Update to 3.7.16.1
2013-04-09 17:02:15 +02:00
Rickard Nilsson
7870db8b10
unionfs: Add mount helper (mount.unionfs-fuse)
...
This makes it possible to mount unionfs directly with mount or fstab.
Example fstab entry:
none /mnt/union unionf-fuse allow-other,dirs=/source1=RW,/source2=RW
Note, the dirs= option need to be the last option, due to limitations
in the mount helper provided by unionfs-fuse. Maybe we should write a
better helper ourselves.
Also, you need to specify your branches as dirs= option, NOT as
the device, since the latest version of libmount always interprets
"=" characters in the device name as a tag (like LABEL, UUID etc)
and will try to resolve the tag before calling the mount helper.
This will of course not succeed and the mount will fail.
2013-04-09 16:36:38 +02:00
Rickard Nilsson
08f1b426bc
stunnel: Update to 4.56
...
Note, I had to add "fips = no" to my stunnel configuration after
the update.
2013-04-09 16:34:59 +02:00
Sergey Mironov
8b3b208f33
wicd: rename icons/hicolour to icons/hicolor
2013-04-09 09:27:45 +04:00
Bjørn Forsman
38c7d196ac
premake: bump to version 4.3
...
aacskeys depends on premake3, so keep that version around.
2013-04-08 21:06:54 +02:00
Rickard Nilsson
1f82083c20
darktable: Update to 1.2
2013-04-08 18:22:15 +02:00
Peter Simons
203fd72f8f
haskell-repa: update to version 3.2.3.2
2013-04-08 17:13:34 +02:00
Peter Simons
c1233178d3
haskell-http-conduit: update to version 1.9.3
2013-04-08 17:13:34 +02:00
Marc Weber
88a8330d44
make ORBit2 build again by disabling deprecation warnings for linc2, the commit introducing it didn't show any strong reason
2013-04-08 14:50:10 +02:00
Lluís Batlle i Rossell
e0249ffcd0
meld: update to 1.6.1
2013-04-08 12:14:26 +02:00
Lluís Batlle i Rossell
79d155f874
pinta: updating it. It works now.
2013-04-08 11:53:08 +02:00
Lluís Batlle i Rossell
0ccd57bcd6
mono: update to 2.11.4
...
Just to have a newer version.
2013-04-08 11:53:08 +02:00
aszlig
75e5cbde79
chromium: Update beta and dev channels.
...
beta: 26.0.1410.43 -> 27.0.1453.15 (builds fine and tested)
dev: 27.0.1448.0 -> 27.0.1453.12 (builds fine and tested)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-04-08 08:51:46 +02:00
aszlig
dcff78f580
taskwarrior: Update to version 2.2.0.
...
This update roughly includes the following changes:
* Spanish es-ES translation
* New configuration option: print.empty.columns
* Much improved Asian character support
* More virtual tags
* Improved bash completion
* Task modification time
* Stats show blocked and blocking tasks
* New 'blocking' report
* Additional color rules
* New helper commands for third-party tools
* 'columns' command searchable
* New date shortcuts 'socm' and 'eocm'
* Improved push/pull messages
For a full list of changes, please head over to:
http://taskwarrior.org/projects/taskwarrior/wiki/Changelog
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-04-08 08:51:46 +02:00
Mathijs Kwik
fd76305a9b
vlc: enable support for the opus codec
2013-04-08 08:38:10 +02:00
Peter Simons
48a2fb0aaa
httpie: update to version 0.4.1 to fix the build
2013-04-08 01:19:20 +02:00
Peter Simons
2fe970d6f2
httpie: the build input 'requests014' doesn't exist anymore, it's now called 'requests'
2013-04-08 01:17:44 +02:00
Peter Simons
9608d80c73
iproute: don't compile with -Werror
...
lnstat.c:169:30: error: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Werror=sizeof-pointer-memaccess]
memset(th.hdr[i], 0, sizeof(th.hdr[i]));
^
cc1: all warnings being treated as errors
make[1]: *** [lnstat.o] Error 1
2013-04-07 23:33:20 +02:00
Peter Simons
c976480a01
elfutils: disable -Werror to fix the build
...
nm.c: In function 'show_symbols_sysv':
nm.c:773:27: error: argument to 'sizeof' in 'snprintf' call is the same expression as the destination; did you mean to provide an explicit length? [-Werror=sizeof-pointer-memaccess]
snprintf (name, sizeof name, "[invalid sh_name %#" PRIx32 "]",
^
cc1: all warnings being treated as errors
2013-04-07 23:33:20 +02:00
Peter Simons
938486848e
grub: fix download URL for grub-0.97-once.patch
2013-04-07 23:33:20 +02:00
Peter Simons
d585ef3178
release-small.nix: drop the Emacs 23.x packages from this file
...
Most of these packages are very old and don't compile in 'master' to
begin with, so it's probably not necessary to use them for testing the
stdenv-updates branch.
2013-04-07 23:33:20 +02:00
Peter Simons
b8753c7d28
release-small.nix: switch Emacs 23 to 24
2013-04-07 23:33:19 +02:00
Peter Simons
bd8ccc7c2d
flac: update download URL for build fix patch
2013-04-07 23:33:19 +02:00
Peter Simons
084d5eed2d
libgdiplus: fix download URL for 'libgdiplus-2.10.1-libpng15.patch'
2013-04-07 23:33:19 +02:00
Peter Simons
2879cf569e
bup: update to version 0.25-rc1-107-g96c6fa2 and drop -Werror to fix the build
...
/nix/store/4jfqcb4mzh3vl08zgfh9ir46jii7rcb9-python-2.7.3/include/python2.7/modsupport.h:27:1: error: 'PyArg_ParseTuple' is an unrecognized format function type [-Werror=format=]
PyAPI_FUNC(int) PyArg_ParseTuple(PyObject *, const char *, ...) Py_FORMAT_PARSETUPLE(PyArg_ParseTuple, 2, 3);
^
cc1: all warnings being treated as errors
2013-04-07 23:33:19 +02:00
Peter Simons
98bf728dce
aterm-2.8: add comment about build failures with gcc 4.8.x
2013-04-07 23:33:19 +02:00
Peter Simons
ce5b1fd053
squid: build without -Werror to fix build on GCC 4.8.x
2013-04-07 23:33:19 +02:00
Cillian de Róiste
a3a3c9c502
Update DISTRHO: audio effects and plugins
2013-04-07 16:24:01 +02:00
Rob Vermaas
93cabe848f
Upgrade aws-cli and dependencies
2013-04-07 15:34:35 +02:00
Domen Kozar
ec25d38261
python 3.3.1rc1 -> 3.3.1
2013-04-07 11:13:37 +02:00
Cillian de Róiste
71c171be69
Add evdev: Provides bindings to the generic input event interface in Linux
2013-04-07 02:14:52 +02:00
Cillian de Róiste
e3e160ace3
Fix ordering: rt(midi) comes after re(poze)
...
also fix the order of some other packages, for my sins
2013-04-07 01:53:14 +02:00
Cillian de Róiste
55d3806441
Add python-rtmidi: A Python wrapper for the RtMidi C++ library written with Cython
2013-04-07 01:33:37 +02:00
Rok Garbas
d8fe87bbe1
Revert "plone43Packages.zc_buildout: 2.1.0"
...
new zc_buildout doesn't pick eggs from "system" site-packages
This reverts commit abf49f299e
.
2013-04-06 23:10:31 +02:00
Mathijs Kwik
a99ea7a0ee
linux-3.0: update to 3.0.72
2013-04-06 20:45:30 +02:00
Mathijs Kwik
4eff34e602
linux-3.4: upgrade to 3.4.39
2013-04-06 20:45:29 +02:00
Mathijs Kwik
8092bc2dd7
linux-3.8: upgrade to 3.8.6
2013-04-06 20:39:36 +02:00
Rok Garbas
abf49f299e
plone43Packages.zc_buildout: 2.1.0
2013-04-06 17:59:23 +02:00
Rok Garbas
fc4f73863c
python-virtualenv: update to 1.9.1
2013-04-06 17:58:03 +02:00
Peter Simons
dc3bdd43ab
haskell-platform-2010.2.0.0.nix: fix download URL
2013-04-06 16:04:35 +02:00
Peter Simons
1ebb925939
haskell-cabal2nix: update to version 1.49
2013-04-06 15:56:27 +02:00
Peter Simons
dc70e15f8b
haskell-hspec: update to version 1.5.3
2013-04-06 15:54:19 +02:00
Peter Simons
fcdd1d5343
perl-packages.nix: fix misplaced attribute from previous commit
2013-04-06 15:28:02 +02:00
Peter Simons
cde41fe551
perl-packages.nix, all-packages.nix: generally refer to 'postgresql' instead of 'postgresql92'
...
This allows users to override the 'postgres' attribute with a different version
and have the effect propagated to all other packages that depend on it.
2013-04-06 15:24:11 +02:00
Peter Simons
d81e8a9cc3
gnulib: update to version 0.0-7901-g076ac82
2013-04-06 15:09:25 +02:00
Lluís Batlle i Rossell
78827836cc
openlierox: fixing and updating.
2013-04-06 12:09:18 +02:00
Peter Simons
fd18418841
haskell-hakyll: jailbreak to fix the build
2013-04-06 10:51:16 +02:00
Peter Simons
f88d383b31
haskell-cryptohash-cryptoapi: add version 0.1.0
2013-04-06 10:32:54 +02:00
Peter Simons
5014149810
haskell-streamproc: update to version 1.6.2
2013-04-06 10:32:54 +02:00
Peter Simons
9c23cc6ef4
haskell-hsemail: update to version 1.7.6
2013-04-06 10:32:54 +02:00
Peter Simons
64657fe036
haskell-hopenssl: update to version 1.6.2
2013-04-06 10:32:54 +02:00
Peter Simons
841d07492d
haskell-crypto-conduit: update to version 0.5.1
2013-04-06 10:32:54 +02:00
Peter Simons
00674a8608
haskell-cmdargs: update to version 0.10.3
2013-04-06 10:32:54 +02:00
Peter Simons
8f2719a1c3
haskell-polyparse: drop obsolete version 1.7
2013-04-06 10:32:54 +02:00
Peter Simons
e99909002f
xdot: link with latest version of polyparse
2013-04-06 10:32:54 +02:00
Peter Simons
50f65f62d8
haskell-graphviz: link with latest version of polyparse
2013-04-06 10:32:54 +02:00
Peter Simons
8792406e8f
haskell-postgresql-libpq: link with client library from PostgreSQL 9.2
2013-04-06 10:32:54 +02:00
Peter Simons
e2b6f3ebed
haskell-primitive: drop obsolete versions 0.4.1 and 0.5
2013-04-06 10:32:54 +02:00
Peter Simons
f808ba588b
Cabal-1.16.0.3: disable unit test suite
...
The release archive is missing a Setup.hs file, which makes the test
suite fail. Thanks to Kevin Quick for finding this issue!
2013-04-06 10:32:53 +02:00
Peter Simons
c541bf804a
haskell-shakespeare: update to version 1.0.4
2013-04-06 10:32:53 +02:00
Peter Simons
6553e37235
haskell-shakespeare-js: update to version 1.1.3
2013-04-06 10:32:53 +02:00
Peter Simons
49c9e98e12
haskell-cryptohash: update to version 0.9.0
2013-04-06 10:32:53 +02:00
Jack Cummings
4c37edd6f3
Don't need NIX_CFLAGS_COMPILE in spl build anymore, consolodate zfs patches.
2013-04-06 00:06:27 -07:00
Jack Cummings
d1cb67a629
spl-0.6.1, zfs-0.6.1
2013-04-06 00:01:02 -07:00
Domen Kozar
41c6d26e16
garden
2013-04-06 08:20:27 +02:00
Cillian de Róiste
509ea2888a
PureData: Update to 0.44, add support for JACK and fix wrapper
2013-04-06 01:42:10 +02:00
Peter Simons
f8faea23f8
emacs-cedet: update to version 1.1 to fix the build
2013-04-06 01:24:46 +02:00
Domen Kozar
130c081966
add thinkfan package
2013-04-06 00:34:50 +02:00
Lluís Batlle i Rossell
04d41f95d0
Adding d2x-rebirth, source port of the Descent 2 engine
2013-04-05 22:59:20 +02:00
Lluís Batlle i Rossell
65c008f653
Adding d1x-rebirth, Descent 1 source port.
2013-04-05 22:59:20 +02:00
Shea Levy
18b65bfd0b
Add pika pythonPackage
...
For some reason tests don't run
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-05 14:54:23 -04:00
Eelco Dolstra
477c53cec0
sudo: Fix building outside of a chroot
2013-04-05 19:38:07 +02:00
Lluís Batlle i Rossell
77b62dd985
skype-call-recorder: I forgot another patch. grmbl
2013-04-05 17:53:35 +02:00
Cillian de Róiste
8a912c272d
libmspack: fix download url and update
...
It is now hosted on http://www.cabextract.org.uk
2013-04-05 17:12:36 +02:00
Cillian de Róiste
c7be8b8afb
Update Radeon Firmware
...
It was changed on 04.02
2013-04-05 16:50:23 +02:00
Lluís Batlle i Rossell
ad5b5bcf0a
skype-call-recorder: fix expression and improve conferences
...
I missed a semicolon; I also add an upstream patch about
improving the hosted conferences support:
abd67f1d44
2013-04-05 16:11:03 +02:00
Lluís Batlle i Rossell
d5a036d63d
Adding Skype Call Recorder.
2013-04-05 16:03:25 +02:00
Shea Levy
a32e208ded
Set psqlSchema properly for postgres 9.2.x
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-05 07:48:44 -04:00
Sergey Mironov
b4fdd210a6
gvfs: allow gvfs-network to access it's gconf schemas
...
gvfs-network fails to start until it stores some setting in Gconf (memory
backend is used by default). Unfortunately, it needs schemas for to work
correctly. By default, glib searches for schemas in /usr/share/glib-2.0/schemas
OR under GSETTINGS_SCHEMA_DIR. This patch sets this variable to let gvfs
find it's precious.
2013-04-05 15:34:20 +04:00
Shea Levy
fad10ddb82
postgresql-9.2.x: Build the world
...
This builds the man pages as well as contributed program like pg_upgrade
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-05 07:16:05 -04:00
Shea Levy
05e5f5d515
Fix tarball
...
libiconvOrLibc is null on ppc
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-05 06:59:16 -04:00
Lluís Batlle i Rossell
2187716c53
dwm: adding a patch I missed in a recent commit
2013-04-05 12:50:42 +02:00
Shea Levy
2d38aee71b
xpra: Use new ffmpeg attribute
...
It still builds, but it's a pythonPackage so who knows if it works
right. Was breaking the tarball, though.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-05 06:49:23 -04:00
Lluís Batlle i Rossell
410d1a073e
qemu-kvm: fix USB passthrough with a patch
...
I saw the same symptoms as https://bugs.launchpad.net/qemu/+bug/1033727 ,
and the patch there proposed fixes my case.
2013-04-05 10:45:04 +02:00
Lluís Batlle i Rossell
48f534bce9
mplayer2: add reference to libXxf86vm
...
Otherwise, playing h264 with vdpau complains about not able to sync to vsync.
2013-04-05 10:45:03 +02:00
Vladimír Čunát
23cde66a4a
gtk3: propagate dependencies from the closure
2013-04-05 10:27:11 +02:00
Rickard Nilsson
0013355b19
gmpc: Add meta.platforms
2013-04-05 09:37:02 +02:00
Peter Simons
47e93cd27e
rcs: update to version 5.8.2
...
It's profoundly satisfying to know that we have the very latest version of RCS.
RCS users, you see, live on the bleeding edge.
2013-04-05 08:56:40 +02:00
Cillian de Róiste
742d198def
Add mid2key: a tool which maps midi notes to keystrokes
2013-04-05 01:25:34 +02:00
Mathijs Kwik
ecc136b172
aangifte2012: preload library which seems needed
...
The last step "gegevens verzenden" will segfault otherwise.
2013-04-05 00:34:14 +02:00
Lluís Batlle i Rossell
5aacc33406
dwm: fix SDL games with fullscreen
...
It worked quite bad when the game resolution was different than the
current.
2013-04-04 23:32:53 +02:00
Lluís Batlle i Rossell
3db052eb7a
dhewm3: linking with mesa (for non-nvidia cards)
...
It was just doing a dlopen(libGL), so mesa wasn't in the rpath.
Now it is.
2013-04-04 23:07:23 +02:00
Lluís Batlle i Rossell
d0d4e66652
ffmpeg: update to 1.2 (and patching mplayer2)
...
Simple patch required by mplayer2 to build with ffmpeg 1.2.
2013-04-04 23:07:23 +02:00
Lluís Batlle i Rossell
bbbedf56c6
dhewm3: adding enableParallelBuilding
2013-04-04 23:07:23 +02:00
Mathijs Kwik
a288311c0b
add terminology: e17 terminal emulator
2013-04-04 22:18:08 +02:00
Mathijs Kwik
07c50d5124
e17/ethumb: support video thumbnails and exif
2013-04-04 22:18:07 +02:00
Mathijs Kwik
6dcddbf3b5
e17/ethumb: add optional dependency on e_dbus
...
ethumb_client depends on it, but will fail (skip on installation)
silently when not found
2013-04-04 22:18:07 +02:00
Mathijs Kwik
d0b30155a5
e17/emotion: enable vlc video backend
...
we should probably make this configurable, but for now enabling (and
testing) at least 1 backend is better than none, as emotion without
backends won't anything at all
2013-04-04 22:18:07 +02:00
Mathijs Kwik
5431663e12
e17/e_dbus: make sure depending packages can find (propagated) dbus
2013-04-04 22:18:07 +02:00
Mathijs Kwik
4154fbfabd
linux-3.9: upgrade to 3.9-rc4
2013-04-04 22:18:07 +02:00
Mathijs Kwik
6ef9c6b1fc
linux-3.8: upgrade to 3.8.5
2013-04-04 22:18:07 +02:00
Mathijs Kwik
d0c6308da7
linux-3.4: upgrade to 3.4.38
2013-04-04 22:18:07 +02:00
Mathijs Kwik
37de48e43d
linux-3.0: upgrade to 3.0.71
2013-04-04 22:18:06 +02:00
viric
4caae69c69
Merge pull request #449 from cpages/dhewm3
...
Dhewm3: an SDL port of the Doom 3 GPL code
2013-04-04 13:14:04 -07:00
Lluís Batlle i Rossell
12409aa7cb
ffmpeg: adding manpage generation
2013-04-04 22:11:09 +02:00
Vladimír Čunát
18480ed41b
dbus_* naming reorganization
2013-04-04 22:00:59 +02:00
Vladimír Čunát
dec718acb6
systemd: minor update, changes for dbus split
...
New version with upstreamed changes from @edolstra :-)
2013-04-04 22:00:58 +02:00
Vladimír Čunát
fff88fa448
dbus_glib: minor update, doCheck
2013-04-04 22:00:58 +02:00
Vladimír Čunát
fe4a067aad
dbus: modularize into libs, daemon, tools, tests and docs
2013-04-04 22:00:46 +02:00
Vladimír Čunát
eb2e46aab2
Merge branch 'master' into x-updates
...
Conflicts:
pkgs/applications/graphics/rawtherapee/default.nix
pkgs/applications/misc/blender/default.nix
pkgs/applications/networking/browsers/chromium/sources.nix
pkgs/os-specific/linux/kernel/linux-3.9.nix
pkgs/top-level/all-packages.nix
2013-04-04 21:43:40 +02:00
Eelco Dolstra
22d4472d27
postgresql: Make 9.2 the default
...
PostgreSQL 8.3 is end-of-life so it shouldn't be our default anymore.
The problem with changing the default PostgreSQL is that it breaks
NixOS installations that have PostgreSQL enabled without specifying an
explicit PostgreSQL version, because PostgreSQL does not do automatic
schema migration if the major version changes.
Thus, it's always a good idea to specify the desired major version
explicitly:
services.postgresql.package = pkgs.postgresql92;
(In fact, maybe we should remove the default value for
services.postgresql.package.)
2013-04-04 18:13:09 +02:00
Rickard Nilsson
e31ffe6fb0
gmpc 11.8.16: New package, a GTK MPD (Music Player Daemon) client
2013-04-04 17:42:17 +02:00
Rickard Nilsson
7dbec8267c
normalize 0.7.7: New package, an audio file normalizer
2013-04-04 17:07:09 +02:00
Peter Simons
e1b932689f
haskell-cabal2nix: update to version 1.48
2013-04-04 16:27:57 +02:00
Peter Simons
e71abf64c8
haskell-keter: update to version 0.3.6.1
2013-04-04 16:22:47 +02:00
Peter Simons
fbe9c7138b
haskell-network-conduit-tls: update to version 1.0.0.2
2013-04-04 16:22:47 +02:00
Peter Simons
b331fb0ad2
pkgs/top-level/release-haskell.nix: sort attributes alphabetically
2013-04-04 16:18:09 +02:00
Peter Simons
10fee86597
pkgs/top-level/release-haskell.nix: build 'keter' in the default haskellPackages set
2013-04-04 16:18:09 +02:00
Peter Simons
3c66736304
haskell-uuagc: update to version 0.9.42.3
2013-04-04 16:18:08 +02:00
Peter Simons
e0e3a38270
haskell-uuid: update to version 1.2.10
2013-04-04 16:18:08 +02:00
Peter Simons
c3cad285f5
haskell-scotty: update to version 0.4.6
2013-04-04 16:18:08 +02:00
Peter Simons
13fd60eabb
haskell-data-default: update to version 0.5.3
2013-04-04 16:18:08 +02:00
Peter Simons
f47659a1ba
haskell-cipher-aes: update to version 0.1.8
2013-04-04 16:18:08 +02:00
Eelco Dolstra
071987601a
postgresql: Update to latest versions
...
CVE-2013-1899, CVE-2013-1900, CVE-2013-1901.
2013-04-04 15:45:48 +02:00
Peter Simons
9de2cbe77b
Merge pull request #442 from pSub/keter
...
New: keter, Yesod deployment manager.
2013-04-04 06:44:59 -07:00
Vladimír Čunát
07bee4ac0a
nvidia_x11: update to short-lived, with security update
2013-04-04 14:31:47 +02:00
Sergey Mironov
18681ae58e
wicd: remove unused patches, remove ast with plain rm
2013-04-04 13:44:43 +04:00
Sergey Mironov
b1386e4a09
fix udisks2 paths
2013-04-04 12:02:53 +04:00
Vladimír Čunát
979f2b0110
xfce: ./support/ not needed anymore
2013-04-04 12:02:53 +04:00
Vladimír Čunát
94c741c7ad
gvfs: add globally, lightWeight by default
...
HeavyWeight will be fixed after gnome3 from x-updates.
2013-04-04 12:02:53 +04:00
Vladimír Čunát
dd2cd2785e
libgphoto2: update and add libxml2
2013-04-04 12:02:53 +04:00
Vladimír Čunát
7ce97cc443
udisks: split to udisks1 (stays default) and udisks2
2013-04-04 12:02:53 +04:00
Rickard Nilsson
c8d9a9f79b
haskell-scotty 0.4.6: New package, a simple web framework
2013-04-04 09:22:43 +02:00
Moritz Ulrich
f49becb7a6
Merge branch 'master' into dropbox-py
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
Conflicts:
pkgs/top-level/all-packages.nix
2013-04-04 00:18:48 +02:00
Pascal Wittmann
310b1221e1
New: keter, Yesod deployment manager.
...
Including the dependencies: unix-process-conduit and networkConduitTls.
2013-04-03 23:50:40 +02:00
Cillian de Róiste
69ad5c5c04
Fix the path to ping
...
iputils-20101006/sbin/ping has moved to iputils-20121221/bin/ping
Wicd uses ping to test the connection and produced and error message.
2013-04-03 23:34:02 +02:00
Vladimír Čunát
16f4550761
Merge pull request #411 from ocharles/gnome-themes-standard
...
gnome-themes-standard: Initial expression
2013-04-03 11:59:19 -07:00
Alexander Tsamutali
e42014eb5a
conkeror: Update to 1.0pre-20130401.
2013-04-03 22:48:17 +04:00
Vladimír Čunát
a89ca06293
Merge pull request #439 from jcumming/recoll.130401
...
recoll: add 1.18.1
2013-04-03 08:22:33 -07:00
Vladimír Čunát
96d5b0fc26
Merge pull request #419 from MarcWeber/submit/lprof
...
lprof: add
2013-04-03 08:15:30 -07:00
Vladimír Čunát
2cd7d9d29e
Merge pull request #417 from the-kenny/g500-control
...
g500-control: add
2013-04-03 08:14:18 -07:00
Peter Simons
41281b762a
Add various data-default instances.
2013-04-03 14:12:48 +02:00
Peter Simons
0baa128eba
haskell-data-default-class: add version 0.0.1
2013-04-03 14:12:47 +02:00
Peter Simons
bffcad3702
haskell-warp: update to version 1.3.8
2013-04-03 14:12:47 +02:00
Peter Simons
e16d9dc8ad
haskell-http-reverse-proxy: update to version 0.1.1.4
2013-04-03 14:12:47 +02:00
Peter Simons
93e8920ebf
haskell-data-default: update to version 0.5.2
2013-04-03 14:12:47 +02:00
Shea Levy
48a4e91989
nodePackages.patchLatest: Handle tarballs whose root directories are already named 'package'
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-03 07:41:02 -04:00
Eelco Dolstra
91ff5e33cc
sudo: Update to 1.8.7p7
...
Ouch, our sudo was criminally outdated.
CVE-2013-1775, CVE-2013-1776, CVE-2012-2337, CVE-2011-0010.
2013-04-03 13:15:38 +02:00
Ludovic Courtès
8ad8eb6ee0
glibc: hurd: apply none of the patches
2013-04-03 11:27:12 +02:00
Ludovic Courtès
a4130abcbf
libffi: upgrade to 3.0.13
2013-04-03 10:39:34 +02:00
Carles Pagès
1717b494bf
dhewm3: add mesa to build inputs
...
I also removed an unused line I left over in previous commits.
2013-04-02 22:52:50 +02:00
Carles Pagès
8f2662d480
dhewm3: add current master from github
...
This is a port of the Doom 3 source code released under GPL. Amongst others,
this makes use of SDL to be multiplatform, and supports amd64.
2013-04-02 22:28:30 +02:00
Carles Pagès
9a175a002d
openal-soft: update to 1.15.1
2013-04-02 22:28:07 +02:00
Lluis Batlle
1aef67362f
guile: adding a patch to allow guile builds without chroots
...
Otherwise, the NSS troubles may make a test fail.
Patch suggested by ludo.
2013-04-02 18:03:08 +02:00
Rickard Nilsson
c544639554
darktable: Add 1.2-RC1 as darktable12
2013-04-02 15:53:57 +02:00
Rickard Nilsson
19deeadae0
mopidy: Update to 0.12.0
2013-04-02 15:53:57 +02:00
Lluís Batlle i Rossell
3bdb2ecea4
cinepaint: making it run (missing rpath)
2013-04-02 14:29:01 +02:00
Peter Simons
eeeef91f73
haskell-ghc-mod: disable test suite to fix the build
...
The test suite depends on the ghc-path module, which doesn't work with
ghc-wrapper. Eventually, we'll need a solution for this problem in our Cabal
builds.
2013-04-02 13:05:59 +02:00
Peter Simons
c6637b1f30
haskell-yesod-core: update to version 1.1.8.3
2013-04-02 13:05:59 +02:00
Peter Simons
01ba4463c0
haskell-yesod-auth: update to version 1.1.6
2013-04-02 13:05:59 +02:00
Peter Simons
5384018fbd
haskell-unix-time: update to version 0.1.6
2013-04-02 13:05:59 +02:00
Peter Simons
2522d5c8f5
haskell-ghc-mod: update to version 1.12.4
2013-04-02 13:05:59 +02:00
Peter Simons
51fadefc47
haskell-HUnit: add version 1.2.5.2
2013-04-02 13:05:59 +02:00
Baptist BENOIST
dba7f8b4fb
php: add FTP support by default
...
...as this does not requires any third party library.
2013-04-02 12:38:42 +02:00
Rok Garbas
1277716939
Merge pull request #438 from ebzzry/master
...
racket: enable HTML docs
2013-04-02 03:26:45 -07:00
Peter Simons
dfb5cf5cc0
hspec 1.5.2 fails its test suite on i686-linux.
...
The issue is under investigation and it's probably harmless.
2013-04-02 11:15:59 +02:00
Jack Cummings
ed6ae95e1a
fix recoll filters, enable inotify support.
2013-04-01 22:59:22 -07:00
Michael Raskin
4fbd7b0abb
Chromium: automatic update picked lite version; maybe non-lite will work
2013-04-02 09:01:54 +04:00
Rommel M. Martinez
8eeca92e92
Merge remote-tracking branch 'upstream/master'
2013-04-02 11:40:29 +08:00
Rommel M. Martinez
e77b526e0c
racket: enable HTML docs
2013-04-02 11:39:36 +08:00
Domen Kožar
48e87d617e
Merge pull request #437 from cmatheson/master
...
update tmux to version 1.8
2013-04-01 15:54:15 -07:00
Jack Cummings
7bc828366f
recoll-1.18.1
2013-04-01 15:42:41 -07:00
Cameron Matheson
934bfc618a
tmux: update to version 1.8
2013-04-01 16:24:08 -06:00
Domen Kozar
62d7abf42a
flexget: run time dependency on deluge (plugin)
2013-04-01 22:55:33 +02:00
Peter Simons
cb4ae7759e
haskell-xml: update to version 1.3.13
2013-04-01 21:03:03 +02:00
viric
7c56d001b2
Merge pull request #427 from mpashton/mpa
...
Upgrade kicad to stable 20130325
2013-04-01 11:05:51 -07:00
Shea Levy
63291bcc9f
Merge branch 'lighttpd' of git://github.com/bjornfor/nixpkgs into upstream-master
...
Still builds, trivial update, contains a security fix.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-01 13:06:03 -04:00
Peter Simons
05467aef29
haskell-yesod-core: jailbreak to support new versions of clientsession
2013-04-01 18:44:34 +02:00
Peter Simons
c7ac797b5c
haskell-skein: update to version 1.0.0
2013-04-01 18:44:34 +02:00
Peter Simons
fe1dde269c
haskell-hspec: update to version 1.5.2
2013-04-01 18:44:34 +02:00
Peter Simons
5d01b76912
haskell-hspec-meta: update to version 1.5.2
2013-04-01 18:44:34 +02:00
Peter Simons
6a0bf5ba6c
haskell-doctest: update to version 0.9.6
2013-04-01 18:44:33 +02:00
Peter Simons
6d4558acee
haskell-clientsession: update to version 0.9
2013-04-01 18:44:33 +02:00
Peter Simons
f3a16d0dd5
update meta.maintainers section
2013-04-01 18:44:33 +02:00
Domen Kožar
e5d3d4712a
Merge pull request #436 from bjornfor/tig
...
tig: enable bash completion
2013-04-01 09:42:51 -07:00
Bjørn Forsman
e21c53c211
tig: enable bash completion
...
Copy the bash completion script that comes with tig to
$out/etc/bash_completion.d/.
Note: to enable bash completion in NixOS, set
environment.enableBashCompletion = true;
2013-04-01 18:37:52 +02:00
Rob Vermaas
2fe5c12d35
Add s3http node package
2013-04-01 17:45:18 +02:00
Domen Kozar
16672fc8b1
xbmc: add pulse support, lame, avahi, libdvdcss
2013-04-01 17:13:00 +02:00
Shea Levy
cf019ab91e
Add git prerelease of aws-sdk nodePackage
...
Required modifying patchLatest to handle tarballs that don't create a 'package' directory
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-01 10:51:22 -04:00
Bjørn Forsman
238c26cea9
lighttpd: fix build warnings
...
The build complains about missing "file" and "which" commands, so add them as
build inputs.
"file" is used by the autotools configure script to tweak what -m flag
(if any) to pass to the linker when it asks it for shared library
support.
Here is an example of -m values for GNU ld:
Supported emulations:
elf_x86_64
elf32_x86_64
elf_i386
i386linux
elf_l1om
elf_k1om
"which" is used in the build phase to look for svnversion and git, to build a
version stamp. Since we build from a release tarball (and don't pass svn or git
as inputs either), this check fails and falls back to the version number in the
tarball.
There is one build warning left, but I think this is normal on NixOS:
/tmp/nix-build-lighttpd-1.4.32.drv-0/lighttpd-1.4.32/libtool: line 1085: ldconfig: command not found
2013-04-01 15:28:35 +02:00
Bjørn Forsman
c3190ef1d8
lighttpd: bump to version 1.4.32
...
One important denial of service (in 1.4.31) fix: CVE-2012-5533[1].
NOTE: There are some errors about missing commands during the build, but
I'm pretty sure they were there before. And the result seems to be
working anyway...
* /usr/bin/file: No such file or directory
* /bin/sh: line 2: which: command not found
* /tmp/nix-build-lighttpd-1.4.32.drv-0/lighttpd-1.4.32/libtool: line 1085: ldconfig: command not found
[1] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5533
2013-04-01 14:12:03 +02:00
Domen Kožar
ce9abc8119
Merge pull request #434 from the-kenny/yeganesh
...
New: yeganesh, a small wrapper around dmenu.
2013-04-01 04:26:08 -07:00
Lluís Batlle i Rossell
b10ab7a19a
tinycc: updating it to 0.9.26
...
I simplified the expression a bit. And I renamed it to 'tcc'.
I think everyone calls it tcc.
2013-04-01 12:50:45 +02:00
Moritz Ulrich
72a724c0d2
New: yeganesh, a small wrapper around dmenu.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-04-01 12:13:01 +02:00
Peter Simons
a83f32b335
haskell-hspec-expectations: drop obsolete version 0.3.0.3
2013-04-01 11:46:14 +02:00
Peter Simons
00346f1bbb
haskell-hspec-expectations: switch default to version 0.3.2
2013-04-01 11:46:14 +02:00
Peter Simons
3c28408f84
haskell-quickcheck-io: add version 0.1.0
2013-04-01 11:46:14 +02:00
Peter Simons
e655ac24d2
bind: add meta.license attribute
2013-04-01 11:46:14 +02:00
Peter Simons
d95c79bad7
bind: update to version 9.9.2-P2 to fix CVE 2010-4051 /2010-4052
2013-04-01 11:46:13 +02:00
Peter Simons
78af53bb05
haskell-shake: update to version 0.10.2
2013-04-01 11:46:13 +02:00
Peter Simons
8692618980
haskell-multiarg: update to version 0.12.0.2
2013-04-01 11:46:13 +02:00
Peter Simons
5529ad42d2
haskell-liblastfm: update to version 0.1.1.2
2013-04-01 11:46:13 +02:00
Peter Simons
5e5b50c817
haskell-hspec: update to version 1.5.1
2013-04-01 11:46:13 +02:00
Peter Simons
561c830920
haskell-hspec-meta: update to version 1.5.1
2013-04-01 11:46:13 +02:00
Peter Simons
8a8d3993ee
haskell-cryptohash: update to version 0.8.4
2013-04-01 11:46:13 +02:00
Peter Simons
3b2e5d5906
Merge pull request #428 from the-kenny/leiningen
...
Leiningen: Update to 2.1.2
2013-04-01 02:45:19 -07:00
Peter Simons
8b3fd09c00
Merge pull request #433 from jcumming/rawtherapee.130331
...
rawtherapee-4.0.10
2013-04-01 02:42:32 -07:00
Peter Simons
c5584c8832
Merge pull request #426 from the-kenny/fix-winetricks
...
Add sha256 hash to winetricks.
2013-04-01 02:40:58 -07:00
Peter Simons
f7b0e161b0
Merge pull request #432 from jcumming/shntool.130322
...
shntool-3.0.10
2013-04-01 02:39:46 -07:00
Peter Simons
6382266e58
Merge pull request #431 from jcumming/cuetools.130317
...
cuetools-1.3.1
2013-04-01 02:39:17 -07:00
Peter Simons
7b6b0a85d4
Merge pull request #430 from orbitz/add-multitail-5.2.12
...
Add multitail
2013-04-01 02:36:57 -07:00
Michael Raskin
d418a2aaac
Chromium: automatic update to the latest
2013-04-01 10:08:11 +04:00
Jack Cummings
1993c18546
missing semicolon.
2013-03-31 22:09:17 -07:00
Jack Cummings
4a9c724377
shntool metadata: license, maintainer, platform
2013-03-31 21:45:40 -07:00
Jack Cummings
4527d677cc
cuetools metadata: license, maintainer, platforms
2013-03-31 21:43:53 -07:00
Jack Cummings
437419a124
rawtherapee-4.0.10 . Add a 'float' option to fftw, as this version of rawtherapee requires it.
2013-03-31 21:33:21 -07:00
Michael Ashton
7b01680d87
kicad: upgrade to stable version 20130325, libraries to r220
...
- changed to require wxWidgets 2.9 -- seems to satisfy requirement for
libgtkprint, even with gtk2
2013-03-31 19:17:02 -07:00
Michael Ashton
8c63762d64
- fetchbzr and nix-prefetch-bzr now only export, instead of cloning
...
- The option for cloning in nix-prefetch-bzr is removed
- ssl certificates are now ignored by fetchbzr
This means that no .bzr directory is downloaded. Without this change, the
hash of the result is unpredictable, probably because of timestamping in the
.bzr directory.
Currently, the only package using fetchbzr is kicad.
2013-03-31 19:16:18 -07:00
Rok Garbas
98ba667094
adding varnish
2013-04-01 01:24:56 +02:00
Rob Vermaas
1e071cd3b2
Add smartdc, http_signature python packages
2013-03-31 22:58:48 +02:00
Domen Kozar
e58521d5dc
anki: set platforms
2013-03-31 20:56:18 +02:00
Sergey Mironov
6901f6346d
wicd: [HACK] fix various gtk issues
...
* hack around s.translate situation
* fix KeyError exception in error dialog
* fix Russian translation
2013-03-31 18:10:28 +00:00
Domen Kozar
ea4b0c33d8
Set correct paths when using nm-applet without desktop
2013-03-31 20:08:01 +02:00
Malcolm Matalka
d819ee8b7e
Add multitail
2013-03-31 19:40:11 +02:00
Eelco Dolstra
e657e1b57e
systemd: Update to 200
2013-03-31 16:16:07 +02:00
Sergey Mironov
ee921d9df4
wicd: fix missing application icon
2013-03-31 13:06:31 +04:00
Sergey Mironov
f7efab5fd8
wicd: bring translations back.
2013-03-31 13:06:27 +04:00
Sergey Mironov
a8a3cc00fd
wicd: fix dhclient interaction
...
wicd used to write dhclient config file into $out/var/lib/wicd directory attempting
to change nix-store. That didn't work and thats why we couldn't use dhclient.
With this patch wicd will generate temporary file name for this purpose. File is
generated each time the daemon starts.
2013-03-31 13:06:24 +04:00
Lluís Batlle i Rossell
bee99995d9
linux: update to 3.8.5
2013-03-31 09:27:40 +02:00
Rok Garbas
86e5e52d99
plone: upgrading to 4.3rc1
2013-03-31 08:53:23 +02:00
Rok Garbas
38fce2879f
Merge pull request #413 from ebzzry/master
...
Add chicken-4.8.1
2013-03-30 23:34:01 -07:00
Lluís Batlle i Rossell
6281042def
Adding oath-toolkit and xmlsec
...
I added xmlsec to make it work with oath-toolkit (to build one extra tool
there, that I don't need), but I couldn't make it work together.
2013-03-31 00:08:17 +01:00
Lluís Batlle i Rossell
2ba0d9d3ae
fuloong linux: add CGROUPS and disable FTRACE
...
FTRACE was making linux not load at all. And systemd
wants cgroups.
2013-03-30 23:38:39 +01:00
Lluís Batlle i Rossell
fead3aed65
prayer: update to 1.3.5
2013-03-30 22:45:45 +01:00
Lluís Batlle i Rossell
13d40ae54d
otpw: fixing the entropy source (PATH variables)
...
I don't know why it set some hardcoded PATH.
2013-03-30 21:06:06 +01:00
Lluís Batlle i Rossell
c908d2130f
Adding 'google-authenticator'
2013-03-30 21:06:06 +01:00
Lluís Batlle i Rossell
690d5a346d
otpw: fixing typo in url
2013-03-30 21:06:05 +01:00
Lluís Batlle i Rossell
c7cf2b1690
Adding otpw (a one-time password system)
2013-03-30 21:06:05 +01:00
Moritz Ulrich
05f2ea2d12
Add myself (the-kenny) to the maintainer list.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-03-30 21:05:15 +01:00
Moritz Ulrich
d2cb352ad9
leiningen: Update to 2.1.2
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-03-30 20:09:39 +01:00
Domen Kozar
c72ac21c55
springlobby: bump to 0.169
2013-03-30 20:05:13 +01:00
Moritz Ulrich
51229692ca
Add sha256 hash to winetricks.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-03-30 20:00:05 +01:00
Lluís Batlle i Rossell
55f14cc7f3
lame: update from 3.98.4 to 3.99.5
2013-03-30 18:10:38 +01:00
Domen Kožar
3c7ec2b559
Merge pull request #422 from offlinehacker/xpra-0.8.8
...
Upgrading xpra to 0.8.8
2013-03-30 07:45:40 -07:00
Jaka Hudoklin
06425fca37
Upgrading xpra to 0.8.8
2013-03-30 15:23:51 +01:00
viric
afd5257336
Merge pull request #423 from offlinehacker/xf86videodummy
...
Add xf86videodummy and xf86inputvoid to xorg overrides (pixman fix)
2013-03-30 04:21:39 -07:00
Vladimír Čunát
9b187c0be1
wxGTK: temporarily disable gstreamer support
...
Currently it needs gconf2 which depends on orbit,
which seems unmaintained and doesn't even build with new glib.
2013-03-30 12:12:22 +01:00
Jaka Hudoklin
83afbf45ca
Add xf86videodummy and xf86inputvoid to xorg overrides (pixman fix)
2013-03-30 11:52:44 +01:00
Peter Simons
6692fbd0ae
haskell-defaults.nix: remove useless for cabal2nix on GHC 6.10.4
...
We cannot build 'tar' on that platform, which is a dependency of cabal2nix.
2013-03-30 00:12:36 +01:00
Peter Simons
9c92db9e52
haskell-hackage-db: update to version 1.5
2013-03-29 23:55:13 +01:00
Ludovic Courtès
4d8cd0aa24
glibc: hurd: Use the old `rpcgen-path.patch'.
2013-03-29 22:04:25 +01:00
Lluís Batlle i Rossell
c7307122bf
gcc47: Making the arm patch only for arm.
...
I don't know how, but it seems to break mips (noticed by ludo):
http://hydra.nixos.org/build/4530024
2013-03-29 21:56:01 +01:00
Lluís Batlle i Rossell
a76a9f783e
Adding omxplayer, for the raspberrypi.
2013-03-29 21:54:29 +01:00
Lluís Batlle i Rossell
64e4027d91
Making omxplayer build with gcc47
2013-03-29 21:54:28 +01:00
Ludovic Courtès
e80ec28da1
libiconv: disable stripping when cross-compiling
2013-03-29 21:46:39 +01:00
Ludovic Courtès
ea304762fe
pthread-win32: don't propagate `mingw_headers'
2013-03-29 21:46:38 +01:00
Ludovic Courtès
4576896ef5
pthread-win32: use mingw_headers3', for consistency with
gccCrossStageFinal'
2013-03-29 21:46:38 +01:00
Eelco Dolstra
bd1c8a5048
prettytable: Update to 0.7.1
2013-03-29 20:08:34 +01:00
Peter Simons
694ecd4737
libtirpc: update to version 0.2.3
2013-03-29 19:04:29 +01:00
Domen Kozar
9a31d2ef0d
aircrack-ng: bump
2013-03-29 19:02:51 +01:00
Domen Kozar
eff57f3b9e
ncmpcpp: set platforms
2013-03-29 18:38:12 +01:00
Lluís Batlle i Rossell
7405ddee2f
gcc47: fixing the arm eabi hf build
...
Picking an upstream gcc patch.
2013-03-29 18:34:40 +01:00
Domen Kozar
92f72cb80f
pwgen, wgetpaste: set platforms
2013-03-29 18:32:58 +01:00
Rok Garbas
6c890824bd
fixed typo from previous commit
2013-03-29 18:28:11 +01:00
Shea Levy
eb2e3f648a
Pass overrides for perl510Packages too
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-29 13:07:41 -04:00
Peter Simons
905c058b6d
haskell-accelerate-cuda needs old version of language-c-quote.
2013-03-29 17:51:29 +01:00
Peter Simons
e83c6b2749
haskell-language-c-quote: add version 0.7.1
2013-03-29 17:51:29 +01:00
Peter Simons
82030c4ba2
haskell-split: add version 0.2.1.3
2013-03-29 17:51:29 +01:00
Peter Simons
8a134745de
haskell-hspec-expectations: add version 0.3.2
2013-03-29 17:51:29 +01:00
Peter Simons
a1d4a00dcd
haskell-snap: jailbreak to support building with lens 3.9.0.2
2013-03-29 17:51:29 +01:00
Peter Simons
78b8be47e2
haskell-reflection: update to version 1.2.0.1
2013-03-29 17:51:29 +01:00
Peter Simons
717d894f83
haskell-profunctors: update to version 3.3.0.1
2013-03-29 17:51:29 +01:00
Peter Simons
eb665f3b3d
haskell-lifted-base: update to version 0.2.0.3
2013-03-29 17:51:29 +01:00
Peter Simons
deeb058dfb
haskell-diagrams-lib: update to version 0.6.0.2
2013-03-29 17:51:29 +01:00
Peter Simons
c24df87bfe
haskell-certificate: update to version 1.3.6
2013-03-29 17:51:29 +01:00
Peter Simons
504d9563a4
haskell-case-insensitive: update to version 1.0.0.1
2013-03-29 17:51:29 +01:00
Peter Simons
0e32b1462b
haskell-vector-space-points: update to version 0.1.2.1
2013-03-29 17:51:29 +01:00
Peter Simons
b5bda573d5
haskell-monoid-extras: update to version 0.2.2.3
2013-03-29 17:51:29 +01:00
Peter Simons
8f2c094801
haskell-dual-tree: update to version 0.1.0.2
2013-03-29 17:51:29 +01:00
Peter Simons
7d64583919
haskell-persistent-postgresql: jailbreak to fix build with latest version of postgres-simple
2013-03-29 17:51:29 +01:00
Peter Simons
71b00ef300
haskell-unix-compat: update to version 0.4.1.1
2013-03-29 17:51:28 +01:00
Peter Simons
4ad1be1b3e
haskell-multiarg: update to version 0.12.0.0
2013-03-29 17:51:28 +01:00
Peter Simons
44cf7ed71c
haskell-liblastfm: update to version 0.1.1.1
2013-03-29 17:51:28 +01:00
Peter Simons
9f260baa50
haskell-lens: update to version 3.9.0.2
2013-03-29 17:51:28 +01:00
Peter Simons
484b5c34d3
haskell-generic-deriving: update to version 1.5.0
2013-03-29 17:51:28 +01:00
Peter Simons
8c8b243570
haskell-fclabels: update to version 1.1.5
2013-03-29 17:51:28 +01:00
Peter Simons
2670f68f54
haskell-conduit: update to version 1.0.4.2
2013-03-29 17:51:28 +01:00
Shea Levy
34e0c33d6f
Allow overriding perlPackages
...
__overrides is the worst.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-29 12:41:38 -04:00
Rok Garbas
a9c7252a3e
i3status and i3lock should have same platform as i3wm
2013-03-29 17:38:59 +01:00
Peter Simons
02384dfc93
release-haskell.nix: adapt file to the new release-lib.nix
2013-03-29 16:46:59 +01:00
Domen Kozar
6026c60388
spring: bump and fix build
2013-03-29 16:43:48 +01:00
Peter Simons
c0904ba327
Merge pull request #420 from ocharles/lightdm
...
lightdm: Add lightdm and lightdm-gtk-greeter
2013-03-29 08:19:26 -07:00
Oliver Charles
255f402bdd
lightdm: Add lightdm and lightdm-gtk-greeter
2013-03-29 15:37:28 +01:00
Rob Vermaas
2fa4e36946
Add weighttp 0.3
2013-03-29 15:04:59 +01:00
Rob Vermaas
6796240289
Add aws-sdk and deps (node library)
2013-03-29 15:04:02 +01:00
Marc Weber
4926ad90e7
adding lprof
2013-03-29 14:52:47 +01:00
Domen Kozar
67ce79f5e4
set platforms for i3wm
2013-03-29 13:27:04 +01:00
Michael Raskin
30420115a4
Fix Linux 3.9-rc modDir
2013-03-29 09:30:07 +04:00
Michael Raskin
406954c12d
Next rc for 3.9
2013-03-29 09:30:03 +04:00
Michael Raskin
e9439d7811
Fix Wine libDRM reference
2013-03-29 09:29:19 +04:00
Vladimír Čunát
8406a62973
gtk3: core platform update (versions from GNOME 3.8)
2013-03-29 02:22:29 +01:00
Vladimír Čunát
4e7741d694
gtk2 platform: minor updates
...
Also make glib use libelf (a few hudred kBs).
2013-03-29 02:01:03 +01:00
Vladimír Čunát
69418c7418
libpng: minor updates to 1.6.1 and 1.5.15
2013-03-29 00:01:10 +01:00
Cillian de Róiste
0ad1f78760
Python3: fix the download URL
2013-03-28 22:57:37 +01:00
Lluís Batlle i Rossell
e48bbe4c39
wpa_supplicant: Making a remote patch local.
...
upstream is down
2013-03-28 18:35:19 +01:00
Lluís Batlle i Rossell
5f677039c7
Adding back the 1.5 expression of mupen64plus
...
It has a GUI, for example.
2013-03-28 18:16:40 +01:00
Lluís Batlle i Rossell
3abc3f4a68
Updating mupen64plus, and adding a GUI for it.
...
I can't say the GUI works very well... it doesn't find the core properly,
but I couldn't find why.
2013-03-28 18:13:18 +01:00
Eelco Dolstra
c98af108d0
libvirt: Update to 1.0.3
2013-03-28 18:05:24 +01:00
Domen Kožar
c2b44a8da0
Merge pull request #418 from bjornfor/pitz
...
pitz: new package
2013-03-28 09:39:53 -07:00
Bjørn Forsman
4b1042cf02
pitz: new package
...
pitz is a distributed bug tracker, inspired by ditz. Homepage:
http://pitz.tplus1.com/
pitz has a command line interface, pitz-<command>, and a webapp,
pitz-webapp.
TODO: pitz has a pitz-shell utility that depends on ipython, but when I
enabled it it raised an exception. I think it depends on an old IPython
version:
from IPython.Shell import IPShellEmbed
ImportError: No module named Shell
A broken pitz-shell doesn't affect the rest of the command line
interface nor the webapp, so it is not critical to have it working.
There are not many distributed bug trackers out there, so I hope that
adding pitz to nixpkgs may inspire people to support pitz (or similar
software).
2013-03-28 17:25:42 +01:00
Domen Kozar
65057975c8
xbmc: bump to 12.1
2013-03-28 17:21:20 +01:00
Shea Levy
cfbdb33197
Add a latest linuxPackages for living on the edge
...
Theoretically this could be automatically detected by finding all
packages named 'linux' and choosing the latest, but that's overkill.
Just update it when a new kernel is added.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-28 10:59:40 -04:00
Shea Levy
f39310b525
Add right_aws gem
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-28 09:59:18 -04:00
Shea Levy
6cd1dc255e
Update rubygems
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-28 09:42:15 -04:00
Peter Simons
171425c8a0
mini-httpd: update to version 1.4
2013-03-28 13:56:22 +01:00
Domen Kozar
229616de83
set platforms and correct license to synergy
2013-03-28 13:24:37 +01:00
Eelco Dolstra
8a42c8b94e
httpd: Update to 2.2.24
2013-03-28 13:13:36 +01:00
Eelco Dolstra
df92d96871
linux: Update to 3.2.42
2013-03-28 13:10:38 +01:00
Vladimír Čunát
7d7407f75f
Merge pull request #408 from maggesi/hol_light_updates
...
hol_light: update to rev 157
2013-03-28 05:04:17 -07:00
Vladimír Čunát
4ee055d359
Merge pull request #405 from cpages/mesafix
...
mesa: use buildEnv to join mesa(noglu) and glu
2013-03-28 02:04:35 -07:00
Cillian de Róiste
0caed13c85
Merge: use Python 3.3 as the default version of Python3
2013-03-28 01:13:37 +01:00
Cillian de Róiste
a5e48c0f20
Python 3.3 upgrade to 3.3.1rc1 to fix an important bug for Nix
...
http://bugs.python.org/issue15833
When Python 3.3.0 attempts to compile python bytecode in the system
directories it raises and exception and stops. Since Python 3.3 is
only required by the latest Blender, I hope it's OK to use the RC
until the final release.
2013-03-28 01:10:23 +01:00
Cillian de Róiste
3da635c88a
Python 3.3 add setup-hook
2013-03-28 01:03:30 +01:00
Cillian de Róiste
49b23b29dd
Blender: Tidy up, sort inputs, remove unused OPENJPEG option
2013-03-28 01:00:22 +01:00
Cillian de Róiste
ca2a39757c
Blender: enable extra features in the Video Sequence Editor
...
FFMPEG support allows a greater variety of export and import options.
SNDFILE support allows WAV and other sound file formats to be used.
JACK support allows blender to be used with XJadeo, Ardour or any other JACK away audio editor.
2013-03-28 00:52:08 +01:00
Cillian de Róiste
5c40e28dfb
Rename oiio to openimageio (more explicit) and add opencolorio
2013-03-28 00:47:47 +01:00
Cillian de Róiste
043d21b69d
Add OpenColorIO support to OpenImageIO and tidy up
2013-03-28 00:46:23 +01:00
Cillian de Róiste
8ef25cf876
Add OpenColorIO, a color management framework. Used by Blender
2013-03-28 00:45:22 +01:00
Cillian de Róiste
67a1becfdc
OpenImageIO Tidy Up: moved to applications/graphics
...
oiio includes CLI tools for manipulating graphics
2013-03-27 23:29:17 +01:00
Eelco Dolstra
2ef559c513
systemd: Enable the firmware loader in udev
...
It's needed in kernels < 3.8.
2013-03-27 23:00:03 +01:00
Eelco Dolstra
419413ac52
man-pages: Update to 3.50
2013-03-27 23:00:02 +01:00
Eelco Dolstra
f0d45e2e25
Linux kernel: Enable CONFIG_FHANDLE
...
This enables the open_by_handle_at(2) and name_to_handle_at(2)
syscalls. Systemd kind of requires this.
2013-03-27 23:00:02 +01:00
Eelco Dolstra
916c1adb84
Delete all kernels older than 2.6.39
...
Systemd doesn't support those kernels, so there is no point in keeping
them around.
2013-03-27 23:00:02 +01:00
Eelco Dolstra
3300479c74
systemd: Update to 199
...
This incorporates some changes from
eb64a2f562
.
2013-03-27 23:00:02 +01:00
Cillian de Róiste
64bc336f50
Blender 2.66 WIP
2013-03-27 22:25:33 +01:00
Shea Levy
7a69bd708e
Add the DBIxClassHelpers package
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-27 16:35:54 -04:00
Moritz Ulrich
da90131e5a
g500-control: Add meta.platforms.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-03-27 20:59:57 +01:00
Moritz Ulrich
f071e856d3
Fix platform note in dropbox-cli
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-03-27 20:56:46 +01:00
Moritz Ulrich
ff953e211e
New package: dropbox-cli
...
dropbox-cli, part of dropbox-nautilus is a small self-contained python
script to control the dropbox daemon.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-03-27 20:12:58 +01:00
Moritz Ulrich
e70954f8c8
New package: g500-control
...
g500-control is a small tool to configure internal profiles of a
Logitech G500 mouse.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-03-27 19:51:32 +01:00
Rok Garbas
310c732276
Merge pull request #415 from bjornfor/ipython-pylab
...
ipython: modularize and enable more features
2013-03-27 09:30:22 -07:00
Rickard Nilsson
608fe14130
darktable: Update to 1.1.4
2013-03-27 16:16:58 +01:00
Bjørn Forsman
25c49767f3
ipython: modularize and enable more features
...
Add these new attributes (all default to true):
notebookSupport
qtconsoleSupport
pylabSupport
pylabQtSupport
This adds jinja2, matplotlib, pyqt4 and sip as new dependencies of
ipython.
This commit fixes "ipython --pylab" so that it no more errors out with
"ImportError: No module named matplotlib" (which was my initial goal).
2013-03-27 15:39:03 +01:00
Lluís Batlle i Rossell
99c65b6693
Making wings work (it works with the old erlang).
2013-03-27 15:38:31 +01:00
Domen Kožar
673baa12e4
Merge pull request #414 from bjornfor/ipython-version-bump
...
ipython: bump to 0.13.1
2013-03-27 04:18:17 -07:00
Bjørn Forsman
66969547a2
ipython: bump to 0.13.1
...
IPython 0.13.1: minor bugfix release for 0.13, on October 20, 2012. This
release includes 41 Pull Requests and closing 21 Issues backported from
0.14-dev, including significant fixes for ipcluster and Python 3.3
compatibility.
2013-03-27 12:09:55 +01:00
Domen Kozar
6601435473
beaker: skip tests as they fail
2013-03-27 09:22:24 +01:00
Domen Kozar
34841f9527
link bconsole to almir bin dir
2013-03-27 09:21:59 +01:00
Domen Kozar
f2e4d3a1c1
add deluge to top-level packages
2013-03-27 02:36:10 +01:00
Domen Kozar
c07d0b9b78
Add almir and it's dependencies.
2013-03-27 02:30:07 +01:00
aszlig
f1dcd8c11f
python-deluge: Fix GUI support.
...
Actually only pyGtkGlade was missing in propagatedBuildInputs. In addition,
buildInputs is quite redundant in this case, so let's drop it.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-03-27 00:26:56 +01:00
aszlig
d5c8419823
chromium: Update all channels to latest versions.
...
stable: 25.0.1364.152 -> 26.0.1410.43 (builds fine, tested)
beta: 26.0.1410.28 -> 26.0.1410.43 (builds fine, tested)
dev: 26.0.1410.28 -> 27.0.1448.0 (build fixed and tested)
For version 27, this introduces a new dependency on libXtst and removes the
patch for siginfo_t and the pulseaudio array bounds error.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-03-27 00:26:56 +01:00
aszlig
432e0f869c
chromium: Remove patch for CLONE_DETACHED.
...
This patch was introduced before (7e5109a
) the stdenv-updates merge and is no
longer needed, as the current C library doesn't use this flag anymore.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-03-27 00:26:56 +01:00
aszlig
adfc5939a7
chromium: Fix updater for version 26 and newer.
...
The updater was actually getting the -lite version, which our expression won't
build with, except if we switch some bundled dependencies to those in nixpkgs.
Of course the problem with fetching version 27 was me being stupid and using a
case statement in the updater, as if there won't be any version after 26 ;-)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-03-27 00:26:55 +01:00
aszlig
a0716f28af
haxe: Use ignoreExternals and fix build.
...
Now, our builds shouldn't break anymore once there is a new change in ocamllibs.
I've used revision 256 from ocamllibs, because this was approximately the
revision we had back then when Haxe 2.10 got released.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-03-27 00:26:55 +01:00
aszlig
735779cee4
neko: Update to new upstream version 2.0.0.
...
This is required in order to support Haxe 3, but won't hurt (tested with a few
projects) even in Haxe 2.x.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-03-27 00:26:55 +01:00
aszlig
463378f7cc
fetchsvn: Add ignoreExternals attribute.
...
There are some SVN repositories out there which don't have revision information
tied to externals. By using ignoreExternals, fetchsvn won't fetch these
externals anymore, so the fetch won't fail with a checksum mismatch, should
there be some changes in some of those external repositories.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-03-27 00:26:55 +01:00
Sander van der Burg
d4642465ab
dropbox: add x86 support
2013-03-26 16:39:03 +01:00
Eelco Dolstra
5262980561
nixUnstable: Bump
2013-03-26 16:00:47 +01:00
Rommel M. Martinez
1c4e7e78ce
Add chicken-4.8.1
2013-03-26 22:52:54 +08:00
Lluís Batlle i Rossell
70ae131f62
gimp: update from 2.8.2 to 2.8.4
2013-03-26 15:39:37 +01:00
Eelco Dolstra
db572bc3ec
iproute2: Update to 3.8.0
2013-03-26 15:31:41 +01:00
Eelco Dolstra
c5f45036e6
release-lib.nix: Make the set of supported platforms an argument
2013-03-26 13:12:25 +01:00
Carles Pagès
ceacc508dc
mesa: append version of mesa_noglu to mesa buildEnv name.
2013-03-26 13:01:18 +01:00
Eelco Dolstra
bcc14c4d3c
Add an "unstable" aggregate to replace the "unstable" view
...
Views are obsolete, aggregates are the declarative replacement.
2013-03-26 11:59:00 +01:00
Eelco Dolstra
78de3c912d
Only return Hydra jobs for supported platforms
2013-03-26 11:59:00 +01:00
Eelco Dolstra
79eda8573e
Remove broken ‘removeList’ function
2013-03-26 11:58:59 +01:00
Eelco Dolstra
cffc126e14
Make Nixpkgs jobs unique
...
That is, there are now distinct jobs like ‘coreutils.x86_64-linux’ and
‘coreutils.x86_64-darwin’, rather than a single job ‘coreutils’ with
multiple builds. This means that testing a job is simpler:
$ nix-build pkgs/top-level/release.nix -A coreutils.x86_64-linux
See https://github.com/NixOS/hydra/issues/60 for the motivation.
2013-03-26 11:58:59 +01:00
Eelco Dolstra
b38647766d
releaseTools: Add ‘aggregate’ function
...
An aggregate is a trivial build that depends on other builds. This is
intended to provide a declarative replacement of Hydra's "view"
mechanism.
For instance, you can define an aggregate named "critical" that
depends on a selected set of jobs:
critical = releaseTools.aggregate
{ name = "foo-${tarball.version}";
members =
[ tarball
build.x86_64-linux
...
];
meta.description = "Release-critical builds";
};
The "critical" build will only succeed if all its members
(dependencies) succeed.
2013-03-26 11:58:59 +01:00
Peter Simons
f2726c5c57
perl-GD: update to version 2.49 in a blind attempt to fix test suite failures on x86-linux
2013-03-26 02:19:22 +01:00
Peter Simons
f658d72377
texLiveFull: include texinfo in the generated environment
2013-03-26 01:16:15 +01:00
Peter Simons
600d023c33
texinfo-5.1: install tex-related files like 'texinfo.tex'
2013-03-26 01:16:15 +01:00
Peter Simons
96dbbc7e21
gnulib: update to version 0.0-7899-g34f8464 and provide a proper meta section
2013-03-26 01:16:15 +01:00
Peter Simons
270a0009be
python3: update to version 3.3.0
2013-03-26 01:16:15 +01:00
Peter Simons
98af10f476
all-packages.nix: mark python3 'hiPrio' so that it takes precedence when version 2.x and 3.x are installed into the same environment
2013-03-26 01:16:15 +01:00
Lluis Batlle
70dc369314
Updating the assertion to cpufrequtils: linux pc only.
...
The armv5tel-linux and mips64el-linux fail to build this too.
2013-03-25 22:04:14 +01:00
Cillian de Róiste
67a1c3df94
LinuxSampler: fix the build by disabling a check for a bug
...
Without the --disable-nptl-bug-check configure option LinuxSampler
refuses to build. It seems to be a long standing bug. Despite this, I
have used LinuxSampler for over a week now and it seems OK.
2013-03-25 21:52:38 +01:00
Peter Simons
e825c522b6
Merge pull request #409 from pcapriotti/renameutils
...
Add renameutils package.
2013-03-25 11:40:36 -07:00
cillianderoiste
bc52258874
Merge pull request #410 from pcapriotti/bitcoin
...
Update bitcoin-qt to 0.8.1
2013-03-25 08:15:33 -07:00
Florian Friesdorf
fc9bdabd54
fix ino
2013-03-25 15:28:09 +01:00
Oliver Charles
0a947728e2
gnome-themes-standard: Initial expression
2013-03-25 15:23:45 +01:00
Florian Friesdorf
870f4cca73
fix pythonWrapper for non-gnu ln
2013-03-25 15:13:08 +01:00
Lluís Batlle i Rossell
26ec1abf41
Adding Steam Locomotive, for the fun
2013-03-25 14:57:45 +01:00
Paolo Capriotti
1ff424afaf
Update bitcoin-qt to 0.8.1
2013-03-25 13:50:32 +00:00
Paolo Capriotti
f85025a30e
Add renameutils package.
2013-03-25 13:45:01 +00:00
Peter Simons
557b8daa33
haskell-xdot: jailbreak to fix build with recent versions of polyparse
2013-03-25 14:26:58 +01:00
Peter Simons
b7a8b5fc11
haskell-HGL: drop obsolete library that doesn't compile anymore with recent GHCs
2013-03-25 14:25:52 +01:00
Peter Simons
1764ea2b0a
libxslt: fix impurity on 'native-stdenv' platforms
...
libxslt has optional dependencies which may be found in /usr or
/usr/local on platforms that have a native stdenv. With those features
enabled, the build generated binaries that depend on libraries outside
of the store. In this particular case, the NixOS channel had binaries
for FreeBSD that depended on libgcrypt, apparently because that packages
happens to be installed outside of Nix on the build machine. On other
machines, however, those binaries failed with unresolvable references.
2013-03-25 13:16:28 +01:00
Peter Simons
e655c6afd7
libxslt: revert impurity fix on 'native-stdenv' platforms
...
Commit 16863d8ffe
caused massive re-builds.
This change needs to be made differently.
2013-03-25 13:02:03 +01:00
Peter Simons
ab98d72fad
git: fix build on FreeBSD
...
Our hard-linking code depended on md5sum, which FreeBSD doesn't have in its
system environment. To avoid that impure dependency, the hard-linking is now
done with the 'hardlink' utility from Nixpkgs.
2013-03-25 12:47:39 +01:00
Peter Simons
16863d8ffe
libxslt: fix impurity on 'native-stdenv' platforms
...
libxslt has optional dependencies which may be found in /usr or
/usr/local on platforms that have a native stdenv. With those features
enabled, the build generated binaries that depend on libraries outside
of the store. In this particular case, the NixOS channel had binaries
for FreeBSD that depended on libgcrypt, apparently because that packages
happens to be installed outside of Nix on the build machine. On other
machines, however, those binaries failed with unresolvable references.
2013-03-25 12:44:23 +01:00
Peter Simons
ac86eed59c
gnumake: disable test suite on FreeBSD
...
One test fails, unfortunately, but I'm not sure what to do about it.
2013-03-25 12:44:23 +01:00
Peter Simons
03149a85dc
rsync: fix build an FreeBSD (by disabling ACL support)
2013-03-25 12:44:22 +01:00
Peter Simons
b08ba87b36
rsync: add meta.license attribute
2013-03-25 12:44:22 +01:00
Peter Simons
67c9b39b60
haskell-hakyll: update to version 4.2.2.0
2013-03-25 11:47:58 +01:00
Peter Simons
7943ac41cd
haskell-circle-packing: add myself as maintainer
2013-03-25 11:47:58 +01:00
Peter Simons
aff27c669e
haskell-cuda: add version 0.5.0.1
2013-03-25 11:47:58 +01:00
Peter Simons
58211c125a
Merge pull request #407 from maggesi/proofgeneral_updates
...
Update ProofGeneral to version 4.2
2013-03-25 03:33:21 -07:00
Marco Maggesi
fa2d85fded
Update HOL Light to rev 157
2013-03-25 10:56:57 +01:00
Mathijs Kwik
b1200f1a28
mongodb: upgrade to 2.4.0
2013-03-25 08:08:46 +01:00
Florian Friesdorf
9f7aef51ea
Revert "chromium-25.0.1364.172, 26.0.1410.40, 27.0.1448.0"
...
This reverts commit 6617f5ca9e
.
The old situation was definitely better. Sorry for waiting so long for
the revert.
2013-03-25 07:17:20 +01:00
Jack Cummings
94a3a5e00a
shntool-3.0.10
2013-03-24 22:08:09 -07:00
Peter Simons
438e23b45b
htop: update to version 1.0.2
2013-03-25 00:01:56 +01:00
Marco Maggesi
7b35dcdc62
ProofGeneral: remove dead code (compatibility with emacs 23).
2013-03-24 23:43:18 +01:00
Peter Simons
d2fff5ed22
gnulib: add version 0.0-7898-gdb9cad7
2013-03-24 23:32:14 +01:00
Peter Simons
41020224ad
nvidia-x11: use the brand-new 'unfree-redistributable' license for this package
2013-03-24 22:47:12 +01:00
Peter Simons
3388c3433e
pkgs/lib/licenses.nix: strip trailing whitespace
2013-03-24 22:45:48 +01:00
Peter Simons
a06ec6bb62
pkgs/lib/licenses.nix: add 'unfree' and 'unfree-redistributable' licenses
2013-03-24 22:45:21 +01:00