1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

1667 commits

Author SHA1 Message Date
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 b2b568d782 man-db: 2.7.3 -> 2.7.5 2015-11-07 18:53:08 -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
Matthias Beyer 6deaa270f8 vdirsyncer: 0.7.0 -> 0.7.3 2015-11-05 23:40:25 +01: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
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 56ff659e5d)
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 1b36f489b6)
2015-11-04 12:43:13 +01: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
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
Damien Cassou 3343e63200 vdirsyncer: 0.6.0 → 0.7.0 2015-10-28 17:11:40 +01:00
Tobias Geerinckx-Rice 7d3fad3456 gparted 0.23.0 -> 0.24.0 2015-10-28 14:06:59 +01:00
Cillian de Róiste e187ecb65c fontforge-gtk: update from 20141230 to 20150824 2015-10-25 18:52:49 +01:00
Cillian de Róiste 3ec54e0692 colord-gtk: update from 0.1.25 to 0.1.26 2015-10-25 18:52:17 +01:00
William A. Kennington III f608644c23 tmux: 2.0 -> 2.1 2015-10-20 23:04:39 -07:00
Jude Taylor d6a6f9db95 fix reference to glibtoolize in tmate 2015-10-20 03:57:34 -07:00
Lancelot SIX f729d79fec pkgs.units: 2.11 -> 2.12
See http://lists.gnu.org/archive/html/info-gnu/2015-10/msg00006.html
2015-10-20 07:40:30 +00:00
Desmond O. Chang db7fc89547 yank: init at 0.4.1 2015-10-20 13:00:53 +08:00
Nikolay Amiantov 3d6070f0a7 grub4dos: init at 0.4.6a 2015-10-19 03:27:42 +03:00
William A. Kennington III ca58b16d67 picocom: 2.0 -> 2.1 2015-10-18 17:23:51 -07:00
Robert Helgesson e64f9f2d1e svtplay-dl: 0.20.2015.09.13 -> 0.20.2015.10.08 2015-10-18 14:31:03 +02:00
William A. Kennington III 82792959b4 grub2: 2015-07-27 -> 2015-10-13 2015-10-17 13:46:47 -07:00
Nikolay Amiantov 43930f4057 tlp: 0.7 -> 0.8 2015-10-15 17:07:39 +03:00
Nikolay Amiantov 0645e6b43f sdl-jstest: 20150625 -> 20150806 2015-10-15 17:07:39 +03:00
Eelco Dolstra 11aef37ca6 less: Update to 481 2015-10-14 13:55:43 +02:00
Eric Sagnes d6c0c0e3c9 goaccess: 0.9 -> 0.9.4 2015-10-13 22:14:27 +09:00
Ricardo M. Correia f86080cdb3 youtube-dl: 2015.08.28 -> 2015.10.06.2 2015-10-07 20:06:11 +02:00
Thomas Strobel 5b800ea05e trustedGRUB2: 1.2.0 -> 1.2.1 2015-10-06 20:12:39 +02:00
Allan Espinosa 80ac72bbab screen: fix utmp.c compile problem in darwin
Apply the patch specified in http://savannah.gnu.org/bugs/?45359
2015-10-06 22:46:48 +09:00
Pascal Wittmann 5c66135b25 parallel: 20150822 -> 20150922 2015-10-06 13:13:57 +02:00