about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* bomi: use wrapQtProgramNikolay Amiantov2016-04-13
|
* iptables: add 1.6 branch (init 1.6.0). Not making it the default this time.Michael Raskin2016-04-13
|
* asymptote: 2.36 -> 2.37Michael Raskin2016-04-13
|
* glusterfs: 3.7.8 -> 3.7.10Michael Raskin2016-04-13
|
* zpaqd: 633 -> 707Michael Raskin2016-04-13
|
* nginxUnstable: 1.9.11 -> 1.9.14Michael Raskin2016-04-13
|
* firejail: 0.9.38 -> 0.9.40Michael Raskin2016-04-13
|
* conspy: 1.13 -> 1.14Michael Raskin2016-04-13
|
* scons: 2.4.1 -> 2.5.0Michael Raskin2016-04-13
|
* libgphoto2: 2.5.9 -> 2.5.10Michael Raskin2016-04-13
|
* angelscript: 2.30.2 -> 2.31.0Michael Raskin2016-04-13
|
* baresip: 0.4.17 -> 0.4.18Michael Raskin2016-04-13
|
* firefox-esr: 45.0.1esr -> 45.0.2esrEelco Dolstra2016-04-13
| | | | Also, switch to upstream SHA-512 hashes.
* fetchurl: Support SHA-512 hashesEelco Dolstra2016-04-13
|
* buildFHSEnv: post-closure-size fixNikolay Amiantov2016-04-13
|
* unshield: 0.7pre3955 -> 1.3Nikolay Amiantov2016-04-13
|
* vivaldi: fix evaluationNikolay Amiantov2016-04-13
|
* discord: fix evaluationNikolay Amiantov2016-04-13
|
* Merge pull request #14650 from hrdinka/fhs-chroot/pkg-pathNikolay Amiantov2016-04-13
|\ | | | | build-fhs-chrootenv: set PKG_CONFIG_PATH
| * build-fhs-chrootenv: set PKG_CONFIG_PATHChristoph Hrdinka2016-04-13
| | | | | | | | | | Currently `PKG_CONFIG_PATH` isn't set in FHS chroots rendering `pkg-config` unusable. This patch sets it to `/usr/lib/pkgconfig`.
* | Merge pull request #14648 from nico202/ncmpcppvbgl2016-04-13
|\ \ | | | | | | ncmpcpp: 0.7.2 -> 0.7.3
| * | ncmpcpp: 0.7.2 -> 0.7.3=2016-04-13
| | |
* | | Merge branch 'staging', containing closure-size #7701Vladimír Čunát2016-04-13
|\ \ \ | |/ / |/| |
| * | installer tests: Use different package for testing `nix-env -iA`Tuomas Tynkkynen2016-04-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Coreutils is multi-output and the `info` output doesn't seem to be included on the install disk, failing like this (because now nix-env wants to build coreutils): ```` machine# these derivations will be built: machine# /nix/store/0jk4wzg11sa6cqyw8g7w5lb35axji969-bison-3.0.4.tar.gz.drv ... machine# /nix/store/ybjgqwxx63l8cj1s7b8axx09wz06kxbv-coreutils-8.25.drv machine# building path(s) ‘/nix/store/4xvdi5740vq8vlsi48lik3saz0v5jsx0-coreutils-8.25.tar.xz’ machine# downloading ‘http://ftpmirror.gnu.org/coreutils/coreutils-8.25.tar.xz’... machine# error: unable to download ‘http://ftpmirror.gnu.org/coreutils/coreutils-8.25.tar.xz’: Couldn't resolve host name (6) machine# builder for ‘/nix/store/5j3bc5sjr6271fnjh9gk9hrid8kgbpx3-coreutils-8.25.tar.xz.drv’ failed with exit code 1 machine# cannot build derivation ‘/nix/store/ybjgqwxx63l8cj1s7b8axx09wz06kxbv-coreutils-8.25.drv’: 1 dependencies couldn't be built machine# error: build of ‘/nix/store/ybjgqwxx63l8cj1s7b8axx09wz06kxbv-coreutils-8.25.drv’ failed ````
| * | Merge pull request #14563 from micxjo/update-sndfilejoachifm2016-04-10
| |\ \ | | | | | | | | libsndfile: 1.0.25 -> 1.0.26 (security)
| | * | libsndfile: 1.0.25 -> 1.0.26 (security)Micxjo Funkcio2016-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This release contains fixes for * CVE-2014-9496 * CVE-2014-9756 * CVE-2015-7805
| * | | Merge branch 'closure-size' (#7701) into stagingVladimír Čunát2016-04-10
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' into closure-sizeVladimír Čunát2016-04-10
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Comparison to master evaluations on Hydra: - 1255515 for nixos - 1255502 for nixpkgs
| | * \ \ Merge branch 'staging' into closure-sizeVladimír Čunát2016-04-10
| | |\ \ \ | | |/ / / | |/| | |
| * | | | pcre: cleanup a littleNikolay Amiantov2016-04-09
| | | | |
| * | | | pcre: patch CVE-2016-1283Micxjo Funkcio2016-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes CVE-2016-1283, which allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via a crafted regular expression. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1283
| | * | | manual multiple-output: clarify a noteVladimír Čunát2016-04-09
| | | | |
| | * | | qt54.qttools: fix buildVladimír Čunát2016-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This one particular cmake directory seems not created by the build. Skimming Hydra's status, this probably never worked since 35f33b438c. /cc @ttuegel.
| | * | | rustc: fix build with multiple outputsVladimír Čunát2016-04-08
| | | | |
| | * | | doxygen: fix finding libiconv after #13856Vladimír Čunát2016-04-08
| | | | | | | | | | | | | | | | | | | | | | | | | The changed the build system to cmake, and it somehow won't find the includes. I'm lazy to investigate details ATM.
| | * | | nixpkgs manual: add multiple-output chapterVladimír Čunát2016-04-07
| | | | |
| | * | | Merge #12653: rework default outputsVladimír Čunát2016-04-07
| | |\ \ \
| | | * | | treewide: rename extraOutputs{ToLink,ToInstall}Vladimír Čunát2016-04-07
| | | | | | | | | | | | | | | | | | | | | | | | This is to get more consistent with `meta.outputsToInstall`.
| | | * | | buildEnv: respect meta.outputsToInstallVladimír Čunát2016-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As a result `systemPackages` now also respect it. Only nix-env remains and that has a PR filed: https://github.com/NixOS/nix/pull/815
| | | * | | stdenv: set meta.outputsToInstall unless overriddenVladimír Čunát2016-04-07
| | | | | |
| | | * | | Merge branch 'closure-size' into p/default-outputsVladimír Čunát2016-03-14
| | | |\ \ \
| | | * | | | nixos systemPackages: rework default outputsVladimír Čunát2016-01-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Now `pkg.outputUnspecified = true` but this attribute is missing in every output, so we can recognize whether the user chose or not. If (s)he didn't choose, we put `pkg.bin or pkg.out or pkg` into `systemPackages`. - `outputsToLink` is replaced by `extraOutputsToLink`. We add extra outputs *regardless* of whether the user chose anything. It's mainly meant for outputs with docs and debug symbols. - Note that as a result, some libraries will disappear from system path.
| | * | | | | Merge 'staging' into closure-sizeVladimír Čunát2016-04-07
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | This is mainly to get the update of bootstrap tools. Otherwise there were mysterious segfaults: https://github.com/NixOS/nixpkgs/pull/7701#issuecomment-203389817
| * | | | | | stdenv-linux: Update bootstrap toolsEelco Dolstra2016-04-07
| | | | | | |
| | * | | | | tzdata: fixup after merging masterVladimír Čunát2016-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | also rename lib output to dev - it contains a header and a static lib.
| | * | | | | Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Beware that stdenv doesn't build. It seems something more will be needed than just resolution of merge conflicts.
| | * \ \ \ \ \ Merge #13950: move ncurses utilities to $outVladimír Čunát2016-03-16
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | ncurses: move runtime utilities to $outThomas Tuegel2016-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All the programs provided by ncurses were being installed to the $dev output, but several of them are intended for runtime use, e.g. to operate on the running terminal. These user-facing programs are moved to the $bin output. Several packages referred to "${ncurses}/bin" or "${ncurses.dev}/bin" at runtime; these paths are also updated to refer to "${ncurses.bin}/bin".
| | | * | | | | ncurses: combine $lib and $out outputsThomas Tuegel2016-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The $lib output refers to the terminfo database in $out, which is about 10x larger than the ncurses shared library. Splitting these outputs saves a small amount of space for any derivations that use the terminfo database but not the ncurses library, but we do not have evidence that any such exist.
| | * | | | | | Merge pull request #13840 from ttuegel/closure-size-darwinThomas Tuegel2016-03-11
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix evaluation errors on Darwin