about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* nixos: Provide a defaultText for type = packageaszlig2016-02-17
| | | | | | | | | We don't want to build all those things along with the manual, so that's what the defaultText attribute is for. Unfortunately a few of them were missing, so let's add them. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* jenkins: 1.643 -> 1.647Allan Espinosa2016-02-17
|
* pythonPackages.fs: build with all Python versionsFrederik Rietdijk2016-02-17
| | | | | and add updated explanation of why tests are disabled. See also https://github.com/NixOS/nixpkgs/pull/13066
* gettext.sh: fixup calls to absolute pathsVladimír Čunát2016-02-17
| | | | For discussion see https://github.com/NixOS/nixpkgs/pull/13072
* Merge pull request #13070 from jgillich/elmNikolay Amiantov2016-02-17
|\ | | | | elm: update to latest revs
| * elm: update to latest revsJakob Gillich2016-02-17
| | | | | | | | | | Some tags were updated with bug fixes. Also fixed update-elm.rb to include the callPackage argument for release.nix.
* | openbrf: init at 2016-01-09Nikolay Amiantov2016-02-17
| |
* | vcg: init at 2016-02-14Nikolay Amiantov2016-02-17
| |
* | Merge pull request #13063 from desiderius/redis-2.10.5Frederik Rietdijk2016-02-17
|\ \ | | | | | | pythonPackages.redis: 2.10.3 -> 2.10.5
| * | pythonPackages.redis: 2.10.3 -> 2.10.5desiderius2016-02-17
| | |
* | | Merge pull request #13062 from datakurre/datakurre-mopidy-spotifyFranz Pletz2016-02-17
|\ \ \ | | | | | | | | mopidy-spotify: 2.2.0 -> 2.3.1
| * | | mopidy-spotify: 2.2.0 -> 2.3.1Asko Soukka2016-02-17
| |/ /
* | | Fix azure image, by adding subformat=fixed to disk generation.Rob Vermaas2016-02-17
| | |
* | | Fix xclip hash, make revision explicit, in stead of depending on HEAD.Rob Vermaas2016-02-17
| | | | | | | | | | | | (cherry picked from commit c9ef3b51a3e910f3850ab10378c8b58f0d2d97e8)
* | | Merge pull request #12922 from igsha/diraczimbatm2016-02-17
|\ \ \ | | | | | | | | dirac: init at 1.0.2
| * | | dirac: init at 1.0.2Igor Sharonov2016-02-13
| | | |
* | | | Merge branch 'staging'Vladimír Čunát2016-02-17
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seemed very fine on Hydra before it was cancelled due to glibc rebuild, in particular the nixpkgs unstable job succeeded except for bootstrap-tarball tests which should be fine after ee994dfae6e. Therefore, let's avoid another mass rebuild by merging now when we don't have binaries for master anyway.
| * \ \ \ Merge branch 'master' into stagingVladimír Čunát2016-02-17
| |\ \ \ \
| * | | | | bootstrap tools: have curl without http2 supportVladimír Čunát2016-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I assume there's not much use for it during bootstrapping. This fixes them as well, as curl was compiled against libnghttp2 but the lib wasn't copied to the bootstrap tools.
| * | | | | gcc: fix #12836: build on darwinJosef Knedl2016-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch is based on GCC Bug 66523: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66523
| * | | | | bzip2: fix shared library generation on darwinDan Peebles2016-02-13
| | | | | | | | | | | | | | | | | | This fixes #6504
| * | | | | bzip2: Fix cross-compilationBojan Nikolic2016-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The cross-compiling the "patchPhase" from the parent attribute set was preventing application of patches specified in the crossDrv. Fix by turning patchPhase into postPatch.
| * | | | | Merge pull request #12878 from leenaars/patch-3Eelco Dolstra2016-02-09
| |\ \ \ \ \ | | | | | | | | | | | | | | pcre: 8.37 with patches -> 8.38
| | * | | | | pcre: 8.37 with patches -> 8.38Michiel Leenaars2016-02-08
| | | | | | |
| * | | | | | ensureNewerSourcesHook: use absolute path for `find`Vladimír Čunát2016-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pythonPackages.psutil has busybox in build inputs and its `find` apparently doesn't support the -newermt option.
| * | | | | | libvdpau: break evaluation cycle on darwinVladimír Čunát2016-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | That path isn't meaningful on non-NixOS anyway.
| * | | | | | Merge branch 'master' into stagingVladimír Čunát2016-02-07
| |\ \ \ \ \ \
| * | | | | | | SDL: add patches from FedoraNikolay Amiantov2016-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes several bugs (some of which were fixed in the official repository but no release made).
| * | | | | | | libva: use a cleaner installation methodVladimír Čunát2016-02-06
| | | | | | | |
| * | | | | | | libvdpau: use a cleaner installation methodVladimír Čunát2016-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit bd2ca1e539c71e83445bb04ccc0e15cb4c80861f)
| * | | | | | | libxslt: fix CVE-2015-7995 by upstream patchVladimír Čunát2016-02-06
| | | | | | | |
| * | | | | | | cc-wrapper: fix #10574: old gcc -> cc falloutVladimír Čunát2016-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The part with gcc-wrapper-old changes is rather unimportant, as it's almost unused but I still tested that the sole user `gnat` builds.
| * | | | | | | stdenv: accept wider range of $configureScript optionsVladimír Čunát2016-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #12632. I think it's better to quote this variable in general, because it is common and even documented to pass space-separated commands in there. The greps should just fail in that case and `if` won't proceed which seems fine for such cases, and it's certainly better than passing additional unintended parameters to grep (which was happening all the time before).
| * | | | | | | cmake: maintenance updates 3.4.0 -> 3.4.3Vladimír Čunát2016-02-03
| | | | | | | |
| * | | | | | | Move setting $SSL_CERT_FILE to stdenvEelco Dolstra2016-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Doing it in an openssl setup hook only works if packages have openssl as a build input - it doesn't work if they're using a program linked against openssl.
| * | | | | | | openssl: Unify 1.0.1 and 1.0.2 expressionsEelco Dolstra2016-02-03
| | | | | | | |
| * | | | | | | openssl: Compile in /etc/ssl/certs/ca-certificates.crtEelco Dolstra2016-02-03
| | | | | | | |
| * | | | | | | Configure a default trust store for opensslGuillaume Maudoux2016-02-03
| | | | | | | |
| * | | | | | | curl: 7.45 -> 7.47 and enable HTTP/2 (close #12723)Robin Gloster2016-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes CVE-2016-0755: https://curl.haxx.se/docs/adv_20160127A.html vcunat removed *propagation* of pkgconfig and perl.
| * | | | | | | add ensureNewerSourcesHook and apply to all pythonVladimír Čunát2016-02-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #12663: problems in python stuff due to old timestamps in sources. - Files in sources older than a certain year are set to that year. - Applied with 1980 for all python packages due to the way it often uses zip.
| * | | | | | | ghostscript: copy resources, cleanupNikolay Amiantov2016-02-02
| | | | | | | |
| * | | | | | | Merge branch 'fontconfig-caches' into stagingNikolay Amiantov2016-02-01
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #12668, fixes #12648
| | * | | | | | | fontconfig: reorder cache dirsNikolay Amiantov2016-01-29
| | | | | | | | |
| | * | | | | | | fontconfig service: add pre-generated fonts cachesNikolay Amiantov2016-01-29
| | | | | | | | |
| | * | | | | | | makeFontsCache: initNikolay Amiantov2016-01-29
| | | | | | | | |
| * | | | | | | | Merge remote-tracking branch 'nckx/update-freetype' into stagingNikolay Amiantov2016-02-01
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #12600
| | * | | | | | | | fontconfig-ultimate: 20141123 -> 2015-12-06Tobias Geerinckx-Rice2016-01-24
| | | | | | | | | |
| | * | | | | | | | freetype: 2.5.4 -> 2.6.2Tobias Geerinckx-Rice2016-01-24
| | | | | | | | | |
| * | | | | | | | | stdenv: fix set-source-date-epoch-to-latest (close #12602)zimbatm2016-01-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In some cases the $sourceRoot is missing. Skip the hook instead of showing the following cryptic error: find: cannot search `': No such file or directory /nix/store/0p1afvl8jcpi6dvsq2n58i90w9c59vz1-set-source-date-epoch-to-latest.sh: line 12: [: : integer expression expected vcunat removed the warning; the hook will just skip silently in these cases. Perhaps someone can improve on it some time.
| * | | | | | | | | Merge branch 'master' into stagingVladimír Čunát2016-01-29
| |\ \ \ \ \ \ \ \ \