Lluís Batlle i Rossell
472499ccd8
coreutils: I forgot a file in the prev commit
2013-01-02 20:04:08 +01:00
Lluís Batlle i Rossell
09d12cc9db
coreutils: update to 8.20. They didn't build in i686 here.
...
Here is the error:
set-mode-acl.c: In function 'qset_acl':
set-mode-acl.c:72:6: error: #error Must have acl_delete_def_file (see POSIX 1003.1e draft 17).
2013-01-02 19:26:11 +01: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
Eelco Dolstra
88b11196c1
Clean up redundant "if condition then true else false"
2012-12-28 19:57:47 +01:00
Eelco Dolstra
3fa03df78c
openssh: Remvoe unused Perl dependency
...
Since "buildNativeInputs" was misspelled, Perl is not actually used.
2012-12-28 19:26:28 +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
Rok Garbas
5872a8eae8
aircrack-ng: update
2012-12-28 02:16:31 +01: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
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
Antono Vasiljev
2828729b9b
mu0 -> mu, version bump
2012-12-25 21:59:48 +02:00
Shea Levy
6a147cfbfa
Add unionfs-fuse meta
2012-12-16 16:42:45 -05:00
Shea Levy
42b061d118
Add unionfs-fuse
2012-12-16 16:25:24 -05: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
Eelco Dolstra
f364619e22
Merge remote-tracking branch 'origin/master' into stdenv-updates
2012-12-12 17:01:20 +01:00
Eelco Dolstra
0ecd1f62c7
Revert "coreutils: Update to 8.20"
...
This reverts commit 1620307488
.
8.20 doesn't build on x86_64-darwin.
http://hydra.nixos.org/build/3435174
2012-12-12 17:00:32 +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
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
Rickard Nilsson
023f5a098b
xcalib: Fix maintainer
2012-12-11 15:10:55 +01:00
Rickard Nilsson
71f4666903
xcalib: Fix license
2012-12-11 13:45:04 +01:00
Rickard Nilsson
bdfe779d2c
Add xcalib 0.8, a tiny monitor calibration loader
2012-12-11 11:36:02 +01:00
Michael Raskin
d3e5b8feee
Fix dummy pseudo-updates being found for some packages
2012-12-08 13:05:43 +04:00
Eelco Dolstra
1c24391251
nix: Update to 1.2
2012-12-07 13:46:07 +01:00
Florian Friesdorf
c598df2645
duplicity-0.6.20
2012-12-06 15:59:02 +01:00
Evgeny Egorochkin
f2ca98c098
TOR: version bump
2012-12-05 06:16:45 +02:00
Eelco Dolstra
e8ff7d627a
Merge branch 'master' of github.com:NixOS/nixpkgs
2012-12-04 20:08:02 +01:00
Eelco Dolstra
6751fac418
dpkg: Fix caching of architecture name
...
Our deb-closure script would causes zillions of invocations of "dpkg
--print-architecture", which is rather slow.
2012-12-04 19:54:44 +01: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
Eelco Dolstra
c138356805
Fix evaluation
2012-12-04 17:08:58 +01:00
Michael Raskin
51bf29de63
Upstream tracking files for asymptote and fbterm
2012-12-04 14:55:19 +04:00
Michael Raskin
38323efd03
Fix cfdg build
2012-12-04 14:46:59 +04:00
Michael Raskin
20b15673f4
Update Asymptote
2012-12-04 10:33:37 +04:00
Michael Raskin
bb99b88e9b
Update Monit
2012-12-04 10:21:36 +04:00
Michael Raskin
e2b68cb9dc
Update GVPE
2012-12-04 10:21:11 +04:00
Michael Raskin
df44d8cbeb
Update gnokii
2012-12-04 10:20:42 +04:00
Michael Raskin
95f5a898d9
Update cfdg
2012-12-04 10:20:02 +04:00
aszlig
faf5d42621
mtr: Update to new upstream version 0.82.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-12-03 11:10:16 +01:00
Rob Vermaas
636010a7aa
Update dblatex to 0.3.4
2012-12-01 21:09:21 +01:00
Alexander Foremny
0a550a5354
Update plowshare to plowshare4-git20121126.e7e4480
...
plowshare now comes in two flavours, plowshare4 and plowshare3.
plowshare4 is recommonded if one can afford its larger (bash >= 4.1)
dependencies which we can. plowshare3 (bash >= 3, busybox) is aimed at
embedded devices.
2012-11-30 12:45:19 +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
Jack Cummings
9d6f5f79e4
Add 'connect' for traversing SOCKS proxies
2012-11-28 14:29:11 -08:00
Cillian de Róiste
dbe7377d28
Fix Tahoe-LAFS tests (thanks to zooko)
...
Zooko pointed out on IRC that running python setup.py build, before running the tests will create /bin/tahoe (which is necessary for running the tests).
2012-11-27 01:03:59 +01:00
Florian Friesdorf
c1c0305df8
xtreemfs-1.4
...
1.3.0 did not build anymore, would need to be handed the correct
version of boost.
2012-11-26 14:42:09 +01:00