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
Lluís Batlle i Rossell
0b78c01e18
coreutils: I think I fix the evaluation, which failed for darwin.
2013-01-11 20:47:34 +00: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
Peter Simons
4db9419a5c
gmp: switch default version back to 5.0.5
...
The 5.1.0 version breaks the build of virtually every package that uses the C++
wrappers for gmp (such as mpfr, ppl, etc).
2013-01-11 17:08:25 +01:00
Peter Simons
b33ad366a1
Merge branch 'master' into stdenv-updates.
2013-01-11 15:46:10 +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
Carles Pagès
7d591c23b3
Merge branch 'master' into wayland
2013-01-08 22:28:13 +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
Jan Malakhovski
4b041ea0b7
xbmc: add version 11
2013-01-05 23:33:50 +01:00
Peter Simons
9e9cd7b529
Merge branch 'master' into stdenv-updates.
2013-01-04 21:00:53 +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
Peter Simons
796b5e3c9f
gmp-5.x: update from 5.0.5 to 5.1.0
2013-01-04 20:38:11 +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
Lluís Batlle i Rossell
ee3f45d1db
coreutils: fixing parenthesis on if/then
...
I'll never get it. This commit is suggested by Eelco, saying
the old parentheses were wrong.
2013-01-02 20:05:53 +01:00
Lluís Batlle i Rossell
9cc65f6893
Setting coreutils to 8.20 for linux, 8.19 for darwin
...
As Eelco noted in 0ecd1f62c7
,
Darwin can't build 8.20. But linux can't build 8.19 now.
2013-01-02 20:01:49 +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
eb0422e4c1
Merge branch 'stdenv-updates' into pi-stdenv-updates
2012-12-29 14:18:43 +00:00
Lluís Batlle i Rossell
829bdc1cb0
glibc: making 2.17 the glibc to use cross-building.
2012-12-29 15:08:18 +01:00
Lluís Batlle i Rossell
30e0edd812
Adding freicoin 0.0.1
2012-12-29 10:46:54 +01:00
Lluís Batlle i Rossell
a8dedfc1d0
Merge branch 'stdenv-updates' into pi-stdenv-updates
2012-12-29 09:05:13 +00:00
Eelco Dolstra
01acc493ca
Merge branch 'stdenv-updates' of github.com:NixOS/nixpkgs into stdenv-updates
2012-12-29 02:02:33 +01:00
Eelco Dolstra
0a0c7a352d
linux-headers: Update to 3.7
2012-12-29 01:12:31 +01:00
Eelco Dolstra
db418fce3d
glibc: Update to 2.17
...
Note that glibc-ports is now part of the main glibc tarball.
2012-12-29 00:48:14 +01:00
Lluís Batlle i Rossell
67aa9243f0
Merge branch 'stdenv-updates' into pi-stdenv-updates
...
Conflicts:
pkgs/development/compilers/gcc/4.7/default.nix
Trivial.
2012-12-28 23:30:53 +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
Lluís Batlle i Rossell
b58780c43d
Merge remote-tracking branch 'eelco/master' into stdenv-updates
...
Conflicts:
pkgs/development/compilers/gcc/4.7/default.nix
Trivial solution.
2012-12-28 23:28:16 +01:00
Lluís Batlle i Rossell
719ba63004
Merge branch 'stdenv-updates' into pi-stdenv-updates
...
Conflicts:
pkgs/development/compilers/gcc/4.6/default.nix
pkgs/development/compilers/gcc/4.7/default.nix
The 4.7 had some weird parameters added in crossAttrs; I've removed
them, but I don't understand where they come from.
2012-12-28 20:14:01 +00:00
Eelco Dolstra
88b11196c1
Clean up redundant "if condition then true else false"
2012-12-28 19:57:47 +01:00
Eelco Dolstra
84779a6f7d
Remove unnecessary parentheses around if conditions
...
Pet peeve...
2012-12-28 19:54:15 +01:00
Eelco Dolstra
e2d505b24e
More renames
2012-12-28 19:42:10 +01:00
Eelco Dolstra
ab3eeabfed
Rename buildNativeInputs -> nativeBuildInputs
...
Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs"
sounds like an imperative rather than a noun phrase.
2012-12-28 19:20:09 +01:00
Eelco Dolstra
5be0a9acd7
Rename hostDrv -> crossDrv, buildDrv -> nativeDrv
...
This is for consistency with terminology in stdenv (and the terms
"hostDrv" and "buildDrv" are not very intuitive, even if they're
consistent with GNU terminology).
2012-12-28 19:08:19 +01:00
Eelco Dolstra
cf8daf6312
Add an option ‘stdenv.userHook’ to set a global stdenv setup hook
...
This allows various applications. It allows users to set global
optimisation flags, e.g.
stdenv.userHook = ''NIX_CFLAGS_COMPILE+=" -funroll-loops"'';
But the impetus is as an alternative to issue #229 , allowing impure
stdenv setup for people who want to use distcc:
stdenv.userHook = "source /my/impure/setup-script.sh";
This is probably a bad idea, but at least now it's a bad idea in
people's configuration and not in Nixpkgs. :-)
2012-12-28 16:36:09 +01:00
Lluís Batlle i Rossell
ab2520c383
Adding linux-3.6-rpi
...
I picked the change from
7b4d69eeff
2012-12-27 21:29:56 +00: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
Peter Simons
591f85f17e
celestia: add version 1.6.1
2012-12-25 11:26:53 +01:00
Antono Vasiljev
d4fc33b13a
Merge branch 'master' into arduino
...
Conflicts:
pkgs/top-level/all-packages.nix
2012-12-23 00:17:23 +02:00
Lluís Batlle i Rossell
0584c1c693
Revert "w3m: fixing the build"
...
This reverts commit 0dc11d913c
.
Somehow, I thought by hydra that w3m wasn't building fine.
2012-12-21 16:47:13 +01:00
Lluís Batlle i Rossell
0dc11d913c
w3m: fixing the build
...
Many packages depend on this.
2012-12-21 16:21:50 +01:00
Eelco Dolstra
bbffdd4702
postgresql: Add version 9.2
2012-12-19 13:51:28 +01:00
Patrick John Wheeler
b264abcabb
Turn on Python plugin for vim_configurable by default
...
Python plugin for vim is turned on by default in ubuntu and other flavors of linux and mimicking
this in NixOS will help contribut to the impression that NixOS "just works."
2012-12-17 21:54:39 +01:00
Shea Levy
97389f5b1f
Keep nixpkgs backwards-compatible at least 1 version
2012-12-17 10:21:55 -05:00
Jack Cummings
d1254fa27e
add Vessel, a fluid physics puzzle game.
2012-12-16 23:24:31 -08:00
Shea Levy
42b061d118
Add unionfs-fuse
2012-12-16 16:25:24 -05:00
Lluís Batlle i Rossell
14d87a44b1
Trying to fix avogadro -> kdeedu
...
avogadro also wants eigen2.
2012-12-14 22:23:37 +01:00
Lluís Batlle i Rossell
b956b77423
eigen: adding back eigen 2.0, for kde.
...
Kdeedu wants eigen 2.0.
2012-12-14 22:23:36 +01:00
Mathijs Kwik
fbee57defb
new package: casperjs
2012-12-13 17:51:03 +01:00
Mathijs Kwik
2cdc567ff5
new package: phantomjs
2012-12-13 17:51:03 +01:00
Rickard Nilsson
591c27e58d
argyllcms: New package, version 1.4.0
...
ArgyllCMS is an ICC compatible color management system.
2012-12-13 16:01:35 +01:00
Mathijs Kwik
caf561d41a
aufs3: upgrade to 1210 release, add linux-3.7 support
2012-12-13 14:00:28 +01:00
Lluís Batlle i Rossell
465f4f4e3e
freecad: updating to git master
2012-12-13 12:38:19 +01:00
Eelco Dolstra
726b1bebbc
Remove udev 173
2012-12-13 11:42:00 +01:00
Eelco Dolstra
8116fd9341
consolekit: Remove
...
This package is obsolete with systemd.
2012-12-13 11:30:18 +01:00
Eelco Dolstra
f364619e22
Merge remote-tracking branch 'origin/master' into stdenv-updates
2012-12-12 17:01:20 +01:00
Eelco Dolstra
fd6941ad48
nut: Update to 2.6.5 and fix building against systemd
...
http://hydra.nixos.org/build/3473781
2012-12-12 16:17:47 +01:00
Eelco Dolstra
6a176c79cf
Merge remote-tracking branch 'origin/master' into systemd
2012-12-12 16:09:19 +01:00
aszlig
5054e8ec29
scid: New package, version 4.3.
...
Just saw Michael Raskin's GNU Chess and XBoard updates and did a short check if
Scid is already in nixpkgs. It wasn't, so I decided to add it, so thanks to
@7c6f434c :-)
The package involves a lot of patching, as usual with Tcl/Tk on NixOS. In this
case the program is written in C++ and embeds the Tcl/Wish interpreter.
Unfortunately this doesn't make it easier to inject TCLLIBPATH, as there doesn't
seem to be a direct library call (well in theory you could `lappend TCLLIBPATH`,
but that won't help with TK_LIBRARY).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:20 +01:00
aszlig
0c160be3d2
ascii: New package, version 3.12.
...
Quite a useful tool, especially for non English native speakers to find out what
people mean with things like "hiccup", "boink", "blugle" and whatnot.
And of course it's quite useful to convert between hex/oct/dec/bin.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:19 +01:00
aszlig
6acc5289fc
vbindiff: New package, version 3.0_beta4.
...
Visual binary differences viewer, very useful for reverse-engineering
proprieritary file formats.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:18 +01:00
aszlig
e42dc52f42
samplicator: New package, version 1.3.7-beta6.
...
A small and lightweight UDP redirector if you don't want to bend a fly on the
wheel using socat.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:18 +01:00
aszlig
abb7c98cfe
wbox: New package, version 5.
...
Yet another HTTP benchmarking tool, which is really quite minimalistic and in
ANSI C.
This package maybe isn't even worth putting it in its own file and directory but
I did it for the sake of consistency.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:18 +01:00
aszlig
7cd641a4e7
hping: New package, version 20051105.
...
Quite a lot of patching involved here, but the upstream package is no longer
maintained anymore. Nevertheless the tool is still useful in some environments.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-12 12:36:17 +01:00
Lluís Batlle i Rossell
67019c1676
Fixing the 3.7 kernel packages. They referred to 3.6.
2012-12-12 11:20:44 +01:00
Michael Raskin
232fedb1c7
XBoard: update to 4.6.2
2012-12-12 09:29:49 +04:00
Shea Levy
9ddd1cc78b
Linux 3.7
...
Kernel configuration succeeds, I'll let hydra test the build
2012-12-11 11:57:04 -05:00
Eelco Dolstra
f36f5cc82c
Mark socat2 as lowPrio
2012-12-11 14:53:23 +01:00
Rickard Nilsson
bdfe779d2c
Add xcalib 0.8, a tiny monitor calibration loader
2012-12-11 11:36:02 +01:00
Rickard Nilsson
6d8109555e
Add legacy version 304.64 of the Nvidia driver
...
The current 310.x version of the Nivida driver has dropped support
for some cards (for example 6200LE).
2012-12-11 11:33:40 +01:00
Lluís Batlle i Rossell
0f7dee47a1
librecad: adding its 2.0 beta version too
2012-12-11 09:53:25 +01:00
Eelco Dolstra
179df95090
Merge remote-tracking branch 'origin/master' into systemd
2012-12-10 12:39:14 +01:00
Michael Raskin
1c3434cc16
Update E prover
2012-12-09 00:36:38 +04:00
Shea Levy
5f8647e7ae
Merge branch 'redis' of https://github.com/washort/nixpkgs into upstream
...
fixes for redis on OSX
2012-12-07 12:28:58 -05:00
Allen Short
c47e911177
fixes for redis on OSX
2012-12-07 09:23:53 -08:00
Eelco Dolstra
1c24391251
nix: Update to 1.2
2012-12-07 13:46:07 +01:00
Peter Simons
24d9f8b4e2
pkgs/top-level/all-packages.nix: implement 'mesaSupported' attribute on top of mesaPlatforms
...
Thanks to Florian Friesdorf for pointing out the inconsistency in these attributes.
2012-12-06 11:28:23 +01:00
cillianderoiste
5b0cd954f1
Merge pull request #206 from chaoflow/python-merge
...
python pureness, cleanup, and enable pth loaders (setuptoolsSite, recursivePthLoader)
2012-12-05 14:28:09 -08:00
Mathijs Kwik
bc9efb67ef
spice: upgrade to 0.12.0
2012-12-05 20:22:49 +01:00
Peter Simons
0df00b7a1b
all-packages.nix: provide an alias from 'haskell-darcs-ghc7.4.2-2.8.3' to 'darcs-2.8.3'
2012-12-05 14:25:09 +01:00
aszlig
8fd4b80bc7
chromium: Don't use the config attrset anymore.
...
We can still use the config attribute set from within all-packages to pass it to
the package expression, which we do in case of PulseAudio. In order to override
other stuff you can now conveniently use chromium.override without passing a
fake config attribute set.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-05 14:05:18 +01:00
aszlig
5138c46432
all-packages: Add chromiumBeta and chromiumDev.
...
Now Hydra should pick up those versions as well, so users can easily switch
between different chromium channels without the need to wait up to several hours
in order to build Chromium (depending on hardware of course, nowadays it
shouldn't take more than one hour, I guess).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-05 14:05:18 +01:00
Florian Friesdorf
3cf96816b0
pycrypto for python26 and 27
2012-12-05 11:31:28 +01:00
Evgeny Egorochkin
0eecd67d14
Package Samsung unified printer driver. i686 only but apparently can be improved to support x86_64. Based on patch by James Cook <james.cook[NOSPAM]@utoronto.ca>
2012-12-05 05:43:19 +02:00
Michael Raskin
8a6b0087a9
Update GlusterFS
2012-12-04 21:54:20 +04:00
Eelco Dolstra
5e256ccc88
Merge remote-tracking branch 'origin/master' into stdenv-updates
2012-12-04 17:12:35 +01:00
Peter Simons
50e7ddbdca
Add DLX simulator. Upstream provides no version number.
2012-12-04 14:29:48 +01:00
Michael Raskin
38323efd03
Fix cfdg build
2012-12-04 14:46:59 +04:00
Michael Raskin
2ab2b27e93
Update FBTerm to current URL of tarball
2012-12-04 11:47:40 +04:00
aszlig
37fc18eb1e
mplayer: Take config.pulseaudio into account.
...
Packages like libao or skype already honor config.pulseaudio, so let's assure
that mplayer does so as well.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-03 11:10:16 +01:00
Florian Friesdorf
d76e4420af
pil for python27 and python26
2012-12-03 07:12:05 +01:00
Florian Friesdorf
e1d2ffa934
fix zabbix20
2012-12-02 17:52:01 +01:00
Rob Vermaas
70f9071adf
Add zabbix 2.0.3
2012-12-02 15:28:08 +01:00
Rob Vermaas
8c5d9098fa
Add hiphopvm
2012-12-02 15:24:28 +01:00
Carles Pagès
b60d016a0a
Add Weston 1.0.2.
...
Currently doesn't build. I have to further investigate but there seems to be a
missing file from the tarball.
2012-12-02 12:42:55 +01:00
Carles Pagès
22f4b5c637
Add libxkbcommon 0.2.0.
...
This is needed as a dependency for the Weston compositor.
2012-12-02 12:21:02 +01:00
Carles Pagès
5e5b676b4d
Add mesa 9.0.x and corresponding libdrm.
...
I took most of the changes from falsifian's repo, but I want to keep mesa 9.0
as a separate expression. For now I added wayland as a mandatory dependency,
will have to fix that.
2012-12-02 12:07:35 +01:00
Carles Pagès
4b87cc9583
Add wayland 1.0.2.
2012-12-02 11:20:07 +01:00
Rob Vermaas
faaa1581e2
Added re2c 0.13.5
2012-12-02 00:25:01 +01:00
Rob Vermaas
502587abb0
Added libdwarf, libevent 1.4, libmcrypt, libmemcached, oniguruma. These are dependencies for HipHop Virtual Machine.
2012-12-01 21:28:32 +01:00
Michael Raskin
e9c35e9381
Add Pingus
2012-12-02 00:23:28 +04:00
Mathijs Kwik
d4d4528833
new package: GPAC
2012-12-01 12:23:23 +01:00
Michael Raskin
702590f6c6
Add Lincity-NG fork
2012-11-30 22:59:26 +04:00
Eelco Dolstra
012a838ea2
Remove Firefox 16
2012-11-30 11:33:44 +01:00
Eelco Dolstra
59e979177d
Remove duplicate tcp-wrappers package
2012-11-29 15:26:13 +01:00
Eelco Dolstra
ea1d49d0a1
Remove unused attribute qt4_for_skype
2012-11-29 15:26:13 +01:00
Eelco Dolstra
79725bb5bc
Mark some packages as low priority and disambiguate some others
2012-11-29 15:26:13 +01:00
Eelco Dolstra
ab1b0e6359
Minor cleanup
2012-11-29 15:26:13 +01:00
Eelco Dolstra
72684fb42f
Remove support for the obsolete powerpc-darwin and i686-darwin platforms
2012-11-29 14:10:49 +01:00
Eelco Dolstra
4b48d05c58
Remove nixCustomFun
...
Rationale: on the one hand, there are generic customisation facilities
like overrideDerivation; on the other hand, nixCustomFun cannot
possibly accomodate every customisation scenario, so it's easier to
just modify/copy default.nix.
2012-11-29 13:47:40 +01:00
Eelco Dolstra
5553546c21
Remove a bunch of unreferenced files
...
Plus a small number of obsolete packages (like old versions of qemu).
2012-11-29 13:43:37 +01:00
Eelco Dolstra
f04aa4fb59
Remove findutils 4.2.27
...
We only used this version on Darwin, but the regular findutils seems
to build fine.
2012-11-29 12:02:07 +01:00
Eelco Dolstra
2eace0dfe6
Make "nix-env -i openjdk" do the right thing
2012-11-29 11:36:51 +01:00
Peter Simons
a4937f9031
Merge pull request #202 from jcumming/games.121128
...
World of Goo 1.41.
2012-11-29 02:22:58 -08:00
Jack Cummings
6540190179
World of Goo 1.41.
2012-11-28 14:38:46 -08:00
Jack Cummings
9d6f5f79e4
Add 'connect' for traversing SOCKS proxies
2012-11-28 14:29:11 -08:00
Lluís Batlle i Rossell
2671e32c20
qcad: removing it. it didn't build since long and librecad replaces it.
...
I think librecad is a good replacement for the super-outdated qcad community
edition. And afaik, librecad started by taking the qcad code and putting it
more up to date.
2012-11-28 11:45:58 +01:00
Peter Simons
06cb0fa20c
Merge pull request #197 from aforemny/despotify
...
Add despotify
2012-11-28 01:17:33 -08:00
Peter Simons
614c7501bc
Merge pull request #193 from badi/gromacs
...
Add Gromacs
2012-11-28 01:16:17 -08:00
Antono Vasiljev
1bf18a589c
arduino-core libraries +inotool
2012-11-28 04:55:24 +03:00
Baptist BENOIST
876b1c1cac
qtcreator: Build QmlDesigner Plugin
...
Building of this plugin required qt's private headers.
See http://qt.gitorious.org/qt-creator/qt-creator/blobs/master/README for more.
2012-11-27 23:13:18 +01:00
Peter Simons
89eb9435ae
all-packages.nix: strip trailing whitespace
2012-11-26 16:18:05 +01:00
Peter Simons
a814d0bc90
SANE: switch snapshot version of the backends to git (and general cleanup)
2012-11-26 16:18:05 +01:00
Florian Friesdorf
ca429c3b61
znes needs libpng12
2012-11-26 12:58:30 +01:00
Eelco Dolstra
cc4aab2025
firefox: Disable parallel building
...
http://hydra.nixos.org/build/3348854
2012-11-26 11:50:10 +01:00
Eelco Dolstra
a15fad323b
Make Firefox 17 the default
2012-11-26 11:26:39 +01:00
Michael Raskin
7333c01dba
Update Compiz
2012-11-25 23:58:04 +04:00
Alexander Foremny
d50712e376
Add despotify
2012-11-25 14:01:13 +01:00
Peter Simons
4199b9e80a
all-packages.nix: strip trailing whitespace
2012-11-23 23:21:15 +01:00
Peter Simons
3667144395
xsane: build with snapshot version of the sane backends
...
The last release of that code is ancient. Not sure what these SANE guys
are doing. Anyway, the current Git snapshot works just fine for me.
2012-11-23 23:20:55 +01:00
Eelco Dolstra
7194db80e9
Merge branch 'master' into systemd
2012-11-23 18:06:49 +01:00
Eelco Dolstra
d4e3064669
firefox: Add 17.0
2012-11-23 16:41:41 +01:00
Eelco Dolstra
c9baa28fef
Remove Firefox 15
2012-11-23 16:41:41 +01:00
Badi' Abdul-Wahid
7bdcb521b2
Update based on comments to pull request
2012-11-23 15:29:17 +01:00
Badi' Abdul-Wahid
0dab509b3c
Merge branch 'master' of git://github.com/NixOS/nixpkgs into origin/gromacs
2012-11-23 15:27:37 +01:00
Eelco Dolstra
880ce8da2e
nxml-mode: Remove
...
This package is now part of Emacs itself.
2012-11-23 11:10:30 +01:00
Badi' Abdul-Wahid
85a33507ea
Add GROMACS v4.5.5
2012-11-23 03:38:13 +01:00
Shea Levy
7a16291828
Add rng-tools
2012-11-22 01:05:45 -05:00
Michael Raskin
1b15008952
Merge pull request #153 from jcumming/icecast
...
- icecast-2.3.3, libshout-2.3.1
2012-11-21 21:30:28 -08:00
Cillian de Róiste
c238c19220
Add Bristol: a range of synthesiser, electric piano and organ emulations
2012-11-22 00:08:28 +01:00
Peter Simons
f67d5a9a39
Merge branch 'master' into stdenv-updates.
...
Conflicts have been resolved in:
pkgs/tools/misc/file/default.nix
pkgs/top-level/all-packages.nix
pkgs/top-level/python-packages.nix
2012-11-21 16:20:36 +01:00
Peter Simons
592e4abe2b
pcre: update library to version 8.31
2012-11-21 16:08:01 +01:00
Peter Simons
b62393bbb0
Merge pull request #158 from bbenoist/qvtk
...
vtk: latest version + useQt4 option
2012-11-20 12:44:15 -08:00
Peter Simons
2f55f31f49
Merge pull request #155 from bbenoist/newpkgs
...
New pkgs: qtcreator fox xfe gmrun geany
2012-11-20 12:43:06 -08:00
Peter Simons
aa7d0c4cc5
Merge pull request #178 from mpashton/abcde-new
...
Updated version of abcde to 2.5.4
2012-11-20 12:41:40 -08:00
Mathijs Kwik
125953f1bc
add package: neoload-4.0.4
2012-11-18 15:33:52 +01:00
Mathijs Kwik
b4e7e21134
add package: "safecopy-1.7"
2012-11-17 21:27:18 +01:00
Peter Simons
f9ec7d36ce
wmname: add version 0.1
...
Run "wmname LG3D" to fix Java GUIs running in the ratpoison window manager.
This probably applies to other tiling window managers, too.
2012-11-17 12:57:25 +01:00
Peter Simons
58b56c268b
graphviz-dot-mode: add version 0.3.3
2012-11-16 18:59:18 +01:00
Lluis Batlle
d2d761b692
gpg/pth: fixing the pth building on arm
...
I could built pth with the fix commented in:
http://forums.gentoo.org/viewtopic-t-904280-start-0.html
And I remove the 'pth.supported' structure I had built.
2012-11-15 12:38:18 +01:00
David Guibert
c604ff045e
add cifs_timeout to kernel 3.5
2012-11-15 07:41:11 +01:00
cillianderoiste
341eb7b133
Merge pull request #186 from cillianderoiste/python-rsvg-pull-request
...
Python rsvg pull request (was #115 )
2012-11-14 11:34:18 -08:00
Peter Simons
724d416fae
erlang: drop obsolete R15B01 version
2012-11-11 20:41:50 +01:00
Malcolm
4fbd441418
Adding Erlang R15B02
2012-11-11 20:38:53 +01:00
Peter Simons
0757af1693
qfsm: add version 0.53.0
2012-11-11 20:32:41 +01:00
Cillian de Róiste
27f3a41754
Add key-mon
...
a utility to show live keyboard and mouse status for teaching and screencasts
2012-11-11 18:13:04 +01:00
Rob Vermaas
ee142ea983
Add Sublime Text editor
2012-11-10 20:37:42 +01:00
Shea Levy
9e5ee2b51e
Resurrect firefox 13 from rev ea2fbd7864
(needed for selenium testing)
2012-11-09 10:25:03 -05:00
Lluís Batlle i Rossell
55d74fbf3b
Changing the crosscompiler to gcc47.
...
gcc from 4.5 to 4.7 have important bugs for mips.
https://www.linux-mips.org/cgi-bin/mesg.cgi?a=linux-mips&i=20120906140843.GA17068%40linux-mips.org
2012-11-08 22:33:56 +01:00
Peter Simons
86fa903f6c
tkgate: add versions 1.8.7 and 2.0-b10
2012-11-08 17:30:50 +01:00
Eelco Dolstra
e89eab8893
Make "nix-env -i android-sdk" DTRT
2012-11-08 16:38:38 +01:00
Eelco Dolstra
8fccca30f1
Mark some cross-compiled packages as low priority
2012-11-08 16:31:08 +01:00
Eelco Dolstra
5d6860ec5b
skype: Update to 4.0.0.8
...
Also, use $out/libexec/skype rather than $out/opt/skype.
2012-11-08 16:31:08 +01:00
Michael Raskin
c7d2e34758
Add nspluginwrapper, a tool to execute browser plugins out-of-process
2012-11-08 11:38:34 +04:00
Michael Raskin
c2bc48aef3
Update Uzbl
2012-11-08 10:34:06 +04:00
Sander van der Burg
3afa95bfba
Added androidenv - the Android SDK, their additions and two functions that build and emulate Android Apps
2012-11-07 21:10:39 +01:00
Rickard Nilsson
7afafe0b6d
dmenu: Add option config.dmenu.enableXft for enabling xft font support (turned off by default).
2012-11-07 16:03:37 +01:00
Peter Simons
ce2e93a236
Update default Haskell environment to Haskell Platform 2012.4.0.0.
...
The most significant change brought by this update is that we now use
GHC version 7.4.2 by default.
2012-11-06 18:34:54 +01:00
Eelco Dolstra
9322bee988
Use systemd instead of udev, and don't use consolekit
2012-11-06 13:02:11 +01:00
Lluís Batlle i Rossell
bb3b603ea7
mips linux: Adding a patch to fix an ext3 bug in 3.5 and 3.6
...
I made it apply to all Mips, although the bug works only for n32 and o32 ABIs.
We don't support any n64 by now.
2012-11-06 00:16:13 +01:00
Peter Simons
31ca4356fb
boost: update to version 1.52.0
2012-11-05 21:45:51 +01:00
Eelco Dolstra
5896f13961
thunderbird: Update to 16.0.2
2012-10-31 17:16:01 +01:00
Michael Ashton
78db9a8cb1
Updated version of abcde to 2.5.4
...
- Added support for MusicBrainz queries to abcde package
- Added new dependencies to abcde: mkcue, eject, perl, MusicBrainz, MusicBrainzDiscID
- libdiscid version in pkg-config was incorrect; patched libdiscid to fix
- Added WebServices::MusicBrainz Perl module
- Added MusicBrainz::DiscID Perl module
- Commented out XSLoader Perl module since it was broken, no packages depend on it,
and it has been incorporated into the Perl core
2012-10-29 17:14:39 -07:00
Joachim Schiele
49f2fef481
updated spring from 88 to 91 and downgraded the boost library which spring uses from default to 1.49 as the
...
more recent boost version results in a build issue at about 30%
2012-10-28 13:43:15 +00:00
Rob Vermaas
d72ee9c961
Added sysbench 0.4.12
2012-10-26 14:45:16 +02:00
Peter Simons
e810a42b84
zeromq: add version 3.x
2012-10-24 18:17:27 +02:00
Peter Simons
a470e05121
all-packages.nix (linuxPackagesFor): fix 'kernelHeaders' attribute
...
The kernelHeaders attribute generated by the linuxPackagesFor function used to
refer to ../os-specific/linux/kernel-headersdefault.nix, but that file no
longer exists. Instead, we re-use the linuxHeaders attribute.
2012-10-23 18:49:57 +02:00
Peter Simons
6d73db319d
jujuutils: fix reference to non-existent version of 'linuxHeaders'
...
Plus minor cosmetic changes to the expression.
2012-10-23 18:47:31 +02:00
Peter Simons
2e2a17a92a
bison: drop obsolete version 1.875
2012-10-23 18:46:09 +02:00
Eelco Dolstra
56cee6fe5c
Make Firefox 16 the default
2012-10-23 15:35:48 +02:00
Russell O'Connor
006af75c17
Merge branch 'master' of github.com:NixOS/nixpkgs
2012-10-21 03:04:22 +02:00
Russell O'Connor
f5c346d556
Add tarsnap package.
2012-10-21 03:03:13 +02:00
Peter Simons
00d03f2f50
ipsec-tools: add version 0.8.0
2012-10-20 13:06:09 +02:00
Peter Simons
094cbf9b4d
Move lxc from "applications/virtualization" to "os-specific/linux".
2012-10-20 12:36:44 +02:00
Peter Simons
04d13e193e
lxc: fix documentation build and make version 0.8.0-rc2 the default
2012-10-20 12:11:09 +02:00
Michael Raskin
0e930058ae
Update TigerVNC to SVN checkout that at least builds..
2012-10-18 20:49:22 +04:00
Marc Weber
b18be4e5e5
adding csound
2012-10-18 06:24:32 +02:00
Michael Raskin
2867563496
Adding a RC version of LinuX Containers
2012-10-17 23:16:42 +04:00
Baptist BENOIST
28c909af86
vtk: latest version + useQt4 option
...
- Updated vtk to v5.10.0 (latest tagged release)
- Introduced a useQt4 option which allows to set the VTK_USE_QT option to true
- Added a package named vtkWithQt4 in the all-packages list
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 23:19:59 +02:00
Eelco Dolstra
6c75d07e65
automake: Update to 1.12.4
...
Also disable tests, they're really way too slow.
http://hydra.nixos.org/build/3082076
2012-10-16 14:09:57 -04:00
Baptist BENOIST
ca264f8da0
Add gmrun-0.9.2
...
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:13 +02:00
Baptist BENOIST
440656dbd0
Add qtcreator-2.5.2
...
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:13 +02:00
Baptist BENOIST
829ad425d3
Add xfe-1.33 and fox-1.6.9
...
This specific version of fox is required by xfe
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:12 +02:00
Baptist BENOIST
946dcba80b
Add fox-1.7.9
...
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:12 +02:00
Baptist BENOIST
51fe788417
Add geany-1.22
...
Geany is a small and lightweight Integrated Development Environment.
It was developed to provide a small and fast IDE, which has only a few dependencies from other packages.
Another goal was to be as independent as possible from a special Desktop Environment like KDE or GNOME.
Geany only requires the GTK2 runtime libraries.
Some basic features of Geany:
- Syntax highlighting
- Code folding
- Symbol name auto-completion
- Construct completion/snippets
- Auto-closing of XML and HTML tags
- Call tips
- Many supported filetypes including C, Java, PHP, HTML, Python, Perl, Pascal (full list)
- Symbol lists
- Code navigation
- Build system to compile and execute your code
- Simple project management
- Plugin interface
Signed-off-by: Baptist BENOIST <return_0@live.com>
2012-10-16 18:03:12 +02:00
Eelco Dolstra
5af277bbd1
Merge remote-tracking branch 'origin/master' into x-updates
2012-10-15 12:16:58 -04:00
Eelco Dolstra
873595ee6d
php: Update to 5.3.17
...
Also remove unsupported PHP 5.2 (which doesn't build anymore).
http://hydra.nixos.org/build/3131326
2012-10-15 11:14:26 -04:00
Eelco Dolstra
9663c37534
Cleanup
2012-10-15 10:52:53 -04:00
Joachim Schiele
789adef3a4
fixes the build error for 4.7 and 4.8 with both don't work with boost 1.50
2012-10-15 10:52:53 -04:00
Jack Cummings
5ded1fb645
- icecast-2.3.3, libshout-2.3.1
2012-10-14 23:48:46 -07:00
Mathijs Kwik
c39805d81c
add libnetfilter_conntrack-1.0.2
2012-10-13 20:28:47 +02:00
Mathijs Kwik
e9a1c82bac
add libmnl-1.0.3
2012-10-13 20:27:33 +02:00
Mathijs Kwik
d5e4b92f22
add libnfnetlink-1.0.1
2012-10-13 20:23:36 +02:00
Peter Simons
f77a2f460a
Merge branch 'master' into x-updates.
2012-10-12 15:24:24 +02:00
Joachim Schiele
74196058ee
added gsmartcontrol 0.8.7 to nixpkgs
2012-10-12 00:45:42 +00:00
Jack Cummings
8a911c889b
Merge branch 'master' into zfs
2012-10-11 13:16:41 -07:00
Michael Raskin
0bf1789b6a
Use newly-added taskwarrior as an update to existing taskwarrior attribute
2012-10-11 10:50:53 +04:00
Michael Raskin
3fa383f70d
Merge pull request #144 from MarcWeber/fixes/taskwarrior
...
adding taskwarrior
2012-10-10 22:14:57 -07:00
Michael Raskin
4f8becaaa3
Merge pull request #139 from aforemny/jhc
...
Add jhc 0.8.0
2012-10-10 22:12:27 -07:00
Michael Raskin
5aa665d5fe
Merge pull request #136 from jcumming/master
...
Games updates
2012-10-10 21:35:16 -07:00
Marc Weber
7b40d67d61
adding taskwarrior
2012-10-11 06:12:23 +02:00
Cillian de Róiste
537fa309b5
Remove phat
...
Phat was only used by Specimen, which has been replaced by Petri-Foo. Petri-Foo dropped the dependency on Phat, so it is no longer being used at all, and it also fails to build.
2012-10-10 23:17:35 +02:00
Peter Simons
0bb86f86b1
Merge branch 'master' into x-updates.
2012-10-10 19:26:31 +02:00
Peter Simons
a352796e0d
lua: add version 5.1
...
The 5.1 build system doesn't seem to support building a shared object anymore?
2012-10-10 19:24:37 +02:00
Peter Simons
6ff829f19d
Merge branch 'master' into x-updates
2012-10-10 18:46:48 +02:00
Eelco Dolstra
c35a43315c
Fix evaluation
...
http://hydra.nixos.org/build/3153986
2012-10-10 10:42:16 -04:00
Lluís Batlle i Rossell
b8471def24
firefox: adding 16.0. Enabling profiling, to see the new profiling features.
2012-10-10 16:37:20 +02:00
Mathijs Kwik
b949359a14
probable fix for failing hydra build since e32567bcf7
...
(ocaml_4_00_0 not found).
I'm not an ocaml user so I don't understand the implications of my change.
It is only meant to get the nix expressions valid again.
2012-10-10 00:20:16 +02:00
Marco Maggesi
e32567bcf7
OCaml 4.00.1
2012-10-09 14:03:12 -04:00
Eelco Dolstra
156e1f1e1f
Add psqlodbc for iodbc
2012-10-09 14:02:09 -04:00
Mathijs Kwik
8f480e3035
linux-3.6: upgrade to 3.6.1
...
- enable aufs3 patch
- check other patches needing upgrade/enable
2012-10-09 16:05:24 +02:00
Sander van der Burg
27cadaa404
Added package for netbeans IDE
2012-10-09 11:40:06 +02:00
Eelco Dolstra
318202951e
Revert "Remove cups-pdf-filter"
...
This reverts commit 006002d16f
.
2012-10-08 14:43:47 -04:00
Eelco Dolstra
41e9f7cfed
Merge remote-tracking branch 'origin/master' into x-updates
2012-10-08 13:48:30 -04:00
Shea Levy
7786353848
Add libc++
2012-10-08 02:32:09 -04:00
Shea Levy
5a6fd3d510
llvm: Bump to 3.1
2012-10-07 23:25:11 -04:00
Eelco Dolstra
d72adde530
Add nss-myhostname
2012-10-07 14:59:29 -04:00
Peter Simons
0826608328
spamassassin: don't pass 'IOSocketInet6'
...
Adding that package as a build input makes SpamAssassin print "function
re-defined" warnings at run-time.
2012-10-07 18:55:41 +02:00
Alexander Foremny
471ceb6dbb
Merge remote-tracking branch 'upstream/master' into jhc
2012-10-07 17:58:43 +02:00
Alexander Foremny
f2e82a385e
Add jhc 0.8.0
2012-10-07 17:52:43 +02:00
Michael Raskin
749cc2bf1e
Adding Debian devscripts. Mostly for uscan.
...
I plan to later use uscan for simplifying package updates in some
NixPkgs packages. I have no code for that now.
I added Perl packages File::DesktopEntry and File::BaseDir in a slightly
hascky way because one part of the installation system replaced PREFIX=
with --prefix= and the other complained that it doesn't know what to do
with --prefix=. I checked that a script using File::DesktopEntry works,
and I don't know enough Perl to rewrite buildPerlPackage and hope that
my change is an improvement.
I removed trnaslated manpages because it uses po4a which has some more
Debian-specific dependencies of its own.
2012-10-07 18:02:46 +04:00
Cillian de Róiste
25b4957e4a
Add the Distrho collection of audio plugins
2012-10-07 14:06:36 +02:00
aszlig
064cf68281
haxe: Rewrite package from scratch, version 2.10.
...
As well as for neko, we now have way less cruft within the mkDerivation
attribute set. We also now use make to build haxe, which will include haxelib
and haxedoc as well.
The main reason why I was doing this was because the package didn't build and
still was referencing mawercer.de, which does not contain those tarballs
anymore.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-07 11:41:59 +02:00
Eelco Dolstra
c1719a5835
Merge remote-tracking branch 'origin/master' into x-updates
2012-10-05 17:57:45 -04:00
Eelco Dolstra
29aa7abe87
thunderbird: Update to 15.0.1
2012-10-05 16:24:04 -04:00
Eelco Dolstra
05d240ceda
thunderbird: Update to 15.0.1
2012-10-05 16:15:56 -04:00
Jack Cummings
e7f3ff803e
- zfs 0.6.0-rc11, spl 0.6.0-rc11
2012-10-05 09:11:25 -07:00
Jack Cummings
ccad09d3b9
Revert " - zfs-0.6.0-rc11, and spl-0.6.0-rc11"
...
This reverts commit 8eb9491a22
.
2012-10-05 09:07:33 -07:00
Cyril Roelandt
172abb4b26
Add a "smatch" package.
...
Signed-off-by: Cyril Roelandt <tipecaml@gmail.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2012-10-05 10:41:44 +02:00
Jack Cummings
8eb9491a22
- zfs-0.6.0-rc11, and spl-0.6.0-rc11
2012-10-05 00:09:49 -07:00
Jack Cummings
22ece175a0
- openttd 1.2.2, rili 2.0.1, widelands-build17, uqm-0.7.0
2012-10-04 23:32:34 -07:00
Eelco Dolstra
bc9bff1da4
Remove obsolete versions of Flash
2012-10-04 21:18:44 -04:00
Shea Levy
a08ca4c04a
openjdk: Don't use the official build system's boostrapping, do our own.
...
The openjdk BOOT_CYCLE bootstrap doesn't use the binaries built in the first stage for the second stage, so we get a bunch of errors like:
/bin/sh: /nix/store/wdgl7xl9b72hn212l0672ad5sn7vh44y-openjdk-bootstrap/bin/native2ascii: No such file or directory
Instead, just build each stage as a separate derivation
2012-10-04 16:56:41 -04:00
Mathijs Kwik
4c96b8587b
logic cleanup
2012-10-04 10:40:52 +02:00
Mathijs Kwik
488b43586c
vlc: use ffmpeg 1.0
2012-10-04 10:40:51 +02:00
Michael Raskin
0013b8faa5
Add reptyr, tool to change controlling terminal of a process under Linux
2012-10-04 09:17:09 +04:00
Andres Loeh
a84ad8010a
Add haskell-platform-2012.4.0.0 release candidate.
2012-10-03 21:12:46 +02:00
Eelco Dolstra
31f89ba349
Merge remote-tracking branch 'origin/master' into x-updates
2012-10-03 14:43:10 -04:00
aszlig
59a75fc985
Fix typo introduced by e6077fbc46
.
...
Already created a line note about that in the commit, but somehow it went
unnoticed and most other typos introduced by that commit are already fixed by
now.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-02 03:46:42 +02:00
aszlig
5908f6c28f
linuxconsoletools: New package, version 1.4.3.
...
This is a small set of tools useful for testing and calibrating joysticks,
gamepads and various other input devices.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-02 03:46:41 +02:00
Cillian de Róiste
21271fee8d
Add the LV2 version of the SWH audio plugins (used for audio production)
2012-10-02 01:00:13 +02:00
Eelco Dolstra
b78256fbd7
Merge remote-tracking branch 'origin/master' into x-updates
2012-10-01 11:43:43 -04:00
Shea Levy
359355e150
Linux 3.6
2012-10-01 07:01:31 -04:00
Lluís Batlle i Rossell
cb7e161361
ffmpeg: adding 1.0 back as an attribute apart.
2012-09-30 12:20:55 +02:00
Eelco Dolstra
006002d16f
Remove cups-pdf-filter
...
It has been obsoleted by the cups-filters package.
2012-09-28 15:09:14 -04:00
Eelco Dolstra
7f053d6157
Remove HAL
...
It's obsolete. There was only one package still using it (nut) but it
builds fine without it.
2012-09-28 12:15:12 -04:00
Eelco Dolstra
f021420036
Revert "gtk+: Update to 3.6.0"
...
This reverts commit 6cbb674895
.
2012-09-27 17:42:46 -04:00
Eelco Dolstra
40eaa8657c
Add Harfbuzz, an OpenType text shaping engine
2012-09-27 17:23:36 -04:00
Eelco Dolstra
6cbb674895
gtk+: Update to 3.6.0
2012-09-27 17:22:56 -04:00
Eelco Dolstra
4cdca52f7e
glib: Update to 2.34.0
2012-09-27 16:16:52 -04:00
Peter Simons
dfaab992c2
spamassassin: enable more plugins and provide gpg for sa-update
2012-09-27 15:29:01 +02:00
Cillian de Róiste
d8e8ff1fe9
Typo, fix the googleTalkPlugin
2012-09-26 23:45:35 +02:00
Eelco Dolstra
2ca9fc3a32
Make Firefox 15 the default (for realz this time)
2012-09-26 17:29:07 -04:00
Eelco Dolstra
599517668c
Fix Firefox config option processing
2012-09-26 17:27:20 -04:00
Eelco Dolstra
948aa32e46
atk: Update to 2.6.0
2012-09-26 15:17:54 -04:00
Eelco Dolstra
d5758c99a3
Merge remote-tracking branch 'origin/master' into x-updates
...
Conflicts:
pkgs/misc/maven/maven-1.0.nix
pkgs/os-specific/linux/xf86-input-wacom/default.nix
2012-09-26 14:51:51 -04:00
Eelco Dolstra
b7b45c60df
Update Linux headers to 3.5
2012-09-26 14:29:56 -04:00
Eelco Dolstra
ab53df106f
Get the 3.3.5 kernel headers to build in the stdenv bootstrap
...
We don't have xz early in the bootstrap, so use the bz2 tarball. Also
add SHELL=bash to get it to build.
2012-09-26 14:14:07 -04:00
Lluís Batlle i Rossell
62c5eab5cd
Adding opus-tools.
...
At least a program that uses libopus.
2012-09-25 20:08:01 +02:00
Lluís Batlle i Rossell
664ee28936
Adding libopus
...
I still don't know any program that can use it.
2012-09-25 20:01:56 +02:00
Lluis Batlle
839f124ba1
ocaml: native code building for ARM on 3.12 and 4.00
...
I think it already works. I'll test more throughly tomorrow.
2012-09-25 19:38:06 +02:00
Lluís Batlle i Rossell
1bd6ee6556
Adding umurmur and protobuf-c.
2012-09-25 19:35:03 +02:00
Lluís Batlle i Rossell
ad0b63265c
picocom: adding picocom, 1.7
2012-09-25 19:23:34 +02:00
Peter Simons
d3dc95834a
boost-headers: update to version 1.51.0
2012-09-25 12:16:01 +02:00
Peter Simons
bae4524eee
boost: delete obsolete version 1.50.0
2012-09-25 12:15:59 +02:00
Michael Raskin
1527b10016
Adding restund
2012-09-25 10:34:45 +04:00
Michael Raskin
732811700a
Added BareSIP
2012-09-24 21:03:02 +04:00
Peter Simons
f1bfc3055d
dovecot: drop obsolete versions 1.0.3 and 1.1.1
2012-09-24 10:03:10 -04:00
Lluís Batlle i Rossell
57b578189b
Adding cryptodev-linux, and made openssl use it optionally.
...
I'm trying to get the CESA of the sheevaplug available to openssl.
2012-09-23 20:51:15 +02:00
Michael Raskin
37418b3f70
Add farstream support to gajim
2012-09-23 21:39:26 +04:00
Eelco Dolstra
0874615fcc
Remove User Mode Linux
...
It hasn't built in a long time and it's obsolete IMHO.
2012-09-21 13:32:37 -04:00
Eelco Dolstra
a18bf8bc7b
Remove obsolete Xfce 4.6
2012-09-21 10:58:06 -04:00
Eelco Dolstra
4367db0bd2
Disable libxcrypt in PAM
...
It no longer builds: http://hydra.nixos.org/build/3046895
AFAIK we need libxcrypt for the legacy blowfish support, but it might
be better to apply this patch to Glibc:
http://cvs.pld-linux.org/cgi-bin/viewvc.cgi/cvs/packages/glibc/glibc-crypt-blowfish.patch?view=log
2012-09-21 10:18:48 -04:00
Eelco Dolstra
e6077fbc46
Remove getConfig helper function
...
An expression like ‘getConfig [ "cabal" "libraryProfiling" ] false’
can be written more concisely as ‘config.cabal.libraryProfiling or false’.
2012-09-19 13:56:56 -04:00
Eelco Dolstra
0062d0f11d
Mark alternative stdenvs as lowPrio
2012-09-19 13:13:34 -04:00
Peter Simons
7ba33d813e
popa3d: add version 1.0.2
2012-09-19 01:16:01 +02:00
Eelco Dolstra
8ed71a1ee5
perl: Add 5.16.1
2012-09-18 15:23:07 -04:00
Eelco Dolstra
9b0ed02f9b
Remove Glibc 2.14
2012-09-18 14:59:26 -04:00
Eelco Dolstra
167df7ad32
Add tzdata
...
Glibc 2.16 no longer contains timezone data (yay!) so provide tzdata
instead.
2012-09-18 14:00:18 -04:00
Eelco Dolstra
aa34058205
glibc: Update to 2.16
2012-09-18 12:38:43 -04:00
Eelco Dolstra
375341bd73
Remove obsolete Glibc versions
2012-09-18 11:13:54 -04:00
Eelco Dolstra
0b900d21f4
Remove unused files
2012-09-18 11:09:18 -04:00
Eelco Dolstra
1ab6957c69
Remove duplicate attribute
2012-09-18 11:08:45 -04:00
Peter Simons
aa2d8d1e02
dovecot: rename file for version 1.0.3 to improve consistency
2012-09-18 15:08:28 +02:00
Mathijs Kwik
baa6223904
node-packages: ability to build npms that have native extensions
2012-09-17 09:56:49 +02:00
aszlig
b2392c09a0
aewan: New package, version 1.0.01.
...
This adds a small ASCII art drawing tool, which supports drawing with multiple
layers. Might be especially helpful for larger "images", which become quite
tedious to do using vim.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-14 23:24:10 +02:00
aszlig
cb94852ae3
hexedit: New package, version 1.2.12.
...
A typical three-pane style hex editor, which is somewhat similar than bvi, but
smaller and without vi-like keybindings.
(Don't ask me why I use both, I just can't tell why I'm sometimes in bvi and
sometimes in hexedit mood... there simply is no rational explanation)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-14 23:24:10 +02:00
Rickard Nilsson
7c43b041d9
Add nss-pam-ldapd version 0.8.10
...
nss-pam-ldapd is a fork of nss_ldap that uses a daemon (nslcd) to
connect to the LDAP server, instead of going directly from PAM/NSS.
This improves performance and separation, and increases security
if you connect to LDAP with a password, since only the nscd daemon
needs to know the password, not every user of PAM/NSS.
This commit will be followed by a commit to NixOS which enables the
use of the nslcd daemon.
2012-09-14 00:06:25 +02:00
Peter Simons
40fe4cf682
pmtools: add version 20071116
2012-09-13 20:00:17 +02:00
Eelco Dolstra
696206c405
Rename spiceProtocol -> spice_protocol
2012-09-13 11:36:34 -04:00
Michael Raskin
8b7d12d0f5
Gajim: make OpenSSL code work
2012-09-13 18:03:50 +04:00
Michael Raskin
b52919ac9e
Buildable Salut-à-toi
2012-09-13 14:14:49 +04:00
Rob Vermaas
ff68b3e130
Add apacheAntOracleJDK variant
2012-09-11 17:07:52 +02:00
Peter Simons
d5677fe6c7
stdenv-updates: merge updates from 'master' branch
2012-09-11 16:48:41 +02:00
Peter Simons
2a183e60bf
all-packages.nix: recurse into haskellPackages_ghc761 package set to make it available to nix-env
2012-09-11 10:42:50 +02:00
aszlig
2c315dee85
Merge branch 'tcl-tkabber-fixup'
...
This introduces the following changes:
* Fixes libPrefix in Tcl libraries I fucked up a few months ago and adds
missing meta attributes.
* Correctly set TKABBER_SITE_PLUGINS so Tkabber is able to find plugins, if
present.
* Rely on OPENSSL_X509_CERT_FILE instead of depending on cacert directly.
* Introduces a new license called "Tcl/Tk", which applies to some Tcl libraries
and is a variation of the BSD license with restrictions regarding
governmental use.
* New package tclgpg for GPG support in Tkabber.
2012-09-11 05:13:03 +02:00
Russell O'Connor
048ef1659f
Merge branch 'master' of github.com:NixOS/nixpkgs
2012-09-10 23:50:17 +02:00
Russell O'Connor
46d9146d64
Update SSReflect to version 1.4
2012-09-10 23:15:54 +02:00
aszlig
3ed91754e2
lastwatch: New package, version 0.4.1.
...
This is actually one of my own programs I've written some years ago, but as I'm
still using it on several systems, I'm adding it to nixpkgs. As it is an (at the
moment, fanotify looks like it's more suitable) inotify based scrobbler, it of
course requires the inotify feature to be enabled in the kernel.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:54 +02:00
aszlig
de5c5467a6
mmv: New package, version 1.01b from Debian.
...
This package as well as the patches are used from Debian, as the upstream
version is no longer maintained, plus other distributions seem to use the Debian
patched version aswell. And by looking at the patch from Debian, it seems
reasonable, because it contains a _lot_ of fixes that accrued over time.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:53 +02:00
aszlig
930d13e12c
picard: New package, version 1.1.
...
Picard is the official MusicBrainz audio tagger which is able to use audio
fingerprinting to tag your files.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:54:53 +02:00
Peter Simons
1037089c55
Update default version of boost to 1.51.0.
...
Version 1.50.0 should be dropped from Nixpkgs, if possible, once we're
reasonably sure that the update doesn't break any packages in ways that
cannot be trivially fixed.
2012-09-10 11:31:36 +02:00
Mathijs Kwik
da87b2c9bf
emacs: add package "org2blog"
2012-09-09 19:32:27 +02:00
Mathijs Kwik
7bbda346ba
emacs: add package "xml-rpc"
2012-09-09 19:32:14 +02:00
Mathijs Kwik
071d685dda
mongodb: upgrade to 2.2.0
2012-09-09 13:04:14 +02:00
Mathijs Kwik
d7f89b2075
libnl1, libnl2: remove now they are unused
2012-09-09 13:04:14 +02:00
aszlig
882289a583
tclgpg: New package, pre-1.0 release.
...
The library has not been released so far, but it is used by Tkabber and some
other software in Tcl (none of them is in nixpkgs so far).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-09 06:59:58 +02:00
Peter Simons
a9da133fda
boost: add version 1.51.0
2012-09-08 14:35:05 +02:00
Dmitry Malikov
8ffc870e78
Tig: cosmetics
2012-09-05 18:38:32 +00:00
Russell O'Connor
b881bee48b
Merge branch 'master' of https://github.com/NixOS/nixpkgs
2012-09-04 12:39:56 -04:00
Russell O'Connor
314af2262c
2030 Images – for Intel Centrino Wireless-N 2230
2012-09-04 12:39:40 -04:00
Rob Vermaas
c9f46b2d40
Merge pull request #105 from ierton/zathura
...
Zathura
2012-09-02 04:10:30 -07:00
Rob Vermaas
7ea0160fee
Merge pull request #93 from oxij/master
...
Support PCI passthrough in Xen. Add enca package.
Revert of Xen version from 4.1.2 to 4.0.3.
2012-09-02 04:09:25 -07:00
Michael Raskin
4add07db0c
Firefox: add 15.0 version
2012-09-01 09:55:59 +04:00
Alexander Foremny
27127238f5
Merge remote-tracking branch 'upstream/master' into plowshare
2012-08-31 16:03:10 +02:00
Ludovic Courtès
04f242e281
Set noSysDirs' to
false' on non-GNU/Linux platforms.
2012-08-31 11:50:04 +02:00
Rickard Nilsson
abf6366f87
Add surfraw 2.2.8
2012-08-31 10:55:23 +02:00
Yury G. Kudryashov
c5f9ee3325
Add libexttextcat (part of LibreOffice)
2012-08-31 12:03:25 +04:00
Yury G. Kudryashov
38d07f5018
Add MyThes
2012-08-31 12:03:25 +04:00
Yury G. Kudryashov
28f0597bd6
Add clucene-core.2.x
2012-08-31 12:03:25 +04:00
Yury G. Kudryashov
34bafa4893
Add libcdr (libreoffice dependency)
2012-08-31 12:03:24 +04:00
Yury G. Kudryashov
d41c08ee54
Add mdds (libreoffice dependency)
2012-08-31 12:03:24 +04:00
Yury G. Kudryashov
30ba367d5a
Add libvisio (libreoffice dependency)
2012-08-31 12:03:24 +04:00
Mathijs Kwik
cb4443ef26
add spice-0.10.1
...
spice is a next-generation remote desktop protocol, aimed at virtual
machines.
focus is not just on display/input devices, but clipboard, audio,
video, opengl, smartcards, usb devices as well, no matter if the
virtual machine runs locally or on a remote host.
not everything is implemented yet, and I didn't enable all available
features yet.
Currently, spice is able to make qemu-kvm virtual machines very usable
for workstation guests, with good 2d video support, clipboard sharing,
full resolutions, auto-mouse-grab/ungrab, xinerama / multiple guest
monitors. Good drivers for windows 7 guests are available, as well as
linux Xorg drivers / agents.
Basically, kvm was already the best-performing VM solution (using
virtio drivers), but virtualbox, while slower, had better
desktop-integration support (still wins if you want opengl). Spice
fixes this, making the choice very easy.
2012-08-29 22:27:39 +02:00
Mathijs Kwik
30514a5346
add spice-protocol-0.10.1
2012-08-29 22:27:39 +02:00
Mathijs Kwik
af6265e66d
add celt-0.5.1
2012-08-29 22:27:39 +02:00
Antono Vasiljev
4a1a626d05
Merge branch 'master' into gnome-3
2012-08-28 02:24:15 +03:00
Lluís Batlle i Rossell
0f1326cde9
Adding praat.
2012-08-27 20:26:32 +02:00
Lluís Batlle i Rossell
602fde4ad4
Adding espeakedit, phoneme editor for espeak.
...
I've no idea how to use it still.
2012-08-27 20:26:32 +02:00
Shea Levy
8c128db32e
Add oraclejdk and oraclejre attributes for packages that want to use them
2012-08-27 14:15:57 -04:00
Shea Levy
488f46c19c
Merge branch 'openjdk-default' of github.com:shlevy/nixpkgs
...
With this change, java packages will build with openjdk by default. The
primary driver for this is legal: The build farm is not allowed to
distribute the proprietary Oracle jdk6, and so it is not allowed to
distribute any packages that depend on it. In my view, this is a purely
beneficial change: from the perspective of the build farm, packages will
go from undistributable due to licensing to either distributable or
undistributable due to failed build (if the package doesn't build
properly with openjdk), and from the perspective of the end user it is
very easy to override the jdk on a package-by-package basis or for all
of nixpkgs in the nixpkgs configuration.
2012-08-27 11:26:46 -04:00
Michael Raskin
289d7a5cfa
Fix typo
2012-08-27 15:49:33 +04:00
Shea Levy
a94e8d2756
Add npm2nix as a nodePackage
2012-08-26 16:02:04 -04:00
Yury G. Kudryashov
a4d13df801
Add qoauth
2012-08-26 22:21:14 +04:00
Shea Levy
016b665402
Default 'jdk' and 'jre' to openjdk and openjre, respectively, on supporting systems
2012-08-26 13:33:44 -04:00
Alexander Foremny
172e6f5e77
Merge remote-tracking branch 'upstream/master' into plowshare
2012-08-26 14:46:43 +02:00
Alexander Foremny
c89a0d6c4f
Add package: plowshare-git20120807
2012-08-26 14:43:25 +02:00
Rob Vermaas
77948b7204
Remove old maven versions, aliased maven to maven3. Updated maven 3 to 3.0.4
2012-08-25 19:43:54 +02:00
Michael Raskin
2ab1594512
Atop: add package (atop is one more load monitor)
2012-08-25 21:24:17 +04:00
Mathijs Kwik
528b508b87
add logcheck 1.3.15
...
nixos-module follows soon
2012-08-25 11:20:09 +02:00
Mathijs Kwik
e5cc68e8d5
add lockfile-progs-0.1.16
2012-08-25 11:20:09 +02:00
Mathijs Kwik
8c96572638
add liblockfile-1.09
2012-08-25 11:20:09 +02:00
Shea Levy
df2c5f3568
Merge branch 'openjdk-bootstrap'
...
This allows building openjdk without requiring a proprietary jdk as a bootstrap.
2012-08-24 23:19:11 -04:00
Shea Levy
228c35f0b2
openjdk: Build from bootstrap
2012-08-24 23:05:41 -04:00
Cillian de Róiste
32e339da54
Adding jack_capture: A program for recording soundfiles with jack
2012-08-25 01:58:56 +02:00
Lluís Batlle i Rossell
87a3bcd470
libreoffice: trying to make it build with openjdk
2012-08-24 09:20:53 +02:00
Rob Vermaas
06f1a0bec4
Forgot to commit all-packages.nix for pstack.
2012-08-23 14:15:56 +02:00
Sergey Mironov
222b6e21a5
gimp: revert broken gimp-2.6 dependencies
2012-08-23 03:09:19 +04:00
Eelco Dolstra
ac73fc486c
Removed unused jdkPlugin attribute
2012-08-22 15:43:19 -04:00
Eelco Dolstra
8020c37f55
Remove obsolete JDK versions
...
These are the JDK 5 on powerpc-linux (no longer a maintained Nixpkgs
platform), JDK 1.4 (required a manual download) and JDK 5 on Linux
(idem).
2012-08-22 15:43:19 -04:00
Mathijs Kwik
af3a95d6f3
libiconvOrEmpty: always return a list
...
- fixes nixpkgs-tarball
2012-08-22 16:57:13 +02:00
Peter Simons
30a36ad6e5
hadoop: add version 2.0.1-alpha
2012-08-22 14:13:40 +02:00
aszlig
ec6926bf7e
ncdu: New package, starting at version 1.8.
...
`ncdu` is a little ncurses tool to browse the filesystem tree sorted by disk
usage.
2012-08-22 10:02:19 +02:00
Eelco Dolstra
d7fc07705a
Add latest patchelf prerelease
2012-08-21 15:57:41 -04:00
Ludovic Courtès
45ce8c915d
libiconvOrNull: Fix libc check.
2012-08-21 16:58:55 +02:00
Ludovic Courtès
d53cb937f5
libiconvOrNull: Do not use an external libiconv on glibc systems.
2012-08-21 15:29:37 +02:00
Mathijs Kwik
a5663aee4d
emacs: add "sunrise commander"
2012-08-21 10:33:20 +02:00
Mathijs Kwik
85c88d473b
emacs: add "rect-mark"
2012-08-21 10:33:06 +02:00
Ludovic Courtès
a5615adc97
gcc 4.7: Add `gcc47_debug'.
2012-08-20 10:15:42 +02:00
Eelco Dolstra
bccab0ff91
slim: Build with ConsoleKit support
2012-08-19 16:00:24 -04:00
Russell O'Connor
fdb659906a
Merge branch 'master' of https://github.com/NixOS/nixpkgs
2012-08-19 01:05:17 -04:00
Russell O'Connor
706cbc9318
Update coq to 8.4
2012-08-19 01:01:30 -04:00
Eelco Dolstra
006e3fbf46
nix: Update to latest unstable version
2012-08-18 17:54:22 -04:00
Eelco Dolstra
1e4c4b70b1
slim: Really update to 1.3.4
2012-08-17 11:33:59 -04:00
Mathijs Kwik
5a146e9cff
emacs: add "color-theme"
2012-08-17 08:55:47 +02:00
Michael Raskin
ca84b7ff22
uclibcCross: convert to using callPackage
...
It doesn't add any unwanted defaults, and it makes cross-building
experiments (and cross-building for a new device is always
experimental..) way easier.
2012-08-16 19:39:57 +04:00
Sergey Mironov
d339184bbf
zathura: version 0.1.2 with plugins
...
Expression handles new modular structure of zathura and adds support for djvu,
pdf and ps plugins.
2012-08-16 18:25:52 +04:00
Peter Simons
c0dafdf8d5
Merge pull request #94 from aszlig/boomerang
...
boomerang: New package from the fork.
2012-08-16 06:50:55 -07:00
Antono Vasiljev
61f7853e43
Merge pull request #92 from dmalikov/b125ef36b67f2a0aedabc34eb4dac12e61ae9828
...
gitAndTools: bump tig from 0.16 to 1.0
2012-08-16 06:03:54 -07:00
Antono Vasiljev
dcbc0f5bd7
Merge branch 'master' into gnome-3
2012-08-16 15:58:57 +03:00
Lluís Batlle i Rossell
443d65df34
automake: disabling automake tests in mips (2nd attempt)
...
As explained in my previous attempt:
There is a test that fails on mips, and that breaks the nix build.
The text does not exist anymore in automake upstream git, so the next
version may not need this mips-specific disabling.
2012-08-15 10:28:31 +02:00
Sergey Mironov
b229c3e09f
gxneur: add frontend for XNEUR keyboard layout switcher
2012-08-15 01:10:23 +04:00
Sergey Mironov
36f0a97fc6
atool: add archiver helper
2012-08-15 01:10:05 +04:00
Mathijs Kwik
50cc5629af
emacs: add "jade-mode"
2012-08-13 17:50:19 +02:00
Andres Loeh
e093d7ea38
ghc-7.6.1-rc1: Add release candidate.
2012-08-13 16:29:01 +02:00
Lluís Batlle i Rossell
88f3b097ee
Adding linux iw.
2012-08-11 20:22:45 +02:00
Lluís Batlle i Rossell
2c0b930149
Removing rt73fw. The url was broken, and ralink_fw contains it.
...
ralink_fw attribute contains the rt73 firmware, among others from ralink.
2012-08-11 14:47:15 +02:00
Mathijs Kwik
a6f17bd1a9
emacs: add "flymake-cursor"
2012-08-11 09:36:20 +02:00
Peter Simons
f20913e51f
ikiwiki: support OpenID via HTTPS
...
Also enable Perl LWPxParanoidAgent for "additional security".
2012-08-10 18:57:57 +02:00
Peter Simons
397f1d73ee
ikiwiki: enable OpenID support
...
* added perl-Crypt-DH-GMP-0.00010
* added perl-Devel-CheckLib-0.98
* added perl-HTTP-Message-6.03
* added perl-IO-CaptureOutput-1.1102
* added perl-Net-OpenID-Common-1.14
* added perl-Net-OpenID-Consumer-1.13
2012-08-10 18:44:01 +02:00
Lluís Batlle i Rossell
734bb84f09
linux-3.5: fix perf build with a patch from the perf mailing list
2012-08-10 09:41:43 +02:00
Lluís Batlle i Rossell
186601f461
opencascade: fixing build by downgrading the automake used
2012-08-10 09:26:47 +02:00
Mathijs Kwik
c0a455b370
emacs: add "auto-complete" mode
2012-08-10 08:27:09 +02:00
Mathijs Kwik
260650e7e2
emacs: add "coffee-mode"
2012-08-10 08:27:09 +02:00
aszlig
77b1a7ff42
boomerang: New package from the fork.
...
This adds the boomerang decompiler, which has been forked on github because of
some years of inactivity.
2012-08-09 19:05:16 +02:00
Jan Malakhovski
179b1bd294
Add package enca 1.13 to tools/text
2012-08-08 03:58:17 +04:00
Dmitry Malikov
b125ef36b6
Bump gitAndTools/tig from 0.16 to 1.0
2012-08-08 00:51:25 +02:00
Vladimír Čunát
cf3ea80e1f
Scribus minor update, modifying dependencies.
...
- using the boostHeaders dep to build scribus with 2geom (internal)
- adding more xorg deps to build with XCB support
2012-08-07 17:41:18 +02:00
Vladimír Čunát
740cd9b5f4
LyX: add support for spell checking via enchant.
...
Also comment on testing of other config options.
2012-08-07 16:06:13 +02:00
Rob Vermaas
374886444f
xvfb-run: add some runtime dependencies to wrapper, set FONTCONFIG_FILE
2012-08-07 03:27:00 +02:00
Rob Vermaas
f676f9e487
Add xvfb-run, a wrapper script for Xvfb.
2012-08-07 03:14:17 +02:00
Michael Raskin
bdb1ccaf80
Lilypond: update to 2.14.2
2012-08-05 23:10:49 +04:00
Lluís Batlle
3d2e1508ee
surf: updating to 0.5, and making it build.
...
It needed webkit_gtk2.
2012-08-05 16:16:55 +02:00
Mathijs Kwik
e8afe3c1c8
add package dstat
2012-08-05 15:10:26 +02:00
Mathijs Kwik
107f5e3560
bup: include support for xattrs, acls and fuse on linux
...
this enables the commands "bup meta" and "bup fuse".
2012-08-05 14:03:34 +02:00
Lluís Batlle
7620bd06cf
Adding 'st-0.2.1'
2012-08-05 12:44:01 +02:00
Mathijs Kwik
a8be5de82e
emacs: add lorem-ipsum package
2012-08-05 02:16:01 +02:00
Mathijs Kwik
56d30f72da
emacs: add gist package
2012-08-05 02:15:48 +02:00
Mathijs Kwik
ad5c002891
emacs: add gh (github) package
2012-08-05 02:15:34 +02:00
Mathijs Kwik
733b548cd0
emacs: add pcache package
2012-08-05 02:15:11 +02:00
Mathijs Kwik
c700ec276d
emacs: add logito package
2012-08-05 02:14:53 +02:00
Mathijs Kwik
fb99c24d7c
kernel-3.5: add aufs3 patch
2012-08-05 01:55:31 +02:00
Lluís Batlle i Rossell
592b980931
gccgo46: removing it. I set gccgo = gcc47
...
gccgo46 did not build for me, and maybe never built at all.
The same recipe, though, worked fine for gcc47. So let's go with gcc47.
2012-08-03 19:52:19 +02:00
Lluís Batlle i Rossell
a375ffa53f
Adding gccgo for gcc4.7.
...
I tested hello world, and it works.
2012-08-03 19:49:53 +02:00
Michael Raskin
901574fe8a
Julia language: update to a fresh version
...
Update julia and some of its dependencies
Split PCRE because a lot of packages depend on it and I am not sure we
want to test them in a hurry (and Julia specifies exact version).
2012-08-02 17:48:36 +04:00
Lluís Batlle i Rossell
4f972b793f
Adding the gcc47 attribute, pointing to gcc47_real, for
...
the attributes to look like the gcc46 case.
I add a comment about a sheevaplug situation we have to test again.
2012-08-02 12:54:51 +02:00
Lluís Batlle i Rossell
7954b01342
Adding gcc 4.7.1.
2012-08-02 12:53:30 +02:00
Shea Levy
ec587dfc25
kernelPackages.splashUtils: Enable detecting if manually configured kernels have fbcondecor
2012-08-01 21:44:53 -04:00
Shea Levy
6c0b7103c9
Add sbc
2012-08-01 06:12:20 -04:00
Rob Vermaas
eb29e0449b
Add mod_evasive
2012-07-31 15:51:31 +02:00
Arie Middelkoop
5bc99bc883
Adds Ocaml 4.00.0 (first attempt)
...
Bumps Findlib to 1.3.3 (required for ocaml 4.00)
2012-07-31 14:09:27 +02:00
Arie Middelkoop
2df1d646c8
frama-c: add version 20111001
2012-07-31 14:08:52 +02:00
Eelco Dolstra
812c182be5
s3sync: Require Ruby 1.8
2012-07-30 11:18:18 -04:00
Shea Levy
da4c64026a
linux/kernel/manual-config: Greatly simplify config parser
2012-07-29 15:54:31 -04:00
Peter Simons
9e334221fc
ikiwiki: enable pass phrase authentication support
2012-07-29 21:39:49 +02:00
Peter Simons
f8ff9b74e9
all-packages.nix: strip trailing whitespace
2012-07-29 21:34:20 +02:00
Shea Levy
f0694a3151
linux/kernel/manual-config: Do all of the config file parsing in the imported-from derivation
2012-07-29 13:24:05 -04:00
Shea Levy
98341e0bda
linux/kernel/manual-config: Use the kernel's make install
2012-07-29 04:48:50 -04:00
Shea Levy
6e3b17feec
linux/kernel/manual-config: Run depmod after build
2012-07-29 04:01:40 -04:00
Shea Levy
ff728a6365
The kernel build needs hostname and perl
2012-07-29 01:29:56 -04:00
Shea Levy
bf7467cbb1
Add first attempt at linux/kernel/manual-config.
...
The goal of this function is to make it possible to build a kernel with a user provided .config.
As a secondary goal, it will extract NixOS-relevant features from the config automatically.
As a tertiary goal, the build will aim to be simpler than the current generic kernel builder.sh.
Unfortunately, that simplicity is offset by the complexity of the feature extraction, especially since nix segfaults when trying to split the file into lines (so an import from a derivation is used)
2012-07-29 01:23:51 -04:00
Lluís Batlle i Rossell
32b48d64dc
Adding 'ii', irc it.
2012-07-27 22:43:40 +02:00
Eelco Dolstra
1d44578b48
Add ciopfs
2012-07-25 23:18:40 -04:00
Eelco Dolstra
403e594207
ec2-ami-tools: Update to 1.6.0.0
2012-07-25 23:18:39 -04:00
Shea Levy
b0552eb9ca
Add npm2nix
2012-07-25 18:11:57 -04:00
Shea Levy
42da3759a2
Remove the 'with pkgs;' from node-packages.nix.
...
Packages depending on non-node packages should refer to their deps with pkgs.name
2012-07-25 17:53:02 -04:00
Shea Levy
6a4887475b
Add nodePackages attr to all-packages
2012-07-25 17:51:33 -04:00
Shea Levy
3a37f47fd4
v8: build with gyp.
...
The scons build has been deprecated
2012-07-25 11:42:15 -04:00
Eelco Dolstra
6262db94a9
grub: Update to 2.00
2012-07-24 22:33:39 -04:00
Phreedom
0b112cb489
F-Prot: package
2012-07-24 10:48:22 +03:00
Peter Simons
519248fdbb
Merge pull request #56 from aszlig/netrw
...
Add package netrw
2012-07-23 11:21:06 -07:00
Phreedom
113016af86
ClamAV: package.
2012-07-23 17:22:51 +03:00
Mathijs Kwik
c750a66717
bup: update to latest git version.
...
why the git version? 0.24b (in nixpkgs) was broken.
using 0.25rc1 gave the same error (gcc 4.6 related)
Both these versions are over a year old and lots of
commits were made after that, including something
that fixed building on nix.
2012-07-22 19:53:35 +02:00
Peter Simons
dccfb866da
all-packages.nix: comment-out obsolete bison versions 2.3, 2.4, and 2.5
...
After a reasonable grace period, these packages should be removed.
2012-07-22 19:09:28 +02:00
Peter Simons
e23e934bbc
all-packages.nix: bump default version of 'bison' from 2.5 to 2.6
2012-07-22 19:04:47 +02:00
Peter Simons
6bc1086ff0
bison: add version 2.6
2012-07-22 19:04:47 +02:00
Peter Simons
201bdd1b6c
all-packages.nix: strip trailing whitespace
2012-07-22 18:55:02 +02:00
Peter Simons
72e07c2940
bison: add version 2.6
2012-07-22 18:54:50 +02:00
Shea Levy
053f641d16
Add linux-3.5
2012-07-22 11:33:00 -04:00
Florian Friesdorf
7bf4ec13f9
RealPlayer needs callPackage_i686
2012-07-21 14:11:41 +02:00
Joachim Schiele
538b17a791
fixed most virt-manager issues!
2012-07-20 23:27:24 +00:00
aszlig
8ded076ac0
Add new package netrw, version 1.3.2.
...
The upstream URL unfortunately wasn't available at this time, so I provided an
alternate mirror. I checksummed the file against the hashes from various
distributions in order to make sure it's the right one.
2012-07-20 01:45:49 +02:00
Mathijs Kwik
62f698dfd3
give pkgs a reference to itself.
...
As discussed on nix-dev, this allows me to create a separate package
repository which can be used like all-packages.nix (callPackage),
without the need to run from a forked tree.
2012-07-19 14:15:18 +02:00
Michael Raskin
7bb60c640d
LMMath: add Latin Modern Math font
2012-07-19 09:07:57 +04:00