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

1291 commits

Author SHA1 Message Date
Shea Levy 127efcd6f6 Merge branch 'kill-libiconv' of git://github.com/gridaphobe/nixpkgs into staging
Took "ours" for the conflict and changed libiconvOrEmpty to libiconv

Conflicts:
	pkgs/applications/audio/ncmpcpp/default.nix
2015-02-11 19:37:22 -05:00
Shea Levy 0d80ab2dd9 Fix grub1 support 2015-02-08 22:28:42 -05:00
William A. Kennington III 2a0754ccbc Merge pull request #5994 from ts468/grub
Add 'target' parameter for GRUB installation chain
2015-02-08 14:18:13 -08:00
William A. Kennington III c8a4ecd91d grub: Doesn't support building bios and efi simultaneously 2015-02-07 20:32:36 -08:00
Eric Seidel e08b9ab8d3 kill libiconvOr*
Conflicts:
	pkgs/applications/networking/mailreaders/sup/default.nix
	pkgs/development/compilers/ghc/7.8.3-binary.nix
	pkgs/development/interpreters/php/5.3.nix
	pkgs/development/interpreters/ruby/patches.nix
	pkgs/development/libraries/cairo/default.nix
	pkgs/development/libraries/poppler/default.nix
	pkgs/top-level/all-packages.nix
2015-02-07 20:29:28 -08:00
William A. Kennington III ef80d73e6a grub: Enable zfs and efi by default since it's cheap to support 2015-02-07 15:18:37 -08:00
William A. Kennington III 15cf03a8ee Build userspace packages using the userspace zfs 2015-02-07 15:07:39 -08:00
lethalman 8b236f2daf Merge pull request #6119 from lethalman/go
Go packages, buildGoPackage
2015-02-07 21:30:30 +01:00
aszlig e05bade342
Merge pull request #6076 (vdirsyncer).
Adds vdirsyncer and dependencies (request_toolbelt and atomicwrites).

It's to synchronize calendars and addressbooks between two storages (for
example between CalDAV/CardDAV and a local folders/files).
2015-02-07 17:10:30 +01:00
Matthias Beyer e5a0d8bc61 Add nix expression for vdirsyncer 2015-02-07 15:34:23 +01:00
Robert Helgesson ec61d946eb Update svtplay-dl to 0.10.2015.01.28. 2015-02-07 13:25:19 +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
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 31810da31c)
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
Joseph Abrahamson d6dd4fd9d0 Platforms for file derivation to include darwin 2015-02-04 15:41:14 -05:00
Luca Bruno ee90577704 Port serfdom to buildGoPackage 2015-02-04 15:23:52 +01:00
Luca Bruno 96701d6ff6 Port ngrok to buildGoPackage 2015-02-04 10:41:32 +01:00
Bjørn Forsman ef64865ea9 xflux: stdenv.cc.gcc -> gcc.cc (fix evaluation) 2015-02-04 07:16:22 +01:00
Nikolay Amiantov a1c8ee9d41 tlp: update package 2015-02-03 14:27:51 +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
Michael Raskin 71797af73f Update pipelight Wine 2015-02-01 18:41:33 +03:00
koral 6d7e09602f youtube-dl: 2015.01.25 -> 2015.01.30.2 2015-01-31 11:09:23 +01:00
Peter Simons 9ecafbe366 ethtool: update to 3.18 2015-01-30 13:23:06 +01: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 7f29d1882e Install more rkflashtools.
(cherry picked from commit 56e0562cdb)
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 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
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 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
Mateusz Kowalczyk edae98d029 youtube-dl: update to 2015.01.25 2015-01-27 00:46:24 +00:00
Tobias Geerinckx-Rice 220c578f76 Update gparted 0.19.1 -> 0.21.0 2015-01-26 19:50:53 +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 c052751aba Add clex 4.6.patch6: full-screen terminal file manager 2015-01-25 20:56:28 +01:00
Michael Alyn Miller 6cd01d1d6f Add ccze 2015-01-24 15:00:55 -08: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
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
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
Damien Cassou 04cae926ac youtube-dl 2015.01.16 2015-01-21 15:35:22 +01: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