Commit graph

1601 commits

Author SHA1 Message Date
Damien Cassou da10587d1b Merge pull request #8306 from DamienCassou/8305-gparted-gmpc-should-depend-on-hicolor_icon_theme
Add hicolor_icon_theme dependency
2015-06-12 11:58:22 +02:00
Damien Cassou 69f4fc4be6 Add hicolor_icon_theme dependency
This avoids having icon-theme.cache generated.
2015-06-12 11:53:33 +02:00
Nikolay Amiantov 4e49773d26 sdl-jstest: add package 2015-06-12 02:03:29 +03:00
Mateusz Kowalczyk 1cc999e09d Merge branch 'youtube-dl' of https://github.com/KaiSforza/nixpkgs 2015-06-11 00:36:00 +01:00
William Giokas 51ce297187 youtube-dl: make a python package
This allows youtube-dl to support all versions of python, and be built
correctly even when the python version is overridden by the user.

An alias to youtube-dl has been added which points to the default python
version's youtube-dl.

Also, ffmpeg has been made into an optional dependency. If ffmpeg is set
to 'null' then it will not be built and there will be no wrapper for it
either. An extra package, youtube-dl-light, is the same as youtube-dl
but without the ffmpeg dependency.
2015-06-10 15:50:17 -07:00
Eelco Dolstra 4970574409 Merge remote-tracking branch 'origin/gcc-4.9' into staging
Conflicts:
	pkgs/development/libraries/wayland/default.nix
2015-06-11 00:23:03 +02:00
Pascal Wittmann 556562173c t1utils: update from 1.38 to 1.39, fixes CVE-2015-3905 2015-06-10 08:54:21 +02:00
William A. Kennington III 8d4c5c956d ethtool: 3.18 -> 4.0 2015-06-08 17:45:31 -07:00
Eelco Dolstra cea6207a05 Merge pull request #8219 from KoviRobi/remind-3.1.14
Remind update to 3.1.14, changes:
2015-06-08 12:24:33 +02:00
Peter Simons b5f868f48b Merge pull request #8150 from ts468/upstream.calamares
Add Calamares: A distribution independent installer framework.
2015-06-08 11:48:41 +02:00
Kovacsics Robert (NixOS-SSD2) 8e7f4d3c33 Remind update to 3.1.14, changes:
* Version 3.1 Patch 14 - 2014-04-24

- NEW FEATURE: Putting the line __EOF__ in a .rem file causes Remind to
  treat it as end-of-file.

- IMPROVEMENT: Use better PNG images for moons in the HTML display

- CHANGE: Author name updated from "David" to "Dianne"

- BUG FIX: The "-n" command-line option should really run in
  "ADVANCE_MODE" rather than "CAL_MODE" internally; otherwise, the
  substitution sequences may be misinterpreted.

- BUG FIX: A typo in clearing out MD5 sum context has been fixed.

- BUG FIX: Typo in Spanish translation was fixed.
2015-06-08 10:36:18 +01:00
Thomas Strobel d3435d7ce0 New package: Calamares
Add Calamares, a distribution independent installer framework.
2015-06-08 11:22:09 +02:00
Arseniy Seroka 70b5e51456 Merge pull request #8178 from jagajaga/fix/versions
fix: add missing versions
2015-06-06 00:22:10 +03:00
Peter Simons c1c4ca08de youtube-dl: clean up the expression and document the pandoc situation
This patch resolves https://github.com/NixOS/nixpkgs/pull/8184.
2015-06-05 10:38:35 +02:00
Michael Phillips 86a511a398 youtube-dl: remove unnecessary pandoc dependency 2015-06-05 10:31:59 +02:00
Rok Garbas a84e6336bd cygwin: make coreutils build on cygwin 2015-06-05 00:39:38 +02:00
Arseniy Seroka daf4ec39a5 fix: add missing versions 2015-06-04 23:34:14 +03:00
Patrick Mahoney 74964c255e Update skarnet.org software
execline           2.1.2.0
s6-dns             2.0.0.3
s6-networking      2.1.0.1
s6-portable-utils  2.0.5.0
skalibs            2.3.4.0
2015-06-01 15:20:56 -05:00
Patrick Mahoney 9835f18fbd Add myself as maintainer for skarnet software 2015-06-01 15:20:56 -05:00
Pascal Wittmann 314c6847aa cpuminer: update from 2.4.1 to 2.4.2 2015-06-01 20:33:43 +02:00
Eelco Dolstra 553abf71ba Merge remote-tracking branch 'origin/staging' into gcc-4.9
Conflicts:
	pkgs/build-support/cc-wrapper/default.nix
	pkgs/development/libraries/wayland/default.nix
	pkgs/development/tools/build-managers/cmake/default.nix
	pkgs/top-level/all-packages.nix
