Commit Graph

1523 Commits

Author SHA1 Message Date
lassulus 2204206a47 asciinema: init at 1.1.1, closes #8459 2015-06-22 18:16:52 +02:00
Tuomas Tynkkynen fc4be77491 calamares: Patch out all file references to /usr
This makes the timezone selection page as well as the keyboard layout
selection page work correctly.
2015-06-22 19:03:12 +03:00
Jascha Geerds 3f66bb7ff2 Add myself as maintainer 2015-06-22 08:26:09 +02:00
Travis B. Hartwell f4d876f73c i3-py: init at 0.6.4
Extract i3-py from i3minator so it can be installed on its own.
2015-06-20 23:31:38 -06:00
William A. Kennington III c96d269ad7 coreutils: Fix gmp in cross build 2015-06-19 11:23:43 -07:00
Mateusz Kowalczyk fc26e89159 Merge pull request #8394 from mbakke/maim
Add maim and slop
2015-06-19 15:22:20 +01:00
William A. Kennington III 91e87c5f58 Merge branch 'master.upstream' into staging.upstream 2015-06-18 23:33:44 -07:00
William A. Kennington III d12cc767bd file: 5.22 -> 5.23 2015-06-18 23:33:29 -07:00
William A. Kennington III b8f3c4c659 ttylog: 0.25 -> 0.26 2015-06-18 22:52:44 -07:00
Marius Bakke 10ff6c3fe0 new package: slop 2015-06-18 22:55:56 +01:00
Vladimír Čunát 61596bf405 Merge #8363: pure-darwin stdenv 2015-06-18 22:38:08 +02:00
lethalman 4239b7fe0a Merge pull request #8387 from dezgeg/pr-tmux
tmux: Homepage & releases no longer hosted at sourceforge
2015-06-18 18:48:31 +02:00
Tuomas Tynkkynen 0a597ec094 tmux: Homepage & releases no longer hosted at sourceforge 2015-06-18 17:44:41 +03:00
Jascha Geerds 124c2b14bb vdirsyncer: 0.4.3 -> 0.5.2 2015-06-18 15:17:22 +02:00
Tobias Geerinckx-Rice 98b2d7b727 Separate nativeBuildInputs where maintainers |= nckx 2015-06-17 22:21:32 +02:00
William A. Kennington III 8e19ac8d7c Merge branch 'master.upstream' into staging.upstream 2015-06-17 11:57:40 -07:00
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
Luca Bruno aa800fa0fe Merge branch 'master' into staging 2015-06-15 09:56:29 +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
William A. Kennington III 954801a9a8 Merge branch 'master.upstream' into staging.upstream 2015-06-12 13:47:46 -07: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
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