Commit graph

1700 commits

Author SHA1 Message Date
William A. Kennington III 349e50734e grub2: 2015-10-13 -> 2015-11-16 2015-11-17 21:16:01 -08:00
Pascal Wittmann 7fd2796e99 Replace 'with plaforms; platform' with 'platforms.platform' 2015-11-17 21:30:43 +01:00
Peter Simons 7255b9c0b6 Merge pull request #11017 from oxij/update-youtube-dl
youtube-dl: 2015.11.10 -> 2015.11.13
2015-11-16 11:05:02 +01:00
zimbatm 71b08ef38e ttyrec: init at 1.0.8 2015-11-15 11:26:56 +01:00
Joachim Schiele 47545e4a23 Merge pull request #10962 from sjourdois/byobu
byobu: 5.87 -> 5.98
2015-11-15 01:02:35 +01:00
William A. Kennington III 6602f49495 Revert "Revert "Merge pull request #9543 from NixOS/staging.post-15.06""
This reverts commit 741bf840da.

This reverts the fallout from reverting the major changes.
2015-11-14 12:32:51 -08:00
Jan Malakhovski 21c8d1024b youtube-dl: 2015.11.10 -> 2015.11.13 2015-11-14 10:13:37 +00:00
William A. Kennington III 9579c9ec7f Merge commit 'cb21b77' into master.upstream
This is a partial merge of staging for builds which are working
2015-11-13 15:53:10 -08:00
Vladimír Čunát e8ee8496e5 Merge #10477: hdf5: improve options 2015-11-11 15:18:46 +01:00
Vladimír Čunát 6a2a2f4ad5 hdf5: refactor the expression
It's possible enableShared has little impact,
as we pass --disable-static to all packages by default.
2015-11-11 15:17:40 +01:00
Stéphane Jourdois 4d7ed592a0 byobu: 5.87 -> 5.98
Make byobu depend on either tmux or screen. tmux is default, you can
use screen by changing textual-window-manager to screen.
2015-11-11 11:26:10 +01:00
Anders Lundstedt a3448fad5f youtube-dl: 2015.10.24 -> 2015.11.10 2015-11-11 06:32:19 +01:00
Nikolay Amiantov 23845d7084 tlp: add x86_energy_perf_policy, refactor 2015-11-09 17:29:59 +03:00
Damien Cassou 444abd91dd tlp: add pciutils and smartmontools dependencies
When running `tlp stat`, `tlp` complained about missing tools. This
patch should fix that.
2015-11-09 16:32:59 +03:00
Pascal Wittmann 3cd1e728e4 Merge pull request #10880 from k0ral/rmlint
rmlint: 2.2.0 -> 2.4.1
2015-11-08 11:39:22 +01:00
koral c848977a30 rmlint: 2.2.0 -> 2.4.1 2015-11-08 10:07:41 +00:00
Pascal Wittmann 050f0b1227 Merge pull request #10860 from zimbatm/tmux-cssh
tmux-cssh: init at 21750733c5b6fa2fe23b9e50ce69d8564f2f742a
2015-11-08 10:37:21 +01:00
Eric Sagnes 9a97dc8f63 goaccess: added geoip db 2015-11-08 12:34:19 +09:00
William A. Kennington III 5149c03adc Merge branch 'master.upstream' into staging.upstream 2015-11-07 18:53:26 -08:00
William A. Kennington III b2b568d782 man-db: 2.7.3 -> 2.7.5 2015-11-07 18:53:08 -08:00
William A. Kennington III a26c8e9b83 Merge branch 'master.upstream' into staging.upstream 2015-11-07 15:51:51 -08:00
zimbatm c46bc1f7e4 tmux-cssh: init at 21750733c5b6fa2fe23b9e50ce69d8564f2f742a
Currently based on master because the last release doesn't work with
makeWrapper
2015-11-07 16:47:52 +00:00
Pascal Wittmann 5b95018644 Merge pull request #10760 from sjourdois/binwalk
binwalk: remove useless dep on mtdutils
2015-11-07 10:07:49 +01:00
Bjørn Forsman 7df8515bb5 t1utils: set meta.platforms = all
Suggested by @sjourdois on github, to allow building on darwin.
2015-11-06 17:26:06 +01:00
Domen Kožar 6e8cbbd34c Revert "t1utils: use github cache and allow build on darwin"
This reverts commit 9b2bff7097.