2015-06-01 20:08:43 +02:00
codyopel 987fb76dc1 youtube-dl: 2015.05.20 -> 2015.05.29 2015-05-31 20:45:42 -04:00
Robert Helgesson e9f9d1c029 Bump 'svtplay-dl' to version 0.10.2015.05.24.
Also switch to `fetchFromGitHub` from plain `fetchurl`.
2015-05-31 22:41:26 +02:00
Jascha Geerds 2e583a4963 Add jgeerds to maintainers of khal and vdirsyncer 2015-05-30 01:26:45 +02:00
Jascha Geerds 2a0b05a238 vdirsyncer: Propagate dependencies and use requests2 2015-05-30 01:07:14 +02:00
Pascal Wittmann e928a5379f ncdu: update from 1.10 to 1.11 2015-05-29 22:17:02 +02:00
codyopel ce62e1c77f youtube-dl: refactor
Closes https://github.com/NixOS/nixpkgs/pull/8039.
2015-05-29 20:26:31 +02:00
Tobias Geerinckx-Rice 0761f81da7 debian-devscripts -> 2.15.4
Temporarily drop bash completions until fixed.
2015-05-29 01:52:33 +02:00
Peter Simons 99273a6716 Merge pull request #8047 from nckx/master
Don't use "with licenses;" for single licences
2015-05-28 22:14:53 +02:00
Tobias Geerinckx-Rice 158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Pascal Wittmann 3ae285976e parallel: update from 20150322 to 20150522 2015-05-28 19:02:41 +02:00
Marko Durkovic 221b5a5be5 cygwin: findutils fpending and coreutils patch 2015-05-28 10:53:35 +02:00
Pascal Wittmann 9e0763dd8a Add lolcat, a rainbow version of cat
Closes #3399
2015-05-27 17:02:36 +02:00
Tobias Geerinckx-Rice 02e693e1b9 Remove w3c-css-validator
Depends on missing tarballs. Broken since 2013.
2015-05-26 11:46:41 +02:00
Herwig Hochleitner 3df28a32f5 debootstrap: update to current stable
makedev 2.3.1-89 -> 2.3.1-93
debootstrap 1.0.66 -> 1.0.67
2015-05-26 09:52:07 +02:00
Benjamin Staffin f996306527 riemann-c-client: update to 1.7.0 2015-05-23 18:01:51 -07:00
Bart Brouns 177cbf7348 fasd: remove pandoc dep (==haskell), update revision 2015-05-22 21:50:17 +02:00
Tobias Geerinckx-Rice 5d5044b2ec Use mirror:// URIs for ftp.debian.org
Provide a more robust experience for users with horrible network
hardware (me).
2015-05-22 10:39:27 +02:00
Pascal Wittmann 2043857a73 youtube-dl: update from 2015-05-15 to 2015-05-20 2015-05-20 21:14:45 +02:00
William A. Kennington III 0bc84ecccd gummiboot: 45 -> 48 2015-05-20 00:27:03 -07:00
Mateusz Kowalczyk 5c8ea1958d youtube-dl: update to 2015.05.15 2015-05-20 06:58:09 +01:00
Pascal Wittmann 7761b0454d rddtool: update from 1.4.9 to 1.5.3 2015-05-19 20:08:15 +02:00
Patrick Mahoney 02e46cacc6 keychain: fixup shebang, use upstream builder, install manpage
fixup shebang - build was not running fixupPhase, and shebang was pointing to
/bin/sh. On a system where /bin/sh links to dash, this results in errors:

    /nix/store/v40yk16fl1rhvr6zz91ij753ziyphwwp-keychain-2.8.0/bin/.keychain-wrapped: 59: /nix/store/v40yk16fl1rhvr6zz91ij753ziyphwwp-keychain-2.8.0/bin/.keychain-wrapped: shopt: not found
    /nix/store/v40yk16fl1rhvr6zz91ij753ziyphwwp-keychain-2.8.0/bin/.keychain-wrapped: 686: /nix/store/v40yk16fl1rhvr6zz91ij753ziyphwwp-keychain-2.8.0/bin/.keychain-wrapped: Syntax error: "(" unexpected (expecting ")")

