Vladimír Čunát
dd25120e8e
gcc34: fix build on i686
2013-03-16 20:40:04 +01:00
Vladimír Čunát
192bdc79ae
Merge pull request #380 from oxij/random-updates
...
cmus: update to 2.5.0
2013-03-16 11:40:06 -07:00
Vladimír Čunát
d898a207b9
Merge pull request #375 from ierton/viewnior
...
viewnior: Add viewnior, GTK image viewer program
2013-03-16 11:33:53 -07:00
Eelco Dolstra
82f947c78a
runLaTeX: Fix dependency detection
...
Since Nix 1.4, expressions like "${path}/blabla" always evaluate to a
string rather than a path. However, findLaTeXIncludes depended on the
old (weird) behaviour, leading to errors like:
error: string `/nix/store/4c32q75in74m1148anlzdhb8jpppab0s-bla/IEEEtran.cls' cannot refer to other paths
So use path concatenation instead.
2013-03-16 16:56:19 +01:00
Cillian de Róiste
1f000ba427
Merge branch 'master' of github.com:NixOS/nixpkgs
2013-03-16 16:33:43 +01:00
Cillian de Róiste
2b07e1bf4c
Ardour3: update to the release of Ardour 3.0
...
A tarball is only available to subscribers or people who pay
to download it on the site. This project is GPL licensed but
users are strongly encouraged to support it financially
2013-03-16 16:33:16 +01:00
Alexander Foremny
8082dd3753
Add haskell-stm-conduit
...
This adds the dependency haskell-stm-chans as well.
2013-03-16 15:33:16 +01:00
Alexander Foremny
4873645bef
Add haskell-cereal-conduit
2013-03-16 15:24:09 +01:00
Lluís Batlle i Rossell
c9ffddb9d7
storebrowse: newer version
2013-03-16 15:15:38 +01:00
Alexander Foremny
47ca534deb
Add haskell-netwire
2013-03-16 15:14:29 +01:00
Alexander Foremny
4e5b7cd5d1
Add cloc-1.58
2013-03-16 15:06:23 +01:00
Lluis Batlle
8d76cf51bb
elinks: allow building without guile
...
Guile doesn't build on armv5tel now (failing an important test),
so better if I can disable it for elinks.
2013-03-16 13:39:30 +01:00
Michael Raskin
6922ec9258
Linux-3.9-rc2
2013-03-16 16:27:19 +04:00
Cillian de Róiste
924be9b524
Wicd: #379 Also add the gtk-2.0 directory in pygobject to the PYTHONPATH
2013-03-16 08:34:14 +01:00
Michael Raskin
b5b4a4a5cf
Linux 3.8: update to 3.8.3
2013-03-16 10:51:03 +04:00
Lluís Batlle i Rossell
5bffa00f18
storbrowse: fix name
2013-03-16 01:42:49 +01:00
Lluís Batlle i Rossell
6ee91a0304
storebrowse: update
...
Easier to launch, dramatic improvement printing of the URL where to browse.
2013-03-16 01:40:47 +01:00
Lluís Batlle i Rossell
4dbdbda37f
Adding storebrowse, a tool to browse the nix store with a web browser.
...
The build script is a bit long due to the upstream go style of things.
2013-03-16 00:59:25 +01:00
Peter Simons
893c684e99
pkgs/development/compilers/ghc/with-packages.nix: include share/emacs/site-lisp in the generated environment
...
This change allows 'ghc-mod' to be included in such a GHC environment,
which is important because the tool is GHC version-specific.
2013-03-15 19:58:08 +01:00
Sander van der Burg
eacb6c1506
xcodeenv: Add IPA file to Hydra build products
2013-03-15 16:18:45 +01:00
Lluís Batlle i Rossell
9db9af4fa6
opencascade: Adding ode version
...
(Open Community version)
2013-03-15 14:34:53 +01:00
Eelco Dolstra
098190c9dd
firefox: Update to 19.0.2
2013-03-15 14:31:25 +01:00
Shea Levy
725e27fb58
Add papertrail-cli rubygem
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 09:25:06 -04:00
Shea Levy
bbf57c5a25
Add remote_syslog rubygem
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 09:24:52 -04:00
Shea Levy
cf20b47473
Update rubygems
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 09:22:52 -04:00
Eelco Dolstra
82dc43c28b
checkinstall: Make installwatch.so work with old Glibcs
2013-03-15 14:04:32 +01:00
Eelco Dolstra
4c67972e9b
checkinstall: Support Glibc >= 2.16
2013-03-15 14:04:32 +01:00
Shea Levy
101eba7bef
rubyLibs.libv8 needs python
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 08:55:48 -04:00
Eelco Dolstra
fb600a5d99
Debian VM image: Update to 6.0.7
2013-03-15 12:48:35 +01:00
Malcolm Matalka
27e2fb6895
Upgrade to 1.0.0
2013-03-15 12:41:01 +01:00
Sander van der Burg
89a802d82b
androidsdk: Small fix in generating the build product
2013-03-15 10:31:17 +01:00
Vladimír Čunát
f670aa50d7
dbus-python: update the ancient version
...
This was probably the root of #379 .
2013-03-15 01:09:57 +01:00
Cillian de Róiste
579082350c
pygobject, revert accidental change
...
I suspect we don't need the postInstall step which moves pygtk.pth to pygobject.pth
any more, but I didn't mean to include it in this change set
2013-03-15 01:06:55 +01:00
Cillian de Róiste
0037e518b0
Merge branch 'wicd-gobject'
2013-03-15 01:00:19 +01:00
Cillian de Róiste
ef3da5eecd
#379 wicd: Add ifconfig and ping to the PATH
...
/var/log/wicd/wicd.log showed that it failed to find ifconfig
that was probably the main issue (after the gobject import failure)
2013-03-15 00:59:17 +01:00
Cillian de Róiste
2393f6b96f
#379 Update wicd to 1.7.2.4, fix patches, disable translations
2013-03-15 00:14:30 +01:00
Peter Simons
e0b0be9fb3
pkgs/top-level/release.nix: enable Hydra builds of GHC versions 6.10.4, 6.12.3, 7.0.4, 7.4.2, and 7.6.2
...
Ensure that binary packages of the compiler itself are available from Hydra.
2013-03-14 19:25:27 +01:00
Eelco Dolstra
3bf249cb12
Module::Find: Update to 0.11
2013-03-14 16:37:18 +01:00
Vladimír Čunát
9ac8a16277
vimprobable2, surf: fix the settings-schemas problem
...
Note that they still segfault.
2013-03-14 16:01:53 +01:00
Vladimír Čunát
00e272a11c
libnotify: major update, no dependency on gtk+ now
...
As a result it can be easily used with both gtk2 and gtk3.
2013-03-14 15:32:53 +01:00
Rob Vermaas
629c36cfef
rsyslog: enable TLS support
2013-03-14 15:27:34 +01:00
Sander van der Burg
ccb2c7ebb7
Removed Xrender from cairo and add fontconfig to pango on Darwin: this fixes the compilation of graphviz and imagemagick on these platforms
2013-03-14 15:18:55 +01:00
Sander van der Burg
23c78e41db
git: Adding -lgcc_s on darwin causes the build to fail, so we disable it for that platform
2013-03-14 14:57:40 +01:00
Jan Malakhovski
33379ae58a
cmus: update to 2.5.0
...
This version builds with current ffmpeg.
CUE support is nice too.
2013-03-14 13:50:29 +00:00
Rob Vermaas
4619675011
Add rsyslog 7.2.6 and its dependencies
2013-03-14 14:13:55 +01:00
Sander van der Burg
0576a0054b
Implemented an unelegant workaround that allows nodejs to be used on darwin using xcode
2013-03-14 13:52:45 +01:00
Cillian de Róiste
0d191de368
Fix wicd to find the python gobject on its PYTHONPATH
2013-03-14 01:22:55 +01:00
Vladimír Čunát
8db4152ddf
A more complete fix of cyrus-sasl update (broken KDEs).
...
This amends commit af656c6698
.
2013-03-13 21:06:37 +01:00
Lluís Batlle i Rossell
729c3a8174
gamin: adding a patch against a deadlock
...
https://bugzilla.gnome.org/show_bug.cgi?id=667230
We've seen this annoying deadlock sometimes, and all in kde blocked until
gam_server was killed.
2013-03-13 16:48:52 +01:00
Lluís Batlle i Rossell
74275af383
boost: properly quoting cflags parameters
2013-03-13 16:48:51 +01:00
Peter Simons
a8a6fd4063
texinfo: update to version 5.1
2013-03-13 15:13:40 +01:00
Peter Simons
5f758431d4
lzip: build the binary with -O3 and assertions disabled
2013-03-13 15:13:40 +01:00
Peter Simons
c187516152
lzip: enable documentation build
2013-03-13 15:13:40 +01:00
Sander van der Burg
0b4bd3afe5
Merge branch 'master' of github.com:NixOS/nixpkgs
2013-03-13 15:09:40 +01:00
Sander van der Burg
0f0e4b856a
Make system identifier configurable (except for iphone targets)
2013-03-13 15:09:13 +01:00
Peter Simons
a07ae64cee
haskell-punycode: disable the test suite
...
The test suite runs for 20+ minutes on my EeePC. That seems a little excessive.
2013-03-13 14:52:15 +01:00
Shea Levy
0a52bc5d8e
Add Catalyst::Action::REST perlPackage
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-13 09:02:27 -04:00
Peter Simons
6d5c6af427
lzip: update to version 1.14
2013-03-13 13:59:33 +01:00
Peter Simons
4a1d32134b
haskell-wai-extra: update to version 1.3.3.1
2013-03-13 13:59:33 +01:00
Peter Simons
a356a2e59f
haskell-threads: update to version 0.5.0.2
2013-03-13 13:59:33 +01:00
Peter Simons
a487304397
haskell-smallcheck: update to version 1.0.2
2013-03-13 13:59:33 +01:00
Peter Simons
67e72eea76
haskell-persistent-template: update to version 1.1.2.5
2013-03-13 13:59:33 +01:00
Peter Simons
9d52ffce02
haskell-numbers: update to version 3000.1.0.3
2013-03-13 13:59:33 +01:00
Peter Simons
865a59815b
haskell-monad-logger: update to version 0.3.1.1
2013-03-13 13:59:33 +01:00
Peter Simons
79d3d6e698
haskell-liblastfm: update to version 0.1.1.0
2013-03-13 13:59:32 +01:00
Peter Simons
72d80f0419
haskell-http-conduit: update to version 1.9.2.1
2013-03-13 13:59:32 +01:00
Peter Simons
2533c32595
haskell-hint: update to version 0.3.3.6
2013-03-13 13:59:32 +01:00
Peter Simons
b8550949a8
haskell-ghc-mod: update to version 1.12.2
2013-03-13 13:59:32 +01:00
Peter Simons
2ead0aa4c6
haskell-conduit: update to version 1.0.3
2013-03-13 13:59:32 +01:00
Peter Simons
ccb850fda6
haskell-NumInstances: update to version 1.2
2013-03-13 13:59:32 +01:00
Florian Friesdorf
94f2013c0c
pythonDocs: recurseIntoAttrs does not recurse, bypass problem
2013-03-13 13:16:03 +01:00
Sander van der Burg
15e1daf0c3
Make iOS SDK version configurable
2013-03-13 13:02:19 +01:00
Peter Simons
ea804dfb1a
Merge pull request #376 from pcapriotti/master
...
Fix bip build
2013-03-13 02:55:00 -07:00
Sander van der Burg
af656c6698
kdepimlibs break against newer cyrus-sasl. Including this extra header fixes it
2013-03-13 10:44:12 +01:00
Rob Vermaas
784d2b2d16
Update to latest spotify
2013-03-12 22:13:29 +01:00
Rob Vermaas
b512e3e934
Initial try to update spotify to version 0.8.4.103. Still need to get rid
...
of LD_LIBRARY_PATH wrapper, and properly patchelf any libs in the spotify
prefix.
2013-03-12 22:13:29 +01:00
Sergey Mironov
c52bd0c8d8
viewnior: Add viewnior, GTK image viewer program
2013-03-12 23:45:50 +04:00
Lluís Batlle i Rossell
8d1ff12cdc
mktorrent: fixing the usual pthread_cancel problem
2013-03-12 20:01:07 +01:00
Lluís Batlle i Rossell
90bca24b38
Adding mktorrent 1.0
2013-03-12 19:43:57 +01:00
Paolo Capriotti
03e6a6f85f
Add patch to fix build for bip.
2013-03-12 18:23:55 +00:00
Sander van der Burg
9ec69c077e
Make xcode version configurable
2013-03-12 17:23:03 +01:00
Lluís Batlle i Rossell
4684a47989
glibcInfo: fixing build
...
The manual is built into 'build', not sourceRoot.
2013-03-12 11:46:09 +01:00
Lluís Batlle i Rossell
183b37645b
cmake setup-hook: fixing cmakeFlagsArray
...
The array wasn'te expanded properly, the spaces weren't preserved.
2013-03-12 11:31:58 +01:00
Florian Friesdorf
36c6b4260b
cyrus-sasl-2.1.26
2013-03-12 10:05:49 +01:00
Shea Levy
2d4d0cbef7
tinyxml: fix whitespace
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-11 21:22:59 -04:00
Shea Levy
90e93635e9
Merge branch 'xbmc-12' of git://github.com/iElectric/nixpkgs
...
Upgrades xbmc to version 12. It builds successfully, and Domen is the
maintainer.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-11 21:21:01 -04:00
Shea Levy
aeb00df015
Merge branch 'deluge136' of git://github.com/iElectric/nixpkgs
...
Trivial upgrade, deluged still starts fine.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-11 21:00:00 -04:00
Domen Kozar
acf4697a5f
upgrade xbmc to 12.0
2013-03-12 01:35:16 +01:00
Domen Kožar
a69d56a807
upgrade deluge to 1.3.6
2013-03-12 01:13:52 +01:00
Shea Levy
3e61084006
eclipses: use older cairo
...
In #167 , Marc Weber reported that eclipse crashes after selecting a
workspace with the current nixpkgs cairo. This has the same functional
change as #167 , but IMO the implementation is cleaner.
Fixes #167
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-11 19:29:39 -04:00
Shea Levy
897840f76f
Add cairo-1.12.2
...
Needed for an upcoming fix to eclipse.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-11 19:19:48 -04:00
Shea Levy
901c7ff8ba
Merge branch 'hostapd.130311' of git://github.com/jcumming/nixpkgs
...
Adds 802.11n support for hostapd. 802.11n cards are very common now, and
it still builds successfully.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-11 19:08:58 -04:00
Shea Levy
ef82ab3fca
Merge branch 'sdcc' of git://github.com/bjornfor/nixpkgs
...
New package, it builds, I ship.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-11 18:51:17 -04:00
Bjørn Forsman
859a227595
sdcc: new nixpkg (SDCC -> Small Device C Compiler)
...
SDCC is a retargettable, optimizing ANSI - C compiler suite that targets
the Intel MCS51 based microprocessors (8031, 8032, 8051, 8052, etc.),
Maxim (formerly Dallas) DS80C390 variants, Freescale (formerly Motorola)
HC08 based (hc08, s08) and Zilog Z80 based MCUs (z80, z180, gbz80,
Rabbit 2000/3000, Rabbit 3000A). Work is in progress on supporting the
Microchip PIC16 and PIC18 targets. It can be retargeted for other
microprocessors.
2013-03-11 21:59:40 +01:00
Shea Levy
931df3e91d
Merge branch 'xbmc-hydra' of git://github.com/iElectric/nixpkgs
...
Trivial meta information update.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-11 14:25:23 -04:00
Peter Simons
5186e75c4f
emacs: update to version 24.3
...
The builder.sh script used to call "make bootstrap" before running the build.
This build step, however, removes all kinds of generated files normally
included in the distributions -- such as the 'configure' script. If that target
is run, then new version of Emacs require Autoconf and Automake to compile.
Since the benefit of running "make bootstrap" is unclean to me, I chose to
remove that build step instead. As far as I can tell, the Emacs binary that
results from this build works fine.
2013-03-11 19:18:31 +01:00
Domen Kozar
65a4f741fd
Set platform and maintainer for xbmc pkg
2013-03-11 18:12:46 +01:00
Sander van der Burg
3d55f1d222
nijs: Bump to 0.0.4
2013-03-11 17:43:59 +01:00
Lluís Batlle i Rossell
7868a3e6b2
Revert "Fixing tarball build (failure evaluating glibcInfo in powerpc-linux)"
...
This reverts commit c94595f13b
.
This was fixed by shlevy in 1c86181857
, and I
didn't notice it.
2013-03-11 14:02:16 +01:00
Andres Loeh
db104a8c3f
haskell-constraints: add package
2013-03-11 12:47:01 +01:00