Commit Graph

5723 Commits

Author SHA1 Message Date
Edward Tjörnhammar
e647414e4a i2pd: update url 2015-02-05 20:23:22 +01:00
Luca Bruno
3f718a743d Add dontInstallSrc flag to buildGoPackage 2015-02-05 18:07:28 +01:00
Luca Bruno
4ce497e74f Use buildFlags in buildGoPackage instead of makeFlags 2015-02-05 13:13:14 +01:00
Edward Tjörnhammar
83925c33f6 i2pd: 0.6.0 -> 0.7.0
nixos: i2pd.service, fix string escaping
2015-02-05 12:09:59 +01:00
Vladimír Čunát
5fb4f2f39b fasd: work around non-deterministic failures
Example: http://hydra.nixos.org/build/19218521/nixlog/1/raw

(cherry picked from commit 31810da31c98d6e634e2b5cb8eece3e3a67ce0cc)
2015-02-05 10:51:41 +01:00
Daniel Peebles
ab49ac71b8 Merge pull request #6154 from tel/build-file-on-darwin
Platforms for "file" derivation to include darwin
2015-02-05 00:58:13 -05:00
William A. Kennington III
1dd23a28cb openntpd: More build fixes 2015-02-04 16:17:38 -08:00
William A. Kennington III
6a872c304c openntpd: Fix url 2015-02-04 16:04:24 -08:00
William A. Kennington III
da1a2184b9 openntpd: 2008 -> 5.7p3 2015-02-04 15:59:53 -08:00
Vladimír Čunát
4495d06a7f Merge branch 'master' into staging
Conflicts (simple):
	pkgs/applications/audio/spotify/default.nix
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/top-level/all-packages.nix
2015-02-04 22:00:07 +01:00
Joseph Abrahamson
d6dd4fd9d0 Platforms for file derivation to include darwin 2015-02-04 15:41:14 -05:00
Matej Cotman
6a042a9272 Merge pull request #6118 from devhell/connman
connman: 1.26 -> 1.28
2015-02-04 20:01:42 +01:00
Shea Levy
c1aefe5d7e Merge branch 'master' of git://github.com/gridaphobe/nixpkgs
make wget build on darwin
2015-02-04 16:41:15 +00:00
Pascal Wittmann
97e50cac40 Merge pull request #6142 from k0ral/aria
aria2: 1.18.8 -> 1.18.9
2015-02-04 16:30:31 +01:00
Luca Bruno
040d475103 Port flannel to buildGoPackage 2015-02-04 15:56:40 +01:00
koral
a3f0c7bff4 aria2: 1.18.8 -> 1.18.9 2015-02-04 15:55:49 +01:00
Luca Bruno
8fd42c55a9 Port go-mtpfs to buildGoPackage 2015-02-04 15:53:59 +01:00
Luca Bruno
ee90577704 Port serfdom to buildGoPackage 2015-02-04 15:23:52 +01:00
Eelco Dolstra
038a837f02 nixUnstable: Update to 1.9pre4028_0d1dafa 2015-02-04 14:22:34 +01:00
Moritz Ulrich
a5807eb7c4 pass: default to withX = true & install passmenu. 2015-02-04 12:06:48 +01:00
Domen Kožar
d50bfd7515 unzip: CVE-2014-9636, fixes #6128 2015-02-04 11:17:19 +01:00
Luca Bruno
3e20e4c5e6 Drop cjdcmd because of broken go crypto 2015-02-04 10:41:33 +01:00
Luca Bruno
96701d6ff6 Port ngrok to buildGoPackage 2015-02-04 10:41:32 +01:00
Eric Seidel
9a1817c778 make wget build on darwin 2015-02-04 00:09:13 -08:00
Bjørn Forsman
ef64865ea9 xflux: stdenv.cc.gcc -> gcc.cc (fix evaluation) 2015-02-04 07:16:22 +01:00
devhell
968571af95 connman: 1.26 -> 1.28
ConnMan 1.28 was released Sunday, February 1st, 2015.

Upgrading ConnMan is strongly encouraged as this release fixes an issue
with DHCPv6 retransmission timer calculation that causes system load to
jump to 100%. In addition, all WiFi P2P issues encountered with Miracast
have been addressed thanks to persistent the reporting and fixing by
Jussi Kukkonen, Tomasz Bursztyka and Jukka Rissanen.