use upstream builder - the include Makefile uses perl to generate a manpage and
insert the same text into the keychain script for '--help' output, which was
otherwise missing:

    $ keychain --help

     * keychain 2.8.0 ~ http://www.funtoo.org

    [snip]

    INSERT_POD_OUTPUT_HERE

install manpage - self explanatory
2015-05-18 15:26:06 -05:00
lethalman efed756e67 Merge pull request #7849 from mschristiansen/mongo-tools-2
MongoDB Tools and Go dependencies
2015-05-18 10:52:49 +02:00
Mikkel Christiansen 734bc9f2e5 Add MongoDB tools and build dependencies. 2015-05-18 10:29:22 +02:00
Eric Seidel c9d50c0128 Revert "man-db: dont use libpipeline on darwin, causes build failure"
This reverts commit ef66f1536d.
2015-05-16 17:27:25 -07:00
William A. Kennington III 484a7be844 grub2: 2015-04-24 -> 2015-05-14 2015-05-15 18:38:15 -07:00
William A. Kennington III 3913d03890 ttylog: Add derivation 2015-05-15 18:38:12 -07:00
Eric Seidel ef66f1536d man-db: dont use libpipeline on darwin, causes build failure 2015-05-15 10:28:06 -07:00
Spencer Whitt 2f6e9000e8 ent: clang fix 2015-05-15 11:58:21 -04:00
Spencer Whitt e17dfe13e8 bandwidth: clang fix 2015-05-15 11:58:21 -04:00
Oliver Charles aef701babc opentsdb: Update 2.1.0 (official release) 2015-05-14 11:50:22 +01:00
Eelco Dolstra 5a9ac9fed7 Use gcc 4.9 by default 2015-05-13 18:17:24 +02:00
Michael Raskin de02c8e880 Update Pipelight to use wine-staging 2015-05-10 13:46:32 +02:00
Michael Raskin 986a949a42 Update XDaliClock 2015-05-10 13:46:30 +02:00
William A. Kennington III 3da4a55ac4 screenfetch: 3.6.2 -> 2015-04-20 2015-05-10 13:46:29 +02:00
koral 839f3c3ab7 rmlint: 2.0.0 -> 2.1.0 2015-05-10 13:46:00 +02:00
William A. Kennington III c9395e1e92 Merge branch 'master' into staging 2015-05-08 05:59:50 -07:00
William A. Kennington III c17b2144b4 tmux: 1.9a -> 2.0 2015-05-08 05:50:21 -07:00
William A. Kennington III 074c4a7f78 Merge remote-tracking branch 'upstream/master' into staging 2015-05-07 01:44:49 -07:00
Arseniy Seroka 901849eca4 less: fix sha 2015-05-06 20:19:54 +03:00
Peter Simons 324719a5a6 Drop obsolete pre-NG Haskell builds. 2015-05-05 21:44:47 +02:00
William A. Kennington III 00df204c82 Merge remote-tracking branch 'upstream/master' into staging 2015-05-01 15:57:09 -07:00
William A. Kennington III c46e1049aa expect: Refactor and add maintainer 2015-04-30 18:49:27 -07:00
Thomas Tuegel 487310e921 usbmuxd: update to 1.1.0 2015-04-29 17:46:14 -05:00
Bram Duvigneau 9a535b9023 Added BRLTTY package 2015-04-29 23:02:09 +02:00
Thomas Tuegel 1fe28a1132 Merge remote-tracking branch 'upstream/master' into staging 2015-04-29 11:33:28 -05:00
Edward Tjörnhammar b9b8e3acba {grub2,ceph,libs3,socket_wrapper,nss_wrapper}.src: use mirrors, https and fetchFromSavannah to enable better availability for proxied users 2015-04-28 22:50:57 +02:00
Pascal Wittmann f99d5cf2fc Fixed some descriptions 2015-04-28 10:55:20 +02:00
William A. Kennington III 4463bad2dd grub: Update from 2015-2-21 -> 2015-04-24 2015-04-27 18:25:56 -07:00
Vladimír Čunát 30f31c9afc Merge 'master' into staging
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
Jaka Hudoklin 245b45f798 Merge pull request #7561 from offlinehacker/pkgs/fluentd/record_reformer
fluentd: add record_reformer plugin
2015-04-25 16:22:28 +02:00
Jaka Hudoklin a77ef79e5c fluentd: add record_reformer plugin 2015-04-25 15:48:47 +02:00
William A. Kennington III 4277d71a83 bandwidth: Add package 2015-04-23 14:45:39 -07:00
Joachim Fasting 8488d133f3 meta.licenses -> license 2015-04-21 23:10:07 +02:00
Tobias Geerinckx-Rice f1d030cf7d debian_devscripts 2.12.4 -> 2.15.3
Was touched by 55edae1 but tarball had vanished.
2015-04-20 15:00:39 +02:00
Eelco Dolstra 4beadc79dc less: Update to 475 2015-04-14 13:19:44 +02:00
Robert Helgesson 4b761cf885 Update 'svtplay-dl' to 0.10.2015.03.25. 2015-04-11 00:21:27 +02:00
Thomas Tuegel 88918e10e9 Merge branch 'master' into staging 2015-04-10 07:45:38 -05:00
Moritz Ulrich 4e51a466bd Yubico Suite: Update to latest releases.
yubico-piv-tool               -> 0.1.6
yubikey-personalization       -> 1.17.1
yubikey-personalization-gui-3 -> 3.1.20
2015-04-09 12:56:38 +02:00
Marco Maggesi 8936bfb20a Update fdupes to version 1.51 2015-04-08 17:11:17 +02:00
Pascal Wittmann 75e851d972 parallel: update from 20150222 to 20150322 2015-04-08 16:14:33 +02:00
Spencer Whitt ead57bf463 mktorrent: Fix build on Darwin
Fixes #2676
2015-04-06 22:10:08 -04:00
Eric Seidel 6ec373d776 Merge branch master into staging 2015-04-06 18:58:08 -07:00
Arseniy Seroka a5d29aaae2 Merge pull request #7179 from AndersonTorres/youtubeDL
youtube-dl: update from 2015.03.24 to 2015.04.03
2015-04-06 00:55:35 +03:00
AndersonTorres 835a0e1540 youtube-dl: update from 2015.03.24 to 2015.04.03 2015-04-05 18:22:23 -03:00
AndersonTorres ba3de5cf9b GRC: 1.7 -> 1.9 2015-04-05 18:17:07 -03:00
Michael Raskin abf330a79a Merge pull request #6491 from auntieNeo/tmuxinator
Added tmuxinator (using bundlerEnv)
2015-04-04 23:25:28 +03:00
Spencer Whitt d5225d54ad sl: build on Darwin 2015-04-04 02:07:54 -04:00
Spencer Whitt 2f63e26d04 fontforge: fix Darwin build 2015-04-01 17:00:04 -04:00
Tobias Geerinckx-Rice 2032740ea6 gparted 0.21.0 -> 0.22.0 2015-03-31 13:54:42 +02:00
Arseniy Seroka cb9f2f8503 merging ssd-guru: fix conflicts 2015-03-30 23:35:14 +03:00
lethalman fed2cf85ec Merge pull request #7065 from pmahoney/skarnet-2015-03-28
update s6, execline, other skarnet.org
2015-03-30 17:57:41 +02:00
William A. Kennington III 43e0554e25 pv: 1.5.7 -> 1.6.0 2015-03-29 19:00:33 -07:00
William A. Kennington III fa2e5b25ba Merge branch 'master' into staging 2015-03-29 14:25:48 -07:00
Patrick Mahoney 00b57f47c7 Update versions of skarnet.org packages
skalibs            2.3.2.0
execline           2.1.1.0
s6                 2.1.3.0
st-portable-utils  2.0.4.0
s6-linux-utils     2.0.2.0
s6-networking      2.1.0.0

