Aristid Breitkreuz
3a68505c6e
GHC 7.6.2
2013-01-29 20:42:28 +01:00
Eelco Dolstra
be412fc789
Rename openoffice directory to libreoffice
2013-01-29 12:43:53 +01:00
Eelco Dolstra
6dba65b51f
openoffice: Remove
...
It's superseded by LibreOffice and doesn't build anymore.
2013-01-29 12:43:53 +01:00
Eelco Dolstra
97c5ab3a6d
linux-2.6.32-xen: Remove
...
Hasn't built in a long time and is obsolete anyway.
2013-01-29 12:43:53 +01:00
Eelco Dolstra
8317cd1f14
kde-3: Remove
...
KDE 3 hasn't built in a long time. Also remove six, the only package
with a dependency on KDE 3.
2013-01-29 12:43:53 +01:00
Lluís Batlle i Rossell
c73655fa92
Adding the vaapi Intel driver.
...
I also renamed the vdpau driver to 'vaapiDriver' in all-packages. I think
it's a better name.
2013-01-29 01:10:00 +01:00
Lluís Batlle i Rossell
111b203467
Updates related to VAAPI/VDPAU
...
Making ffmpeg link to libva.
Add the vdpau driver for vaapi.
2013-01-29 01:10:00 +01:00
Peter Simons
c924e051b6
all-packages: redirect 'freeglut' attribute on Darwin to the native implementation
2013-01-28 19:32:47 +01:00
Peter Simons
07cdc02266
all-packages: redirect 'mesa' attribute on Darwin to the native implementation
2013-01-28 19:32:29 +01:00
Peter Simons
4a3904f82c
all-packages: redirect 'x11' attribute on Darwin to the native implementation
2013-01-28 19:31:50 +01:00
Peter Simons
e460a3f37c
pkgs/build-support/native-darwin-x11-and-opengl: lift native X11 and OpenGL implementation from Darwin into the Nix store
2013-01-28 19:30:32 +01:00
Eelco Dolstra
8cc94dc652
ov511: Remove
...
This is very obsolete (last updated for Linux 2.6.0-test4).
2013-01-28 18:31:18 +01:00
Eelco Dolstra
424d695cd8
xfig: Use the default gcc
2013-01-28 18:31:18 +01:00
Eelco Dolstra
24420373f4
modutils: Remove
...
This package is long obsolete.
2013-01-28 18:31:18 +01:00
Eelco Dolstra
f7cc884de4
gwt: Remove obsolete version
2013-01-28 18:31:17 +01:00
Eelco Dolstra
6930efd1e5
openjade: Use default gcc
2013-01-28 18:31:17 +01:00
Eelco Dolstra
ecee1be7f1
RealPlayer: Remove
...
This package hasn't built in ages, is unfree, and is not needed
anymore.
2013-01-28 16:31:23 +01:00
Eelco Dolstra
d56325696a
skype: Enable PulseAudio by default
...
I didn't see any 100% CPU problem.
2013-01-28 15:07:35 +01:00
Song Wenwu
9f7cc1bfb3
add fcitx-4.2.7
2013-01-28 11:35:03 +08:00
Aristid Breitkreuz
4534699938
add alsa oss emulation
2013-01-28 02:49:49 +01:00
Shea Levy
3b34b3610e
Add clojureUnstable (clojure 1.5.0-RC1).
...
Patch thanks to Patrick Lee.
2013-01-27 20:43:38 -05:00
viric
0a8f2e084f
Merge pull request #260 from jcumming/vessel.121213
...
Vessel.121213
2013-01-27 12:38:08 -08:00
viric
83366b484f
Merge pull request #278 from vcunat/vlada/ufoai-notg
...
Update ufo-ai
2013-01-27 03:40:03 -08:00
Vladimír Čunát
46dd0485f5
Update ufoai to 2.4, clean dependencies and the expression.
2013-01-26 23:36:42 +01:00
Shea Levy
495fbceef9
Add libspotify
2013-01-25 01:10:36 -05:00
Eelco Dolstra
5ebaaeb7f3
procps-ng: Add
...
This will replace procps eventually.
2013-01-23 17:12:20 +01:00
Shea Levy
50b939ce54
clang: fix build on darwin
2013-01-22 15:41:37 -05:00
Shea Levy
eaa343ea66
llvm: fix build on darwin
2013-01-22 15:17:09 -05:00
Florian Friesdorf
a63bb419f2
remove pythonhome-wrapper, python-linkme-wrapper is more flexible
2013-01-22 15:28:30 +01:00
Florian Friesdorf
1fa2e7f9a9
python-linkme-wrapper
2013-01-22 15:28:30 +01:00
Shea Levy
bdcf5ba4d7
linux: Don't use the aufs patches by default any more, now that they're not needed for nixos
2013-01-22 08:01:44 -05:00
Shea Levy
82f3f01526
pythonPackages.zopeInterface is now pythonPackages.zope_interface
2013-01-21 18:11:49 -05:00
Eelco Dolstra
edbaa80bc1
Remove Firefox 17
2013-01-21 14:23:01 +01:00
Eelco Dolstra
331e7ac221
Merge remote-tracking branch 'origin/master' into systemd
2013-01-21 13:01:00 +01:00
Eelco Dolstra
bcc0c1dc59
Update nixUnstable
2013-01-20 17:26:07 +01:00
Eelco Dolstra
9da086c08d
Merge remote-tracking branch 'origin/master' into systemd
2013-01-19 00:05:50 +01:00
Eelco Dolstra
cd5755845f
Lots of Perl package updates
2013-01-19 00:02:51 +01:00
James Cook
2ba4f46752
tinc: A VPN daemon with full mesh routing.
2013-01-17 22:52:15 -08:00
Eelco Dolstra
deaef8abaf
Pass ‘config’ to stdenv/generic/default.nix
...
This is a backport of cf8daf6312
in
stdenv-updates (sans the userHook stuff).
2013-01-17 23:24:55 +01:00
Vladimír Čunát
f1531391c0
Merge pull request #265 from errge/master
...
Add jbig2enc.
2013-01-16 06:07:43 -08:00
Gergely Risko
f67bc6bbfd
Added jbig2enc.
2013-01-16 14:11:29 +01:00
Peter Simons
1775b99112
all-packages.nix: strip trailing whitespace
2013-01-16 12:22:46 +01:00
Florian Friesdorf
f5df5847bd
add comment
2013-01-15 18:29:42 +01:00
Florian Friesdorf
ed4f0b2657
Merge branch 'channel-nixos' into python
2013-01-15 17:42:48 +01:00
Eelco Dolstra
eeda226b02
Merge branch 'master' into systemd
2013-01-15 12:11:07 +01:00
Evgeny Egorochkin
5dcdcf4af3
Remove Wine-Warcraft because WarCraft 3 works just fine in vanilla Wine now.
2013-01-15 07:43:40 +02:00
Evgeny Egorochkin
be989567c8
Torsocks is not compatible with certain apps like Kopete. Will integrate both in
...
NixOS.
Revert "removing tsocks as it has been replaced by torsocks."
This reverts commit f947527f18
.
2013-01-15 07:24:08 +02:00
Eelco Dolstra
f59881fc30
mplayer: Change directory name / attribute name from MPlayer to mplayer
2013-01-14 14:38:24 +01:00
Lluís Batlle i Rossell
982dd693b3
Adding ffmpeg 1.1
...
Moving packages using 1.0 to using 1.1. Vlc built fine here.
2013-01-14 00:41:01 +01:00
Shea Levy
553e1b16f0
replace-dependency: Eelco has ruled, lowerCamelCase > dash-case :(
2013-01-13 11:15:01 -05:00
Petar Bogdanovic
5d1296b03f
qiv: add version 2.2.4
2013-01-12 09:51:54 -05:00
Shea Levy
5626c5cdfb
replace-dependency: don't break nixpkgs for people living in the stone age
2013-01-12 09:48:21 -05:00
Peter Simons
4ca4f1564f
Merge pull request #254 from jcumming/x86info.130109
...
X86info.130109
2013-01-12 06:09:32 -08:00
Shea Levy
d1662d7155
Add the replace-dependency build support function.
...
The use case is to do a deep replacement of a dependency without rebuilding the entire tree.
For example, suppose a security hole is found in glibc and a patch released. Ideally, you'd
just rebuild everything, but that takes time, space, and CPU that you might not have, so in
the mean time you could build a safe version of, say, firefox with:
firefox-safe = replace-dependency { drv = firefox; old-dependency = glibc; new-dependency = patched-glibc; };
Building firefox-safe will rebuild glibc, but only do a simple copy/string replacement on all other dependencies
of firefox. On my system (MBP 13" mid-2012), after a new glibc had been build building firefox took around 11 seconds.
See the comments in the file for more details.
2013-01-11 14:42:09 -05:00
Florian Friesdorf
a7a6173a3f
pygtk in pythonPackages, checks disabled, demo works, relates #223
...
Previously the checkPhase was not executed. It is now and a couple of
issues with it are seded away.
2013-01-11 17:45:26 +01:00
Florian Friesdorf
e856c72159
pygobject: in pythonPackages, removed hack handled now by pth
2013-01-11 15:30:56 +01:00
Florian Friesdorf
87423443b8
pycairo: move to pythonPackages
2013-01-11 15:23:44 +01:00
Florian Friesdorf
01f142296a
pythonPackages: use unversioned to blend into pkgs, no functional change
2013-01-11 15:21:23 +01:00
Florian Friesdorf
37abd1e353
fix python26Full expression
2013-01-11 10:35:55 +01:00
Florian Friesdorf
212b4df91c
recursivePthLoader included via wrapper, not propagated by modules
2013-01-11 09:53:28 +01:00
Jack Cummings
42859e49ed
Merge remote-tracking branch 'upstream/master' into x86info.130109
2013-01-10 21:35:13 -08:00
Vladimír Čunát
6f1aad769f
Libertine fonts: update and cleanup.
2013-01-10 22:36:42 +01:00
Lluís Batlle i Rossell
ce705aa998
supertuxkart: updating to 0.8
2013-01-10 20:55:46 +01:00
Jack Cummings
2fd4313f6c
x86info-1.30
2013-01-09 11:49:41 -08:00
Lluís Batlle i Rossell
a628b4b0e4
firefox: adding 18.0
...
I had to disable it using some nixpkgs, because they were considered
'too old'. They are simply commented in the code.
2013-01-09 17:31:04 +01:00
Shea Levy
74c92f5f4a
First attempt at packaging dd-agent
2013-01-08 12:32:47 -05:00
Eelco Dolstra
1909f9547d
Merge remote-tracking branch 'origin/master' into systemd
2013-01-08 17:06:43 +01:00
Vladimír Čunát
afc0784322
Merge pull request #242 from vcunat/vlada/ipe-notg
...
Add the ipe editor.
2013-01-08 03:32:51 -08:00
Sander van der Burg
c6ff338e27
Added package + build functions for Titanium SDK, a cross-platform mobile development kit
2013-01-07 18:22:10 +01:00
Ludovic Courtès
805561e4aa
libuuid: pass `--disable-libmount-mount' on GNU/Hurd.
2013-01-07 17:36:00 +01:00
Sander van der Burg
5b0ca88d97
- Added xcodeenv: experimental support to build iOS apps through Nix
...
- Moved mobile development tools into a separate folder
2013-01-07 16:52:42 +01:00
Eelco Dolstra
c6c1bc6b0f
Merge branch 'master' into systemd
2013-01-07 00:34:25 +01:00
Eelco Dolstra
1e9e2cb2bb
samba, imagemagick: Add missing meta info
2013-01-06 22:31:16 +01:00
Mathijs Kwik
fbeb84b288
bup: optionally depend on par2cmdline
...
The default is to use it from path when available, as this is an
optional feature.
2013-01-06 18:44:55 +01:00
Peter Simons
440bc6ec2a
all-packages.nix: strip trailing whitespace
2013-01-04 20:55:41 +01:00
Peter Simons
fdf4dddac1
automake: add version 1.13.1
2013-01-04 20:51:45 +01:00
RSzibele
894de031cd
Added Minetest-0.4.4.
2013-01-04 11:39:11 +01:00
Jan Malakhovski
e00c03101f
anki: add version 2.0.3
2013-01-04 03:48:47 +00:00
Jan Malakhovski
ef926f21e6
maildrop: add version 2.6.0
2013-01-04 03:07:46 +00:00
Vladimír Čunát
3c2091276e
vlada/ipe
...
Adding the ipe editor.
Signed-off-by: Vladimír Čunát <vcunat@gmail.com>
2013-01-03 16:13:55 +01:00
Rickard Nilsson
db292a74c0
Merge remote-tracking branch 'upstream/master' into systemd
...
Conflicts:
pkgs/tools/networking/network-manager/default.nix
2013-01-03 13:44:47 +01:00
Vladimír Čunát
b5a3ae7b22
Merge pull request #241 from RSzibele/filezilla-3.6.0.2
...
Add FileZilla-3.6.0.2.
2012-12-31 04:29:57 -08:00
Vladimír Čunát
0147801ee7
Merge pull request #240 from RSzibele/tinyxml-2.6.2
...
Added TinyXML 2.6.2.
2012-12-31 04:29:24 -08:00
RSzibele
70fadcafcb
Added FileZilla-3.6.0.2.
2012-12-31 11:59:08 +01:00
RSzibele
e66e926121
Added TinyXML-2.6.2.
2012-12-31 11:13:55 +01:00
Lluís Batlle i Rossell
30e0edd812
Adding freicoin 0.0.1
2012-12-29 10:46:54 +01:00
Antono Vasiljev
f2c2d18a07
Added httpie
...
HTTPie is a command line HTTP client. Its goal is to make CLI
interaction with web services as human-friendly as possible.
2012-12-29 00:28:34 +02:00
Peter Simons
60cb018d80
youtube-dl: update to version 2012.12.11
...
The new build comes with man page and bash completion installed.
2012-12-27 20:46:28 +01:00
Michael Raskin
b31e6aa794
Merge pull request #231 from RSzibele/master
...
Added Logisim 2.7.1
2012-12-27 06:32:03 -08:00
RSzibele
fcdf685793
Added Logisim-2.7.1.
2012-12-27 16:25:39 +01:00
Michael Raskin
15d6989322
Merge pull request #232 from ierton/xkb-switch
...
Xkb switch
2012-12-27 06:05:12 -08:00
Sergey Mironov
c27b556673
xkb_switch: command line tool to switch X keyboard layouts
2012-12-27 17:45:08 +04:00
Michael Raskin
7b08a67096
Merge pull request #218 from Davorak/master
...
Include Python for Vim by default in vim_configureable(pkgs.vimHugX)
2012-12-27 05:13:52 -08:00
Eelco Dolstra
99f7c4e324
Merge branch 'master' into systemd
2012-12-27 01:28:25 +01:00
Lluís Batlle i Rossell
67c73aafe8
Fixing distccMasquerade to have gas too
2012-12-26 21:54:09 +00:00
Lluís Batlle i Rossell
ea5f15813c
distcc: Adding a derivation that prepares a masquerade for distccd
2012-12-26 21:54:06 +00:00
Lluís Batlle i Rossell
3e57886620
Adding wrappers for distcc, similar to those of ccache.
2012-12-26 21:53:57 +00:00
Antono Vasiljev
d67da925a6
Merge branch 'master' of github.com:NixOS/nixpkgs
2012-12-25 22:00:47 +02:00
Antono Vasiljev
2828729b9b
mu0 -> mu, version bump
2012-12-25 21:59:48 +02:00
Peter Simons
1235f25426
libtxc_dxtn: add version 1.0.1
...
The build expression was kindly provided by Arseniy Alekseyev.
2012-12-25 11:57:55 +01:00