ConnMan no longer hands off foreground autoscanning to wpa_supplicant as
it causes issues when finding hidden WiFi networks. As a result, the
previously recommended build time option has be removed from the
documentation. wpa_supplicant can still be built with autoscan enabled
but as ConnMan no longer enables it run time the issue is mitigated.

Other changes and fixes include:

  * Several fixes for handling IPv6 contexts via oFono (Pasi Sjöholm)
  * Fix memory deallocation in exit code paths (Hannu Mallat)
  * Use OPEN auth_alg for wpa_supplicant open WiFi networks (Slava Monich)
  * A WiFi Access Point with unknown strength now has a proper minimum value
    which translates to a service 'Strenght' property of 30 (Patrik Flykt)
  * Fix byte order in DHCP server identifier (Jukka Rissanen)
  * Properly cancel an ongoing service connect if the Agent exits
    (Patrik Flykt)
2015-02-03 16:12:47 +00:00
Emery Hemingway
faa5dccab8 new Go support function 'buildGoPackage'
add a setupHook to the Go compiler that builds a GOPATH
new buildGoPackage function that overides the phases of stdenv
2015-02-03 14:21:48 +01:00
Nikolay Amiantov
a1c8ee9d41 tlp: update package 2015-02-03 14:27:51 +03:00
Nikolay Amiantov
0867c43294 fprintd: update package 2015-02-03 14:27:49 +03:00
Shea Levy
c45372f038 Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'
Partial staging merge, including cc-wrapper fixes

Conflicts:
	pkgs/applications/audio/spotify/default.nix
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/development/compilers/cryptol/1.8.x.nix
2015-02-02 21:14:28 -05:00
Vladimír Čunát
31810da31c fasd: work around non-deterministic failures
Example: http://hydra.nixos.org/build/19218521/nixlog/1/raw
CC @ellis.
2015-02-02 19:01:40 +01:00
Sou Bunnbu
7861c25eb0 Merge pull request #6093 from nckx/update-stress-ng
Update stress-ng 0.03.11 -> 0.03.13
2015-02-02 13:06:30 +08:00
Tobias Geerinckx-Rice
b7a4231be7 Update stress-ng 0.03.11 -> 0.03.13 2015-02-02 00:15:46 +01:00
Michael Raskin
71797af73f Update pipelight Wine 2015-02-01 18:41:33 +03:00
Michael Raskin
a8e7a3ac86 Update glusterfs 2015-02-01 18:41:32 +03:00
Michael Raskin
b09b841dc4 Update ZPAQ 2015-02-01 18:41:32 +03:00
Vladimír Čunát
dbae4f109f Merge branch 'master' into staging
Conflicts (relatively simple):
	pkgs/applications/audio/spotify/default.nix
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/development/compilers/cryptol/1.8.x.nix
2015-01-31 19:34:57 +01:00
lethalman
87377cec15 Merge pull request #6064 from ktosiek/sstp
Add sstp client.
2015-01-31 13:30:08 +01:00
koral
6d7e09602f youtube-dl: 2015.01.25 -> 2015.01.30.2 2015-01-31 11:09:23 +01:00
Tomasz Kontusz
99c0af0d73 Add sstp client. 2015-01-30 20:09:35 +01:00
Peter Simons
9ecafbe366 ethtool: update to 3.18 2015-01-30 13:23:06 +01:00
lethalman
d4e7fada66 Merge pull request #5951 from arno01/socat
socat: Update from 1.7.2.4 to 1.7.3.0, fixes a possible denial of service attack
2015-01-30 11:31:06 +01:00
Lluís Batlle i Rossell
adf6ef3865 cjdns: updating with bugfix, and readd nodejs tools
(cherry picked from commit cd80d050cb8145d45c56533625beb82f37177fae)
2015-01-30 09:26:53 +01:00
Shea Levy
52d4b9d982 Merge branch 'tlsdate' of git://github.com/4z3/nixpkgs 2015-01-30 01:07:59 -05:00
Wout Mertens
f736843200 Merge pull request #6061 from wmertens/fortune-darwin
fortune: fix Darwin build
2015-01-29 19:56:03 +01:00
Lluís Batlle i Rossell
8ea408be56 Update cjdns to v15
(cherry picked from commit aeefbe552adda2b3191bbd48cd7cf79ad9425d94)
2015-01-29 19:50:19 +01:00
Lluís Batlle i Rossell
7f29d1882e Install more rkflashtools.
(cherry picked from commit 56e0562cdb41c160825c700bb0873625db985d55)
2015-01-29 19:50:19 +01:00
Wout Mertens
bc6a35c92d fortune: fix Darwin build 2015-01-29 19:14:49 +01:00
Domen Kožar
857f32dfe7 Merge pull request #5967 from k0ral/rmlint
rmlint: 1.0.8 -> 2.0.0
2015-01-29 10:48:54 +01:00
Domen Kožar
45c52b7312 Merge pull request #6040 from ambrop72/gawk-cross
gawk: Fix cross compiling.
2015-01-29 10:42:18 +01:00
Ambroz Bizjak
6837efe3bb gawk: Fix cross compiling.
Note that this does not trigger rebuild for native builds.
2015-01-29 00:19:57 +01:00
Domen Kožar
1cb02a448a Merge pull request #6000 from k0ral/moreutils
moreutils: 0.54 -> 0.55
2015-01-28 22:36:57 +01:00
koral
3544c17df5 moreutils: 0.54 -> 0.55 2015-01-28 22:30:02 +01:00
koral
3ed8c422a5 rmlint: 1.0.8 -> 2.0.0 2015-01-28 17:35:12 +01:00
Andrey Arapov
2695233823 Adds a new package: ent - A Pseudorandom Number Sequence Test Program
The program is useful for evaluating pseudorandom number generators
for encryption and statistical sampling applications, compression
algorithms, and other applications where the information density of a
file is of interest.