Also change path to s6 static library in s6-networking build.
2015-03-28 23:13:45 -05:00
Robert Helgesson 424188e6b6 Fix platforms attribute for 'cpulimit' expression. 2015-03-28 20:04:35 +01:00
Arseniy Seroka 3a8fbd5cf0 Merge pull request #7043 from rycee/package/cpulimit
Add package 'cpulimit'.
2015-03-28 17:40:54 +03:00
Robert Helgesson a1689c951c Add package 'cpulimit'. 2015-03-28 11:56:51 +01:00
Matthew Brown 54b722c5e5 Upgraded goaccess to version 0.9 2015-03-28 08:55:52 +00:00
William A. Kennington III 7ccccc15ba Merge branch 'master' into staging 2015-03-27 16:03:03 -07:00
koral c5aa2e7946 grc: 1.5 -> 1.7 2015-03-27 15:57:03 +00:00
William A. Kennington III 767c179a94 Merge branch 'master' into staging 2015-03-26 14:44:05 -07:00
William A. Kennington III 2c8cf45772 man-db: 2.6.6 -> 2.7.1 2015-03-26 12:25:34 -07:00
William A. Kennington III c167a3be92 file: 5.17 -> 5.22 2015-03-26 00:54:58 -07:00
Thomas Tuegel cbfaea8191 youtube-dl: wrap with ffmpeg
youtube-dl uses ffmpeg for post-processing and fixups. The ffmpeg used
can be overridden or libav can be substituted.
2015-03-25 18:35:33 -05:00
Mateusz Kowalczyk 69e9d228cb youtube-dl: update from 2015.03.09 to 2015.03.24 2015-03-25 00:46:58 +00:00
Pascal Wittmann 7811c40974 abduco: update from 0.3 to 0.4 2015-03-23 15:55:30 +01:00
Edward Tjörnhammar 9255f6c0af keychain: 2.7.1 -> 2.8.0 2015-03-22 23:04:44 +01:00
devhell 7472f7f023 profile-cleaner: Add package
This commit adds `profile-cleaner`.

