summary refs log tree commit diff
path: root/pkgs/top-level
Commit message (Collapse)AuthorAge
...
| | * | | | | | | Merge branch 'master' into staging-nextVladimír Čunát2018-09-04
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hydra: ?compare=1477053
| | * \ \ \ \ \ \ \ Merge master into stagingFrederik Rietdijk2018-09-02
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'master' into stagingVladimír Čunát2018-09-01
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A few trivial conflicts due to *Platforms mass replace.
| | * \ \ \ \ \ \ \ \ \ 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.
| | * | | | | | | | | | | Merge pull request #45432 from xeji/texlive-2018xeji2018-08-30
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [staging]: texlive: 2017 -> 2018
| | | * | | | | | | | | | | poppler_min: 0.61 -> 0.67Uli Baum2018-08-29
| | | |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | currently only used for texlive
| | * | | | | | | | | | | Merge branch 'master' into stagingVladimír Čunát2018-08-30
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #42619 from nyanloutre/pythonPackages.block-ioFrederik Rietdijk2018-09-23
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | pythonPackages.block-io: init at 1.1.8
| | * | | | | | | | | | | pythonPackages.block-io: init at 1.1.8nyanloutre2018-09-11
| | | | | | | | | | | | |
| | * | | | | | | | | | | pythonPackages.base58: init at 1.0.0nyanloutre2018-09-11
| | | | | | | | | | | | |
| * | | | | | | | | | | | Introduce desync, an alternate implementation of casync (#47195)Charles Duffy2018-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | desync isn't as feature-rich as casync, but has a focus on production usability and implementation quality which may make it a more appropriate tool.
| * | | | | | | | | | | | ffmpeg: don't use gcc on darwin (#47189)Daiderd Jordan2018-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This isn't necessary and causes build failures for certain versions. CC libavfilter/libmpcodecs/vf_eq2.o CC libavfilter/libmpcodecs/vf_fil.o CC libavfilter/libmpcodecs/vf_fspp.o libavfilter/libmpcodecs/vf_fspp.c:939:18: error: unknown token in expression movq %mm2, 0*8+(%rsp) /cc ZHF #45961
| * | | | | | | | | | | | luaPackages.luadbi: 0.5 -> 0.6 (#47156)Jörg Thalheim2018-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to maintained fork that is compatible with lua5.2/lua5.3. This package was tested with prosody.
| * | | | | | | | | | | | Merge pull request #46921 from rawtaz/open-vm-toolsadisbladis2018-09-22
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | open-vm-tools: 10.1.10 -> 10.3.0
| | * | | | | | | | | | | | open-vm-tools: 10.1.10 -> 10.3.0Leo R. Lundgren2018-09-20
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #47138 from Jeschli/pevJörg Thalheim2018-09-22
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | pev: init at unstable-2018-07-22
| | * | | | | | | | | | | pev: init at unstable-2018-07-22jeschli2018-09-22
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #46274 from mvnetbiz/libratbagJan Tojnar2018-09-21
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | libratbag: init at v0.9.903
| | * | | | | | | | | | piper: init at 0.2.902Matt Votava2018-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add package piper. Piper is a gtk frontend application for ratbagctl to configure gaming mice.
| | * | | | | | | | | | libratbag: init at v0.9.903Matt Votava2018-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add package libratbag and service module ratbagd Libratbag contains ratbagd daemon and ratbagctl cli to configure buttons, dpi, leds, etc. of gaming mice. Add mvnetbiz to maintainers.
| * | | | | | | | | | | lua: remove lua4 and lua5_0Christian Kauhaus2018-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Both versions are not maintained anymore upstream and have open security issues, e.g. https://nvd.nist.gov/vuln/detail/CVE-2014-5461. The same holds for lua5_1 but that seems to be in use in some places. Re #47122 Re #47123
| * | | | | | | | | | | utmps: add top-level attribute, as was the style at the timeWill Dietz2018-09-21
| | | | | | | | | | | |
| * | | | | | | | | | | utmps: init at 0.0.1.3Will Dietz2018-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Haven't tried using it, but packging it is first step! :)
| * | | | | | | | | | | liquidwar: fix build (#47064)xeji2018-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add missing dependencies readline and libtool that used to be propagated by guile but aren't anymore - build with guile 2.0 instead of 1.8
| * | | | | | | | | | | perlPackages.MojoIOLoopForkCall: 0.19 -> 0.20Austin Seipp2018-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
| * | | | | | | | | | | perlPackages.Mojolicious: 7.88 -> 8.0Austin Seipp2018-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
| * | | | | | | | | | | Merge pull request #46910 from dtzWill/update/i7z-0.27.3xeji2018-09-20
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | i7z: 0.27.2 -> 0.27.3, cleanup, various fixes, maintained fork, qt5
| | * | | | | | | | | | | i7z: use qt5 for gui (when enabled), various fixes from debianWill Dietz2018-09-19
| | | | | | | | | | | | |
| * | | | | | | | | | | | linux: 4.18.8 -> 4.18.9Tim Steinbach2018-09-20
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #46752 from rvolosatovs/feature/gotoolsJörg Thalheim2018-09-20
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | Gotools etc. update, remove goimports
| | * | | | | | | | | | | goimports: Remove in favor of gotoolsRoman Volosatovs2018-09-17
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #46779 from Ma27/package-ibus-typing-boosterJan Tojnar2018-09-19
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | ibus-typing-booster: init at 2.1.1
| | * | | | | | | | | | | | ibus-engines.typing-booster: init at 2.1.1Maximilian Bosch2018-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package providesa completion input method for faster typing. See https://mike-fabian.github.io/ibus-typing-booster Detailed instructions how to activate this IBus engine on your desktop can be found in the upstream docs: https://mike-fabian.github.io/ibus-typing-booster/documentation.html A simple VM with the Gnome3 desktop and activated `ibus' looks like this: ```nix { emojipicker = { pkgs, ... }: { services.xserver = { enable = true; desktopManager.gnome3.enable = true; desktopManager.xterm.enable = false; }; users.extraUsers.vm = { password = "vm"; isNormalUser = true; }; i18n.inputMethod.ibus.engines = [ pkgs.ibus-engines.typing-booster ]; i18n.inputMethod.enabled = "ibus"; virtualisation.memorySize = 2048; }; } ``` Fixes #38721
| * | | | | | | | | | | | | arelle: fix build, use current python3 (#46862)xeji2018-09-19
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was pinned to python34, build failed in dependency python34Packages.pytest. Use python3(6) instead.
| * | | | | | | | | | | | exempi: fix i686 build (#46884)xeji2018-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | failed with `unknown symbol __divmoddi4`. Standard fix is to use gcc6.
| * | | | | | | | | | | | python/hetzner: 0.8.0 -> 0.8.1aszlig2018-09-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is only a minor bugfix release and updates the fallback CA root certificates. For NixOS this is usually not required as the probe paths will match there, but for non-NixOS users it might be helpful. Signed-off-by: aszlig <aszlig@nix.build>
| * | | | | | | | | | | | Merge pull request #46877 from marsam/feature/fix-noti-darwinadisbladis2018-09-19
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | noti: fix darwin build
| | * | | | | | | | | | | | noti: fix darwin buildMario Rodas2018-09-18
| | | | | | | | | | | | | |
| * | | | | | | | | | | | | pythonPackages.python-binance: init at 0.7.0Benjamin Hipple2018-09-18
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Library for communicating with the Binance REST API.
| * | | | | | | | | | | | Merge pull request #46857 from obsidiansystems/darwin-to-linux-prepJohn Ericson2018-09-18
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | misc pkgs: various cross fixes in preparation for darwin->linux
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #46627 from costrouc/costrouc/dask-extensionsFrederik Rietdijk2018-09-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pythonPackages.dask-*: init
| | * | | | | | | | | | | | | pythonPackages.dask-xgboost: init at 0.1.5Chris Ostrouchov2018-09-13
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | pythonPackages.dask-image: init at 0.1.1Chris Ostrouchov2018-09-13
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | pythonPackages.slicerator: init at 0.9.8Chris Ostrouchov2018-09-13
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | pythonPackages.pims: init at 0.4.1Chris Ostrouchov2018-09-13
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | pythonPackages.dask-jobqueue: init at 0.4.0Chris Ostrouchov2018-09-13
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | pythonPackages.dask-glm: init at 0.1.0Chris Ostrouchov2018-09-13
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | pythonPackages.dask-ml: init at 0.10.0Chris Ostrouchov2018-09-13
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | pythonPackages.fuse: 0.2.1 -> 0.3.1 | refactor | python3 supportAssassinkin2018-09-18
| | | | | | | | | | | | | | |