Commit Graph

1452 Commits

Author SHA1 Message Date
William A. Kennington III
01c2ad2525 screen: 4.2.1 -> 4.3.0 2015-06-16 14:28:12 -07:00
Jascha Geerds
07cdc40222 Merge pull request #7872 from matthiasbeyer/fix-khal_python
Fix: khal 0.4.0 does not work with python 3
2015-06-16 15:06:42 +02:00
koral
6c213c6e44 rmlint: 2.1.0 -> 2.2.0 (closes #8268) 2015-06-15 15:35:37 +02:00
Vladimír Čunát
a9c3392836 bmon: fix build by including a proper header 2015-06-14 20:40:35 +02:00
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
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
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 ef66f1536dcfd9a78757436807de98be31e6cb48.
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