summary refs log tree commit diff
path: root/pkgs/top-level
Commit message (Collapse)AuthorAge
* gnome2: remove aliasesJan Tojnar2019-03-05
|
* gnome2: use makeScopeJan Tojnar2019-03-05
|
* Merge pull request #56673 from Kaali/darwin-cclsJörg Thalheim2019-03-05
|\ | | | | Add Darwin support for ccls
| * Add Darwin support for cclsVäinö Järvelä2019-03-05
| |
* | ghc: Drop outdated compiler versions 8.6.1 and 8.6.2. We have 8.6.3.Peter Simons2019-03-05
| |
* | pythonPackages.libarcus: use pkgs.protobuf as inputIoannis Koutras2019-03-05
|/ | | | | This commit makes pkgs.protobuf the input for libarcus, since the latter searches for the native protobuf library and not for the Python module.
* cachix: 0.1.3 -> 0.2.0Domen Kožar2019-03-05
|
* Merge pull request #56237 from LnL7/expose-overlaysDanylo Hlynskyi2019-03-05
|\ | | | | pkgs/top-level: expose current overlays in pkgs
| * pkgs/top-level: expose current overlays in pkgsDaiderd Jordan2019-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This enables inspection of the currently used overlays. Useful for usecases where nixpkgs is imported multiple times. eg. different channels self: super: let latest = import <nixpkgs-trunk> { inherit (super) config overlays; }; in { hello-custom-latest = latest.hello-custom; }
* | minetest: git-5.0.0-dev-2019-01-08 -> 5.0.0Franz Pletz2019-03-05
| |
* | Revert "luaPackages.cqueues: move to generated"Vladimír Čunát2019-03-04
| | | | | | | | | | This reverts commit c01fe375ca192395af8ae8c575ff8eaa79ed03d8. See the reverted commit on GitHub for discussion. /cc PR #55305.
* | Merge pull request #56500 from kalbasit/nixpkgs_add-support-go-1-12Jörg Thalheim2019-03-04
|\ \ | | | | | | go_1_12: init at go 1.12
| * | go_1_12: init at go 1.12Wael M. Nasreddine2019-03-02
| | |
* | | linux: Add 5.0Tim Steinbach2019-03-04
| | | | | | | | | | | | Update latest kernel to 5.0
* | | Merge pull request #56783 from dotlambda/udiskie-fixxeji2019-03-04
|\ \ \ | | | | | | | | udiskie: fix build
| * | | udiskie: fix buildRobert Schütz2019-03-03
| | | | | | | | | | | | | | | | | | | | It was broken by b4acd9772975d549f491d48debb679cf4ec78133. Fixes #56771.
* | | | Merge pull request #56670 from dtzWill/update/pony-0.27.0Will Dietz2019-03-04
|\ \ \ \ | | | | | | | | | | ponyc: 0.26.0 -> 0.27.0, cleanup, use recent LLVM
| * | | | ponyc: use llvm7, this is last version supporting llvm_39Will Dietz2019-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pinning ponyc to use llvm_39 was done way back in 2016[1] and shows no indication that this was done for any reason other than specifying what ponyc supported at the time :). [1] ae4ef90fcbc624b85a7dfb6cf4cb381f986b478a
* | | | | Merge pull request #56645 from matthewbauer/llvm-8Matthew Bauer2019-03-03
|\ \ \ \ \ | | | | | | | | | | | | llvm8: init
| * | | | | llvm8: initMatthew Bauer2019-03-01
| | | | | |
* | | | | | gnomeExtensions.sound-output-device-chooser: init at unstable-2018-12-30Jan Tojnar2019-03-04
| | | | | |
* | | | | | gnomeExtensions.window-corner-preview: init at unstable-2019-02-27Jan Tojnar2019-03-04
| | | | | |
* | | | | | Merge pull request #56726 from ryantm/catimgRyan Mulligan2019-03-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | catimg: init at 2.5.0
| * | | | | | catimg: init at 2.5.0Ryan Mulligan2019-03-02
| | | | | | |
* | | | | | | Merge pull request #56780 from buffet/add-filetPascal Wittmann2019-03-03
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | filet: init at 0.1.0
| * | | | | | | filet: init at 0.1.0buffet2019-03-03
| | | | | | | |
* | | | | | | | Merge pull request #56233 from jtojnar/nginx-tlsv13Andreas Rammhold2019-03-03
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | nixos/nginx: Enable TLS 1.3 support
| * | | | | | | nginx: build with openssl 1.1Jan Tojnar2019-02-23
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | This will allow us to enable TLSv1.3
* | | | | | | ocamlPackages.stdlib-shims: init at 0.1.0Vincent Laporte2019-03-03
| | | | | | |
* | | | | | | python2Packages.pyqt4: partial clean upJan Tojnar2019-03-03
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #55383 from dotlambda/home-assistant-0.87Robert Schütz2019-03-03
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | home-assistant: 0.86.4 -> 0.87.1
| * | | | | python3Packages.aiounifi: init at 4Peter Hoeg2019-03-02
| | |_|/ / | |/| | |
* | | | | Merge pull request #56324 from makefu/python/firetv/initRobert Schütz2019-03-02
|\ \ \ \ \ | | | | | | | | | | | | init pythonPackages.firetv for home-assistant
| * | | | | pythonPackages.firetv: init at 1.0.9makefu2019-02-27
| | | | | |
| * | | | | pythonPackages.adb-homeassistant: init at 1.3.1makefu2019-02-27
| | | | | |
| * | | | | pythonPackages.pure-python-adb-homeassistant: init at 0.1.6.dev0makefu2019-02-25
| | | | | |
* | | | | | hledger-interest: add a top-level alias for the Haskell programPeter Simons2019-03-02
| | | | | |
* | | | | | Merge pull request #56434 from leenaars/thonnyRyan Mulligan2019-03-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | Thonny: 3.0.5 -> 3.1.2
| * | | | | | pythonPackages.asttokens: init at 1.1.13Michiel Leenaars2019-03-01
| | | | | | |
* | | | | | | Merge pull request #56428 from Kjuvi/ping-init-0.6.0worldofpeace2019-03-02
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | ping: init 0.6.0
| * | | | | | maintainers: add kjuviQuentin Vaucher2019-03-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix missing glib Fix missing import: hicolor-icon-theme move ping under applications/networking ping: init at 0.6.0 ping: init at 0.6.0 maintainers: add kjuvi
| * | | | | | ping: init at 0.6.0Kjuvi2019-03-02
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ping: init at 0.6.0 Update pkgs/development/web/ping/default.nix Co-Authored-By: Kjuvi <quentin.vaucher@protonmail.com> Update pkgs/development/web/ping/default.nix Co-Authored-By: Kjuvi <quentin.vaucher@protonmail.com> Update pkgs/development/web/ping/default.nix Co-Authored-By: Kjuvi <quentin.vaucher@protonmail.com> Update pkgs/development/web/ping/default.nix Co-Authored-By: Kjuvi <quentin.vaucher@protonmail.com> Update pkgs/development/web/ping/default.nix Co-Authored-By: Kjuvi <quentin.vaucher@protonmail.com> Update maintainers/maintainer-list.nix Co-Authored-By: Kjuvi <quentin.vaucher@protonmail.com> Update maintainer-list.nix ping: init at 0.6.0
* | | | | | python: tensorflow: remove python3.7 restrictionAverell Dalton2019-03-02
| | | | | |
* | | | | | pythonPackages.tensorflow: 1.11 -> 1.13.1Jean-Philippe Bernardy2019-03-02
| | | | | |
* | | | | | pythonPackages.tensorflow-estimator: init 1.13.0Jean-Philippe Bernardy2019-03-02
| | | | | |
* | | | | | Merge pull request #56323 from costrouc/python-ansible-refactorRobert Schütz2019-03-01
|\ \ \ \ \ \ | | | | | | | | | | | | | | Move ansible to python-modules and use toPythonApplication + ansible related packages
| * | | | | | pythonPackages.ansible-lint: refactor move to python-modulesChris Ostrouchov2019-03-01
| | | | | | |
| * | | | | | pythonPackages.ansible: refactor move to python-modulesChris Ostrouchov2019-03-01
| | | | | | |
* | | | | | | Merge #56201: add nix-env.qaCountBroken metricVladimír Čunát2019-03-01
|\ \ \ \ \ \ \
| * | | | | | | metrics.nix: track qaCountBroken instead of qaCountDrvVladimír Čunát2019-03-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From these three values, I believe it's most meaningful to track one of the higher ones and their difference (qaCountBroken). It's a bit unclear which of the higher ones - I have no data on that, so I kept the one used before the parent commit.