Use profile-cleaner to reduce the size of browser profiles by organizing
their sqlite databases using sqlite3's vacuum and reindex functions. The
term "browser" is used loosely since profile-cleaner happily works on
some email clients and newsreaders too.

Supported browsers include:
 * Aurora
 * Chromium (stable, beta, and dev)
 * Conkeror
 * Firefox (stable, beta, and aurora)
 * Google-chrome (stable, beta, and dev)
 * Heftig's version of Aurora
 * Icedove
 * Midori
 * Newsbeuter
 * Palemoon
 * Qupzilla
 * Seamonkey
 * Thunderbird
 * Tor-browser
2015-03-22 15:06:54 +00:00
Hoang Xuan Phu ad7bb0d129 simplify convoluted path to autojump.zsh 2015-03-22 13:44:27 +08:00
Jaka Hudoklin ad10db7617 Merge pull request #6882 from offlinehacker/nixos/fluentd
Add fluentd package and module
2015-03-21 22:37:48 +01:00
Domen Kožar ca98016c2a Merge pull request #6915 from phunehehe/autojump-zsh
document workaround for sourcing autojump init file from zsh
2015-03-21 19:19:28 +01:00
Eric Seidel 68647a4de5 coreutils: don't use bare sed on darwin
it will be BSD sed instead of GNU sed
2015-03-21 09:14:35 -07:00
Hoang Xuan Phu 4967e78dc8 document workaround for sourcing autojump init file from zsh 2015-03-21 16:50:20 +08:00
Eelco Dolstra 2ed5c2bd6b Set some meta.platforms
Also fix meta.platform -> meta.platforms in a few places.
2015-03-20 20:04:42 +01:00
Shea Levy 19cd9f16a0 Merge branch 'staging' 2015-03-20 09:53:34 -04:00
Arseniy Seroka f122393e5d Merge pull request #6884 from offlinehacker/pkgs/t/add
Add t, command line tool for twitter
2015-03-19 03:14:58 +03:00
Jaka Hudoklin fca0aa7077 Add fluentd package and module 2015-03-18 21:18:47 +01:00
Jaka Hudoklin 414dbacfa7 Add t, command line tool for twitter 2015-03-18 21:00:04 +01:00
Vladimír Čunát e73933da9c coreutils: skip dd/sparse test (fixes #6306)
It's not done very nicely, as the main build log still prints as if the
test ran and succeeded, but I'm lazy to dig deeper into the framework.
2015-03-18 20:20:18 +01:00
Moritz Ulrich cb9e0343d1 yubikey-personalization: Install udev-rules. 2015-03-18 19:16:24 +01:00
Vladimír Čunát 51a8a43dfc Merge #6472: add ddccontrol 2015-03-16 21:52:59 +01:00
Vladimír Čunát f41f7a0bb9 ddccontrol*: cleanup
- remove doubled file for ddccontrol-db
- adding stdenv to buildInputs is pointless
- fix doubled http://
- whitespace, etc.
2015-03-16 21:47:06 +01:00
Matthias Beyer 5078d49248 Add package: mpdscribble 2015-03-14 12:23:23 +00:00
Bob van der Linden decf15fd57 grub: make sure grub builds again (close #6774) 2015-03-12 23:05:54 +01:00
aszlig b40eee79a7
youtube-dl: Update to version 2015.03.09.
With the old version, not even YouTube videos are working anymore.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-03-12 22:23:52 +01:00
Jim Garrison df9daf16aa Package vmtouch 2015-03-10 19:05:02 -07:00
Pascal Wittmann 070808283b cpuminer: update from 2.4 to 2.4.1 2015-03-09 19:35:24 +01:00
Michael Raskin 04692c04e9 Update Pipelight Wine 2015-03-09 01:03:01 +03:00
Matthias Beyer 341c50fdcb Update: vdirsyncer 0.4.2 -> 0.4.3 2015-03-07 15:38:22 +01:00
William Roe df73d821fa autojump: Update to 22.2.4 2015-03-04 16:14:49 +00:00
William A. Kennington III 9917ef2105 yubico-piv-tool: 0.1.2 -> 0.1.5 2015-03-03 16:08:05 -08:00
Arseniy Seroka 63ac40a77b Merge pull request #6629 from bobvanderlinden/mssys-2.4.1
mssys: upgrade to 2.4.1
2015-03-03 01:35:38 +03:00
Bob van der Linden 3c386f1067 mssys: upgrade to 2.4.1 2015-03-02 16:46:02 +01:00
Pascal Wittmann 95800b2991 abduco: update from 0.2 to 0.3 2015-03-02 16:24:10 +01:00
lethalman 51b85cee31 Merge pull request #6593 from bobvanderlinden/memtest86+-fix
memtest86+: fix reboot issues
2015-03-01 13:10:17 +01:00
Bob van der Linden 3b40ec5012 memtest86+: fixed reboot issues 2015-02-28 00:30:36 +01:00
Pascal Wittmann 31e4ce5e03 parallel: update 20150122 to 20150222 2015-02-24 11:46:40 +01:00
Bjørn Forsman 6667e964e9 xclip: set meta.platforms 2015-02-22 16:04:55 +01:00
Lluís Batlle i Rossell 9fbbefb994 Update xclip to a more recent version (svn)
This can do -target, so it can work with images.

(cherry picked from commit 58a004999b6721fb8e55e397c0c3293d4f96fb7b)
2015-02-22 15:25:49 +01:00
宋文武 397066cf5d dvtm: Update to 0.14 2015-02-22 19:39:31 +08:00
Arseniy Seroka c71f19f8c0 Merge pull request #6502 from ehmry/makebootfat
makebootfat: initial package at version 1.4
2015-02-22 01:17:38 +03:00
Emery Hemingway 142a5ce2b3 makebootfat: initial package at version 1.4
http://advancemame.sourceforge.net/boot-readme.html
2015-02-21 16:56:02 -05:00
zimbatm db50ddd9ea direnv: update to v2.6.0 2015-02-21 17:47:39 +00:00
Jonathan Glines 0e9ebcbc4d Added tmuxinator (using bundlerEnv) 2015-02-20 20:49:45 -07:00
Fedor Pakhomov 0baa4eba33 Changes in meta for ddccontrol 2015-02-20 16:53:16 +03:00
Fedor Pakhomov 4e926e50da Stylistical changes for ddccontrol 2015-02-20 16:26:29 +03:00
Fedor Pakhomov 0738edc1fd added ddccontrol package 2015-02-20 00:49:31 +03:00
Benno Fünfstück e47675db6a cutecom: new expression 2015-02-19 13:34:31 +01:00
Shea Levy 2f061ff16b Merge remote-tracking branch 'origin/staging'
Darwin and haskell fixes.
2015-02-17 13:52:37 -05:00
lethalman 9c8a89e9f4 Merge pull request #6365 from DamienCassou/umlet-13.2
Umlet 13.1 -> 13.2
2015-02-16 13:20:37 +01:00
Damien Cassou d69c9bb42d Umlet 13.1 -> 13.2 2015-02-16 13:01:03 +01:00
Cillian de Róiste 16bc8564c3 Add ttfautohint: an automatic hinter for TrueType fonts 2015-02-15 22:32:15 +01:00
William A. Kennington III e91d788b7c grub2: Another grub bump 2015-02-14 18:58:50 -08:00
William A. Kennington III 1f133ab6b4 parted: Fix patch 2015-02-13 14:40:58 -08:00
William A. Kennington III 8e62c497ca grub2: Update git revision 2015-02-13 13:42:20 -08:00
Peter Simons 600135bba5 Merge remote-tracking branch 'master' into staging. 2015-02-13 22:17:12 +01:00
John Wiegley b39d5ea309 contacts: New expression for darwin 2015-02-12 16:58:22 -06:00
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
Michael Raskin 7c12355ee1 Update Wine version in Pipelight 2015-02-10 00:28:00 +03: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 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 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