about summary refs log tree commit diff
path: root/pkgs/applications
Commit message (Collapse)AuthorAge
* musescore: 3.2.3 -> 3.4.2Orivej Desh2020-03-18
|
* Merge pull request #82853 from sepiabrown/patch-2Matthew Bauer2020-03-18
|\ | | | | glib-networking for TLS/SSL network (https://) in xwidget
| * accidently added semicolonSuwon Park2020-03-18
| | | | | | Oops
| * glib-networking for TLS/SSL network (https://) in xwidgetSuwon Park2020-03-18
| | | | | | | | | | https://github.com/NixOS/nixpkgs/commit/ea5bcb78c2cc4dd7ed0ef58c21a962c9ffbd64cb#r31513119 He accidently errased the glib-networking. But it is needed for TLS/SSL networking.
* | Merge pull request #82213 from bhipple/fix/habitatJörg Thalheim2020-03-18
|\ \ | |/ |/| habitat: 0.30.2 -> 0.90.6
| * habitat: 0.30.2 -> 0.90.6Benjamin Hipple2020-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | The build has been broken on master for a very long time, for want of an upgrade. This continues the effort put forth here: https://github.com/NixOS/nixpkgs/pull/63105 Note that while there are newer versions than this, upgrading to those requires getting some Cargo protobuf dependencies to compile. Since this fixes the failing build, it seems like a good start. Upstream does not appear to have any Darin builds in their CI, and we do not have a Darwin maintainer available, so this disables it as well.
* | Merge pull request #82787 from Mic92/cross-build-go-moduleJörg Thalheim2020-03-18
|\ \ | | | | | | buildGoModule: enable strictDeps
| * | openshift: fix build with strict depsJörg Thalheim2020-03-18
| | |
| * | aerc: fix strict deps buildJörg Thalheim2020-03-18
| | |
| * | gvisor: remove unneeded go-bindataJörg Thalheim2020-03-18
| | |
| * | magnetico: move go-bindata to nativeBuildInputsJörg Thalheim2020-03-18
| | | | | | | | | | | | fixes strictDeps
* | | Merge pull request #82646 from dywedir/rxVladyslav M2020-03-18
|\ \ \ | | | | | | | | rx: 0.3.2 -> 0.4.0
| * | | rx: 0.3.2 -> 0.4.0Vladyslav M2020-03-15
| | | |
* | | | Merge pull request #82736 from LeshaInc/masterDmitry Kalinkin2020-03-18
|\ \ \ \ | |_|/ / |/| | | blender: add OpenImageDenoise support
| * | | blender: build with OpenImageDenoise supportLeshaInc2020-03-18
| | | |
* | | | Merge pull request #66578 from AtkinsChang/minikubeJörg Thalheim2020-03-18
|\ \ \ \ | | | | | | | | | | minikube: 1.2.0 -> 1.6.2
| * | | | minikube: 1.6.2 -> 1.8.1Atkins2020-03-07
| | | | |
| * | | | minikube: 1.5.2 -> 1.6.2Atkins2020-03-07
| | | | |
| * | | | minikube: 1.3.1 -> 1.5.2Atkins2020-03-07
| | | | |
| * | | | docker-machine-hyperkit: separate from minikubeAtkins2020-03-07
| | | | |
| * | | | minikube: 1.2.0 -> 1.3.1Atkins2020-03-07
| | | | |
* | | | | Merge pull request #82816 from Mic92/kubevalJörg Thalheim2020-03-18
|\ \ \ \ \ | | | | | | | | | | | | kubeval: don't include huge schema to save space in hydra
| * | | | | kubeval: don't build against schema by defaultJörg Thalheim2020-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kubeval-schema is a huge 7GB repository that we do not want to build on hydra. Therefore make it optional.
* | | | | | Merge pull request #82803 from Tomahna/mopidy-irisMario Rodas2020-03-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | mopidy-iris: 3.45.1 -> 3.46.0
| * | | | | | mopidy-iris: 3.45.1 -> 3.46.0Kevin Rauscher2020-03-17
| | | | | | |
* | | | | | | Merge pull request #82811 from zowoq/conmonMario Rodas2020-03-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | conmon: 2.0.12 -> 2.0.13
| * | | | | | | conmon: 2.0.12 -> 2.0.13zowoq2020-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/containers/conmon/releases/tag/v2.0.13
* | | | | | | | Merge pull request #81994 from bhipple/u/librustzcashNiklas Hambüchen2020-03-18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | zcash: 2.1.0-1 -> 2.1.1-1; libzrustzcash: 2018-10-27 -> 0.1.0
| * | | | | | | | zcash: 2.1.0-1 -> 2.1.1-1Benjamin Hipple2020-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also enabled parallel building, because otherwise this takes 45+ minutes to compile! With it enabled, it can build in a couple minutes.
| * | | | | | | | librustzcash: 2018-10-27 -> 0.1.0Benjamin Hipple2020-03-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also includes updates for: - https://github.com/NixOS/nixpkgs/issues/79975 - https://github.com/NixOS/rfcs/pull/45
* | | | | | | | | Merge pull request #82774 from B4dM4n/virtualbox-extpack-updateDennis Gosnell2020-03-18
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | virtualboxExtpack: synchronize version with virtualbox
| * | | | | | | | virtualboxExtpack: synchronize version with virtualboxFabian Möller2020-03-17
| | | | | | | | |
* | | | | | | | | toggldesktop: use mkDerivation from Qt (#81720)Vladislav Zavialov2020-03-17
| | | | | | | | |
* | | | | | | | | mcy: 2020.02.05 -> 2020.03.16Austin Seipp2020-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now with working web UI dashboard -- but no working GUI (yet!) Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | | | | | symbiyosys: 2020.02.08 -> 2020.02.11Austin Seipp2020-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | | | | | yosys: 2020.02.25 -> 2020.03.16Austin Seipp2020-03-17
| |_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Bump `abc-verifier` (2020.03.05) - Install `yosys-abc` symlink for tool compatbility - Various `yosys` expression cleanups Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | | | | Merge pull request #82754 from mehlon/tor-browserMaximilian Bosch2020-03-17
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | tor-browser-bundle-bin: 9.0.5 -> 9.0.6
| * | | | | | | tor-browser-bundle-bin: 9.0.5 -> 9.0.6mehlon2020-03-16
| | | | | | | |
* | | | | | | | riot-web: 1.5.12 -> 1.5.13Maximilian Bosch2020-03-17
| | | | | | | |
* | | | | | | | riot-desktop: 1.5.12 -> 1.5.13Maximilian Bosch2020-03-17
| | | | | | | |
* | | | | | | | Merge pull request #82542 from r-ryantm/auto-update/gnss-sdrMario Rodas2020-03-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | gnss-sdr: 0.0.11 -> 0.0.12
| * | | | | | | | gnss-sdr: 0.0.11 -> 0.0.12R. RyanTM2020-03-14
| | | | | | | | |
* | | | | | | | | Merge pull request #82717 from r-ryantm/auto-update/sagaMario Rodas2020-03-17
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | saga: 7.5.0 -> 7.6.1
| * | | | | | | | saga: 7.5.0 -> 7.6.1R. RyanTM2020-03-16
| | | | | | | | |
* | | | | | | | | Merge pull request #82471 from danderson/bug-57191-vorbis-toolsAndreas Rammhold2020-03-17
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | vorbis-tools: bump debian patchseries from -6 to -11.
| * | | | | | | | | vorbis-tools: bump debian patchseries from -6 to -11.David Anderson2020-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #57191, CVE-2014-9638, CVE-2014-9639, CVE-2015-6749, CVE-2017-11331. Signed-off-by: David Anderson <dave@natulte.net>
* | | | | | | | | | Merge pull request #82770 from jchv/remove/jbroutJörg Thalheim2020-03-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | jbrout: remove broken package
| * | | | | | | | | | jbrout: remove broken packageJohn Chadwick2020-03-17
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge pull request #82760 from veprbl/pr/kicad_fixDmitry Kalinkin2020-03-16
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ZHF] kicad: don't build versions with 3d on Hydra
| * | | | | | | | | | kicad: don't build versions with 3d on HydraDmitry Kalinkin2020-03-16
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The hydraPlatforms have to be set on the kicad package itself, that can be checked using: echo ":p { inherit kicad kicad-small kicad-unstable; }" | nix repl ./pkgs/top-level/release.nix This commit disables build of all kicad variants that require downloading packages3d, which currently fail on hydra with the "Output limit exceeded" status. This leaves Hydra with only building the kicad-small, which will allow us to cache the build of kicad-base as well as all libraries except of packages3d.