summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* nvidia_x11: 390.77 -> 390.87Edmund Wu2018-08-27
|
* Merge pull request #45630 from adisbladis/go-1_11adisbladis2018-08-27
|\ | | | | go_1_11: init at 1.11 and set as default
| * buildGoPackage: Use go 1.11 by defaultadisbladis2018-08-27
| |
| * gopherclient: Mark as brokenadisbladis2018-08-27
| | | | | | | | Package does not build
| * go_1_11: init at 1.11adisbladis2018-08-26
| |
* | libyaml: update from 0.1.7 to version 0.2.1Peter Simons2018-08-27
| | | | | | | | | | | | | | This update includes two hitherto unreleased upstream patches to fix bugs in 0.2.1 that manifest in the pythonPackages.pyyaml test suite. Closes https://github.com/NixOS/nixpkgs/pull/45560.
* | haskell: disable library profiling for static executablesBas van Dijk2018-08-27
| | | | | | | | | | | | | | Haskell packages overridden with justStaticExecutables (like cabal-install, stack, pandoc, darcs, etc.) don't provide libraries in the end result so it's futile to build them with library profiling enabled because it will just take extra time.
* | xmonad: update nix patchMichael Alan Dorman2018-08-27
| | | | | | | | Regenerated against the current release.
* | hackage-packages.nix: automatic Haskell package set updatePeter Simons2018-08-27
| | | | | | | | | | This update was generated by hackage2nix v2.11-7-gdb540bc from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/d01233b4fa5a43a189de1bf13233950c067edb7e.
* | gi-vte: Remove from dont-distribute-packages(cdep)illabout2018-08-27
| |
* | LTS Haskell 12.7Peter Simons2018-08-27
| |
* | bazel: 0.15.2 -> 0.16.0regnat2018-08-27
| |
* | Merge pull request #45657 from bignaux/navitJörg Thalheim2018-08-27
|\ \ | | | | | | navit: add supports, xkdb, and many fixes
| * | navit: add supports, xkdb, and many fixesBignaux Ronan2018-08-27
| | |
* | | Merge pull request #44990 from Ma27/reload-user-units-during-activationJörg Thalheim2018-08-27
|\ \ \ | | | | | | | | nixos/switch-to-configuration: reload user units
| * | | nixos/switch-to-configuration: reload user unitsMaximilian Bosch2018-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When rebuilding you have to manually run `systemctl --user daemon-reload`. It gathers all authenticated users using `loginctl list-user` and runs `daemon-reload` for each of them. This is a first step towards a `nixos-rebuild` which is able to reload user units from systemd. The entire task is fairly hard, however I consider this patch usable as it allows to restart units without running `daemon-reload` for each authenticated user.
* | | | firefox-beta-bin: 62.0b19 -> 62.0b20adisbladis2018-08-27
| | | |
* | | | firefox-devedition-bin: 62.0b19 -> 62.0b20adisbladis2018-08-27
| | | |
* | | | Merge pull request #45281 from Gerschtli/zsh-completionJörg Thalheim2018-08-27
|\ \ \ \ | | | | | | | | | | nixos/zsh: Adds enableGlobalCompInit option
| * | | | nixos/zsh: make enableGlobalCompInit description less ambiguousJörg Thalheim2018-08-27
| | | | |
| * | | | nixos/zsh: Adds enableGlobalCompInit optionTobias Happ2018-08-19
| | | | |
* | | | | Merge pull request #45667 from adisbladis/weechat-matrix-bridgeadisbladis2018-08-27
|\ \ \ \ \ | | | | | | | | | | | | weechat-matrix-bridge: 2018-01-10 -> 2018-05-29
| * | | | | weechat-matrix-bridge: 2018-01-10 -> 2018-05-29adisbladis2018-08-27
|/ / / / /
* | | | | udftools: 1.0.0b3 -> 2.0 (#45583)David Guibert2018-08-27
| | | | | | | | | | | | | | | This path also migrates to the github repo.
* | | | | Merge pull request #45664 from worldofpeace/lollypop/0.9.522Jörg Thalheim2018-08-27
|\ \ \ \ \ | | | | | | | | | | | | lollypop: 0.9.521 -> 0.9.522
| * | | | | lollypop: 0.9.521 -> 0.9.522worldofpeace2018-08-26
| | | | | |
* | | | | | Merge pull request #45642 from bb010g/update-mandocJörg Thalheim2018-08-27
|\ \ \ \ \ \ | | | | | | | | | | | | | | mandoc: 1.13.4 -> 1.14.4
| * | | | | | mandoc: fix cc detectionJörg Thalheim2018-08-27
| | | | | | |
| * | | | | | mandoc: 1.13.4 -> 1.14.4Brayden Banks2018-08-26
| | | | | | |
* | | | | | | Merge pull request #45665 from worldofpeace/solargraph/0.25.1Sarah Brofeldt2018-08-27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | solargraph: 0.23.6 -> 0.25.1
| * | | | | | | solargraph: 0.23.6 -> 0.25.1worldofpeace2018-08-26
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #45643 from NixOS/staging-nextFrederik Rietdijk2018-08-27
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Staging next
| * | | | | | Merge master into staging-nextFrederik Rietdijk2018-08-26
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge staging into staging-nextFrederik Rietdijk2018-08-25
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge master into stagingFrederik Rietdijk2018-08-25
| | |\ \ \ \ \ \ \
| | * | | | | | | | makeWrapper: document --set-defaultAlyssa Ross2018-08-24
| | | | | | | | | |
| | * | | | | | | | texlive-bin: disable mfluajit on ppc64(le) (#45475)CrystalGamma2018-08-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LuaJIT currently has no 64-bit Power support and so breaks the build on such platforms.
| | * | | | | | | | Merge pull request #45472 from CrystalGamma/strace_3Jörg Thalheim2018-08-23
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | strace: check machine personalities for all non-x86 architectures
| | | * | | | | | | | strace: check machine personalities for all non-x86 architecturesJona Stubbe2018-08-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows strace to be built for ppc64le as well.
| | * | | | | | | | | busybox: 1.29.1 -> 1.29.2 (#45473)Will Dietz2018-08-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Website's summary of changes: > Bug fix release. 1.29.2 has fixes for fdisk (compat fixes, allow 2TB+ sizes), gzip (FEATURE_GZIP_LEVELS was producing badly-compressed .gz), hexedit (segfault fix).
| | * | | | | | | | | sudo: 1.8.23 -> 1.8.24 (#45476)Will Dietz2018-08-22
| | | | | | | | | | |
* | | | | | | | | | | linux: 4.18-rc8 -> 4.19-rc1Tim Steinbach2018-08-26
| | | | | | | | | | |
* | | | | | | | | | | udunits: 2.2.26 -> 2.2.27.6 (#45660)Pascal Wittmann2018-08-27
| | | | | | | | | | |
* | | | | | | | | | | elm: add instructions for versions.dat and elm-elm.nixMatt McHenry2018-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit fcabcb2e41a89b2249d24e68355866979e961f8a) Signed-off-by: Domen Kožar <domen@dev.si>
* | | | | | | | | | | elm: depend on nodejs due to replDomen Kožar2018-08-26
| | | | | | | | | | |
* | | | | | | | | | | haskell generic builder: expose enableParallelBuildingDomen Kožar2018-08-26
| | | | | | | | | | |
* | | | | | | | | | | Elm: 0.19 builds with elm-formatDomen Kožar2018-08-26
| | | | | | | | | | |
* | | | | | | | | | | elm: 0.18 -> 0.19Matt McHenry2018-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update makeElmStuff to makeDotElm, create elm-elm.nix listing the elm code that elm itself embeds, and pre-fetch it so that the elm build can function offline. also include a versions.dat file, as created during an impure build of elm. set ELM_HOME so that the elm build can find these things. continues #45448 (cherry picked from commit e7d0df84676d51fb0cbfbeb10dd32153489c3565) Signed-off-by: Domen Kožar <domen@dev.si>
* | | | | | | | | | | WIP Elm 0.19Domen Kožar2018-08-26
| | | | | | | | | | |
* | | | | | | | | | | dex: 0.7 -> 0.8.0 (#45639)Johannes Löthberg2018-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>