about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* idrisPackages.bi: 2018-01-17 -> 2018-06-25 (#42621)Silvan Mosberger2018-06-26
|
* Merge pull request #42628 from Synthetica9/atom-touchupxeji2018-06-26
|\ | | | | atom, atom-beta: nicer fix for #42618
| * atom, atom-beta: nicer fix for #42618Patrick Hilhorst2018-06-26
| | | | | | | | Supersedes #42622
| * Revert "atom-beta: fix build (#42622)"Patrick Hilhorst2018-06-26
| | | | | | | | This reverts commit 9e02afcd80043f57e193bdc0f31a7745ffd2164f.
* | albert: 0.14.15 -> 0.14.21 (#42626)Jon Banafato2018-06-26
| | | | | | | | | | Albert has a new release including several extensions and bug fixes. Additionally, this upgrade solves current QT build issues. See https://albertlauncher.github.io/news/ for the full changelog.
* | dwm-status: 0.5.1 -> 1.0.0 (#42624)Tobias Happ2018-06-26
|/
* Merge pull request #42052 from makefu/pkgs/python-forecastio/initRobert Schütz2018-06-26
|\ | | | | pythonPackages.python-forecastio: init at 1.4.0
| * home-assistant: regenerate component-packagesmakefu2018-06-26
| | | | | | | | adds python-forecastio to weather.darksky
| * pythonPackages.python-forecastio: init at 1.4.0makefu2018-06-26
| |
* | atom-beta: fix build (#42622)Tobias Happ2018-06-26
| |
* | agedu: init at 20180522.5b12791 (#42538)symphorien2018-06-26
| |
* | Merge pull request #42609 from uri-canva/bazel-darwin-fixMatthew Justin Bauer2018-06-26
|\ \ | | | | | | bazel: fix darwin
| * | bazel: fix darwinUri Baghin2018-06-26
| | |
* | | libsecurity_generic: fix apple_sdk lookupMatthew Justin Bauer2018-06-26
| | | | | | | | | apple_sdk is now multiple output.
* | | Merge pull request #42616 from dtzWill/fix/remove-unused-glibc-patchesxeji2018-06-26
|\ \ \ | | | | | | | | glibc: remove unused 2.26 patch series
| * | | glibc: remove unused 2.26 patch seriesWill Dietz2018-06-26
| | | |
* | | | Merge pull request #42586 from Ma27/phonon-qt5-by-defaultxeji2018-06-26
|\ \ \ \ | | | | | | | | | | phonon-backend-vlc: use qt5 by default
| * | | | tomahawk: mark as brokenMaximilian Bosch2018-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | During `8d6502f8ca9` `phonon-backend-vlc` uses QT5 by default. Rather than fixing this it has been marked as broken as it's currently unmaintained (see c76ad476b0245c474c057b451ba6fec18e7f81f1) and broken since March (https://hydra.nixos.org/build/71873808). For now I've marked it as broken as the last *stable* release is from 2015 (see https://github.com/tomahawk-player/tomahawk/releases/tag/0.8.4).
| * | | | phonon-backend-vlc: use qt5 by defaultMaximilian Bosch2018-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `minitube` is currently broken transitively due to the broken `phonon-backend-qt4`: https://hydra.nixos.org/build/76523277 Although QT4 is fairly old, this package is still built with `qt4` ATM, however QT5 is available as well. After this change, QT5 will be built by default and in case anybody requires legacy QT4 it has to be enabled explicitly like this: ``` with import <nixpkgs> { }; phonon-backend-vlc.override { withQt4 = true; } ``` Now the QT5-only build can be used (which fixes `minitube`) and there are no confusions anymore with the build dependencies. Previously `phonon-backend-vlc` and `libsForQt5.phonon-backend-vlc` used `qt4` by default which was likely responsible for broken `minitube`.
* | | | | Merge pull request #42567 from vbgl/ocaml-psmt2-frontendxeji2018-06-26
|\ \ \ \ \ | | | | | | | | | | | | ocamlPackages.psmt2-frontend: init at 0.1
| * | | | | ocamlPackages.psmt2-frontend: init at 0.1Vincent Laporte2018-06-25
| | | | | |
* | | | | | Merge pull request #42599 from obsidiansystems/xcodever-in-systemMatthew Justin Bauer2018-06-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | xcode: add xcodePlatform to system
| * | | | | | xcode: add xcodePlatform to systemMatthew Bauer2018-06-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This give us a little bit more control over what target we are using. Eventually we can target other things like WatchOS or MacOS.
* | | | | | | Merge pull request #42551 from vbgl/ocaml-re-1.7.3xeji2018-06-26
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | ocamlPackages.re: 1.7.1 -> 1.7.3
| * | | | | | ocamlPackages.bap: fix build with re-1.7.3Vincent Laporte2018-06-24
| | | | | | |
| * | | | | | ocamlPackages.re: 1.7.1 -> 1.7.3Vincent Laporte2018-06-24
| | | | | | |
* | | | | | | Merge pull request #42606 from pandaman64/qiskitFrederik Rietdijk2018-06-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | qiskit: fix build
| * | | | | | | qiskit: fix buildpandaman642018-06-26
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #42565 from Lassulus/liefxeji2018-06-26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | lief: init at 0.9.0
| * | | | | | | lief: init at 0.9.0lassulus2018-06-26
| | | | | | | |
* | | | | | | | Merge pull request #41876 from IvanMalison/addGitSyncxeji2018-06-26
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add git sync
| * | | | | | | | git-sync: move to gitAndTools.git-syncUli Baum2018-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By convention, git-related tools in nixpkgs are not added to the top level but bundled under gitAndTools.
| * | | | | | | | git-sync: init at 20151024Ivan Malison2018-06-12
| | | | | | | | |
| * | | | | | | | Add imalison maintainerIvan Malison2018-06-11
| | | | | | | | |
* | | | | | | | | perlPackages: add meta.broken = true; (#42595)volth2018-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | mark old and unmaintained by upstream packages as broken
* | | | | | | | | perlPackages.MHonArc: fix build (#42593)volth2018-06-26
| | | | | | | | |
* | | | | | | | | perlPackages.PathTools: 3.47 -> 3.74 (#42591)volth2018-06-26
| | | | | | | | |
* | | | | | | | | Merge pull request #42587 from volth/patch-160xeji2018-06-26
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | perl-packages.nix: duplicate packages -> aliases
| * | | | | | | | | perl-packages.nix: duplicate packages -> aliasesvolth2018-06-25
| | | | | | | | | |
| * | | | | | | | | perl-packages.nix: duplicate packages -> aliasesvolth2018-06-25
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | wireguard: 0.0.20180613 -> 0.0.20180625Jörg Thalheim2018-06-26
| | | | | | | | |
* | | | | | | | | all-cabal-hashes: update snapshot to Hackage at 2018-06-22T09:51:25ZPeter Simons2018-06-26
| | | | | | | | |
* | | | | | | | | haskell-vector-sized: update override for the latest versionPeter Simons2018-06-26
| | | | | | | | |
* | | | | | | | | haskell-doctest: update override for ghc-8.4.x to latest versionPeter Simons2018-06-26
| | | | | | | | |
* | | | | | | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2018-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.9.2-23-g7ccbd66 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/31a9e4f9aeda116ca917bae59082d98a92f475aa.
* | | | | | | | | nixos/strongswan-swanctl: Fix build of manualaszlig2018-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit 401370287a9b74fc18539fe9c0bdc7ac9df9cf22 introduced a small error where the closing tag of <literal/> was an opening tag instead. Signed-off-by: aszlig <aszlig@nix.build> Cc: @basvandijk, @xeji
* | | | | | | | | libpfm: 4.10.0 -> 4.10.1 (#42489)R. RyanTM2018-06-26
| | | | | | | | |
* | | | | | | | | Merge pull request #42589 from TimPut/openmvgbuildfixFranz Pletz2018-06-26
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | openmvg: 1.1 -> 1.3
| * | | | | | | | add timput to maintainerstim put2018-06-25
| | | | | | | | |
| * | | | | | | | openmvg: 1.1 -> 1.3tim put2018-06-25
| | | | | | | | |