summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Merge #45720: coreutils: split a coreutils-full versionVladimír Čunát2018-09-01
|\
| * coreutils: split a coreutils-full versionVladimír Čunát2018-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - default coreutils is stripped of /share/ (11 -> 2 MiB) - coreutils-full retains /share/ and adds openssl for faster *sum tools - NixOS systemPackages contains coreutils-full - *Support parameter defaults are moved inside (it seemed confusing to have `? false` and "at once" with `? isLinux`) Closure considerations: + typical build-time closure will get lighter by ~9 MiB - typical closure of NixOS installation will grow by ~2 MiB, due to referring to both versions. I think it would be possible to re-use most of the utils between the two versions, but the expression would get much more complex. I considered having stdenv with minimal coreutils and the default `coreutils` attribute being full, but it turned out there were too many trivial references in nixpkgs, so it didn't seem easy to keep rebuild impact of openssl from growing significantly.
| * coreutils nitpick: add --with-packagerVladimír Čunát2018-08-28
| | | | | | | | | | `tool --version` now gets additional line: Packaged by https://NixOS.org
* | Merge #42880: coreutils: 8.29 -> 8.30Vladimír Čunát2018-09-01
|\ \
| * | coreutils: disable a new test for nowVladimír Čunát2018-09-01
| | | | | | | | | | | | | | | As discussed in #42880, this test and functionality is new, and apparently noone will look deeper for now.
| * | coreutils: 8.29 -> 8.30Will Dietz2018-07-02
| | | | | | | | | | | | http://savannah.gnu.org/forum/forum.php?forum_id=9187
* | | qgis: patch for compatibility with cmake 3.12 (#45880)Andrew Childs2018-09-01
| | |
* | | ethtool: 4.17 -> 4.18 (#45833)R. RyanTM2018-08-31
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from ethtool
* | | pbrt: 2017-01-12 -> 2018-08-15; cmake 3.12 compatibility (#45863)Andrew Childs2018-08-31
| | |
* | | curaengine: patch for compatibility with cmake 3.12 (#45869)Andrew Childs2018-08-31
| | |
* | | podofo: patch for compatibility with cmake 3.12 (#45857)Andrew Childs2018-08-31
| | |
* | | wayland: 1.15.0 -> 1.16.0 (#45795)R. RyanTM2018-08-31
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from wayland
* | | Merge #38486: glib: add bin outputVladimír Čunát2018-08-31
|\ \ \
| * | | treewide: use glib tools from build-time $PATHVladimír Čunát2018-08-30
| | | | | | | | | | | | | | | | | | | | Using explicit output feels more flaky in case we e.g. move the binary. (No strong opinion on my side, feel free to revert if you think so.)
| * | | gnome-documents, tlaplus: fix glib referencesVladimír Čunát2018-08-30
| | | |
| * | | Merge branch 'staging' into #38486Vladimír Čunát2018-08-30
| |\ \ \
| * | | | gtkd: correct glib outputJörg Thalheim2018-04-06
| | | | |
| * | | | glib: bin/gio is required by gvfs executablesJörg Thalheim2018-04-06
| | | | | | | | | | | | | | | | | | | | this fixes gvfs in caia (mate desktop)
* | | | | libgpgerror: 1.28 -> 1.32 (#45850)Lancelot SIX2018-08-31
| | | | |
* | | | | gnupg22: 2.2.9 -> 2.2.10 (#45809)Lancelot SIX2018-08-31
| | | | | | | | | | | | | | | | | | | | See https://lists.gnu.org/archive/html/info-gnu/2018-08/msg00010.html for release information
* | | | | cmake_2_8: fix build, restore search-path.patchUli Baum2018-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cmake 3.12 update in #44910 modified search-path.patch and broke cmake 2.8. This restores the previous version of the patch as search-path-2.8.patch
* | | | | Merge pull request #45432 from xeji/texlive-2018xeji2018-08-30
|\ \ \ \ \ | |_|/ / / |/| | | | [staging]: texlive: 2017 -> 2018
| * | | | texlive: add IPFS URL for package source snapshotUli Baum2018-08-29
| | | | |
| * | | | biber: 2.10 -> 2.11Uli Baum2018-08-29
| | | | | | | | | | | | | | | | | | | | 2.11 is the version used in TexLive 2018
| * | | | texlive.bin.core-big: disable luatex53Uli Baum2018-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | build failed on Darwin Patch by @veprbl
| * | | | texlive.bin.core-big: remove unneeded compiler flagsUli Baum2018-08-29
| | | | |
| * | | | texlive: add detailed upgrade instructions in separate fileUli Baum2018-08-29
| | | | |
| * | | | texlive-packages: snapshot 2017-final -> 20180827Uli Baum2018-08-29
| | | | | | | | | | | | | | | | | | | | and use fixed hashes
| * | | | texlive: make packages fixed-output derivationsUli Baum2018-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts a part of the changes made in #40826. Fixed-output derivations save time and space on rebuilds.
| * | | | texlive: update server URLsUli Baum2018-08-29
| | | | |
| * | | | texlive.bin: 20170524 -> 20180414Uli Baum2018-08-29
| | | | |
| * | | | poppler_min: 0.61 -> 0.67Uli Baum2018-08-29
| | |_|/ | |/| | | | | | | | | | currently only used for texlive
* | | | Merge #43817: procps(-ng): enable systemd supportVladimír Čunát2018-08-30
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | The whole closure only grows by 5 MiB roughly, and it's all very common libraries (very low practical impact).
| * | | | procps(-ng): drop the bootstrapping hackVladimír Čunát2018-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | On master/staging the bootstrap mistake has been fixed, and it no longer pulls procps, so such a hack isn't required.
| * | | | procps: enable systemd support when availableAlexey Lebedeff2018-07-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `ps` can show various systemd-related information, like a unit to which a process belongs. But when it's not compiled it, it shows only '?' in such fields. Can be tested with: ps -o unit= ax
* | | | | Merge #44910: cmake: 3.11.2 -> 3.12.1Vladimír Čunát2018-08-30
|\ \ \ \ \
| * | | | | darwin stdenv stage1: use default cmakeAndrew Childs2018-08-13
| | | | | |
| * | | | | kicad: use default cmakeAndrew Childs2018-08-13
| | | | | |
| * | | | | cmake: patch internal libuv to remove dependency on macOS FrameworksAndrew Childs2018-08-13
| | | | | |
| * | | | | cmake: remove additional versionsAndrew Childs2018-08-13
| | | | | |
| * | | | | cmake: 3.11.2 -> 3.12.1Andrew Childs2018-08-13
| | | | | |
* | | | | | Merge #42880: libinput: split .bin outputVladimír Čunát2018-08-30
|\ \ \ \ \ \
| * | | | | | libinput: make .bin the first outputVladimír Čunát2018-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | That's the convention:
| * | | | | | libinput: split utilities to a bin outputJamey Sharp2018-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libinput builds some executables which are useful for debugging or unusual configurations, but not necessary in normal use of the library. (See libinput(1) and the other referenced man pages.) Some of these programs require Python, which makes the closure significantly larger. Splitting /libexec/ and /bin/ to a separate "bin" output allows systems that don't need these utilities to avoid the substantial size hit.
* | | | | | | systemd: don't use options from fstab on remountUli Baum2018-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Include fix by @aszlig to fix remount with comment/application-specific fstab options.
* | | | | | | Merge branch 'master' into stagingVladimír Čunát2018-08-30
|\ \ \ \ \ \ \
| * | | | | | | linux: build with SCHEDUTIL governorVladimír Čunát2018-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - it can't be built as a module - it's not set as the default yet - for discussion see https://github.com/NixOS/nixpkgs/pull/42330
| * | | | | | | Merge pull request #45753 from ikervagyok/wine314Sarah Brofeldt2018-08-30
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | wine{Unstable,Staging}: 3.13 -> 3.14
| | * | | | | | | wine{Unstable,Staging}: 3.13 -> 3.14Lengyel Balázs2018-08-29
| | | | | | | | |
| * | | | | | | | sshuttle: 0.78.3 -> 0.78.4 (#44895)markuskowa2018-08-30
| | | | | | | | |