Vladimír Čunát
ae7153b9b0
sl: fix license ( close #3072 )
...
From https://github.com/fistonbettens/nixpkgs/commit/7b6591b551afc6a17b
but it failed to apply for me, so I hand-added and corrected the change.
2014-08-14 21:28:33 +02:00
Matt Miemiec
8695c58648
Add the bspwm window manager to Nix.
2014-08-12 18:22:15 +02:00
Mateusz Kowalczyk
749cf663be
youtube-dl: update to 2014.08.10
2014-08-11 08:57:38 +02:00
Luca Bruno
7926b587c3
file: fails to build on darwin
2014-08-09 14:37:03 +02:00
Mateusz Kowalczyk
44d65c6582
youtube-dl: update to 2014.08.05
2014-08-09 02:57:18 +02:00
Vladimír Čunát
52d9c93abe
Merge 'staging' into master
2014-08-08 20:13:23 +02:00
Eelco Dolstra
8a7f3c3618
Mark a bunch of packages as broken or not supported on Darwin
2014-08-08 17:59:02 +02:00
Pascal Wittmann
7bd3921cf9
multitail: update from 5.2.13 to 6.2.1
2014-08-08 14:51:11 +02:00
Pascal Wittmann
f3fd2bf9b2
xclip: fixed broken homepage link
2014-08-08 11:20:32 +02:00
Peter Simons
9226fbf56a
Merge remote-tracking branch 'origin/master' into staging.
2014-08-08 09:51:01 +02:00
Rickard Nilsson
d958692420
riemann-c-client: Update from 1.1.1 to 1.2.0
2014-08-06 12:08:41 +02:00
Peter Simons
2d326e5032
Merge remote-tracking branch 'origin/master' into staging.
...
Conflicts:
pkgs/desktops/e18/enlightenment.nix
2014-08-04 16:51:47 +02:00
Mateusz Kowalczyk
a54b012fe9
youtube-dl: update to 2014.08.02.1
2014-08-02 18:57:54 +02:00
aszlig
57781346d7
Merge branch 'i3-tests'.
...
The reason I went through this whole journey of gathering dependencies
and debugging just in order to get i3 tests working was because I wanted
to supply test cases to a small patch I wrote for the upstream project.
This adds/updates quite a few Perl packages and a X dummy helper, which
are all needed in order to successfully run the test suite.
2014-08-01 05:51:57 +02:00
aszlig
feeb5bae23
Add new package xdummy, a dummy X server.
...
This is actually a small script which just starts an X server without
any real display. Right now only needed for running the test suite of
the i3 window manager within the Nix chroot, but might be useful for
running other tests needing a DISPLAY.
Usage is just like a regular X server, so in order to start an instance
for display :666, you just run it like this:
xdummy :666
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-08-01 05:49:14 +02:00
Bjørn Forsman
62d0a320b3
Revert "Remove obsolete jackaudio version 1."
...
This reverts commit bdb77826d9
.
Jack1 is not obsolete and neither jack1 nor jack2 is called 'jackaudio'.
Q: What's the difference between Jack1 and Jack2?
A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
2014-07-31 12:52:29 +02:00
Peter Simons
bdb77826d9
Remove obsolete jackaudio version 1.
2014-07-28 20:32:52 +02:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Eelco Dolstra
f64d84698e
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/applications/audio/espeak/edit.nix
pkgs/applications/audio/lmms/default.nix
pkgs/desktops/e18/enlightenment.nix
pkgs/games/exult/default.nix
pkgs/os-specific/linux/alsa-plugins/default.nix
2014-07-28 11:30:49 +02:00
Luke Clifton
dcb226deb7
Changed to correct license from licenses.*
2014-07-26 08:39:14 +08:00
lethalman
9188444027
Merge pull request #3367 from FlashKorten/emv
...
Emv
2014-07-25 10:32:49 +02:00
Sebastian Korten
d03905dbf3
emv: perl isn't needed after all
2014-07-25 10:26:44 +02:00
Sebastian Korten
8da1291928
emv: Initial install script
2014-07-25 09:20:17 +02:00
Joel Taylor
4273d38b3b
tmux 1.9a
2014-07-23 16:06:22 -07:00
Bjørn Forsman
49c9ba81a5
kalibrate-rtl: new package
...
kalibrate-rtl calculates the local oscillator frequency offset in
RTL-SDR devices.
kalibrate-rtl has no tags/releases, so I'm using the latest commit from
git master (dated 2013-12-14). I made an upstream issue about making a
release back in May[1], but I've gotten no response yet.
[1] https://github.com/steve-m/kalibrate-rtl/issues/7
2014-07-23 22:47:41 +02:00
William A. Kennington III
0031a036ca
picocom: Add dependency on lrzsz so that we can transfer files
2014-07-23 20:28:18 +02:00
William A. Kennington III
9e767db818
lrzsz: Add derivation
...
[Bjørn Forsman: remove "a unix" from beginning of meta.description and
capitalize first word]
2014-07-23 20:27:12 +02:00
Bjørn Forsman
f6f2f38a6e
jack: change package and attr names to 'jack1' and 'jack2'
...
Currently, we have a 'jack' package with attrname 'jack1d' and a
'jackdbus' package with attrname 'jackaudio'. Make it consistent 'jack1'
and 'jack2' in both package name and attrname.
This aligns the naming with what can be found on the JACK homepage.
Q: what's the difference between jack1 and jack2?
A: http://trac.jackaudio.org/wiki/Q_differenc_jack1_jack2
2014-07-23 20:22:14 +02:00
Luke Clifton
50c63f9b32
Added abduco
2014-07-23 21:52:22 +08:00
Eelco Dolstra
4f7289eec9
Don't use ensureDir
2014-07-22 11:01:32 +02:00
Eelco Dolstra
7f410ef923
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/misc/vim-plugins/default.nix
2014-07-22 11:00:00 +02:00
Pascal Wittmann
261ecebfaf
Merge pull request #3323 from wjlroe/logstash-1.4.2
...
Logstash 1.4.2
2014-07-21 20:02:11 +02:00
Pascal Wittmann
5156b5d11d
Merge pull request #3260 from linquize/gbdfed
...
gbdfed: add package 1.6
2014-07-21 19:49:26 +02:00
Bjørn Forsman
f8778ed82c
openopc: new package
...
"OPC (OLE for Process Control) toolkit designed for use with Python"
This package contains a python module (OpenOPC) and a command line
client (opc). The OpenOPC Gateway Service for Windows is also copied to
$out, for reference.
It only works with python2.7 (not python3.x), so I'm not adding it to
python-packages.nix.
Also add needed dependency, python-pyro3, a distributed object
middleware for Python (IPC/RPC).
http://openopc.sourceforge.net/
2014-07-21 18:43:33 +02:00
William Roe
b6c2dc4e4f
License, platforms and maintainer for Logstash
2014-07-20 16:09:19 +01:00
Pascal Wittmann
52cf78ef22
added cv: Tool that shows the progress of coreutils programs
2014-07-20 15:45:19 +02:00
Andreas Herrmann
37b064fcc7
hdf5: Optional enableShared flag
...
Required by h5py in mpi mode.
2014-07-18 22:41:56 +02:00
Andreas Herrmann
8346343aa5
hdf5: Add mpi support
...
Optionally, build the parallel version of hdf5.
2014-07-18 22:41:55 +02:00
Pascal Wittmann
d518ef91c0
cpuminer: update from 2.3.3 to 2.4 and build with -O3 as described in the installation instructions
2014-07-17 00:15:44 +02:00
Eelco Dolstra
b9d19af3e6
Merge remote-tracking branch 'origin/master' into staging
2014-07-15 12:14:35 +02:00
Eelco Dolstra
45d327a346
jdiskreport: Update to 1.4.1
2014-07-15 11:52:20 +02:00
William Roe
a5783a977e
Install all dirs for logstash
...
Also only patch shebangs in bin/ directory
2014-07-14 17:54:20 +01:00
Eelco Dolstra
ff97b7dbe6
Merge remote-tracking branch 'origin/master' into staging
2014-07-14 17:04:55 +02:00
Pascal Wittmann
8c94b943de
dvtm: update from 0.11 to 0.12
2014-07-14 15:40:09 +02:00
Linquize
73028ef161
gbdfed: add package 1.6
2014-07-13 19:22:10 +08:00
William Roe
d79a58e392
Bump Logstash to 1.4.2
2014-07-11 17:50:02 +01:00
zimbatm
a05ae93c66
Update direnv to v2.4.0
2014-07-08 00:20:21 +02:00
Rickard Nilsson
0ee69ef529
New pkg: riemann-c-client version 1.1.1
...
A C client library for the Riemann monitoring system
2014-07-07 23:58:24 +02:00
Eelco Dolstra
06fc1ec34d
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/servers/serfdom/default.nix
2014-07-01 11:25:41 +02:00
Eelco Dolstra
40f7b0f9df
Another attempt to eradicate ensureDir
...
See c556a6ea46
.
2014-06-30 14:56:10 +02:00
Michael Raskin
127175d27f
Update gummiboot to the latest
2014-06-30 11:05:40 +04:00
Benno Fünfstück
e10001042d
fetchbzr, fetchdarcs, fetchhg: use rev
attr
...
This makes it match the behaviour of fetchgit and fetchsvn, so it's
easier to write scripts that support all of them.
2014-06-28 21:06:10 +02:00
Florian Friesdorf
ba654b9368
Merge pull request #3056 from aherrmann/pr_tables
...
Python module tables
2014-06-23 22:58:04 +02:00
Bjørn Forsman
e805731cac
convmv: add meta.description
2014-06-22 23:03:36 +02:00
Andreas Herrmann
5a96043637
hdf5: Update to 1.8.13
2014-06-22 20:05:20 +02:00
Andreas Herrmann
d1f7bc7bcf
hdf5: Add szip as an optional dependency
...
This adds additional compression modes to hdf5.
Note: The szip license may not be compatible with everyone's use case. Hence,
it is an optional dependency.
2014-06-22 20:05:20 +02:00
Andreas Herrmann
4528ebf509
hdf5: Add zlib as optional dependency
...
This adds addition compression modes to the hdf5 library.
I am adding this, because pytables depends on it.
2014-06-22 20:05:20 +02:00
Austin Seipp
55fee4ffce
Merge pull request #3004 from offlinehacker/pkgs/logstash/update_1_3_3
...
logstash: update to 1.3.3
2014-06-18 16:20:00 -05:00
Jaka Hudoklin
d4506fd7eb
logstash: update to 1.3.3
2014-06-18 13:29:26 +02:00
Vladimír Čunát
9757785295
Merge recent master
2014-06-15 17:55:35 +02:00
Vladimír Čunát
de12094b0e
Merge recent master
2014-06-12 09:15:11 +02:00
Vladimír Čunát
1bcc2aa216
fix licenCe typos
2014-06-12 09:12:14 +02:00
Bjørn Forsman
86d19319d6
t1utils: new package
...
t1utils is a collection of simple Type 1 font manipulation programs.
2014-06-11 21:17:49 +02:00
Vladimír Čunát
5a98b9f514
Merge recent master into p/stdenv
...
Merged just before the pypi update, as it seems to cause problems on Hydra.
2014-06-09 19:07:31 +02:00
Vladimír Čunát
872860e6de
Merge #1187 into p/stdenv
...
Tested building firefox, kdelibs, evince on x86_64-linux.
2014-05-29 22:16:07 +02:00
Rob Vermaas
400e85ae1e
debootstrap: update from 1.0.42 to 1.0.60
2014-05-27 21:30:59 +02:00
Rob Vermaas
4d6f2e41d7
ethtool: update from 3.13 to 3.14
2014-05-27 21:28:40 +02:00
Michael Raskin
90602bc8a9
Merge pull request #2773 from ederoyd46/master
...
Added goaccess package
2014-05-27 05:11:13 -07:00
Ricky Elrod
c1bbfbc13e
add screenfetch
...
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-05-27 07:13:44 -04:00
Matthew Brown
155de0279e
Added goaccess package
2014-05-27 11:57:32 +01:00
Rob Vermaas
1cc7ebe3cc
pv: update from 1.5.2 to 1.5.3
2014-05-22 12:56:14 +02:00
Luca Bruno
288076154f
appdata-tools: add new package
2014-05-20 13:41:39 +02:00
Eelco Dolstra
2cb65a3b99
testdisk: Enable NTFS support
2014-05-19 21:45:48 +02:00
Lluís Batlle i Rossell
471e5bcf41
rkflashtool: install more files
...
rkcrc is quite needed, for example, to prepare files to flash.
2014-05-18 18:25:45 +02:00
Austin Seipp
32b0416cf0
Merge pull request #2509 from lovek323/lbdb
...
lbdb: fix build on darwin
2014-05-18 08:24:10 -05:00
Vladimír Čunát
8e9ead8656
berlios.de probably shut down, replace it
...
The shutdown was announced years ago, only now it stopped working.
2014-05-18 13:30:27 +02:00
Ricardo M. Correia
667008d56f
grub: Add support for grsecurity
2014-05-15 13:25:48 +02:00
Lluís Batlle i Rossell
4fcdc32924
Adding rkflashtool, to flash MK802IV.
2014-05-14 09:59:36 +02:00
Rob Vermaas
14eebb54df
Merge pull request #2564 from darklajid/bump_tmux
...
nixpkgs: bump tmux to 1.9
2014-05-08 21:42:06 +02:00
Benjamin Podszun
141d1a1253
nixpkgs: Bump screen to 4.2.1
2014-05-08 16:25:27 +02:00
Benjamin Podszun
719bcde6cc
nixpkgs: bump tmux to 1.9
2014-05-08 08:59:32 +02:00
Jason "Don" O'Conal
686fa3f2cc
lbdb: fix build on darwin
2014-05-05 11:40:24 +10:00
宋文武
eb36621839
dvtm: update from 0.10 to 0.11
2014-05-02 21:31:05 +02:00
Oliver Charles
e89d37b4c4
Merge pull request #2393 from linquize/cpuminer
...
cpuminer: Upgrade to 2.3.3
2014-04-26 10:00:50 +01:00
Linquize
ae1189379e
cpuminer: Upgrade to 2.3.3
2014-04-25 18:21:58 +02:00
Eelco Dolstra
dbd332d147
Fix meta.maintainer -> meta.maintainers
2014-04-23 14:26:32 +02:00
John Wiegley
35aeac2939
Allow multitail to build on Darwin
2014-04-19 11:35:52 +01:00
Luca Bruno
8decc8fc2f
apparix: new package
...
Add directory bookmarks, distant listing, and distant editing to the command line
http://micans.org/apparix
2014-04-15 10:41:55 +02:00
Bjørn Forsman
da5b52f1b4
minicom: update 2.6.2 -> 2.7
...
Changelog:
- Configurable status line via -F option, see manpage for a listing of
format specifier.
- Improve display of device name in status line.
- Script: Binary transmission feature via "!<"
- Bugfixes
2014-04-14 07:06:49 +02:00
Michael Raskin
97982c4085
Update MDBTools Git version
2014-04-12 19:29:40 +04:00
Rob Vermaas
c3c045c59d
Add logstash-forwarder.
2014-04-10 13:31:23 +02:00
Luca Bruno
1653c118bd
pastebinit: new package
...
A software that lets you send anything you want directly to a pastebin from the command line
https://launchpad.net/pastebinit
2014-04-06 11:10:24 +02:00
Vladimír Čunát
10147beecf
Merge branch vcunat@NixOS:p/stdenv ( close #1840 )
...
This branch contains a collection of stdenv-changing updates.
There's glibc 2.18 -> .19 bump and many non-intrusive PRs.
The grsecurity branch #1187 got removed at Eelco's request,
see https://github.com/NixOS/nixpkgs/issues/1840#issuecomment-39327023
2014-04-04 21:33:55 +02:00
Evgeny Egorochkin
586d19d787
mc: update from 4.8.11 to 4.8.12
2014-04-03 10:32:28 +03:00
Evgeny Egorochkin
899fd2942a
units: update from 2.02 to 2.10
2014-04-03 07:46:21 +03:00
Evgeny Egorochkin
bf0bc1044d
youtubeDL: update from 2014.03.30.1 to 2014.04.02
2014-04-03 07:27:31 +03:00
Vladimír Čunát
11d4c257c1
Merge branch glibc-2.19, see #1840
2014-04-02 19:03:49 +02:00
Evgeny Egorochkin
6f4a62e9e4
youtubeDL: update from 2014.03.25.1 to 2014.03.30.1
2014-03-30 19:24:21 +03:00
Evgeny Egorochkin
cca30b37f8
youtubeDL: update from 2014.03.18.1 to 2014.03.25.1
2014-03-26 12:57:11 +02:00
Vladimír Čunát
58857096fb
file: update to fix CVE-2014-2270, CVE-2013-7345
2014-03-25 23:02:37 +01:00
Evgeny Egorochkin
06097489a6
youtubeDL: update from 2014.03.12 to 2014.03.18.1
2014-03-20 13:32:29 +02:00
Tom Hinton
7b9485145d
Add missing sha256sum to autorandr derivation
2014-03-18 10:15:59 +00:00
Ellis Whitehead
44b6766f5d
Create package for 'fasd'
2014-03-15 20:33:10 +01:00
Vladimír Čunát
d6349df0dd
put systemd unit dirs on the right place
...
Also see #1936 .
2014-03-13 21:44:51 +01:00
Evgeny Egorochkin
7c38f9afe1
youtubeDL: update from 2014.03.07.1 to 2014.03.12, add myself as a maintainer
2014-03-13 08:56:04 +02:00
Domen Kožar
2de56d103c
Merge pull request #1837 from falsifian/apt-offline
...
apt-offline: offline APT package manager
2014-03-10 21:39:43 +01:00
James Cook
c6e4e366e5
apt-offline: set platforms to linux
...
(Only tested on Linux; might work on other systems.)
2014-03-10 13:38:24 -07:00
James Cook
727c8981ad
apt-offline: set platforms
2014-03-10 13:32:47 -07:00
Evgeny Egorochkin
bf900c25ec
youtubeDL: update from 2014.03.04.2 to 2014.03.07.1
2014-03-08 17:53:52 +02:00
Thomas Tuegel
df5639183c
Claim maintainership of recently added packages
...
Also set platforms for some packages where it was missing.
2014-03-07 11:23:30 -06:00
Evgeny Egorochkin
2dd320a382
youtubeDL: update from 2014.02.28 to 2014.03.04.2
2014-03-05 05:12:09 +02:00
Peter Simons
9c2c002a3b
gparted: update from 0.15.0 to 0.18.0
2014-03-03 11:10:27 +01:00
Peter Simons
c4873add80
youtubeDL: update from 2014.02.26 to 2014.02.28
2014-03-03 11:10:27 +01:00
Peter Simons
98cb9c073f
xsel: update from 0.9.6 to 1.2.0
2014-03-03 11:10:27 +01:00
Peter Simons
506da15579
pv: update from 1.4.12 to 1.5.2
2014-03-03 11:10:25 +01:00
Evgeny Egorochkin
6eecf5f03f
parallel: update from 20130422 to 20140222
2014-02-27 18:52:05 +02:00
Evgeny Egorochkin
d189a57fd7
ncdu: update from 1.8 to 1.10
2014-02-27 18:49:28 +02:00
Evgeny Egorochkin
68e9829134
youtubeDL: update from 2014.02.19.1 to 2014.02.26
2014-02-26 20:47:30 +02:00
Eelco Dolstra
db9d204d33
Merge remote-tracking branch 'origin/master' into glibc-2.19
2014-02-26 12:42:03 +01:00
James Cook
a03f23440c
apt-offline: fixed typo
2014-02-25 21:48:42 -08:00
James Cook
2294553cb1
apt-offline: offline APT package manager
2014-02-25 21:33:51 -08:00
Peter Simons
20a150a1df
memtest86: update from 4.1.0 to 4.3.3
2014-02-24 22:04:40 +01:00
Domen Kožar
a131bf9be7
i3minator: 0.0.3 -> 0.0.4
2014-02-23 16:57:44 +01:00
Evgeny Egorochkin
a52f17e4e1
youtubeDL: update from 2014.02.17 to 2014.02.19.1
2014-02-19 15:56:13 +02:00
Evgeny Egorochkin
f10280fc19
youtubeDL: update from 2014.02.13 to 2014.02.17
2014-02-18 04:14:05 +02:00
Bjørn Forsman
47ead60c03
plantuml: update 7982 -> 7991
2014-02-16 10:31:24 +01:00
William A. Kennington III
42358f0cd0
man-db: Upgrade package from 2.5.1 -> 2.6.6
...
Additionally, remove the uneeded share.patch since share/man is now
searched within upstream code.
2014-02-15 12:17:06 +01:00
William A. Kennington III
bdb842d5eb
Move all db4 packages to the default db5
2014-02-15 12:03:02 +01:00
Evgeny Egorochkin
f1ebc4a019
youtubeDL: update from 2014.02.10 to 2014.02.13
2014-02-14 20:27:41 +02:00
Eelco Dolstra
a0bbe58a19
coreutils: Disable parallel building
2014-02-14 19:17:23 +01:00
Bjørn Forsman
2f314cb231
ethtool: update 3.11 -> 3.13
2014-02-13 23:09:02 +01:00
Evgeny Egorochkin
08004bc93e
youtubeDL: update from 2014.02.03 to 2014.02.10
2014-02-13 19:09:47 +02:00
Domen Kožar
35d1c4d34a
i3minator: add platforms and maintain
2014-02-12 19:22:44 +01:00
Domen Kožar
7271eb50e6
Add i3minator: i3 project manager similar to tmuxinator
2014-02-12 12:04:53 +01:00
Domen Kožar
5ffab7710d
gnome3.gnome_control_center: build and fix runtime deps
2014-02-08 12:30:23 +01:00
Evgeny Egorochkin
e27b00915a
youtubeDL: update from 2014.01.30.2 to 2014.02.03
2014-02-05 20:12:54 +02:00
Shea Levy
a2b9ed2eae
gummiboot: bump
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:48:05 -05:00
Shea Levy
dc4c049f3c
Remove refind
...
We never used it in NixOS
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:16:10 -05:00
Bjørn Forsman
34484e65f3
arp-scan: new package
...
Arp-scan is a command-line tool that uses the ARP protocol to discover
and fingerprint IP hosts on the local network.
http://www.nta-monitor.com/tools-resources/security-tools/arp-scan
2014-02-03 12:37:51 +01:00
Evgeny Egorochkin
2ed3c10cbe
youtubeDL: update from 2014.01.23.4 to 2014.01.30.2
2014-02-02 07:45:23 +02:00
Eelco Dolstra
39a31190f0
less: Build on Darwin
2014-01-28 12:10:27 +01:00
Evgeny Egorochkin
4ae9de41ff
youtubeDL: update from 2014.01.23.1 to 2014.01.23.4
2014-01-27 17:26:02 +02:00
Peter Simons
4a17e1be93
youtubeDL: update from 2014.01.20 to 2014.01.23.1
2014-01-25 20:58:48 +01:00
Peter Simons
a1f7094b98
Merge pull request #1583 from MarcWeber/submit/drop-myhasktags
...
drop myhasktags, current hackage version has everything my version had
2014-01-25 04:24:12 -08:00
Evgeny Egorochkin
f0081dcc02
youtubeDL: update from 2014.01.08 to 2014.01.20
2014-01-23 20:52:59 +02:00
Marc Weber
0d0eb44a35
drop myhasktags, current hackage version has everything my version had
2014-01-23 14:44:21 +01:00
Arvin Moezzi
96e933a36f
rockbox-utility: upgrade 1.3.1 -> 1.4.0
2014-01-22 06:40:32 +01:00
Shea Levy
ca116f76f9
Unmaintain a bunch of packages
...
Trying to take maintainership more seriously...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-21 22:34:41 -05:00
Vladimír Čunát
ac6761c908
Merge master into stdenv-updates
...
Conflicts:
pkgs/applications/version-management/gource/default.nix
pkgs/top-level/all-packages.nix
2014-01-20 19:39:28 +01:00
Domen Kožar
745472d66a
Add gnome3.gnome_settings_daemon
2014-01-19 23:15:00 +01:00
Vladimír Čunát
0a58b512cb
Merge master into stdenv-updates
...
Conflicts (simple):
pkgs/development/compilers/gcc/4.8/default.nix
pkgs/development/compilers/llvm/default.nix
pkgs/development/libraries/gmp/5.1.1.nix
pkgs/development/libraries/gmp/5.1.3.nix
pkgs/development/libraries/gmp/5.1.x.nix
pkgs/top-level/all-packages.nix
2014-01-18 14:46:20 +01:00
Peter Simons
3095fa887e
youtubeDL: update from 2014.01.07.5 to 2014.01.08
2014-01-15 17:29:14 +01:00
Eelco Dolstra
6fb27abf33
Merge branch 'java'
2014-01-13 13:16:17 +01:00
Jaka Hudoklin
f45793f284
Add cpuminer, multi-threaded Litecoin and Bitcoin miner
2014-01-13 00:03:31 +01:00
zimbatm
df5adbe307
direnv 2.2.1
2014-01-12 17:16:08 +01:00
Vladimír Čunát
a2c316288c
Merge master into stdenv-updates
...
Conflicts:
pkgs/development/lisp-modules/stumpwm/default.nix (auto-solved)
pkgs/top-level/all-packages.nix (trivial)
2014-01-12 12:29:24 +01:00
Sergey Mironov
674f21c668
yad: fix (remove) icon-theme.cache
2014-01-11 19:29:02 +01:00
Sergey Mironov
0223847b6a
yad: a nice zenity clone for creating GUI dialogs from the shell
2014-01-11 19:29:02 +01:00
zimbatm
2f8fc8bb24
direnv 2.2.0
2014-01-11 14:33:27 +00:00
Evgeny Egorochkin
fd0b94dd6a
Remove "v" prefix from package versions to make them machine-readable
2014-01-10 10:16:41 +02:00
Eelco Dolstra
16e626a80d
Replace lib/java -> share/java
2014-01-09 13:01:38 +01:00
Nixpkgs Monitor
e49656fcf7
youtubeDL: update from 2014.01.05.6 to 2014.01.07.5
2014-01-09 07:09:12 +02:00
Nixpkgs Monitor
3a6254f3f7
mc: update from 4.8.0 to 4.8.11
2014-01-08 16:05:08 +01:00
Nixpkgs Monitor
7f8b47b60d
youtubeDL: update from 2014.01.03 to 2014.01.05.6
2014-01-06 15:17:32 +02:00
Nixpkgs Monitor
a4d4ddb8ef
youtubeDL: update from 2013.12.20 to 2014.01.03
2014-01-05 08:15:21 +02:00
Vladimír Čunát
9443129b08
Merge master into stdenv-updates
...
Conflicts:
pkgs/development/libraries/glibc/2.18/common.nix (take stdenv-updates)
pkgs/misc/emulators/zsnes/default.nix (more complex, build tested)
pkgs/top-level/all-packages.nix (auto-solved)
2014-01-04 18:34:53 +01:00
Domen Kožar
f9ad40a39b
Merge pull request #1443 from ttuegel/kde-gtk-config
...
add kde-gtk-config-2.2.1
2014-01-02 12:29:06 -08:00
Bjørn Forsman
4d6605e882
Whitespace fixes in package expressions I maintain
2014-01-02 17:58:08 +01:00
Thomas Tuegel
8d381dd586
add kde-gtk-config-2.2.1
2014-01-01 09:47:16 -06:00
Song Wenwu
b8917d548e
add dvtm 0.10
2014-01-01 21:55:49 +08:00
Vladimír Čunát
e740b565cf
Merge master into stdenv-updates
...
Conflicts (easy):
pkgs/development/compilers/llvm/default.nix
pkgs/development/compilers/openjdk/default.nix
pkgs/development/libraries/icu/default.nix
pkgs/development/libraries/libssh/default.nix
pkgs/development/libraries/libxslt/default.nix
pkgs/development/tools/parsing/bison/3.x.nix
2013-12-29 10:01:22 +01:00
Vladimír Čunát
34a7256820
coreutils: fix build (race condition)
2013-12-27 20:53:53 +01:00
Vladimir Still
b345bdf5d2
tmpwatch: Add platforms to meta (unix).
...
According to web pages of tmpwatch it seems that it can be build on
unixes (Mac OS X, solaris). Not much information is here though.
2013-12-26 10:56:00 +01:00
Vladimír Čunát
50ac037864
Merge master into x-updates
2013-12-23 19:27:14 +01:00
Mathijs Kwik
c9cf6ecd40
bogofilter: get rid of bdb alias
2013-12-23 10:25:16 +01:00
Nixpkgs Monitor
f9c701a2b8
youtubeDL: update from 2013.12.17.2 to 2013.12.20
2013-12-22 14:49:41 +02:00
Vladimír Čunát
2b24f1349a
Merge master into x-updates
2013-12-21 10:20:55 +01:00
Nixpkgs Monitor
22fb324c23
multitail: update from 5.2.12 to 5.2.13
2013-12-21 04:03:39 +02:00
Nixpkgs Monitor
7c3b70a2ff
parcellite: update from 1.1.6 to 1.1.7
2013-12-21 02:28:28 +02:00
Nixpkgs Monitor
d5bc459fe2
youtubeDL: update from 2013.12.11.2 to 2013.12.17.2
2013-12-21 02:28:26 +02:00
Vladimír Čunát
4c5a71f777
Merge master into x-updates
...
Conflicts:
pkgs/desktops/gnome-2/desktop/gvfs/default.nix
pkgs/development/libraries/cogl/default.nix
pkgs/development/libraries/libsoup/2.44.nix
2013-12-18 23:21:29 +01:00
Nixpkgs Monitor
46a632eef3
figlet: update from 2.2.4 to 2.2.5
2013-12-18 18:18:27 +02:00
Nixpkgs Monitor
8d2853102b
ethtool: update from 3.10 to 3.11
2013-12-18 18:18:26 +02:00
Nixpkgs Monitor
a699697f14
disper: update from 0.3.0 to 0.3.1
2013-12-18 18:18:24 +02:00
Nixpkgs Monitor
a2b26be374
byobu: update from 5.37 to 5.68
2013-12-18 18:18:20 +02:00
Peter Simons
45e8de9a7d
Merge branch 'origin/master' into stdenv-updates.
...
Conflicts:
pkgs/tools/misc/less/default.nix
2013-12-16 21:13:24 +01:00
Nixpkgs Monitor
2e43a29ec8
less: update from 436 to 462
2013-12-16 01:36:19 +02:00
Nixpkgs Monitor
e54c26a65c
xdaliclock: update from 2.35 to 2.40
2013-12-16 01:36:18 +02:00
Nixpkgs Monitor
f90e505d50
units: update from 1.86 to 2.02
2013-12-16 01:36:17 +02:00
Nixpkgs Monitor
8a0a1b7768
pg_top: update from 3.6.2 to 3.7.0
2013-12-16 01:36:17 +02:00
Nixpkgs Monitor
d7a82dfe6f
lockfileProgs: update from 0.1.16 to 0.1.17
2013-12-15 13:21:56 +02:00
Nixpkgs Monitor
f95db595e7
ised: update from 2.2.2 to 2.5.0
2013-12-15 13:11:20 +02:00
Nixpkgs Monitor
17588191ec
dmg2img: update from 1.6.4 to 1.6.5
2013-12-15 11:40:25 +02:00
Nixpkgs Monitor
186f5f5f05
convmv: update from 1.14 to 1.15
2013-12-15 10:46:53 +02:00
Nixpkgs Monitor
f7b64d0e66
testdisk: update from 6.13 to 6.14
2013-12-14 21:23:23 +02:00
Nixpkgs Monitor
0be455e0e4
youtubeDL: update from 2013.12.08.1 to 2013.12.11.2
2013-12-13 20:56:36 +02:00
Vladimir Still
6ffa9261f9
tmpwatch: Add package.
2013-12-13 20:56:35 +02:00
Nixpkgs Monitor
aef9ae72d0
bogofilter: update from 1.1.7 to 1.2.4, potentially fixes CVE-2012-5468
2013-12-12 23:50:47 +02:00
Nixpkgs Monitor
f453b1fd03
gnuvd: update from 1.0.10 to 1.0.12
2013-12-12 03:11:35 +02:00
Peter Simons
900786ab37
Fix more evaluation errors on Hydra.
2013-12-11 12:08:19 +01:00
Vladimír Čunát
089da3ee5c
Merge master into x-updates
...
Conflicts (simple):
pkgs/top-level/all-packages.nix
2013-12-10 13:00:02 +01:00
Peter Simons
486e7736df
Merge remote-tracking branch 'origin/master' into stdenv-updates.
...
Conflicts:
pkgs/tools/networking/p2p/amule/default.nix
2013-12-10 00:25:54 +01:00
Evgeny Egorochkin
328d59eab6
add meta.repositories.git to several packages
2013-12-10 01:07:30 +02:00
Nixpkgs Monitor
d79177cc20
youtubeDL: update from 2013.10.23.2 to 2013.12.08.1
2013-12-09 10:42:07 +02:00
Vladimír Čunát
6690c97569
Merge branch 'master' into x-updates
...
Conflicts (just different styles, same semantics):
pkgs/development/libraries/libusb1/default.nix
2013-12-07 14:17:16 +01:00
Peter Simons
125bf9e488
aescrypt: limit meta.hydraPlatforms to Linux
...
Builds on other platforms such as FreeBSD fail.
2013-12-06 19:29:22 +01:00
Peter Simons
c32bf83301
Merge remote-tracking branch 'origin/master' into stdenv-updates.
...
Conflicts:
pkgs/development/interpreters/perl/5.16/default.nix
pkgs/tools/networking/curl/default.nix
pkgs/top-level/all-packages.nix
pkgs/top-level/release-python.nix
pkgs/top-level/release-small.nix
pkgs/top-level/release.nix
2013-12-04 18:33:52 +01:00
Nixpkgs Monitor
090d51cb37
bogofilter: update from 1.1.6 to 1.1.7, potentially fixes CVE-2012-5468
2013-12-04 06:12:46 +02:00
Vladimír Čunát
d09b722f77
Merge master into x-updates
2013-12-02 21:41:16 +01:00
Moritz Ulrich
c71d6f3b1a
g500-control: Add myself as maintainer
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-11-29 11:47:00 +01:00
Rickard Nilsson
e5f631883e
keychain: Add missing binaries to PATH
2013-11-28 12:52:32 +01:00
Domen Kožar
945bcfad30
add ldapvi: interactive LDAP client for Unix terminals. Using it, you can update LDAP entries with a text editor.
2013-11-28 00:15:14 +01:00
Vladimír Čunát
b5fba47147
Merge branch master into x-updates
...
Conflicts (not used, deleted):
pkgs/desktops/xfce/common.nix
2013-11-23 10:22:26 +01:00
Bjørn Forsman
325894eb1b
smc: new package
...
SMC is a state machine compiler. It generates state machine code from
text input files (state diagrams).
Homepage: http://smc.sourceforge.net/
2013-11-23 00:11:23 +01:00
Jason "Don" O'Conal
c987f5c14c
ttmkfdir: update URL ( close #1244 )
2013-11-20 22:48:12 +01:00
zimbatm
55639c3aeb
Adds a new package: direnv
2013-11-17 19:53:54 +01:00
Vladimír Čunát
04921cbae6
desktop_file_utils: update
2013-11-17 15:14:20 +01:00
Lluís Batlle i Rossell
a5bc306985
Adding revisions to all fetch* of ngrok.
2013-11-12 21:44:16 +01:00
Eelco Dolstra
25ca1c30e2
screen: Only depend on PAM on Linux
2013-11-06 10:47:58 +01:00
Sergey Mironov
43ecb12e93
gparted: remove unwanted icon-theme.cache ( close #1176 )
2013-11-05 21:22:44 +01:00
Eelco Dolstra
a0e21fd1ca
Mark more packages as broken
2013-11-04 21:11:00 +01:00
Mathijs Kwik
609f8dc04b
Merge branch 'master' into stdenv-updates
...
Conflicts:
pkgs/top-level/all-packages.nix
2013-11-01 08:31:54 +01:00
Domen Kožar
f4aaced654
ngrok: rewrite to download all dependencies with fetch* functions
2013-10-27 22:57:09 +01:00
Domen Kožar
3cad44d26c
ngrok: linux only
2013-10-27 17:26:14 +01:00
Lluís Batlle i Rossell
37f7c96a7e
Update youtubeDL. Now vimeo downloads work again.
2013-10-27 16:43:25 +01:00
Domen Kožar
78876a8292
add ngrok: Reverse proxy that creates a secure tunnel between from a public endpoint to a locally running web service
2013-10-27 14:26:24 +01:00
Peter Simons
91f2c362de
Merge remote-tracking branch 'origin/master' into stdenv-updates.
...
Conflicts:
pkgs/top-level/all-packages.nix
2013-10-26 18:28:05 +02:00
Arvin Moezzi
ab94ccfc38
rockbox-utility: upgrade 1.2.8 -> 1.3.1
...
Close #1116 .
2013-10-25 04:27:40 +03:00
Peter Simons
6be8ad3392
Merge branch 'origin/master' into stdenv-updates.
...
There was a minor conflict in 'stumpwm'. The package needs texinfo
version 4.x. At least is used to, I'm not sure whether it still does.
2013-10-18 18:57:24 +02:00
Bjørn Forsman
645cdce565
plantuml: new package
...
PlantUML draws UML diagrams using a simple and human readable text
description.
2013-10-14 20:13:49 +02:00
Shea Levy
f7a1c8c2f5
s/gnu_efi/gnu-efi
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-09 14:01:36 -04:00
Shea Levy
e521757f21
Update gummiboot
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-09 09:52:08 -04:00
Bjørn Forsman
dc44195b95
pv: 1.3.4 -> 1.4.12
...
See changelog in the "NEWS" section at
http://www.ivarch.com/programs/pv.shtml
2013-10-06 18:40:41 +02:00
Bjørn Forsman
083d0890f5
More description fixes
...
* Remove package name
* Start with upper case letter
* Remove trailing period
Also reword some descriptions and move some long descriptions to
longDescription.
I'm not touching generated packages.
2013-10-06 12:01:38 +02:00
Bjørn Forsman
28ac782583
Some description fixes
...
There are many more packages to fix, this is just a start.
Rules:
* Don't repeat the package name (not always that easy...)
* Start with capital letter
* Don't end with full stop
* Don't start with "The ..." or "A ..."
I've also added descriptions to some packages and rewritten others.
2013-10-05 19:36:23 +02:00
Jonas Hoersch
47a05b9aec
autorandr: add coroa as a maintainer
2013-10-04 09:34:17 +02:00
Peter Simons
883c10a663
Merge pull request #1013 from coroa/autorandr
...
autorandr: add autorandr an automatic display configuration selector
2013-10-03 06:58:43 -07:00
Peter Simons
ac5d5297dd
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-10-02 22:44:12 +02:00
Eelco Dolstra
e26b828f4a
memtest86+: Remove bogus executable bit
2013-10-02 12:32:12 +02:00
Eelco Dolstra
b8cf0a32fd
memtest86+: Update to 5.01
2013-10-02 12:32:12 +02:00
Eelco Dolstra
feeac34635
Move memtest86+ to its own directory
2013-10-02 12:32:11 +02:00
Peter Simons
b4f10018cd
screen: meta section cosmetic
2013-09-28 13:23:34 +02:00
Moritz Ulrich
36fca94805
Fix some issues in my packages reported by nixpkgs-lint.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-26 20:03:57 +00:00
Domen Kožar
16f722500e
autojump: correctly set prefix
2013-09-26 20:23:43 +02:00
Jonas Hoersch
683310e05e
autorandr: make the dependencies on xrandr and disper configurable by enableX params
2013-09-26 13:12:01 +02:00
Domen Kožar
8f7545c45b
autojump: 21.5.8 -> 21.6.9
2013-09-26 01:17:36 +02:00
Jonas Hoersch
cd902179db
autorandr: add autorandr an automatic display configuration selector
2013-09-25 00:11:54 +02:00
Peter Simons
9407832de4
Merge remote-tracking branch 'origin/master' into stdenv-updates.
...
Conflicts:
pkgs/development/libraries/gettext/default.nix
2013-09-23 10:59:44 +02:00
Domen Kožar
ede9c79ea7
Merge pull request #998 from offlinehacker/logstash/update
...
logstash: update to 1.1.2
2013-09-21 07:54:52 -07:00
Jaka Hudoklin
6630a35d39
logstash: update to 1.1.2
2013-09-21 16:32:47 +02:00
Jason \"Don\" O'Conal
4736e6d509
expect: fix build on freebsd? ( close #981 )
2013-09-18 20:50:13 +02:00
Eelco Dolstra
f2254354f9
Fix Nixpkgs evaluation
...
https://hydra.nixos.org/build/6169018
2013-09-17 11:04:10 +02:00
Rob Vermaas
8041a33726
Add MegaCli, a command line tool to manage certain RAID cards.
2013-09-16 15:56:55 +02:00
Marc Weber
513dad6527
colord, gusb: package.
...
Part of #517 .
2013-09-15 11:53:11 +03:00
Vladimír Čunát
961c2fe7c3
coreutils,gettext: don't change hash except for darwin
...
Also some style cleanup.
Note that defining an empty-string variable *does* change the hash.
I would like to change this behaviour one day
(clean up attrs when compiling the derivation).
2013-09-14 14:56:10 +02:00
Danie Roux
055e646bfc
coreutils: Guard against compiler not supporting __builtin_stpncpy_chk
...
From https://lists.macosforge.org/pipermail/macports-dev/2011-July/015263.html :
5) Building with a compiler that doesn't support newer __builtins
If your port uses MacPorts compilers rather than the default compiler,
you may run into trouble with string functions. You'll see errors at
link time about undefined __builtin_* functions. If this happens, you
may want to compile with -D_FORTIFY_SOURCE=0 to tell the headers to
use unfortified versions which do not use compiler builtins.
2013-09-14 14:45:07 +02:00
Danie Roux
123ab78ee0
coreutils: Remove 8.19 reference
2013-09-14 14:45:07 +02:00
Danie Roux
c183c7b3ec
coreutils: Make it build on OSX 10.0.8
...
Take patch from: https://lists.gnu.org/archive/html/bug-coreutils/2013-01/msg00119.html
2013-09-14 14:45:06 +02:00
Mathijs Kwik
2f428bbb46
Merge remote-tracking branch 'official/master' into stdenv-updates
2013-09-11 10:56:47 +02:00
Peter Simons
3d2caf1180
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-09-08 22:54:35 +02:00
Vladimír Čunát
b1be46e932
Merge branch 'master' into x-updates
2013-09-07 16:19:46 +02:00
Moritz Ulrich
be9b6c0fe2
GNU Stow: package - Symlink manager which makes it easy to manage dotfiles
2013-09-05 15:49:35 +03:00
Vladimír Čunát
90575ababb
expect: fix postInstall library suffix on darwin
2013-09-04 10:15:32 +02:00
Mathijs Kwik
636ba8f4ad
heimdall: upgrade to 1.4.0
2013-09-04 09:28:59 +02:00
Vladimír Čunát
590cee5d19
expect: "minor" update, no longer depends on X/Tk
...
ANN: https://groups.google.com/forum/#!topic/comp.lang.tcl/lwZjtKOfaLE
I hope this solves a darwin -lXss linkage problem.
(broke most X stuff through dejagnu -> libffi -> llvm or mesa)
2013-09-04 00:00:01 +02:00
Peter Simons
98fcc2f746
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-08-30 10:45:11 +02:00
Evgeny Egorochkin
ce57c3e917
lbdb: fix formatting
2013-08-28 10:57:31 +03:00
Jean-Alexandre Peyroux
1ffc963383
correct indent platforms line in default.nix
2013-08-27 14:39:38 +02:00
Jean-Alexandre Peyroux
ed522b59c6
Modif lbdb package. Following the remarks after the 1st commit.
...
* add in all-packages.nix sorted alphabetically
* add platforms and license in default.nix
2013-08-27 11:08:11 +02:00
Jean-Alexandre Peyroux
d0f40f17b8
Add The Little Brother's Database (lbdb) package
2013-08-27 09:28:36 +02:00
Eelco Dolstra
1f60a7c4bc
less: Update to 458
...
For some crazy reason, less is a stdenv dependency.
2013-08-26 14:50:45 +02:00
Peter Simons
9ac8ea937c
Merge branch 'origin/master' into stdenv-updates.
2013-08-26 12:21:23 +02:00
Song Wenwu
540b998555
parcellite: update to 1.1.6
...
Set platforms and add myself as a maintainer.
2013-08-19 21:58:43 +02:00
Bodil Stokke
de462dcae2
Cleaned up ponysay build, and added maintainer metadata.
2013-08-18 18:23:35 +02:00
Peter Simons
0d7118814b
Merge branch 'origin/master' into stdenv.
2013-08-17 10:00:16 +02:00
Ludovic Courtès
2e937c437a
unmaintain several packages
2013-08-16 23:45:01 +02:00
Peter Simons
76244ac2e2
Merge branch 'master' into stdenv-updates
...
Conflicts:
pkgs/development/compilers/ghc/with-packages.nix
2013-08-16 22:51:13 +02:00
Domen Kožar
ab1c1773e2
python: fix alot by having magic and python_magic packages
2013-08-13 14:49:42 +02:00
Domen Kožar
1974c55d91
add python application substanced and it's dependencies
2013-08-13 11:14:24 +02:00
Domen Kožar
f3cae400e0
unclutter: add to channel
2013-08-10 20:26:51 +02:00
Bodil Stokke
14c5f6bd74
Adding ponysay.
2013-08-10 01:21:25 +02:00
Jason "Don" O'Conal
f3aedccfd4
grc: add expression
2013-08-06 09:42:24 +10:00
Peter Simons
522acfd2f4
Merge remote-tracking branch 'master' into stdenv-updates.
...
Conflicts:
pkgs/applications/version-management/git-and-tools/git/default.nix
pkgs/top-level/all-packages.nix
2013-07-30 11:29:30 +02:00
aszlig
311c96ac0f
hetzner-nixops-installer: Remove package.
...
This package now is in NixOps directly, so we don't need it here
anymore.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-26 06:18:04 +02:00
Bjørn Forsman
7b4b03616c
bmon: new package
...
bmon is a ncurses network bandwidth monitor.
Homepage: http://www.carisma.slowglass.com/~tgr/bmon/
2013-07-25 12:43:40 +02:00
Bjørn Forsman
63f9aed9eb
minicom: 2.4 -> 2.6.2
...
This also fixes the annoying issue that minicom doesn't work out of the
box:
$ minicom
minicom: there is no global configuration file /etc/minirc.dfl
Ask your sysadmin to create one (with minicom -s).
$ sudo minicom -s
minicom: there is no global configuration file /etc/minirc.dfl
Ask your sysadmin to create one (with minicom -s).
minicom 2.4 basically refuses to enter setup unless /etc/minirc.dfl
already exists. sudo touch /etc/minirc.dfl is enough to fix that though,
but with this commit "sudo minicom -s" will work out of the box.
2013-07-24 14:40:40 +02:00
Rok Garbas
626c4d5f5b
venus: new package
2013-07-23 22:41:18 +02:00
Evgeny Egorochkin
589d6ff51c
vfdecrypt: fix source location
2013-07-19 07:30:17 +03:00
Mathijs Kwik
0fa697405c
dmg2img: upgrade to 1.6.4
2013-07-14 08:57:47 +02:00
Evgeny Egorochkin
da4be371e9
make package use mirror:// for gnu, savannah and gnome repositories where possible
2013-07-14 05:23:06 +03:00
Evgeny Egorochkin
b084b29d26
Even more mirror:// fixes
2013-07-14 04:17:07 +03:00
Evgeny Egorochkin
cea107c07f
More mirror:// URL fixes
2013-07-14 03:31:12 +03:00
Evgeny Egorochkin
f61a4118d0
renameutils: fix version to match tarball
2013-07-14 02:08:53 +03:00
Evgeny Egorochkin
8c8ac0fc8b
mktorrent: fix version to match tarball
2013-07-14 02:08:50 +03:00
Evgeny Egorochkin
9a3d4fba5e
hdf5: fix version to match tarball
2013-07-14 02:08:49 +03:00
Bjørn Forsman
1af178559f
ethtool: 3.2 -> 3.10
...
And add package meta data.
2013-07-12 16:26:48 +02:00
aszlig
aa35e66257
hetzner-nixops-installer: Build on Hydra.
...
This is in order to prepare for fetching the build output from the corresponding
target machine to even further speed up deployment.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-09 11:54:50 +02:00
aszlig
049d2381c5
hetzner-nixops-install: Correct typo in meta attr.
...
I think it's called maintainerS :-)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-09 11:45:24 +02:00
aszlig
99e4890e9e
hetzner-nixops-installer: Reset helper timestamps.
...
This should prevent some annoying messages such as:
tar: usr/bin/nix-build: time stamp 2013-07-09 07:45:19 is 0.159248271 s in the f
uture
tar: usr/bin/nix-channel: time stamp 2013-07-09 07:45:19 is 0.159088763 s in the
future
tar: usr/bin/nix-collect-garbage: time stamp 2013-07-09 07:45:19 is 0.15901664 s
in the future
tar: usr/bin/nix-copy-closure: time stamp 2013-07-09 07:45:19 is 0.158948028 s i
n the future
tar: usr/bin/nix-daemon: time stamp 2013-07-09 07:45:19 is 0.158888042 s in the
future
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-09 08:27:53 +02:00
aszlig
d58a5eb572
Move nixpartHetzner into hetzner-nixops-installer.
...
This should keep all Hetzner/NixOps specific stuff in one place.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-09 08:27:53 +02:00
aszlig
2fd13d8fca
Add new hetzner-nixops-installer package.
...
This fixes a bunch of issues for the NixOps Hetzner backend, because over there,
it's quite difficult to export the references graph without either duplicaing
lots of code or make a bunch of workarounds.
A detailed description about how it works can be found in the
meta.longDescription attribute.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-09 08:27:52 +02:00
Vladimír Čunát
8ba92b8895
Merge master into stdenv-updates
...
Conflicts (simple):
pkgs/development/tools/misc/binutils/default.nix
pkgs/tools/package-management/disnix/default.nix
pkgs/top-level/all-packages.nix
2013-07-08 10:48:05 +02:00
Jason \"Don\" O'Conal
3fe02f7c8b
aescrypt: fix build on darwin
...
* add libiconvOrEmpty to build inputs
* add '-liconv' to LDFLAGS
2013-07-07 13:46:08 +02:00
Jason "Don" O'Conal
03f716d05e
autojump: fix build on darwin
...
* remove install.sh shell check
2013-07-07 19:21:45 +10:00
Eelco Dolstra
20301af497
testdisk: Add to channel
2013-07-05 17:29:53 +02:00
Joachim Schiele
e6bf2413ef
Merge pull request #685 from qknight/aescrypt
...
added AES crypt with fixes from edolstra
2013-07-02 01:02:28 -07:00
Joachim Schiele
431cd91f01
fixed requested changes
2013-07-01 18:24:43 +02:00
Vladimír Čunát
f573b58428
file: minor update 5.12 -> 5.14
2013-06-30 09:00:11 +02:00
Domen Kožar
13017198de
Merge pull request #688 from bencahill/master
...
rmlint: Install to /bin, not /usr/bin
2013-06-29 10:12:39 -07:00
Domen Kozar
175eb450cd
Revert "fix rmlint"
...
This reverts commit 18ddfda81a
.
2013-06-29 19:12:11 +02:00
Domen Kozar
18ddfda81a
fix rmlint
2013-06-29 18:43:17 +02:00
Benjamin Cahill
baf822a287
rmlint: Install to /bin, not /usr/bin
2013-06-28 16:48:40 -05:00
Joachim Schiele
4d3c59f454
added AES crypt
2013-06-27 13:44:29 +02:00
Joachim Schiele
b0c946a86a
added mcrypt
2013-06-27 12:04:57 +02:00
Eelco Dolstra
acba9240cd
nixos.org/tarballs -> tarballs.nixos.org
...
It's currently the same machine, but tarballs.nixos.org should become
an S3/CloudFront site eventually.
2013-06-25 14:12:16 +02:00
Mathijs Kwik
e387731b82
youtube-dl: upgrade to 2013.06.21
2013-06-23 16:26:37 +02:00
Jaka Hudoklin
2f4d1a5656
memtest86: udpate to 4.1.0, fix download url
2013-06-22 14:11:47 +02:00
Peter Simons
6b1ebeccf2
Merge branch 'master' into stdenv-updates.
...
There were conflicts in pkgs/development/interpreters/ruby/ruby-19.nix,
which I resolved to the best of my knowledge. I'd appreciate if some of
the ruby gurus could have a look at the outcome of my merge, though.
2013-06-11 12:11:25 +02:00
Benjamin Cahill
923b3d032d
rmlint: Remove unneeded dependency
2013-06-09 14:44:06 -05:00
Benjamin Cahill
6e6181bc89
Add rmlint, a tool for removing duplicate files
2013-06-09 13:34:50 -05:00
Evgeny Egorochkin
dc54358ce9
Change package versions to conform to nixpkgs conventions.
2013-06-09 05:41:44 +03:00
Evgeny Egorochkin
9c6f7cc9c1
Add package versions to some of the packages or fix existing ones to conform to nixpkgs conventions.
2013-06-07 03:15:45 +03:00
Bjørn Forsman
aaac7100c8
txt2man: new package
...
txt2man converts flat ASCII text to man page format. (Solfege, which is
added in the next commit, needs this.)
2013-06-06 19:15:18 +02:00
Lluís Batlle i Rossell
0e57e74e6f
youtube-dl: without pandoc on non-pc
2013-06-02 14:56:44 +02:00
Peter Simons
728e305205
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-05-22 12:30:02 +02:00
Song Wenwu
d762e574fa
add parcellite-1.1.4
2013-05-18 13:22:49 +08:00
Joachim Schiele
fd8e249b5d
byobu 5.37 integration
2013-05-06 11:06:59 +00:00
Rickard Nilsson
9c73572ecf
gnu parallel: Update to version 20130422
2013-05-06 11:27:28 +02:00
Domen Kozar
1a003e7dfc
autojump: add bash as buildInput
2013-05-05 16:24:16 +02:00
David Guibert
9b5685271d
fix autojump licence attribute
2013-05-05 12:46:23 +02:00
Domen Kozar
8aabef6875
autojump: bump and reogranize a bit, not functional yet
2013-05-05 11:06:13 +02:00
Shea Levy
fde3526e7d
Merge branch 'master' into stdenv-updates
...
Conflict in kerberos, which was updated both in master and in
stdenv-updates. Kept the stdenv-updates version, except pulled in the
enableParallelBuilding change from master.
Signed-off-by: Shea Levy <shea@shealevy.com>
Conflicts:
pkgs/development/libraries/kerberos/krb5.nix
2013-05-04 18:28:48 -04:00
Domen Kozar
301d2e5431
ncdu: set platforms
2013-05-04 20:34:15 +02:00
Peter Simons
4914e63a89
Merge changes from branch 'master' into stdenv-updates.
...
Conflicts:
pkgs/development/libraries/icu/default.nix
pkgs/tools/misc/coreutils/default.nix
2013-04-19 11:48:11 +02:00
Cillian de Róiste
7f8ecc65ac
hdf5: download URL no longer available for 1.8.5, upgrade to 1.8.10
2013-04-11 10:54:31 +02:00
Lluís Batlle i Rossell
91a94932d9
coreutils: fixing cross-build
...
coreutils can't generate the man pages cross-building. I do a trick
to get them from a non-cross-built coreutils.
2013-04-10 15:56:14 +02:00
Peter Simons
022f120a2c
Merge branch 'master' into stdenv-updates.
2013-04-07 23:37:12 +02:00
Peter Simons
938486848e
grub: fix download URL for grub-0.97-once.patch
2013-04-07 23:33:20 +02:00
Peter Simons
62e37492b9
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-04-04 00:51:30 +02:00
Vladimír Čunát
2cd7d9d29e
Merge pull request #417 from the-kenny/g500-control
...
g500-control: add
2013-04-03 08:14:18 -07:00
Cameron Matheson
934bfc618a
tmux: update to version 1.8
2013-04-01 16:24:08 -06:00
Peter Simons
64f600a010
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-04-01 13:39:57 +02:00
Malcolm Matalka
d819ee8b7e
Add multitail
2013-03-31 19:40:11 +02:00
Peter Simons
fdbe2878f0
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-03-28 14:02:56 +01:00
Moritz Ulrich
da90131e5a
g500-control: Add meta.platforms.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-03-27 20:59:57 +01:00
Moritz Ulrich
e70954f8c8
New package: g500-control
...
g500-control is a small tool to configure internal profiles of a
Logitech G500 mouse.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-03-27 19:51:32 +01:00
Peter Simons
e825c522b6
Merge pull request #409 from pcapriotti/renameutils
...
Add renameutils package.
2013-03-25 11:40:36 -07:00
Lluís Batlle i Rossell
26ec1abf41
Adding Steam Locomotive, for the fun
2013-03-25 14:57:45 +01:00
Paolo Capriotti
f85025a30e
Add renameutils package.
2013-03-25 13:45:01 +00:00
Peter Simons
0823aea0a6
Merge branch 'master' into stdenv-updates.
...
Conflicts:
pkgs/development/libraries/libxslt/default.nix
Commit 1764ea2b0a
introduced changes to libxslt
in an awkward way to avoid re-builds on Linux. This patch has been simplified
during this merge.
2013-03-25 13:43:45 +01:00
Vladimír Čunát
f8fb55b4cc
gparted: update
2013-03-23 20:25:35 +01:00
Peter Simons
22fb1ad99e
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-03-21 09:23:54 +01:00
Peter Simons
4fce144369
Merge pull request #387 from aforemny/cloc
...
Add cloc-1.58
2013-03-18 04:04:04 -07:00
Jan Malakhovski
16972d2415
screen: fix some annoying bugs by importing patches from ArchLinux
2013-03-17 12:24:49 +00:00
Danny Wilson
d007a78ccb
Merge remote-tracking branch 'origin/stdenv-updates' into illumos
...
Conflicts:
pkgs/development/libraries/gmp/5.1.1.nix
pkgs/development/libraries/mpc/default.nix
pkgs/development/libraries/mpfr/default.nix
pkgs/development/libraries/ppl/default.nix
pkgs/tools/misc/coreutils/default.nix
2013-03-17 13:22:24 +01:00
Alexander Foremny
4e5b7cd5d1
Add cloc-1.58
2013-03-16 15:06:23 +01:00
Lluís Batlle i Rossell
8d1ff12cdc
mktorrent: fixing the usual pthread_cancel problem
2013-03-12 20:01:07 +01:00
Lluís Batlle i Rossell
90bca24b38
Adding mktorrent 1.0
2013-03-12 19:43:57 +01:00
Vladimír Čunát
2e1dd8e076
recutils: supply the forgotten patch
2013-03-09 13:54:55 +01:00
Vladimír Čunát
87ec597ce7
recutils: fix build with new glibc
2013-03-09 13:24:31 +01:00
Shea Levy
1de517844b
Whoops, buildNativeInputs is now nativeBuildInputs
2013-03-08 16:39:09 -05:00
Shea Levy
b938cacbe1
tmux: Update to 1.7
2013-03-08 15:49:22 -05:00
Eelco Dolstra
92656e5f52
coreutils: Update to 8.21
...
Now "df" finally hides bind mounts and rootfs!
2013-03-06 14:10:54 +01:00
Danny Wilson
242b4d23a7
Update less to version 451
2013-02-28 20:33:37 +01:00
Danny Wilson
15e865ac09
GCC 4.7.2 + updated libraries compiles on Illumos/SmartOS!
...
- Add solaris native ld support to GCC build wrapper
- Add solaris ld wrapper that fixes -L argument order
2013-02-28 20:04:02 +01:00
Danny Wilson
bcaea92a12
Attempt at getting GCC 4.7 compiled on Illumos...
...
No success yet :-(
2013-02-28 20:04:01 +01:00
Danny Wilson
cf42601f92
Coreutils update and Illumos compatibility fixes.
...
- GNU Coreutils 8.21
- Add is64Bit checks to stdenv for Solaris.
- Fix OpenSSL Illumos build.
2013-02-28 20:04:01 +01:00
Vladimír Čunát
fc82aa049b
hddtemp: try to fix by Gentoo patches
2013-02-28 16:00:49 +01:00
Peter Simons
5f32207dfc
Merge remote-tracking branch 'origin/master' into stdenv-updates.
2013-02-24 19:27:08 +01:00
Vladimír Čunát
e469bc503e
kdePackages.partitionManager: fix via update to Gentoo version
2013-02-23 20:32:54 +01:00
Vladimír Čunát
0eeae100fd
wv2: update and fix
2013-02-23 19:29:02 +01:00
Shea Levy
754f9a44fd
Gummiboot: Update to 23.
...
Requires a corresponding change in nixos to work there.
2013-02-21 12:39:25 -05:00
Bjørn Forsman
52531cef21
file: bump from 5.11 to 5.12
2013-02-18 11:46:47 +01:00
Eelco Dolstra
2aa6f262cb
Merge remote-tracking branch 'origin/master' into stdenv-updates
2013-02-15 13:36:34 +01:00
Vladimír Čunát
35f1bbc433
parted: remove 2.3.*, no longer used
2013-02-14 13:13:51 +01:00
Vladimír Čunát
cdebe7617f
gparted: upgrade, use newer parted, clean expression
2013-02-14 13:13:10 +01:00
Shea Levy
40e86be5b1
Gummiboot: Switch to zip archive.
...
For some reason tarballs from cgit have a different hash each time you download.
2013-02-02 19:39:11 -05:00
Shea Levy
b73b7e29bd
Gummiboot: Fix build on 32-bit Linux
2013-02-02 11:03:01 -05:00
Shea Levy
3f3ac212fb
Forgot maintainers
2013-02-01 17:50:41 -05:00
Shea Levy
f5f5eff924
Add gummiboot UEFI boot manager
2013-02-01 17:42:19 -05:00
Eelco Dolstra
80056ddc01
Add cowsay to the channel
2013-01-30 12:52:07 +01:00
Aristid Breitkreuz
8ade26c373
pull screenrc configuration from /etc/screenrc
2013-01-27 20:21:49 +01:00
Lluís Batlle i Rossell
3b26ba7019
Merge remote-tracking branch 'central/master' into stdenv-updates
...
Conflicts:
pkgs/os-specific/linux/alsa-utils/default.nix
2013-01-27 11:32:12 +01:00
Peter Simons
bff4b06640
youtube-dl: enable builds by Hydra on Linux and Darwin
...
youtube-dl is a very short script, but it depends on Pandoc to generate its
documentation, and Pandoc is fairly expensive to build (or download). Offering
binary packages of youtube-dl for Hydra users should remedy the need to install
Pandoc.
2013-01-26 11:59:49 +01:00
Karn Kallio
90909ea936
system-config-printer patch
...
The latest version of system-config-printer seems to have introduced a
dependency on pycurl. The attached patch includes this, fixing the build of
kde, which depended on it through kdeadmin.
2013-01-24 23:03:39 -05:00
Eelco Dolstra
0a47a28f1d
Merge remote-tracking branch 'origin/master' into stdenv-updates
2013-01-22 23:23:53 +01:00
Eelco Dolstra
5bb548d2e4
Merge remote-tracking branch 'origin/master' into stdenv-updates
2013-01-17 14:19:14 +01:00
Eelco Dolstra
eeda226b02
Merge branch 'master' into systemd
2013-01-15 12:11:07 +01:00
Eelco Dolstra
7fd42a8380
Get rid of the "sf" alias for "sourceforge"
2013-01-14 12:00:32 +01:00
Mathijs Kwik
0890c45498
buildNativeInputs -> nativeBuildInputs
2013-01-13 11:33:45 +01:00
Peter Simons
9e9cd7b529
Merge branch 'master' into stdenv-updates.
2013-01-04 21:00:53 +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
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
Mathijs Kwik
6c062cd5a1
youtube-dl: "link" to python directly
2013-01-01 13:50:14 +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
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
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
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
Eelco Dolstra
8beea55869
system-config-printer: Update to 1.3.12
...
Fixes building against systemd.
http://hydra.nixos.org/build/3469842
2012-12-12 16:34:38 +01:00
Eelco Dolstra
5e256ccc88
Merge remote-tracking branch 'origin/master' into stdenv-updates
2012-12-04 17:12:35 +01:00
Michael Raskin
df44d8cbeb
Update gnokii
2012-12-04 10:20:42 +04: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
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
1620307488
coreutils: Update to 8.20
2012-11-23 17:29:06 +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
3fafdb362b
bison: update to version 2.6.5
...
This update fixes the grub-2.0 warning issue that was worked around in commit
4f5e655b36
. Consequently, that patch is no longer
needed.
2012-11-09 18:00:49 +01:00
Eelco Dolstra
8165e2ddb0
Document that Java packages should install JARs in $out/lib/java
2012-11-08 16:31:08 +01:00
Rickard Nilsson
43c9c791e0
file: Add extra source URL
2012-11-06 11:23:48 +01:00
aszlig
993601a7c5
screen: Enable PAM support by default.
...
I hope noone is unhappy with enabling PAM bu default. Whover doesn't want PAM to
take care of authentication can still use the "password" configuration
directive.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-11-05 09:45:03 +01:00
Peter Simons
4f5e655b36
grub-2.0x: avoid pragma warnings triggered by bison-2.6.4-generated parsers
2012-10-24 17:26:55 +02:00
Peter Simons
347b5800b2
grub-2.0: strip trailing whitespace
2012-10-16 19:10:16 +02:00
Peter Simons
06bdd77d3d
grub-2.0: fix bash completion script
2012-10-16 19:10:11 +02:00
Lluís Batlle i Rossell
84c18a97e4
testdisk: updating to 6.13
...
I fixed the licence field to GPLv2+ too
2012-10-12 15:43:26 +02:00
Joachim Schiele
74196058ee
added gsmartcontrol 0.8.7 to nixpkgs
2012-10-12 00:45:42 +00:00
Michael Raskin
0bf1789b6a
Use newly-added taskwarrior as an update to existing taskwarrior attribute
2012-10-11 10:50:53 +04:00
Marc Weber
7b40d67d61
adding taskwarrior
2012-10-11 06:12:23 +02:00
Alexander Foremny
29d3112ee9
Rename plowshare-git to plowshare
2012-10-09 14:02:23 -04:00
Michael Raskin
18c0bca167
Fix some of the debian-devscripts shell references
2012-10-09 11:02:06 +04:00
Shea Levy
2f8ab5e651
Merge branch 'refind' into upstream
2012-10-07 17:54:30 -04:00
Shea Levy
026dd8b6f2
rEFInd: 0.4.5
2012-10-07 16:54:02 -04:00
Michael Raskin
4454e45955
Adding meta.maintainers
2012-10-07 19:21:35 +04: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
Michael Raskin
d26ac88caf
Merging pull request 121 from MarcWeber: update/fix debootstrap with minor fixes
2012-10-05 12:26:13 +04:00
Michael Raskin
dad7ea5a7e
Fix timidity source url
2012-10-02 11:23:43 +04:00
aszlig
cbaf071944
youtube-dl: Update to version 2012.09.27.
...
As the current version doesn't work anymore and there has been a lot of progress
since February, I think it's time to switch over to the new versen.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-02 03:46:41 +02:00
Peter Simons
0cd82f1d17
Merge pull request #131 from aforemny/plowshare
...
Plowshare
2012-09-27 02:30:04 -07:00
Lluís Batlle i Rossell
ad0b63265c
picocom: adding picocom, 1.7
2012-09-25 19:23:34 +02:00
Alexander Foremny
1329ae018d
Bump plowshare version to git20120916
2012-09-25 17:44:57 +02:00
Eelco Dolstra
f29762d5d6
idutils: Fix gets() problem
...
http://hydra.nixos.org/build/3060033
2012-09-24 17:43:47 -04:00
Eelco Dolstra
c4041d9c39
grub: Fix build on Glibc 2.16
...
http://hydra.nixos.org/build/3046836
2012-09-21 10:36:40 -04:00
Marc Weber
ef9a15a5a4
fix/update debootstrap (thereby updating fakeroot)
...
fakeroot is used to create devices.tar.gz now (thanks to aszlig)
2012-09-19 11:48:27 +02:00
Eelco Dolstra
db5c495d98
coreutils: Update to 8.19
2012-09-18 14:48:48 -04:00
aszlig
e678cd2611
youtube-dl: Update to version 2012.02.27.
...
In addition, we're now switching to using refs/tags from git rather than commit
refs directly, which has the advantage, that we don't have to do bookkeeping
twice, where people forget to increment the version in nixpkgs.
This happened for the previous version, where `pkgver` had the value
"2011.12.08", but in rg3/youtube-dl@661a807c65 the
version actually is "2012.01.08b".
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-15 08:10:35 +02:00
Peter Simons
d5677fe6c7
stdenv-updates: merge updates from 'master' branch
2012-09-11 16:48:41 +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
Alexander Foremny
27127238f5
Merge remote-tracking branch 'upstream/master' into plowshare
2012-08-31 16:03:10 +02:00
Alexander Foremny
c98559a6fc
Remove curl from buildInputs
2012-08-31 16:02:10 +02:00
Alexander Foremny
addbf658e5
Add maintainer
2012-08-31 16:01:19 +02:00
Alexander Foremny
a23f6dc4c4
Add quotes to wrapProgram's arguments
2012-08-30 14:27:03 +02:00
Alexander Foremny
50400e345c
Give correct PATH to wrapProgram
2012-08-30 14:07:47 +02:00
Alexander Foremny
aed5c36694
Use makeWrapper
2012-08-29 15:16:03 +02:00
Yury G. Kudryashov
bee287597a
Fix gnokii URL
2012-08-26 22:08:41 +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
Mathijs Kwik
e5cc68e8d5
add lockfile-progs-0.1.16
2012-08-25 11:20:09 +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
Mathijs Kwik
00fa89e41f
pv: upgrade to 1.3.4
2012-08-21 12:38:44 +02:00