It fails to build: http://hydra.nixos.org/build/27428175/nixlog/2/raw
2015-11-06 16:25:09 +01:00
Domen Kožar 8e4ee7d0a6 Merge pull request #10745 from sjourdois/t1utils
t1utils: use github cache and allow build on darwin
2015-11-06 10:57:16 +01:00
William A. Kennington III 1e7aa4f17d Merge branch 'master.upstream' into staging.upstream 2015-11-05 18:30:11 -08:00
Matthias Beyer 6deaa270f8 vdirsyncer: 0.7.0 -> 0.7.3 2015-11-05 23:40:25 +01:00
William A. Kennington III 2837a5e091 Merge branch 'master.upstream' into staging.upstream 2015-11-05 10:07:28 -08:00
michael bishop 9f34689658 ipxe: add undionly.kpxe so the output
its needed to chainload iPXE from normal PXE
2015-11-05 10:10:36 -04:00
Eelco Dolstra 3e44182487 Merge remote-tracking branch 'origin/systemd-219' into staging 2015-11-04 15:37:28 +01:00
Lluís Batlle i Rossell 9819303647 Fixing the logic in coreutils to avoid stdenv rebuild.
It was using 'null' instead of '[]' in case of no patches. So I change
it to provide 'null'.

(cherry picked from commit 56ff659e5d1fffd371786a3b8237129ee365ca5c)
2015-11-04 12:43:14 +01:00
Lluís Batlle i Rossell 00aeb53bc0 coreutils 8.24 have a bug exhibited in a test in the Pi2. Patching.
I pick the patch from upstream, and I apply only for ARM to avoid rebuilding
stdenv.

(cherry picked from commit 1b36f489b6fb2bde3b241d2763abfaa860a4fe55)
2015-11-04 12:43:13 +01:00
William A. Kennington III 4251612faa Merge branch 'master.upstream' into staging.upstream 2015-11-04 01:00:48 -08:00
Tobias Geerinckx-Rice 2cb1ea1ff3 gparted: add hdparm dependency
Required to display serial numbers in the "Device Information" view.
2015-11-02 01:46:50 +01:00
Edward Tjörnhammar 1061f4a9a3 Merge pull request #10780 from rycee/bump/svtplay-dl
svtplay-dl: 0.20.2015.10.08 -> 0.20.2015.10.25
2015-11-01 15:43:38 +01:00
Robert Helgesson 215b77fb34 svtplay-dl: 0.20.2015.10.08 -> 0.20.2015.10.25 2015-11-01 13:01:54 +01:00
Stéphane Jourdois 3c26e5977c binwalk: remove useless dep on mtdutils 2015-11-01 12:37:52 +01:00
AndersonTorres 68a198f74b youtube-DL: 2015.08.28 -> 2015.10.24 2015-11-01 09:22:19 -02:00
Domen Kožar bf44d681b5 Merge pull request #10747 from tokudan/mbuffer
mbuffer: new package
2015-11-01 09:19:35 +01:00
Daniel Frank 969ebc3e16 mbuffer: use version variable 2015-10-31 22:57:19 +01:00
Stéphane Jourdois 754e1a285b testdisk: darwin fixes 2015-10-31 21:45:23 +01:00
Daniel Frank bcc7f58c1f mbuffer: new package 2015-10-31 13:45:21 +01:00
Stéphane Jourdois 9b2bff7097 t1utils: use github cache and allow build on darwin 2015-10-31 12:53:16 +01:00
William A. Kennington III dd2de66d61 Merge branch 'master.upstream' into staging.upstream 2015-10-30 17:16:07 -07:00
Eelco Dolstra 81f6c62004 Merge remote-tracking branch 'origin/master' into systemd-219 2015-10-30 15:47:37 +01:00
Ricardo M. Correia 9aa4482771 Merge pull request #10661 from DamienCassou/new-mates
mates: init at 0.1.0
2015-10-29 18:52:21 +02:00
Tobias Geerinckx-Rice 2cba327feb gparted: add utillinux dependency for blkid
From gparted-0.24.0-README.md:

"Blkid command should be considered mandatory as it is required to
 detect a number of file systems which libparted doesn't detect."
2015-10-29 14:39:52 +01:00
Damien Cassou b08f180940 Merge pull request #10671 from DamienCassou/update-vdirsyncer-0.7.0
vdirsyncer: 0.6.0 → 0.7.0
2015-10-29 08:46:40 +01:00
Damien Cassou 4bdc95fea5 mates: init at 0.1.0 2015-10-28 17:17:23 +01:00