about summary refs log tree commit diff
path: root/pkgs/top-level
Commit message (Collapse)AuthorAge
* sqlite: split dev and bin outputsVladimír Čunát2015-10-14
|
* xorg.{libICE,libSM}: split dev and doc outputsVladimír Čunát2015-10-13
|
* dbus: split into multiple outputs and fix referrersVladimír Čunát2015-10-13
|
* gpgme: split dev and info outputsVladimír Čunát2015-10-13
|
* cairo, pango: fix some string referencesVladimír Čunát2015-10-13
|
* gtk3: split into multiple outputsVladimír Čunát2015-10-13
| | | | All references OK, hopefully. Seems surprisingly smooth.
* ncurses: split into multiple outputsVladimír Čunát2015-10-13
| | | | | Some programs (e.g. tput) might better be moved somewhere else than $dev/bin, but that can be improved later if need be.
* nspr,nss: split into multiple outputsVladimír Čunát2015-10-13
| | | | Hopefully most references are OK.
* libxml2,libxslt: split into multiple outputsVladimír Čunát2015-10-05
| | | | | Fixed all references, hopefully. libxml2Python is slightly hacky now, but it seems to work.
* fontconfig: split into multiple outputsVladimír Čunát2015-10-05
| | | | Fixed all 'fontconfig}' references as well, hopefully, ugh!
* all-packages: revert accidentally committed changeVladimír Čunát2015-10-04
|
* udev: complete reworkVladimír Čunát2015-10-04
| | | | | | | | | | | | - systemd puts all into one output now (except for man), because I wasn't able to fix all systemd/udev refernces for NixOS to work well - libudev is now by default *copied* into another path, which is what most packages will use as build input :-) - pkgs.udev = [ libudev.out libudev.dev ]; because there are too many references that just put `udev` into build inputs (to rewrite them all), also this made "${udev}/foo" fail at *evaluation* time so it's easier to catch and change to something more specific
* all-packages: fix openssl_* referenceVladimír Čunát2015-10-04
| | | | (cherry picked from commit 976b1dd423ac73eb29a20de84f1a5b79da4dd5bb)
* Merge staging into closure-sizeVladimír Čunát2015-10-03
|\ | | | | | | This makes gcc5 the default builder, etc.
| * Merge branch 'master.upstream' into staging.post-15.06William A. Kennington III2015-10-02
| |\
| | * jackmix: Build jackmix in two flavoursArnold Krille2015-10-02
| | | | | | | | | | | | | | | | | | Flavours are: - *jackmix* using jack2 (default) - *jackmix_jack1* using jack1
| | * jackmix: init at version 0.5.2Arnold Krille2015-10-02
| | | | | | | | | | | | Add jackmix to the nix pkgs.
| | * opensmtpd-extras: init at 5.7.1Gabriel Ebner2015-10-02
| | |
| | * miraclecast: init at 0.0-git-20151002Thomas Strobel2015-10-02
| | |
| | * Merge pull request #10173 from devhell/iptraf-nglethalman2015-10-02
| | |\ | | | | | | | | iptraf-ng: init at 1.1.4
| | | * iptraf-ng: init at 1.1.4devhell2015-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit adds `iptraf-ng` which is a fork of `iptraf`. The original has not been updated in ~10 years. This fork is more modern but development is a bit slow (last update to master 15 months ago). Nevertheless, unlike `iptraf` this one doesn't barf around and works properly.
| | * | Merge pull request #10066 from michaelpj/p/heatseekerlethalman2015-10-02
| | |\ \ | | | | | | | | | | heatseeker: init at 1.3.0
| | | * | heatseeker: init at 1.3.0Michael Peyton Jones2015-09-25
| | | | |
| | * | | Merge pull request #10117 from laMudri/urbitlethalman2015-10-02
| | |\ \ \ | | | | | | | | | | | | urbit: init at 2015.09.26
| | | * | | urbit: init at 2015.09.26laMudri2015-09-28
| | | | | |
| | * | | | goPackages.git-lfs: init at 1.0.0Tobias Geerinckx-Rice2015-10-02
| | | | | |
| | * | | | perlPackages.Glib: 1.313 -> 1.314Tobias Geerinckx-Rice2015-10-02
| | | | | |
| | * | | | perlPackages.Cairo: 1.105 -> 1.106Tobias Geerinckx-Rice2015-10-02
| | | | | |
| | * | | | enblend-enfuse: rename to actual package nameTobias Geerinckx-Rice2015-10-02
| | | | | | | | | | | | | | | | | | | | | | | | Retain old and unreadable "enblendenfuse" alias for compatibility.
| | * | | | remove obsolete libunwindNativeJude Taylor2015-10-01
| | | |_|/ | | |/| |
| | * | | kde4.kdesdk-kioslaves: fix by resurrecting svn-1.8Vladimír Čunát2015-10-01
| | | | | | | | | | | | | | | | | | | | Just bringing back pre-bc54ecd811e state as well.
| * | | | Merge branch 'staging.upstream' into staging.post-15.06William A. Kennington III2015-10-02
| |\ \ \ \
| | * \ \ \ Merge pull request #10162 from wkennington/master.mesaWilliam A. Kennington III2015-10-02
| | |\ \ \ \ | | | | | | | | | | | | | | Major update mesa and bump llvm forward
| | | * | | | llvm: Switch to 3.7 by defaultWilliam A. Kennington III2015-09-30
| | | | | | |
| * | | | | | Merge branch 'master.upstream' into staging.post-15.06William A. Kennington III2015-09-19
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'staging.upstream' into staging.post-15.06William A. Kennington III2015-09-19
| |\ \ \ \ \ \ \
| * | | | | | | | accelio: Don't build with non-stdenv gcc5William A. Kennington III2015-09-15
| | | | | | | | |
| * | | | | | | | openssl: Major bump 1.0.1 -> 1.0.2William A. Kennington III2015-09-15
| | | | | | | | |
| * | | | | | | | syslinux: Use gcc 4.8 until a proper fix for 5 is madeWilliam A. Kennington III2015-09-15
| | | | | | | | |
| * | | | | | | | gcc: Make 5.x the defaultWilliam A. Kennington III2015-09-15
| | | | | | | | |
| * | | | | | | | Revert "Revert "gmp: Use version 6 as the default""William A. Kennington III2015-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 7d299447ae584bd064ef175fa889607cb387d0c9.
| * | | | | | | | Revert "Revert "perl: Make 5.22 the default""William A. Kennington III2015-09-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit b7ffacffef2fdf6be1b6e044a1da52efb9d89740.
* | | | | | | | | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Many non-conflict problems weren't (fully) resolved in this commit yet.
| * \ \ \ \ \ \ \ \ Merge: staging with systemdVladimír Čunát2015-10-02
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | * | | | | | | | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-10-01
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | / / / | | | | |_|_|/ / / | | | |/| | | | |
| | | * | | | | | v8: Fix compilation issue with gcc4.9+William A. Kennington III2015-10-01
| | | | | | | | |
| | | * | | | | | revert rubies callPackages changeJude Taylor2015-10-01
| | | | | | | | |
| | | * | | | | | add darwin libtool to nodejs 4.1.0Jude Taylor2015-10-01
| | | | | | | | |
| | | * | | | | | bring darwin libtool back into scope for nodeJude Taylor2015-10-01
| | | | | | | | |
| | | * | | | | | deskcon: init at 0.3Thomas Strobel2015-10-01
| | | | | | | | |