Vladimír Čunát
d9a2b1f520
ardour(2): fix and minor update.
...
- use fetchurl from Gentoo mirror instead of failing SVN fetch
- minor version update
- use system libraries as much as possible
- fix building
2013-03-02 21:17:30 +01:00
Shea Levy
0bdd926a32
linux/manual-config: put build and source trees into a separate 'dev' output.
...
This makes it possible to still build out-of-tree modules without making a system using this kernel depend on the full source and build tree at runtime.
Note that references to the source tree are removed from kernel modules after build.
Ideally, this would be accomplished by modifying the Makefile that puts the reference there in the first place, but I haven't tracked that down yet.
2013-03-02 09:54:08 -05:00
Shea Levy
5d952411c6
Remove duplication in linuxPackagesFor
...
It's silly to pass in self when we can do let self = whatever; in self.
2013-03-02 09:10:01 -05:00
Vladimír Čunát
26af997d41
Merge branch 'master' into stdenv-updates
...
Conflicts (simple):
pkgs/applications/networking/browsers/chromium/default.nix
pkgs/development/libraries/libsoup/default.nix
pkgs/os-specific/linux/kernel/manual-config.nix
pkgs/os-specific/linux/qemu-kvm/default.nix
2013-03-02 10:41:53 +01:00
Vladimír Čunát
a920c50cfb
linux_2_6_32: disable patch which no longer appies
2013-03-02 10:02:36 +01:00
Vladimír Čunát
97b24ed95a
linux_2_6_32: disable patch which no longer appies
2013-03-02 10:01:44 +01:00
Florian Friesdorf
0314b8b00f
add python docs
2013-03-02 05:42:26 +01:00
viric
5097ff2b1a
Merge pull request #347 from iyzsong/fvwm
...
add fvwm-2.6.5
2013-03-01 11:30:17 -08:00
Peter Simons
8f83550939
haskell-zlib: add version 0.5.4.1
2013-03-01 10:41:43 +01:00
Song Wenwu
f5bd4f720a
add fvwm-2.6.5
2013-03-01 13:48:33 +08:00
Cillian de Róiste
bb5f60fec1
Add Jalv: an LV2 host for Jack
...
This allows LV2 audio plugins to be connected to Jack applications
2013-03-01 01:33:08 +01:00
aszlig
94fe64b3eb
manual-kernel: Add bc to buildNativeInputs.
...
As timeconst.pl was replaced by a bc script in the merge window for kernel 3.9,
we also need bc during build time, for more information about the reasons,
please have a look at the following commit:
torvalds/linux@70730bca13
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-02-28 18:57:03 +01:00
Vladimír Čunát
bd4c0e7cd1
graphicsmagick137: fix by using older libpng
...
ToDo: is this still needed by someone?
2013-02-28 15:54:15 +01:00
Peter Simons
5207a4e01f
haskell-Safe: drop obsolete library, use haskell-safe instead
2013-02-28 10:40:40 +01:00
Sergey Mironov
061627feed
zathura: fix man pages; include .desktop icon
2013-02-28 12:08:36 +04:00
Eelco Dolstra
c3b759d3d3
Catalyst::Plugin::Captcha: Add
2013-02-27 14:35:56 +01:00
Rickard Nilsson
ad76386ff7
Add mkpasswd, an overfeatured front end to crypt
2013-02-27 12:14:09 +01:00
Peter Simons
55b67195d4
haskell-packunused: add version 0.1.0.0
2013-02-27 12:00:52 +01:00
Rickard Nilsson
566d5d3fb5
Add mopidy, a music server supporting spotify and the mpd protocol
2013-02-26 19:42:57 +01:00
Patrick Lee
4105b593a5
upgrading uglify to 2.2.5, optimist to 0.3.5, upgrading source-map to 0.1.7, and adding amdefine
...
Fixes #337
2013-02-26 09:45:43 -05:00
Eelco Dolstra
5847037d84
nix: Update to 1.4
2013-02-26 14:41:02 +01:00
Peter Simons
58428ff4ff
Add wl-pprint-1.1, wl-pprint-extras-3.3, and wl-pprint-terminfo-3.4.
2013-02-26 11:38:56 +01:00
Sander van der Burg
2fca1deeb2
nijs: Added nodejs package
2013-02-26 11:07:16 +01:00
Cillian de Róiste
d2b6645e82
Add chromedriver: a server for running Selenium tests in Chrome
2013-02-26 00:41:10 +01:00
Eelco Dolstra
7b94139e4f
Test::WWW::Mechanize::Catalyst: Update to 0.58
2013-02-25 22:54:03 +01:00
Eelco Dolstra
f6460facd6
Catalyst::Plugin::Static::Simple: Add ETag support
...
This should keep browsers from caching Hydra's static files for too
long.
2013-02-25 18:17:16 +01:00
Peter Simons
8f1c029e33
haskell-github-backup: add version 1.20120627
2013-02-25 15:25:54 +01:00
Peter Simons
5d15255622
haskell-github: add version 0.5.0
2013-02-25 15:25:54 +01:00
Shea Levy
d380c264c3
Add ruby-2.0.0-p0
2013-02-25 06:16:32 -05:00
Rickard Nilsson
167a1c597b
Add apache-activemq 5.8.0, a Java message broker.
2013-02-25 11:39:19 +01:00
Shea Levy
7783c274fd
Add smartdc nodePackage (and its many dependencies)
2013-02-24 20:26:28 -05:00
Peter Simons
04b2efff19
Merge branch 'master' into stdenv-updates.
2013-02-25 01:26:26 +01:00
Peter Simons
7aad2ce101
haskell-defaults.nix: fix build of cabal2nix on GHC versions older than 6.12.x
...
Cabal2nix needs version 1.10.x or later of the Cabal library.
2013-02-25 01:25:05 +01:00
Peter Simons
ae8288ef88
haskell-packages.nix: fix attribute ordering after recent additions
2013-02-25 00:32:42 +01:00
Peter Simons
55ec10fff5
haskell-unbounded-delays: add version 0.1.0.5
2013-02-25 00:32:42 +01:00
Peter Simons
b32d4f15ff
haskell-text-icu: add version 0.6.3.5
2013-02-25 00:32:42 +01:00
Peter Simons
f99c54d198
haskell-Safe: add version 0.1
2013-02-25 00:32:42 +01:00
Peter Simons
13f491df46
haskell-stringprep: add version 0.1.5
2013-02-25 00:32:42 +01:00
Peter Simons
bbb6aa522c
haskell-stringbuilder: add version 0.4.0
2013-02-25 00:32:41 +01:00
Peter Simons
9bdefae7c2
haskell-punycode: add version 2.0
2013-02-25 00:32:41 +01:00
Peter Simons
7937ea533c
haskell-network-transport-tests: add version 0.1.0.1
2013-02-25 00:32:41 +01:00
Peter Simons
59117b299b
haskell-nanospec: add version 0.1.0
2013-02-25 00:32:41 +01:00
Peter Simons
9a96a358f0
haskell-markdown-unlit: add version 0.2.0.1
2013-02-25 00:32:41 +01:00
Peter Simons
4fbd9acbaf
haskell-lockfree-queue: add version 0.2
2013-02-25 00:32:41 +01:00
Peter Simons
8aa90c7642
haskell-idna: add version 0.2
2013-02-25 00:32:41 +01:00
Peter Simons
7a79bf93d7
haskell-hspec-meta: add version 1.4.4
2013-02-25 00:32:41 +01:00
Peter Simons
442342e34e
haskell-file-location: add version 0.4.5.2
2013-02-25 00:32:40 +01:00
Peter Simons
45e9ea0424
haskell-encoding: add version 0.6.7.2
2013-02-25 00:32:40 +01:00
Peter Simons
258fafaaf5
haskell-data-accessor-transformers: add version 0.2.1.4
2013-02-25 00:32:40 +01:00
Peter Simons
1c50ed9441
haskell-concurrent-extra: add version 0.7.0.5
2013-02-25 00:32:40 +01:00
Peter Simons
6d910bf725
haskell-ChasingBottoms: add version 1.3.0.5
2013-02-25 00:32:40 +01:00
Peter Simons
8be18988ee
haskell-base-compat: add version 0.2.1
2013-02-25 00:32:40 +01:00
Peter Simons
9cb00cf14e
haskell-packages.nix: fix attribute ordering after recent additions
2013-02-24 22:18:44 +01:00
Peter Simons
4846709d50
haskell-unbounded-delays: add version 0.1.0.5
2013-02-24 22:17:56 +01:00
Peter Simons
c122781579
haskell-text-icu: add version 0.6.3.5
2013-02-24 22:17:49 +01:00
Peter Simons
5b4b656e51
haskell-Safe: add version 0.1
2013-02-24 22:17:41 +01:00
Peter Simons
e82f5c750e
haskell-stringprep: add version 0.1.5
2013-02-24 22:17:30 +01:00
Peter Simons
15ff301d63
haskell-stringbuilder: add version 0.4.0
2013-02-24 22:17:13 +01:00
Peter Simons
1dfe6d4e6b
haskell-punycode: add version 2.0
2013-02-24 22:17:01 +01:00
Peter Simons
0b0905be3b
haskell-network-transport-tests: add version 0.1.0.1
2013-02-24 22:16:53 +01:00
Peter Simons
b27fd14fb0
haskell-nanospec: add version 0.1.0
2013-02-24 22:16:46 +01:00
Peter Simons
a123d5704c
haskell-markdown-unlit: add version 0.2.0.1
2013-02-24 22:16:38 +01:00
Peter Simons
0a18c04e95
haskell-lockfree-queue: add version 0.2
2013-02-24 22:16:25 +01:00
Peter Simons
9bf8e18584
haskell-idna: add version 0.2
2013-02-24 22:16:16 +01:00
Peter Simons
cc43390065
haskell-hspec-meta: add version 1.4.4
2013-02-24 22:11:11 +01:00
Peter Simons
52c8f2a8f6
haskell-file-location: add version 0.4.5.2
2013-02-24 22:10:49 +01:00
Peter Simons
a831ca8a4c
haskell-encoding: add version 0.6.7.2
2013-02-24 22:10:41 +01:00
Peter Simons
b0fb01de00
haskell-data-accessor-transformers: add version 0.2.1.4
2013-02-24 22:10:30 +01:00
Peter Simons
d4aa0c77f0
haskell-concurrent-extra: add version 0.7.0.5
2013-02-24 22:10:20 +01:00
Peter Simons
23d7315135
haskell-ChasingBottoms: add version 1.3.0.5
2013-02-24 22:10:08 +01:00
Peter Simons
fbb1665cec
haskell-base-compat: add version 0.2.1
2013-02-24 22:09:56 +01:00
Peter Simons
5f32207dfc
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-02-24 19:27:08 +01:00
Александр Цамутали
7d5056f8a3
games/unvanquished: New nixpkg.
2013-02-24 18:02:53 +04:00
Vladimír Čunát
de70e3739d
SELinux fixes and updates to 2012-09-24
2013-02-24 13:25:53 +01:00
Cillian de Róiste
51c54301a6
Add mda-lv2 audio plugins
2013-02-24 11:26:32 +01:00
Vladimír Čunát
f6b28fad73
add libcap_ng
2013-02-24 11:19:35 +01:00
Peter Simons
9fc277e0b6
haskell-cabal2ghci: add version 0.0.1.0
2013-02-24 11:00:52 +01:00
Peter Simons
b6e9efb0b6
haskell-packages.nix: fix path to haskell 'tar' library
2013-02-24 10:57:38 +01:00
Peter Simons
d4b8008a44
haskell-tar: dropped obsolete version 0.3.2.0
2013-02-24 10:44:17 +01:00
Peter Simons
c2fc8c6da3
cabal-dev: update to Git version to fix build with ghc 7.6.2
2013-02-24 10:42:30 +01:00
Vladimír Čunát
b913af9fce
pltScheme: remove -- didn't build and it's "racket" now
2013-02-24 10:32:47 +01:00
Vladimír Čunát
fa42471a2f
boost147: remove, seemed unneeded
2013-02-24 09:42:26 +01:00
Jack Cummings
dbc343c49a
makemkv-1.8.0
2013-02-23 19:37:16 -08:00
Vladimír Čunát
82a0df8bad
flightgear: fix build via update; but no testing, hope it works
2013-02-23 20:32:12 +01:00
Vladimír Čunát
871c9ff726
simgear: fix via update
2013-02-23 20:10:42 +01:00
Vladimír Čunát
4ebcc87f6b
compiz: fix build and update
2013-02-23 15:10:01 +01:00
Vladimír Čunát
e6e3035dbf
autogen: minor update and fix by disabling tests
...
/dev/tty is missing
2013-02-23 14:44:38 +01:00
Peter Simons
eb5ebb6063
network-protocol-xmpp: fix spelling of the attribute name
2013-02-22 16:14:27 +01:00
Peter Simons
efe445f5f5
xmobar: drop unnecessary override for 'stm'
2013-02-22 15:03:36 +01:00
Peter Simons
248ccf393b
haskell-network: add version 2.4.1.2
2013-02-22 14:41:44 +01:00
Vladimír Čunát
e0344da28c
update gtk c++ bindings
2013-02-22 00:02:24 +01:00
Vladimír Čunát
d13851c6a0
webkit: hot-fix the build, use default libpng and perl
2013-02-21 19:41:45 +01:00
Eelco Dolstra
95ca031be9
firefox: Update to 19.0
2013-02-21 17:45:42 +01:00
Shea Levy
acd4299e75
Merge branch 'master' into stdenv-updates
...
Conflicts:
pkgs/applications/networking/browsers/chromium/default.nix
pkgs/top-level/all-packages.nix
Merge conflicts seemed trivial, but a look from viric and aszlig would be nice.
2013-02-21 11:13:30 -05:00
Peter Simons
7785d0598d
haskell-publicsuffixlist: add version 0.0.3
2013-02-21 16:05:33 +01:00
Peter Simons
9e5d5488e0
haskell-simple-reflect: add version 0.3.1
2013-02-21 16:05:24 +01:00
Peter Simons
7210f21874
haskell-show: update to version 0.5
2013-02-21 16:05:16 +01:00
Peter Simons
f684c61325
haskell-smallcheck: delete obsolete version 0.6.2
2013-02-21 16:04:50 +01:00
Peter Simons
45eb9f5589
snx: add version 800007027 of the CheckPoint SSL Network Extender
2013-02-21 15:56:16 +01:00
Vladimír Čunát
e979d7ad2f
vlada/xfce
...
Major Xfce refactoring, also adding versions 4.10.*
Signed-off-by: Vladimír Čunát <vcunat@gmail.com>
2013-02-21 12:16:51 +01:00
Peter Simons
95935e65c1
neon: remove obsolete versions 0.26 and 0.28
2013-02-21 12:03:52 +01:00
Peter Simons
4b41e4b61f
all-packages.nix: remove redundant 'neon = neon029' overrides
2013-02-21 12:03:52 +01:00
Vladimír Čunát
91f559b7b5
Merge pull request #326 from bjornfor/evtest
...
Add evtest, a simple tool for input event debugging
2013-02-21 00:51:49 -08:00
David Guibert
059c30bf9d
add kernel 3.8
2013-02-21 08:53:16 +01:00
aszlig
75c3ab1f55
python-pyglet: Add new package with version 1.1.4.
...
This involved a bit of patching, because pyglet is searching libraries at
runtime, so we hardcode the library paths into pyglet/lib.py.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-02-20 23:40:45 +01:00
aszlig
96d298e7c4
python-pyserial: Add new package with version 2.6.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-02-20 23:40:45 +01:00
Cillian de Róiste
23bff22fc1
Add yaws, an Erlang HTTP server
2013-02-20 22:34:55 +01:00
Bjørn Forsman
224a5ea9da
Add evtest, a simple tool for input event debugging
2013-02-20 21:17:32 +01:00
Peter Simons
b516b13441
haskell-show: this package needs smallcheck version < 1
2013-02-20 11:49:37 +01:00
Peter Simons
1152fb2e22
haskell-smallcheck: add version 1.0.1
2013-02-20 11:49:02 +01:00
Peter Simons
773c5a04e4
haskell-alex: update to version 3.0.4
2013-02-20 11:35:36 +01:00
Michael Raskin
3aba773ad1
Give older boost to blobby volleyball to fix build
2013-02-20 10:01:55 +04:00
Shea Levy
79c3f992b4
makeInitrd: Make the compressor configurable
2013-02-19 11:49:31 -05:00
Shea Levy
aacca1902c
Merge branch 'upstream-master' into stdenv-updates
2013-02-19 10:09:39 -05:00
Eelco Dolstra
63a9eaaf72
gimp-2.8: Fix build
...
http://hydra.nixos.org/build/4126152
2013-02-19 13:19:31 +01:00
Peter Simons
dfebdde16f
texinfo: added version 5.0
2013-02-19 12:53:44 +01:00
Eelco Dolstra
79875ad9f5
digikam: Fix build
...
http://hydra.nixos.org/build/4128474
2013-02-19 12:40:07 +01:00
Eelco Dolstra
08819d1aed
Fix evaluation
2013-02-19 11:23:28 +01:00
Rok Garbas
e7f1aeb2c5
turses: update to 0.2.12 and its dependency tweepy to 2.0
2013-02-19 04:48:55 +01:00
Rok Garbas
42738b29fc
alot: update to last working revision
2013-02-19 04:48:14 +01:00
Cillian de Róiste
4400a752e9
Add aespipe, an AES encrypting or decrypting pipe
2013-02-18 22:47:55 +01:00
Lluís Batlle i Rossell
9aa47b62b6
Adding snappy 1.1.0
2013-02-18 22:12:24 +01:00
Peter Simons
fbe4e1af93
pynzb: fix license attribute
2013-02-18 21:10:56 +01:00
Peter Simons
7408c3babf
python-progressbar: fix license attribute
2013-02-18 16:12:43 +01:00
Peter Simons
2540b66ef9
Merge pull request #325 from iyzsong/emacs-clang-complete-async
...
emacs: add "auto-complete-clang-async" mode
2013-02-18 05:50:34 -08:00
Rok Garbas
235921afa6
Merge pull request #323 from iElectric/flexget
...
Add FlexGet and dependencies
2013-02-18 05:17:17 -08:00
Rok Garbas
e1480b4c62
Merge pull request #324 from iElectric/beets
...
Add beets and it's dependencies
2013-02-18 05:16:36 -08:00
Domen Kozar
9d73b9ca51
Add beets and it's dependencies
2013-02-18 14:08:48 +01:00
Song Wenwu
679150157b
emacs: add "auto-complete-clang-async" mode (aka emacs-clang-complete-async)
2013-02-18 21:06:29 +08:00
Peter Simons
4994518501
gmp: update to version 5.1.1
2013-02-18 12:01:49 +01:00
Peter Simons
9e68734d61
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-02-18 11:54:56 +01:00
Domen Kozar
acc5d4040e
Add FlexGet and dependencies
2013-02-18 11:33:24 +01:00
Peter Simons
7e8ccea899
haskell-uuid: add version 1.2.9
2013-02-18 11:20:20 +01:00
Peter Simons
40fbde7a45
haskell-maccatcher: add version 2.1.5
2013-02-18 11:20:08 +01:00
Peter Simons
aa2798f870
haskell-Glob: add version 0.7.2
2013-02-18 11:19:55 +01:00
Peter Simons
9ff93714d7
haskell-monad-par: update to version 0.3.4
2013-02-18 10:48:59 +01:00
Rok Garbas
62542a1556
Merge pull request #322 from iElectric/deluge
...
add deluge torrent client and it's dependencies
2013-02-17 15:22:25 -08:00
Domen Kozar
77f61dd987
add deluge torrent client and it's dependencies
2013-02-18 00:00:39 +01:00
Александр Цамутали
de8a9d676e
tools/security/apg: New nixpkg.
2013-02-17 17:44:54 +04:00
Shea Levy
c42d77aa35
Merge remote-tracking branch 'upstream/master' into stdenv-updates
2013-02-17 08:19:40 -05:00
Vladimír Čunát
9885d04033
Revert "WIP", sorry, I got confused, somehow
...
This reverts commit 524d9b656e
.
2013-02-17 11:02:25 +01:00
Vladimír Čunát
524d9b656e
WIP
2013-02-17 11:01:20 +01:00
Shea Levy
2a1c308607
Add wayland library
2013-02-16 23:06:31 -05:00
Lluís Batlle i Rossell
1eca5325eb
Re-adding the raspberry pi kernel.
...
Removed by mistake (I guess) on Eelco's merge from trunk:
2aa6f262cb
2013-02-17 01:02:26 +01:00
Shea Levy
f081cacda7
gcc: Don't symlink lib and lib64 when building multilib
2013-02-16 18:54:47 -05:00
Александр Цамутали
fa7b10255c
all-packages.nix: Uncomment e17.
2013-02-16 21:56:17 +04:00
Eelco Dolstra
2aa6f262cb
Merge remote-tracking branch 'origin/master' into stdenv-updates
2013-02-15 13:36:34 +01:00
Shea Levy
3228a381dd
pythonPackages.websockify: Needs to propagate numpy
2013-02-14 19:58:50 -05:00
Shea Levy
701837017e
Add websockify python package
2013-02-14 19:54:00 -05:00
Shea Levy
af26af6fc7
Remove EOL'd Linux 3.6
2013-02-14 14:33:42 -05:00