Official page http://www.fourmilab.ch/random/
2015-01-28 16:45:46 +01:00
lethalman
22244aba42 Merge pull request #5972 from nckx/update-exfat
Update fuse-exfat 1.0.1 -> 1.1.0
2015-01-28 14:44:43 +01:00
Paho Lurie-Gregg
f504d12b29 add xflux 2015-01-28 12:33:00 +01:00
Edward Tjörnhammar
da91fff493 Merge pull request #5959 from malyn/fix-rcm-paths
rcm: Use Nix store path for RCM_LIB
2015-01-28 11:36:25 +01:00
lethalman
79d5d95a53 Merge pull request #5973 from nckx/add-exfat-utils
Add exfat-utils 1.1.1: free exFAT file system utilities
2015-01-28 10:40:52 +01:00
lethalman
7be008e166 Merge pull request #5970 from nckx/add-clex
Add clex 4.6.patch6: full-screen terminal file manager
2015-01-28 10:30:01 +01:00
宋文武
e772707042 ostree: Update to 2015.3 2015-01-28 10:39:02 +08:00
Thomas Strobel
3767370866 Add target parameter to grub installation chain 2015-01-27 19:46:37 +01:00
Eelco Dolstra
6f8fad2253 Remove executable bits from non-executable files 2015-01-27 18:54:38 +01:00
Matej Cotman
7e1e553cb8 nixui: update to 0.1.2 (close #6005) 2015-01-27 18:19:39 +01:00
Peter Simons
520cba52fc pigz: update from 2.3.1 to 2.3.3, potentially fixes CVE-2015-1191 2015-01-27 14:04:54 +01:00
Peter Simons
7185c6150c ipmitool: update from 1.8.14 to 1.8.15 2015-01-27 14:04:54 +01:00
Thomas Tuegel
dfe1dc0c02 xdg-utils: patch xdg-open to use KDE 5 tools 2015-01-26 21:01:06 -06:00
Mateusz Kowalczyk
edae98d029 youtube-dl: update to 2015.01.25 2015-01-27 00:46:24 +00:00
Eelco Dolstra
0caae022fd xz: Update to 5.2.0 2015-01-26 23:48:56 +01:00
Tobias Geerinckx-Rice
220c578f76 Update gparted 0.19.1 -> 0.21.0 2015-01-26 19:50:53 +01:00
cillianderoiste
b6c1d73aec Merge pull request #5987 from k0ral/swftools
swftools: 0.8.1 -> 0.9.2
2015-01-26 13:26:34 +01:00
Georges Dubus
d4e7fd8384 Merge pull request #5969 from nckx/update-stress-ng
Update stress-ng 0.03.10 -> 0.03.11
2015-01-26 12:07:53 +01:00
koral
0490d597df swftools: 0.8.1 -> 0.9.2 2015-01-26 12:05:37 +01:00
Matej Cotman
f550c76d0e nixui: update to 0.1.1 2015-01-26 10:21:24 +01:00
Tobias Geerinckx-Rice
3ea2b48fe6 Update fuse-exfat 1.0.1 -> 1.1.0 2015-01-26 04:43:55 +01:00
Tobias Geerinckx-Rice
65c21a71bb Add exfat-utils 1.1.1: free exFAT file system utilities 2015-01-26 04:24:15 +01:00
Michael Alyn Miller
41de5f60cd rcm: Use Nix store path for RCM_LIB
The shell scripts in the rcm package use a relative path in order to
find the rcm.sh library.  That works fine when rcm is installed with
nix-env -- ~/.nix-profile/share/rcm exists as expected -- but does not
work when installed via /etc/nixos/configuration.nix.  In the
system-wide case, /run/current-system/sw/share does not contain the rcm
directory.
2015-01-25 14:59:04 -08:00
Tobias Geerinckx-Rice
f59ba9a4a6 Update stress-ng 0.03.10 -> 0.03.11 2015-01-25 23:40:34 +01:00
Moritz Ulrich
54cfcbc826 isync: update from 1.1.1 to 1.1.2 2015-01-25 22:37:34 +01:00
Charles Strahan
1057f2e8ad gist: fix evaluation 2015-01-25 16:22:30 -05:00
Benno Fünfstück
0b9af69347 kpcli: XMLParser is required for KeePass2 format 2015-01-25 22:10:10 +01:00
Tobias Geerinckx-Rice
c052751aba Add clex 4.6.patch6: full-screen terminal file manager 2015-01-25 20:56:28 +01:00
Thomas Tuegel
f4c2ded737 Merge pull request #5947 from nckx/update-stress-ng
Update stress-ng 0.03.09 -> 0.03.10
2015-01-25 11:33:06 -06:00
Andrey Arapov
7a7e59d2a9 socat: Update from 1.7.2.4 to 1.7.3.0, fixes a possible denial of service attack
socat: Update from 1.7.2.4 to 1.7.3.0, fixes a possible denial of service attack
(CVE Id pending), improves SSL client security, and provides a couple of bug and
porting fixes.

Among new features, socat now enables OpenSSL server side use of ECDHE ciphers,
providing PFS (Perfect Forward Secrecy)

http://www.dest-unreach.org/socat/doc/CHANGES
2015-01-25 13:48:11 +01:00
Jaka Hudoklin
15b6886aed Merge pull request #5948 from flosse/tor-browser-update
nixpkgs: torbrowser 4.0.2 -> 4.0.3
2015-01-25 13:01:16 +01:00
Markus Kohlhase
8295846f6f nixpkgs: torbrowser 4.0.2 -> 4.0.3 2015-01-25 09:03:19 +00:00
Tobias Geerinckx-Rice
16597fed98 stress-ng 0.03.09 -> 0.03.10 2015-01-25 09:00:09 +01:00
Michael Alyn Miller
6cd01d1d6f Add ccze 2015-01-24 15:00:55 -08:00
Edward Tjörnhammar
a83cfbfc7c Merge pull request #5541 from nckx/eid-viewer-association
eid-viewer: associate with XML & text/plain (MIME type of .eid files)
2015-01-24 23:31:24 +01:00
Edward Tjörnhammar
6ff63ebbfd Merge pull request #5934 from k0ral/traceroute
traceroute: 2.0.20 -> 2.0.21
2015-01-24 20:33:31 +01:00
koral
a4fcdc0ce9 traceroute: 2.0.20 -> 2.0.21 2015-01-24 17:05:57 +01:00
Pascal Wittmann
6edde20444 parallel: update from 20141122 to 20150122 2015-01-24 12:59:26 +01:00
Domen Kožar
fde45d217e Merge pull request #5531 from abbradar/tlp
tlp: add package
2015-01-24 07:10:48 +01:00
Nikolay Amiantov
0c9c74de19 tlp: add package 2015-01-24 02:56:16 +03:00
Mateusz Kowalczyk
c49ddebb76 gifsicle: update from 1.86 to 1.87 2015-01-23 19:41:27 +00:00
Austin Seipp
7581c422d4 nixpkgs: afl 1.06b -> 1.21b
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-01-23 10:46:10 -06:00
Matej Cotman
4212dcabd9 nixui: do not use pkgs.path 2015-01-23 17:28:04 +01:00
Lluís Batlle i Rossell
84e9a2e636 Adding a pgf command line tool.
(cherry picked from commit 442148e20a031714b03a41eb44f343f6ad088fc6)
2015-01-23 16:09:33 +01:00
Wout Mertens
70ac34b8c0 nixui: include build files 2015-01-23 15:59:10 +01:00
Wout Mertens
4c2554ebf4 Remove nixui to fix travis failures 2015-01-23 15:49:57 +01:00
Wout Mertens
71e107acac Set nixui to broken
See 264ed82eda (commitcomment-9416066)
2015-01-23 15:37:54 +01:00
Edward Tjörnhammar
54908bc9c2 Merge pull request #5898 from DamienCassou/asynk-1.1.0
Add asynk
2015-01-23 12:47:57 +01:00
Damien Cassou
3886e1c93d Add asynk 2015-01-23 12:44:10 +01:00
Lluís Batlle i Rossell
8dd230aa09 Updating cjdns to protocol version 14 2015-01-23 09:35:13 +01:00
Pascal Wittmann
c514182fd4 vtun: update from 3.0.1 to 3.0.3 2015-01-22 19:30:49 +01:00
Pascal Wittmann
e3d6f3d595 vorbisgain: update from 0.34 to 0.37
also add meta-information
2015-01-22 19:15:08 +01:00
Pascal Wittmann
6bc900d9e7 rrdtool: update from 1.4.5 to 1.4.9 2015-01-22 18:58:51 +01:00
wmertens
c5692758b5 Merge pull request #5896 from matejc/nixui
Add NixUI package
2015-01-22 13:23:36 +01:00
aszlig
863581a35b
beets: Update to new upstream version 1.3.10.
We can now finally drop the mediafile and test fix patches, because they
were already coming from the upstream repository and are now included in
the release.

Also, this release brings two new plugins:

 * permissions: Fix permissions on music files as they are imported.
 * plexupdate: Notify a Plex server when the database changes.

The echonest_tempo plugin has finally been removed and so we can drop it
entirely. No plugin as of now tries to do interactive prompts on "beet
config" anymore, so we can test *all* plugins and without providing
dummy options.

The full list of changes can be found here:

https://github.com/sampsyo/beets/releases/tag/v1.3.10

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-22 10:33:48 +01:00
lethalman
f1d18192d4 Merge pull request #5757 from AndersonTorres/refind
rEFInd (version 0.8.4): New Package
2015-01-22 09:41:32 +01:00
Charles Strahan
8d49e87dec Merge pull request #4677 from cstrahan/pleasant-ruby
Pleasant ruby
2015-01-21 23:27:38 -05:00
Matej Cotman
264ed82eda nixui: add new package 2015-01-22 05:27:31 +01:00
Charles Strahan
034488ec80 ruby: fixup mpdcron 2015-01-21 22:38:29 -05:00
Daniel Peebles
ea5594679c Bump nixUnstable build 2015-01-21 22:13:51 -05:00
Kovacsics Robert (rmk35)
aa2b38afb3 Added vips image processing system and GUI (close #5766)
VIPS is a free image processing system for large images, nip2 is its GUI
2015-01-21 19:19:56 +01:00
lethalman
57295d8427 Merge pull request #5858 from ehmry/dir2opus
dir2opus: initial package at 0.12.1
2015-01-21 17:56:08 +01:00
lethalman
70adbc5731 Merge pull request #5887 from DamienCassou/youtube-dl-2015.01.16
youtube-dl 2015.01.16
2015-01-21 15:49:47 +01:00
Emery Hemingway
e563ada091 dir2opus: initial package at 0.12.1 2015-01-21 09:49:20 -05:00
Damien Cassou
04cae926ac youtube-dl 2015.01.16 2015-01-21 15:35:22 +01:00
Austin Seipp
978954b2e7 Merge pull request #5831 from mcox/unbound-fix-5728
nixpkgs: patch unbound 1.5.1 for linux < 3.15
2015-01-21 01:34:43 -06:00
tv
263a179946 tlsdate: add version 0.0.12 2015-01-21 05:09:23 +01:00
Charles Strahan
dfc225d143 Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-ruby
Conflicts:
	pkgs/applications/version-management/git-and-tools/default.nix
	pkgs/applications/version-management/git-and-tools/hub/default.nix
	pkgs/tools/audio/mpdcron/default.nix
2015-01-20 20:21:03 -05:00
Kosyrev Serge
bd3f891c1c debootstrap: 1.0.64.tar.xz -> 1.0.66.tar.gz (close #5548)
It was 404.
@vcunat: convert URLs to mirror://debian.
2015-01-20 16:51:46 +01:00
Domen Kožar
9c24b48e0c Merge pull request #5871 from osener/avfs
New package: avfs-1.0.2
2015-01-20 16:48:51 +01:00
Franz Pletz
07e1566b7d fetchurl: add mirrors for OpenBSD (close #5551)
This changes source URLs for openssh and libressl accordingly.
2015-01-20 16:24:00 +01:00
Ozan Sener
df08df795b New package: avfs-1.0.2 2015-01-20 17:04:52 +02:00
Lluís Batlle i Rossell
8aaac406bf Updating megatools to 1.9.94.
Fixing the glib network part splice, which wasn't working.
2015-01-20 12:49:50 +01:00
Pascal Wittmann
2be76b5405 Merge pull request #5865 from nckx/do-checks
Run tests for eid-{mw,viewer} and lz4
2015-01-20 12:26:58 +01:00
Tobias Geerinckx-Rice
d14ba81572 lz4: run tests
Data safety > valgrind.
2015-01-20 07:31:00 +01:00
Tobias Geerinckx-Rice
0fd09d1165 eid-{mw,viewer}: run tests
Not doing so in this case seems downright irresponsible.
2015-01-20 07:26:48 +01:00
Edward Tjörnhammar
02e7a4d403 Merge pull request #5860 from DamienCassou/heimdall-1.4.1
Update heimdall to 1.4.1
2015-01-20 07:24:11 +01:00
Damien Cassou
50ee0f020b Update heimdall to 1.4.1 2015-01-20 07:10:23 +01:00
Peter Simons
ec6b82a0c2 Merge branch 'master' into staging. 2015-01-19 18:41:17 +01:00
Moritz Ulrich
33fb7e6975 pngcrush: Update to 1.7.82. 2015-01-19 15:47:16 +01:00
lethalman
d957d9e6bc Merge pull request #5517 from paraseba/bumblebee
Bumblebee config to enable multiple monitors
2015-01-19 15:00:11 +01:00
lethalman
3d65a59e9f Merge pull request #5703 from eduarrrd/gnuplot-5
gnuplot: bump to 5.0.0, allow choosing qt version
2015-01-19 14:50:14 +01:00
Rickard Nilsson
b64eeaf727 new package: httping 2.3.4 2015-01-19 03:52:26 +01:00
Pascal Wittmann
09c4fe4999 Merge pull request #5837 from nckx/darkstat
Add darkstat: light-weight network monitor web interface
2015-01-19 01:04:32 +01:00
Matthew William Cox
3ae922a50c nixpkgs: patch unbound 1.5.1 for linux < 3.15
Fixes #5728
2015-01-18 15:54:17 -05:00
Tobias Geerinckx-Rice
5c2041ca5d Add darkstat: light-weight network monitor web interface 2015-01-18 21:53:17 +01:00
Michael Raskin
f5954364e7 smbnetfs: 0.5.3b -> 0.6.0 2015-01-18 18:20:09 +03:00
Domen Kožar
48eea20e69 Merge pull request #5814 from nckx/netsniff
netsniff-ng: add what's needed to/and build missing tools
2015-01-17 18:52:36 +01:00
Tobias Geerinckx-Rice
96812d6adc netsniff-ng: use libsodium to build curvetun 2015-01-17 18:39:51 +01:00
Tobias Geerinckx-Rice
b37e3f6233 netsniff-ng: flowtop is now included 2015-01-17 18:39:51 +01:00
Pascal Wittmann
6d978a3dee Merge pull request #5771 from ehmry/acme
plan9port: fix acme font loading
2015-01-17 16:24:54 +01:00
Tobias Geerinckx-Rice
5d143fae58 netsniff-ng: enable "mausezahn" tool 2015-01-17 15:50:55 +01:00
Tobias Geerinckx-Rice
3c3ede970e netsniff-ng: don't work around tput now that we have ncurses 2015-01-17 15:31:41 +01:00
Domen Kožar
60f83499eb Merge pull request #5789 from nckx/netsniff-ng
Add netsniff-ng 0.5.9-rc4-40-g5107740: Linux networking toolkit
2015-01-17 15:22:16 +01:00
Domen Kožar
c222352cf8 Merge pull request #5795 from pmahoney/skarnet-2015-01-14
Skarnet release 2015-01-14
2015-01-17 15:21:27 +01:00
Domen Kožar
afe7612e89 Merge pull request #5779 from cstrahan/prefetch-scripts-home
prefetch-scripts: improve purity
2015-01-17 15:18:52 +01:00
Renzo Carbonara
a850749447 xbrightness: remove unnecessary x11 parameter 2015-01-16 20:37:22 -03:00
Renzo Carbonara
11e3503f10 Improve packaging of xbrightness 2015-01-16 20:23:44 -03:00
Renzo Carbonara
ce8651ba1e Add package xbrightness
xbrightness allows controlling by software the screen gamma and
brigthness settings for individual color channels.
2015-01-16 03:03:41 -03:00
Daniel Peebles
65522d05d4 Turn nixUnstable back on 2015-01-15 22:47:47 -05:00
Patrick Mahoney
1459600c36 s6-networking: update to 2.0.1.0 2015-01-15 16:11:58 -06:00
Patrick Mahoney
ffed4e93be s6-dns: update to 2.0.0.2 2015-01-15 16:11:20 -06:00
Patrick Mahoney
c2f822489c execline: update to 2.0.1.1 2015-01-15 16:08:33 -06:00
Tobias Geerinckx-Rice
2f32d8f848 Add netsniff-ng 0.5.9-rc4-40-g5107740: Linux networking toolkit 2015-01-15 21:03:32 +01:00
Pascal Wittmann
375ba22185 Merge pull request #5678 from muflax/awscli
awscli: bump version and fix missing runtime dependency
2015-01-15 14:00:24 +01:00
Eric Seidel
f272730399 rename <gcc-frontend>.gcc to <gcc-frontend>.cc 2015-01-14 20:59:10 -08:00
Eric Seidel
f3c6827373 rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc 2015-01-14 20:27:55 -08:00
Charles Strahan
54f3b50131 prefetch-scripts: improve purity
Set HOME to /homeless-shelter to prevent things like git hooks from
running

Closes #5777
2015-01-14 21:28:14 -05:00
Pascal Wittmann
58e97d6531 xarchiver: update from 0.5.3 to 0.5.4 2015-01-15 01:01:52 +01:00
Pascal Wittmann
d6dfe59394 tinc: update from 1.0.24 to 1.0.25 2015-01-15 00:57:47 +01:00
AndersonTorres
f928894292 rEFInd (version 0.8.4): New Package
rEFInd is a graphical, EFI-based boot manager
2015-01-14 21:46:49 -02:00
Pascal Wittmann
68c4311fee halibut: update from 1.0 to 1.1
and add myself as a maintainer
2015-01-15 00:30:12 +01:00
William A. Kennington III
57b35f979d ceph: 0.90-pre -> 0.91 2015-01-14 13:18:00 -08:00
Edward Tjörnhammar
a512ddbb3e nylon: fix metas and patch configure to use libevent.so not the absent libevent.a 2015-01-14 22:08:47 +01:00
Emery Hemingway
3e5a0dcf55 plan9port: fix acme font loading 2015-01-14 11:59:34 -05:00
Georges Dubus
c64b294970 fetchFromGitHub: add option for custom name
This is necessary when the rev name contains a "/"
2015-01-14 17:38:47 +01:00
Georges Dubus
0ab270770b bareos: fixed source fetching 2015-01-14 17:28:59 +01:00
muflax
4451de5c52 awscli: fix missing groff runtime dependency 2015-01-14 16:17:49 +00:00
muflax
6180d44982 awscli: update to 1.7.0 2015-01-14 16:17:49 +00:00
Pascal Wittmann
56e3d5d99e Merge pull request #5742 from j-keck/kpcli
add kpcli: KeePass Command Line Interface
2015-01-14 14:28:06 +01:00
j-keck
4e21ef88fb add kpcli: KeePass Command Line Interface 2015-01-14 14:12:29 +01:00
cillianderoiste
50640b18fa Merge pull request #5763 from nckx/stress-ng
Add stress-ng 0.03.09: stress test a computer system
2015-01-14 11:51:51 +01:00
cillianderoiste
6e66d3df90 Merge pull request #5752 from nckx/lz4
Add lz4: very fast lossless compression
2015-01-14 11:46:21 +01:00
Tobias Geerinckx-Rice
d885a5003a Add stress-ng 0.03.09: stress test a computer system 2015-01-14 10:02:05 +01:00
Charles Strahan
5ac7febcb3 biosdevname: update to 0.6.1 2015-01-13 22:11:41 -05:00
Charles Strahan
7893933625 bud: udpate to 0.34.1 2015-01-13 21:54:37 -05:00
Tobias Geerinckx-Rice
8257ed81c9 Add lz4: very fast lossless compression 2015-01-13 23:54:02 +01:00
Ludovic Courtès
41b53577a8 unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
Tobias Geerinckx-Rice
6565714873 eid-viewer: associate with XML & plain text .eid files
The .eid files are in fact XML, but lack the <?xml...?> declaration that
file(1) seems to expect. At least the viewer now appears as an option in
most GUIs.
2015-01-13 21:10:49 +01:00
Vladimír Čunát
7637e71cee merge #5521: give fetchgit outputs nicer names 2015-01-13 17:46:44 +01:00
Vladimír Čunát
3dfd87d7af fixup "git-export" directory names
All tested to build.
For freetalk the hash change seems unrelated to fetchgit changes.

FIXME: it might be suitable to adapt nix-prefetch-git.
2015-01-13 17:46:09 +01:00
Matti Niemenmaa
85e405c1eb wicd: fix wicd-curses with new urwid
See e.g. https://bugzilla.redhat.com/show_bug.cgi?id=894646 — without
this patch, wicd-curses throws an AttributeError on startup. The patch
is a cut-down version of the one added there by Pavel Zhukov.
2015-01-13 00:40:51 -08:00
William A. Kennington III
37bb586452 tinc-pre: Update to ae5b56c 2015-01-12 15:25:53 -08:00
Domen Kožar
f5445f2660 Merge pull request #5687 from nckx/ipv6calc
Add ipv6calc: calculate/manipulate (not only) IPv6 addresses
2015-01-12 23:13:31 +01:00
Vladimír Čunát
f9c59ca168 fontforge: large update with large changes implied
- Things didn't work very well before, as libs were only dlopened and
  not found. Fixes #5716.
- Newer releases need autotools to build (and git), leading to some bloat.
- Also, more things are installed by default, increasing the output size.
2015-01-12 13:43:30 +01:00
Tobias Geerinckx-Rice
0761330f64 Add ipv6calc: calculate/manipulate (not only) IPv6 addresses 2015-01-11 15:28:57 +01:00
Michael Raskin
533dc86fb7 Pipelight: update patched Wine version 2015-01-11 16:43:30 +03:00
Michael Raskin
54cebfc27e FreeIPMI: 1.4.7 -> 1.4.8 2015-01-11 16:43:29 +03:00
Georges Dubus
2b1c649146 Merge pull request #5673 from kirelagin/fix-nox
nox: Do not wrap
2015-01-11 12:36:03 +01:00
Robert Helgesson
9ab3e7b551 Update 'svtplay-dl' version to 0.10.2015.01.05. 2015-01-11 11:24:13 +01:00
Domen Kožar
44912c2ac1 Merge pull request #5598 from brendanlong/go-1.4
go: Update to 1.4
2015-01-11 07:46:58 +01:00
Domen Kožar
6eaefa8c31 Merge pull request #5660 from Calrama/seafile
seafile: update client, ccnet, libsearpc and shared
2015-01-11 07:44:43 +01:00
Eduard Bachmakov
5915d9c417 gnuplot: bump to 5.0.0, allow choosing qt version
default to qt5
2015-01-10 19:51:54 -05:00
Kirill Elagin
67d0e60f6c nox: Do not wrap
Fixes madjar/nox#17.
2015-01-09 21:34:48 +03:00
lethalman
5bc68e1a0e Merge pull request #5656 from nckx/boxfs2
Add boxfs: FUSE file system for box.com accounts
2015-01-09 15:39:02 +01:00
Moritz Maxeiner
56fe81a2e6 seafile: update client, ccnet, libsearpc and shared 2015-01-09 13:37:44 +01:00