Peter Simons
81b18c3711
chromium: fix webrtc interaction with pulseaudio
...
The webrtc code suffered from a race condition when used
with Pulseaudio. This lead to audio input breaking every
couple of minutes during a webrtc session.
2020-03-23 16:56:08 +01:00
Peter Simons
793c1b5c72
obs-studio: update from version 25.0.0 to 25.0.2
...
The 25.0.0 version crashes every time one tries to save the settings.
2020-03-23 12:30:37 +01:00
Lancelot SIX
cd8e4eaaf2
Merge pull request #83195 from jojosch/dbeaver_7.0.1
...
dbeaver: 7.0.0 -> 7.0.1
2020-03-23 11:59:36 +01:00
markuskowa
3578bb5d85
Merge pull request #83129 from ck3d/unstable-vdr-xineliboutput-fix-opengl-and-2.2.0
...
vdr-xineliboutput fix build and 2.1.0 -> 2.2.0
2020-03-23 11:13:59 +01:00
Johannes Schleifenbaum
b1de18e999
dbeaver: 7.0.0 -> 7.0.1
2020-03-23 11:02:58 +01:00
Jörg Thalheim
50281a823f
Merge pull request #83189 from Mic92/fixes-build-go-package
...
Package fixes from buildGoPackage: enable strictDeps
2020-03-23 08:42:07 +00:00
Gabriel Ebner
5b48832fae
Merge pull request #83161 from marsam/update-lean
...
lean: 3.7.0 -> 3.7.2
2020-03-23 09:27:43 +01:00
Jörg Thalheim
5f3f4cb1be
terraform-libvirt: fix strict deps build
2020-03-23 08:16:46 +00:00
Jörg Thalheim
77b12146c9
coyim: fix strict deps build
2020-03-23 08:16:43 +00:00
Jörg Thalheim
b4c2511eb8
gitea: fix strict deps build
2020-03-23 08:16:40 +00:00
Jörg Thalheim
aa7b26fe29
singularity: fix build with strict deps
2020-03-23 08:16:38 +00:00
Jörg Thalheim
be283a97e5
gogs: fix build with strict deps
2020-03-23 08:15:04 +00:00
Jörg Thalheim
72f4001e1e
kops: fix strict deps build
2020-03-23 08:14:59 +00:00
Jörg Thalheim
0d3f06bfbf
kubernetes: put build tools into nativeBuildInputs
2020-03-23 08:14:42 +00:00
Jörg Thalheim
e77dca6ca8
browsh: fix build with strict deps enabled
2020-03-23 08:14:39 +00:00
Jörg Thalheim
831ed29331
containerd: fix build with strictDeps
2020-03-23 08:14:35 +00:00
Doron Behar
a0e990a667
newsboat: remove no longer needed NIX_CFLAGS
2020-03-23 10:13:15 +02:00
Doron Behar
6f0c123d8a
newsboat: do rust tests - use preCheck, not checkPhase
2020-03-23 10:13:00 +02:00
Doron Behar
d505a0d169
newsboat: quote homepage url
2020-03-23 10:12:44 +02:00
Doron Behar
b3c6743113
newsboat: Switch to asciidoctor from asciidoc
2020-03-23 10:12:19 +02:00
Doron Behar
bde4257fbd
newsboat: 2.18 -> 2.19
2020-03-23 10:12:10 +02:00
Orivej Desh
d5b27c6c74
muse: fix parallel building
2020-03-23 04:27:51 +00:00
Orivej Desh
3c23cf9050
muse: enable all suggested optional dependencies
2020-03-23 02:54:50 +00:00
Orivej Desh
624c83f70a
muse: 3.1pre1 -> 3.1.0
2020-03-23 02:54:49 +00:00
Maximilian Bosch
8b971df102
Merge pull request #83148 from VirtusLab/git-machete-2.13.6
...
gitAndTools.git-machete: 2.13.5 -> 2.13.6
2020-03-23 02:51:30 +01:00
Maximilian Bosch
de1bcd7819
Merge pull request #83145 from r-ryantm/auto-update/jotta-cli
...
jotta-cli: 0.6.21799 -> 0.6.24251
2020-03-23 02:48:43 +01:00
Maximilian Bosch
72dca3638d
xterm: 351 -> 353
...
https://invisible-island.net/xterm/xterm.log.html#xterm_353
2020-03-23 01:24:38 +01:00
Orivej Desh
e1c3085354
lrdf: move from librdf libraries
...
It was never called librdf and it is not a librdf.org project.
2020-03-23 00:22:36 +00:00
AndersonTorres
5f382299f8
openshot-qt: 2.4.4 -> 2.5.1
2020-03-22 19:32:03 -03:00
AndersonTorres
71ab4348c0
libopenshot: 0.2.3 -> 0.2.5
2020-03-22 19:32:03 -03:00
AndersonTorres
ab7647b15b
libopenshot-audio: 0.1.8 -> 0.2.0
2020-03-22 19:32:02 -03:00
Maximilian Bosch
0dbf73c022
hugo: 0.68.0 -> 0.68.1
...
https://github.com/gohugoio/hugo/releases/tag/v0.68.1
2020-03-22 23:11:46 +01:00
Maximilian Bosch
ce5dec1e31
spotify-tui: 0.16.0 -> 0.17.0
...
https://github.com/Rigellute/spotify-tui/releases/tag/v0.17.0
2020-03-22 23:11:46 +01:00
Colin L Rice
ac1336120f
treewide Drop unneeded go 1.12 overrides
2020-03-22 18:06:25 -04:00
Bryan Gardiner
7ca75fad04
pydf: install man page and default config file
...
This makes the pydf derivation install the package's man page and default config
file, so that `man pydf` works and the user has a default config file to work
from. This default config file is placed in `share/pydf/` and isn't read by
default; pydf still looks in `/etc` and `$HOME` instead. (The file is identical
to the defaults in the executable itself except for additional colours applied
to the `full_fs_colour` setting.)
2020-03-22 13:53:33 -07:00
markuskowa
667df74501
Merge pull request #83131 from ck3d/fix-kodi-lirc
...
kodi: fix lirc support
2020-03-22 21:29:45 +01:00
Christian Kögler
b7dad4977c
vdr-xineliboutput: 2.1.0 -> 2.2.0
2020-03-22 21:23:06 +01:00
Matthew Bauer
e7dc153109
Merge pull request #83117 from Ninlives/netease-music-fix
...
netease-cloud-music: do not set QT_AUTO_SCREEN_SCALE_FACTOR
2020-03-22 14:47:12 -04:00
Travis CI
9280064b8b
gitAndTools.git-machete: 2.13.5 -> 2.13.6
...
###### Motivation for this change
Update to latest upstream version
###### Things done
* [ ] Tested using sandboxing ([nix.useSandbox](http://nixos.org/nixos/manual/options.html#opt-nix.useSandbox ) on NixOS, or option `sandbox` in [`nix.conf`](http://nixos.org/nix/manual/#sec-conf-file ) on non-NixOS linux)
* Built on platform(s)
* [x] NixOS
* [ ] macOS
* [ ] other Linux distributions
* [ ] Tested via one or more NixOS test(s) if existing and applicable for the change (look inside [nixos/tests](https://github.com/NixOS/nixpkgs/blob/master/nixos/tests ))
* [ ] Tested compilation of all pkgs that depend on this change using `nix-shell -p nix-review --run "nix-review wip"`
* [x] Tested execution of all binary files (usually in `./result/bin/`)
* [ ] Determined the impact on package closure size (by running `nix path-info -S` before and after)
* [ ] Ensured that relevant documentation is up to date
* [x] Fits [CONTRIBUTING.md](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md ).
###### Notify maintainers
cc @worldofpeace @tfc @jtraue
2020-03-22 17:54:44 +01:00
Tim Steinbach
e692babf05
vivaldi: 2.11.1811.47-1 -> 2.11.1811.49-1
2020-03-22 12:08:50 -04:00
R. RyanTM
41b1f02027
jotta-cli: 0.6.21799 -> 0.6.24251
2020-03-22 16:05:58 +00:00
Mario Rodas
4e6bf03504
Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin
...
treewide: fix buildGoModule packages on darwin
2020-03-22 08:13:37 -05:00
Marek Mahut
e8cfb12f46
tessera: init at 0.10.2
2020-03-22 13:22:14 +01:00
Christian Kögler
8f12a72488
kodi: fix lirc support
...
* adapted to the way kodi finds the lircd socket
* added lirc package to build support for lirc
2020-03-22 12:47:25 +01:00
Christian Kögler
d315b3d267
vdr-xinelinboutput: fix pkg-config for opengl
...
Up to including nixos-19.09 configure fall back and included right
libraries. Since nixos-20.03 pkg-config returns a valid value for opengl, but
opengl misses glx symbols.
2020-03-22 12:01:45 +01:00
Mario Rodas
b2df6d541d
lean: 3.7.0 -> 3.7.2
2020-03-22 04:20:00 -05:00
Michele Guerini Rocco
92a43999d1
Merge pull request #82555 from r-ryantm/auto-update/magnetico
...
magnetico: 0.9.0 -> 0.11.0
2020-03-22 10:12:14 +01:00
Michele Guerini Rocco
bb9cf0f369
Merge pull request #83115 from rnhmjoj/monero
...
monero-gui: 0.15.0.1 -> 0.15.0.4
2020-03-22 09:14:21 +01:00
Jeff Labonte
fa5fc4993e
brave: 1.5.112 -> 1.5.115
2020-03-22 00:41:33 -04:00
mlatus
3e35b4b15b
do not set QT_SCREEN_AUTO_SCALE_FACTOR
2020-03-22 11:48:18 +08:00
Reno Reckling
accabd163e
Update pkgs/applications/window-managers/i3/lock-fancy.nix
...
Co-Authored-By: Enteee <ducksource@duckpond.ch>
2020-03-22 03:55:03 +01:00
rnhmjoj
3c93f1ba96
monero-gui: 0.15.0.1 -> 0.15.0.4
2020-03-22 03:37:45 +01:00
rnhmjoj
ddabb09c35
monero: use a compatible protobuf version
2020-03-22 03:37:45 +01:00
Mario Rodas
f08105e7b3
Merge pull request #83097 from Frostman/hugo-0.68.0
...
hugo: 0.67.1 -> 0.68.0
2020-03-21 19:46:37 -05:00
Michael Weiss
5ce86bc4ac
wayvnc: 0.1.1 -> 0.1.2
2020-03-21 21:36:53 +01:00
Michael Weiss
ea253398de
androidStudioPackages.beta: 4.0.0.11 -> 4.0.0.12
2020-03-21 21:36:53 +01:00
Sergey Lukjanov
b5f779b137
hugo: 0.67.1 -> 0.68.0
2020-03-21 11:42:10 -07:00
Orivej Desh
11315a3e27
lutris: 0.5.3 -> 0.5.4
2020-03-21 16:08:38 +00:00
Reno Reckling
55fb13e5e1
i3lock-fancy: Fix wrong path to mktemp
...
mktemp was not correctly replaced in this package. Leading to
"command not found: mktemp" error.
2020-03-21 15:27:52 +01:00
R. RyanTM
ec28ea8914
dropbox-cli: 2019.02.14 -> 2020.03.04
2020-03-21 13:00:37 +00:00
Lancelot SIX
e7d2655efb
Merge pull request #83034 from r-ryantm/auto-update/darktable
...
darktable: 3.0.0 -> 3.0.1
2020-03-21 13:05:24 +01:00
Mario Rodas
8a51989af0
terraform-providers.elasticsearch: fix build on darwin
2020-03-21 06:25:00 -05:00
Mario Rodas
d77fc69768
syncthing: fix build on darwin
2020-03-21 06:24:00 -05:00
Mario Rodas
4e9e877ca3
minikube: fix build on darwin
2020-03-21 06:17:00 -05:00
Mario Rodas
8b8dff4cc9
jx: fix build on darwin
2020-03-21 06:14:00 -05:00
Mario Rodas
771cf05ac6
qbec: fix build on darwin
2020-03-21 06:02:00 -05:00
Mario Rodas
37087c1550
prow: fix build on darwin
2020-03-21 06:01:00 -05:00
Mario Rodas
622494d85d
helmfile: fix build on darwin
2020-03-21 06:00:00 -05:00
Mario Rodas
fda0e24e58
websocketd: fix build on darwin
2020-03-21 05:53:00 -05:00
Mario Rodas
0acc5e11b2
wtf: fix build on darwin
2020-03-21 05:52:00 -05:00
Mario Rodas
b6b516f7cf
todoist: fix build on darwin
2020-03-21 05:49:00 -05:00
Mario Rodas
d6950431b7
lnd: fix build on darwin
2020-03-21 05:40:00 -05:00
Mario Rodas
55fa7fd585
linkerd: fix build on darwin
2020-03-21 05:39:00 -05:00
Mario Rodas
3772f50fc6
kubeseal: fix build on darwin
2020-03-21 05:36:00 -05:00
Mario Rodas
8e2dd1164f
kubernetes-helm: fix build on darwin
2020-03-21 05:35:00 -05:00
Mario Rodas
dabed704c5
kubeval: fix build on darwin
2020-03-21 05:33:00 -05:00
Mario Rodas
c47833f379
k9s: fix build on darwin
2020-03-21 05:31:00 -05:00
Mario Rodas
92da50afa8
ipfs: fix build on darwin
2020-03-21 05:28:00 -05:00
Mario Rodas
6852ecdcf5
ipfs-cluster: fix build on darwin
2020-03-21 05:27:00 -05:00
Mario Rodas
b149f2ee80
gitAndTools.ghq: fix build on darwin
2020-03-21 05:25:00 -05:00
Mario Rodas
02d54a88b6
gitAndTools.git-bug: fix build on darwin
2020-03-21 05:24:00 -05:00
Mario Rodas
3e92406ab0
gitAndTools.git-subtrac: fix build on darwin
2020-03-21 05:23:00 -05:00
Mario Rodas
b30c0c8d5f
gitAndTools.lab: fix build on darwin
2020-03-21 05:22:00 -05:00
Mario Rodas
b24059bc2f
gitAndTools.lefthook: fix build on darwin
2020-03-21 05:21:00 -05:00
Mario Rodas
68705eee2e
hydroxide: fix build on darwin
2020-03-21 05:19:00 -05:00
Mario Rodas
73cb29e6d9
glow: fix build on darwin
2020-03-21 05:18:00 -05:00
Mario Rodas
7faf44250d
gomuks: fix build on darwin
2020-03-21 05:17:00 -05:00
Mario Rodas
dbb3f260ca
geoipupdate: fix build on darwin
2020-03-21 05:16:00 -05:00
Mario Rodas
e0ce72f901
hetzner-kube: fix build on darwin
2020-03-21 05:15:00 -05:00
Mario Rodas
069aff87e7
hugo: fix build on darwin
2020-03-21 05:12:00 -05:00
Mario Rodas
c058bc936d
go-ethereum: fix build on darwin
2020-03-21 05:11:00 -05:00
Mario Rodas
c8359c42e0
fluxctl: fix build on darwin
2020-03-21 05:02:00 -05:00
Mario Rodas
33454dafa2
argocd: fix build on darwin
2020-03-21 04:50:00 -05:00
Mario Rodas
6f95d105e0
exercism: fix build on darwin
2020-03-21 04:27:00 -05:00
Mario Rodas
a963023e7b
atlantis: fix build on darwin
2020-03-21 04:26:00 -05:00
Mario Rodas
64b130dd88
argo: fix build on darwin
2020-03-21 04:25:00 -05:00
Mario Rodas
4ca044eafc
archiver: fix build on darwin
2020-03-21 04:24:00 -05:00
Mario Rodas
7449323baf
aerc: fix build on darwin
2020-03-21 04:21:00 -05:00
R. RyanTM
473366f5ca
x11docker: 6.5.0 -> 6.6.0
2020-03-20 23:43:11 -07:00
R. RyanTM
9c3997e05a
parlatype: 1.6.2 -> 2.0
2020-03-20 23:37:16 -07:00
R. RyanTM
d012168b90
syncthingtray: 0.10.6 -> 0.10.7
2020-03-21 04:57:58 +00:00
Maximilian Bosch
2d0976c780
Merge pull request #82976 from petabyteboy/feature/jetbrains-20200320
...
jetbrains: update
2020-03-21 00:15:58 +01:00
Dmitry Kalinkin
451196438c
Merge pull request #81170 from kampka/kops_1_16
...
kops_1_16: init at 1.16.0
2020-03-20 19:14:15 -04:00
zowoq
146b207f08
conmon: 2.0.13 -> 2.0.14
...
https://github.com/containers/conmon/releases/tag/v2.0.14
2020-03-21 08:15:42 +10:00
Maximilian Bosch
cbceee8e97
gitea: 1.10.3 -> 1.11.3
...
Updates `gitea` to the latest version available[1]. Also ensured that
upgrading from `gitea-1.9` (used on NixOS 19.09) to `1.11.3` works
seamlessly.
The derivation required a few more changes this time since `gitea` uses
`npm` now to build the frontend[2]. When using the default tarball from
GitHub, we'd have to build the frontend manually. By fetching a custom
tarball published on every release, we get a prebuilt frontend
(as it was the case on previous versions) and build the backend only from
source.
Co-authored-by: kolaente <k@knt.li>
Closes #80175
[1] https://github.com/go-gitea/gitea/releases/tag/v1.11.3
[2] https://github.com/go-gitea/gitea/issues/10253
2020-03-20 22:58:19 +01:00
R. RyanTM
eb3690c462
darktable: 3.0.0 -> 3.0.1
2020-03-20 21:51:56 +00:00
Carles Pagès
e28f291d3c
Merge pull request #82317 from dasj19/latest-kodi-15.1
...
kodi 18.5 -> 18.6
2020-03-20 22:30:25 +01:00
Marek Mahut
feff5202d2
Merge pull request #82406 from mmahut/quorum
...
quorum: init at 2.5.0
2020-03-20 16:22:50 +01:00
Maximilian Bosch
78104ad2da
neomutt: 20200313 -> 20200320
...
https://github.com/neomutt/neomutt/releases/tag/20200320
2020-03-20 15:01:38 +01:00
Sascha Grunert
ac367b9946
cri-o: v1.17.0 -> v1.17.1
...
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-03-20 14:30:44 +01:00
Mario Rodas
baeb670ce2
Merge pull request #82610 from r-ryantm/auto-update/eagle
...
eagle: 9.5.2 -> 9.6.0
2020-03-20 06:21:30 -05:00
Milan Pässler
d5f2d4a593
jetbrains: update
2020-03-20 05:39:40 +01:00
Mario Rodas
a437fe2565
terraform: 0.12.23 -> 0.12.24
...
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.24
2020-03-20 01:44:45 +00:00
Mario Rodas
033cd0c657
Merge pull request #82968 from andys8/slack-term-050
...
slack-term: 0.4.1 -> 0.5.0
2020-03-19 20:43:58 -05:00
Jason Miller
43ff2ab350
vim_configurable: fix default gui for darwin
2020-03-19 21:08:51 -04:00
Vincent Laporte
8dddd8a07f
ocamlPackages.camlp5: 7.10 → 7.11
2020-03-19 18:04:14 -07:00
Mario Rodas
7cf2a62644
Merge pull request #82822 from marsam/update-syncthing
...
syncthing: 1.3.4 -> 1.4.0
2020-03-19 18:47:19 -05:00
Mario Rodas
1b91a99567
Merge pull request #82911 from marsam/update-docker-slim
...
docker-slim: 1.28.1 -> 1.29.0
2020-03-19 18:47:00 -05:00
andys8
581faf7971
slack-term: 0.4.1 -> 0.5.0
2020-03-20 00:25:18 +01:00
zowoq
617d3b751a
podman: 1.8.1 -> 1.8.2
...
https://github.com/containers/libpod/releases/tag/v1.8.2
2020-03-20 07:09:17 +10:00
Orivej Desh
c8edc08dc4
mup: init at 6.7
2020-03-19 19:54:22 +00:00
Michael Weiss
2719f569d2
androidStudioPackages.{dev,canary}: 4.1.0.2 -> 4.1.0.3
2020-03-19 20:28:43 +01:00
Michael Weiss
7545ccb7ac
Merge pull request #82874 from primeos/chromium
...
chromium: 80.0.3987.132 -> 80.0.3987.149
2020-03-19 20:18:31 +01:00
Roman Volosatovs
8132a6fb8f
sidequest: 0.8.4 -> 0.8.7
2020-03-19 12:11:03 -07:00
Patrick Hilhorst
de7c13960b
i3-wk-switch: 2019-05-10 -> 2020-03-18
2020-03-19 11:55:36 -07:00
Ryan Mulligan
fee1cee0ac
Merge pull request #82940 from r-ryantm/auto-update/obs-studio
...
obs-studio: 24.0.6 -> 25.0.0
2020-03-19 11:08:57 -07:00
Jörg Thalheim
b00b66e262
Merge pull request #82861 from gila/terraform-lxd
...
terraform-providers.lxd: init at 1.3.0
2020-03-19 13:08:20 +00:00
Claudio Bley
39767f8ae5
foldingathome: Make FAHControl be able to start the FAHViewer ( #82925 )
...
The command to run when clicking the button is configurable, but by default it
tries to run `FAHViewer`.
2020-03-19 13:05:54 +00:00
R. RyanTM
ccf8d188b3
obs-studio: 24.0.6 -> 25.0.0
2020-03-19 12:55:37 +00:00
Marcus Boyd
45632582c5
cq-editor: use spyder_3
2020-03-19 07:38:56 +01:00
Mario Rodas
a51275f3b5
gitAndTools.gh: fix build on darwin
2020-03-18 21:21:21 -05:00
Jeff Labonte
6865db4d3c
brave: 1.4.96 -> 1.5.112
2020-03-18 20:12:09 -07:00
Mario Rodas
9d6dce5344
docker-slim: 1.28.1 -> 1.29.0
2020-03-18 20:20:20 -05:00
Mario Rodas
d0cf54223c
Merge pull request #82888 from zowoq/gh
...
gitAndTools.gh: 0.6.1 -> 0.6.2
2020-03-18 20:08:38 -05:00
Jeffry Molanus
4bcdfdb7b8
terraform-providers.lxd: init at 1.3.0
2020-03-19 00:10:04 +01:00
Konrad Borowski
1e5fae561c
mullvad-vpn: remove xfix from maintainers
2020-03-18 16:06:50 -07:00
Jonathan Ringer
aaefb947ea
texworks: fix qt build
2020-03-18 15:59:17 -07:00
R. RyanTM
12be6698e8
texworks: 0.6.3 -> 0.6.4
...
(cherry picked from commit b35de30a2bcc0507330b760716719fff0428d774)
2020-03-18 15:59:17 -07:00
zowoq
20f197d0b9
gitAndTools.gh: 0.6.1 -> 0.6.2
...
https://github.com/cli/cli/releases/tag/v0.6.2
2020-03-19 08:03:58 +10:00
Jörg Thalheim
50cabb2ca8
Merge pull request #81823 from chrbauer/fix/pwsafe-1.09
...
pwsafe: 1.08.2 -> 1.09.0
2020-03-18 21:24:58 +00:00
Michael Weiss
fe60ff7a99
chromium: 80.0.3987.132 -> 80.0.3987.149
...
https://chromereleases.googleblog.com/2020/03/stable-channel-update-for-desktop_18.html
This update includes 13 security fixes.
CVEs:
CVE-2020-6422 CVE-2020-6424 CVE-2020-6425 CVE-2020-6426 CVE-2020-6427
CVE-2020-6428 CVE-2020-6429 CVE-2019-20503 CVE-2020-6449
Note: The release of version 81 is currently on pause:
https://chromereleases.googleblog.com/2020/03/upcoming-chrome-and-chrome-os-releases.html
2020-03-18 20:57:52 +01:00
Michael Weiss
2b25d0e2a9
tdesktop: 1.9.14 -> 1.9.21 ( #82806 )
2020-03-18 20:53:09 +01:00
Kevin Rauscher
3d846aa29e
mopidy-mpd: init at version 3.0.0
2020-03-18 11:54:08 -07:00
Orivej Desh
6245a6b342
musescore: 3.2.3 -> 3.4.2
2020-03-18 18:53:09 +00:00
Matthew Bauer
bd15dfa21b
Merge pull request #82853 from sepiabrown/patch-2
...
glib-networking for TLS/SSL network (https://) in xwidget
2020-03-18 13:48:35 -04:00
Jörg Thalheim
053ad4e0db
Merge pull request #82213 from bhipple/fix/habitat
...
habitat: 0.30.2 -> 0.90.6
2020-03-18 15:11:03 +00:00
Suwon Park
0d09b7025b
accidently added semicolon
...
Oops
2020-03-18 23:20:28 +09:00
Suwon Park
a99565139f
glib-networking for TLS/SSL network (https://) in xwidget
...
ea5bcb78c2 (r31513119)
He accidently errased the glib-networking.
But it is needed for TLS/SSL networking.
2020-03-18 23:03:17 +09:00
Jörg Thalheim
8590ddd427
Merge pull request #82787 from Mic92/cross-build-go-module
...
buildGoModule: enable strictDeps
2020-03-18 13:16:37 +00:00
Vladyslav M
9c2e9960ea
Merge pull request #82646 from dywedir/rx
...
rx: 0.3.2 -> 0.4.0
2020-03-18 14:41:10 +02:00
Dmitry Kalinkin
ddf87fb1ba
Merge pull request #82736 from LeshaInc/master
...
blender: add OpenImageDenoise support
2020-03-18 07:31:22 -04:00
Jörg Thalheim
ea87180984
openshift: fix build with strict deps
2020-03-18 11:29:40 +00:00
Jörg Thalheim
b5144456cc
aerc: fix strict deps build
2020-03-18 11:29:35 +00:00
Jörg Thalheim
e63be52970
gvisor: remove unneeded go-bindata
2020-03-18 11:29:35 +00:00
Jörg Thalheim
72f3f99907
magnetico: move go-bindata to nativeBuildInputs
...
fixes strictDeps
2020-03-18 11:29:34 +00:00
Jörg Thalheim
201ac90018
Merge pull request #66578 from AtkinsChang/minikube
...
minikube: 1.2.0 -> 1.6.2
2020-03-18 11:28:24 +00:00
LeshaInc
3c54b996ca
blender: build with OpenImageDenoise support
2020-03-18 12:58:12 +02:00
Jörg Thalheim
52ee55fe0f
Merge pull request #82816 from Mic92/kubeval
...
kubeval: don't include huge schema to save space in hydra
2020-03-18 10:52:03 +00:00
Jörg Thalheim
9d144b84a3
kubeval: don't build against schema by default
...
kubeval-schema is a huge 7GB repository that we do not want
to build on hydra. Therefore make it optional.
2020-03-18 09:09:25 +00:00
Daniel Șerbănescu
b6b89f1f0a
kodi 18.5 -> 18.6.
2020-03-18 08:12:58 +01:00
Daniël de Kok
08d1c7e4ed
skypeforlinux: support app indicator
...
In contrast to e.g. Telegram or Slack, Skype does not show an app
indicator in the GNOME tray. This is quite annoying, since Skype will
continue to run in the background when its main window is closed, but
there is no way to access it.
This change adds libappindicator-gtk3 to the rpath to enable app
indicator support.
2020-03-18 08:09:40 +01:00
Mario Rodas
8a1a6cf39c
Merge pull request #82803 from Tomahna/mopidy-iris
...
mopidy-iris: 3.45.1 -> 3.46.0
2020-03-17 22:40:16 -05:00
Mario Rodas
8d985cb9ba
Merge pull request #82811 from zowoq/conmon
...
conmon: 2.0.12 -> 2.0.13
2020-03-17 22:37:37 -05:00
Niklas Hambüchen
2fb0068b50
Merge pull request #81994 from bhipple/u/librustzcash
...
zcash: 2.1.0-1 -> 2.1.1-1; libzrustzcash: 2018-10-27 -> 0.1.0
2020-03-18 03:15:16 +01:00
Dennis Gosnell
ac0da76a7c
Merge pull request #82774 from B4dM4n/virtualbox-extpack-update
...
virtualboxExtpack: synchronize version with virtualbox
2020-03-18 09:15:45 +09:00
Vladislav Zavialov
bfcb19197b
toggldesktop: use mkDerivation from Qt ( #81720 )
2020-03-17 19:36:22 -04:00
Austin Seipp
2ef42e07fd
mcy: 2020.02.05 -> 2020.03.16
...
Now with working web UI dashboard -- but no working GUI (yet!)
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-03-17 17:19:40 -05:00
Austin Seipp
5cd4fd5bc5
symbiyosys: 2020.02.08 -> 2020.02.11
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-03-17 17:19:40 -05:00
Austin Seipp
9b43cf3a00
yosys: 2020.02.25 -> 2020.03.16
...
- 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>
2020-03-17 17:19:37 -05:00
zowoq
cb099ca0d8
conmon: 2.0.12 -> 2.0.13
...
https://github.com/containers/conmon/releases/tag/v2.0.13
2020-03-18 08:15:24 +10:00
mehlon
ceda3f4063
tor-browser-bundle-bin: enable multimedia support by default
2020-03-17 21:48:32 +01:00
Arnout Engelen
c0ef7406f1
notion: 3-2019050101 -> 4.0.0
2020-03-17 21:06:20 +01:00
Kevin Rauscher
b779f1b55c
mopidy-iris: 3.45.1 -> 3.46.0
2020-03-17 21:02:17 +01:00
Maximilian Bosch
7806df1e5f
Merge pull request #82754 from mehlon/tor-browser
...
tor-browser-bundle-bin: 9.0.5 -> 9.0.6
2020-03-17 17:58:00 +01:00
Maximilian Bosch
09f55f8f17
riot-web: 1.5.12 -> 1.5.13
2020-03-17 16:02:16 +01:00
Maximilian Bosch
bb9822be79
riot-desktop: 1.5.12 -> 1.5.13
2020-03-17 16:02:01 +01:00
Mario Rodas
d76dc11544
Merge pull request #82542 from r-ryantm/auto-update/gnss-sdr
...
gnss-sdr: 0.0.11 -> 0.0.12
2020-03-17 08:32:56 -05:00
Mario Rodas
fa9290102e
Merge pull request #82717 from r-ryantm/auto-update/saga
...
saga: 7.5.0 -> 7.6.1
2020-03-17 08:20:22 -05:00
Fabian Möller
2c77f1c049
virtualboxExtpack: synchronize version with virtualbox
2020-03-17 11:23:06 +01:00
Andreas Rammhold
b489708077
Merge pull request #82471 from danderson/bug-57191-vorbis-tools
...
vorbis-tools: bump debian patchseries from -6 to -11.
2020-03-17 10:35:33 +01:00
Mario Rodas
d27b2f842c
syncthing: 1.3.4 -> 1.4.0
...
Changelog: https://github.com/syncthing/syncthing/releases/tag/v1.4.0
2020-03-17 04:20:00 -05:00
Jörg Thalheim
a7faed30ff
Merge pull request #82770 from jchv/remove/jbrout
...
jbrout: remove broken package
2020-03-17 08:25:28 +00:00
John Chadwick
97fb0072db
jbrout: remove broken package
2020-03-17 00:56:46 -07:00
Dmitry Kalinkin
e352fccb6a
Merge pull request #82760 from veprbl/pr/kicad_fix
...
[ZHF] kicad: don't build versions with 3d on Hydra
2020-03-16 23:55:05 -04:00
Benjamin Hipple
b7ef71665d
habitat: 0.30.2 -> 0.90.6
...
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.
2020-03-16 19:59:57 -04:00
Dmitry Kalinkin
ebe5f10794
kicad: don't build versions with 3d on Hydra
...
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.
2020-03-16 19:45:04 -04:00
zowoq
48e1ed7c71
conmon: 2.0.11 -> 2.0.12
...
https://github.com/containers/conmon/releases/tag/v2.0.12
2020-03-17 08:54:40 +10:00
mehlon
4b80e8a59f
tor-browser-bundle-bin: 9.0.5 -> 9.0.6
2020-03-16 22:49:14 +01:00
S-NA
2f5b8d6522
aucatctl: init at 0.1
...
Allows those who use sndiod to adjust the volume of audio programs.
2020-03-16 21:47:30 +00:00
Steve Jones
2ff00c41d7
cmt: init at 1.17
2020-03-16 12:59:56 -07:00
Jörg Thalheim
7819588348
Merge pull request #82724 from mweinelt/pr/zsh-powerlevel10k/1.4.0
...
zsh-powerlevel10k: v1.3.0 → v1.4.0
2020-03-16 16:13:11 +00:00
Matteo Scarlata
3355e8d1ca
unison: fix build with ocamlPackages_4_09 ( #82619 )
...
Fixes #61867 and #61505 , bumps the ocaml version unison is built
against to 4.08. The patches included here appear in the trunk version
of unison, but were not backported to 2.51.2.
2020-03-16 13:16:43 +01:00
Martin Weinelt
b1e788c028
gitstatus: unstable-2020-03-06 → unstable-2020-03-15
2020-03-16 13:12:09 +01:00
R. RyanTM
c9836e9f6d
saga: 7.5.0 -> 7.6.1
2020-03-16 09:54:28 +00:00
Emery Hemingway
641e102974
deltachat-electron: init 1.1.0
2020-03-16 13:57:37 +05:30
markuskowa
1b5ef3f4b1
Merge pull request #81117 from Synthetica9/megaFix
...
megasync: 4.2.3.0 -> 4.3.0.8
2020-03-16 09:06:04 +01:00
Mario Rodas
30631f74a0
Merge pull request #82700 from Frostman/hugo-0.67.1
...
hugo: 0.67.0 -> 0.67.1
2020-03-16 00:17:29 -05:00
Mario Rodas
8dd97bb7ac
Merge pull request #82546 from r-ryantm/auto-update/hetzner-kube
...
hetzner-kube: 0.4.1 -> 0.5.1
2020-03-15 23:17:33 -05:00
Sergey Lukjanov
98ccb8b194
hugo: 0.67.0 -> 0.67.1
2020-03-15 17:22:31 -07:00
symphorien
d6f1d56eab
clementine: fix broken symlink ( #82689 )
2020-03-15 19:41:12 -04:00
Herman Fries
f27a51e36f
cura: 4.4.0 -> 4.5.0
2020-03-15 14:42:10 -07:00
Ryan Mulligan
6c8fad056b
Merge pull request #82573 from r-ryantm/auto-update/qbec
...
qbec: 0.7.5 -> 0.10.5
2020-03-15 13:51:47 -07:00
Francesco Gazzetta
f241aa6910
soundtracker: init at 1.0.0.1 ( #82057 )
2020-03-15 15:50:00 -04:00
Jörg Thalheim
6fa3705ee9
Merge pull request #82109 from bhipple/remove/wtftw
...
wtftw: remove broken package
2020-03-15 18:20:30 +00:00
adisbladis
ad81f84d1f
melpa-packages: 2020-03-15
2020-03-15 18:03:00 +00:00
adisbladis
9dbe706576
elpa-packages: 2020-03-15
2020-03-15 18:03:00 +00:00
toonn
39b39690fa
wire-desktop: linux 3.12.2916 -> 3.15.2922
2020-03-15 17:29:05 +01:00
Fabian Möller
e7f2ad0db9
wireshark: use relative cmake LIBDIR
...
`wireshark` expects `CMAKE_INSTALL_LIBDIR` to be relative and prefixes
it with `CMAKE_INSTALL_PREFIX` in some places to make it absolute.
This results in duplicate absolute paths being accessed, which don't exist.
Making `CMAKE_INSTALL_LIBDIR` relative fixes this issue.
2020-03-15 17:16:11 +01:00
toonn
43f245d6d9
wire-desktop: mac 3.12.3490 -> 3.15.3621
2020-03-15 16:59:15 +01:00
Sander van der Burg
875bcef98b
base16-builder: regenerate with node2nix 1.8.0, add supplement.json with node-pre-gyp to fix build
2020-03-15 16:37:47 +01:00
Silvan Mosberger
5eb01e1a7f
Merge pull request #82637 from colemickens/nixpkgs-ripcord
...
ripcord: 0.4.23 -> 0.4.24
2020-03-15 15:52:41 +01:00
Francesco Gazzetta
efae295453
sfxr-qt: 1.2.0 -> 1.3.0
2020-03-15 15:01:22 +01:00
Ersin Akinci
588ca6e310
neovim: use TMPDIR as home during initilizaiton
2020-03-15 12:55:06 +00:00
Vladyslav M
ac106521ae
rx: 0.3.2 -> 0.4.0
2020-03-15 12:49:34 +02:00
Nikolay Korotkiy
cfb57680ee
openorienteering-mapper: 0.9.1 -> 0.9.2
2020-03-15 08:03:51 +00:00
Cole Mickens
c91bb59b72
ripcord: 0.4.23 -> 0.4.24
2020-03-15 00:35:45 -07:00
Ryan Mulligan
9b053bcd6d
Merge pull request #82540 from r-ryantm/auto-update/geoipupdate
...
geoipupdate: 4.1.5 -> 4.2.2
2020-03-14 19:21:43 -07:00
adisbladis
752dd733a2
Merge pull request #82543 from r-ryantm/auto-update/go-ethereum
...
go-ethereum: 1.9.10 -> 1.9.11
2020-03-15 01:22:52 +00:00
adisbladis
cf719bf9a8
emacs: Add adisbladis as maintainer
2020-03-15 01:03:40 +00:00
Pavol Rusnak
931dd07712
ffmpeg-normalize: init at 1.15.7
2020-03-14 17:47:59 -07:00
Benjamin Hipple
ca84a48d7d
ledger: remove old version 2.6.3
...
Version 2.6.3 was released > 5 years ago and has been marked as broken for some
time. It is time to remove it.
This also documents why ledger3 cannot yet build with boost >= 1.67
2020-03-14 17:14:12 -07:00
Ben Wolsieffer
49e769d658
opentx: 2.2.1 -> 2.3.5, fix build
2020-03-14 20:08:13 -04:00
Andrei Lapshin
626d6b5d08
androidStudioPackages.beta: 4.0.0.10 -> 4.0.0.11
2020-03-14 16:27:00 -07:00
R. RyanTM
6f3e387b0c
archiver: 3.2.0 -> 3.3.0
2020-03-14 16:04:58 -07:00
Dmitry Kalinkin
68db99ad97
snakemake: 5.9.1 -> 5.10.0
2020-03-14 15:58:24 -07:00
Benedict Aas
51fa3d374a
obinskit: init at 1.1.1
...
This is the configuration software for the enthusiast Anne Pro mechanical
keyboard, used to update the firmware, change keyboard settings, clear
Bluetooth connections from the device, set up backlighting colours, and so
forth.
2020-03-14 15:29:56 -07:00
Francesco Gazzetta
f9e13566cc
ft2-clone: init at 1.09
2020-03-14 22:54:06 +01:00
Francesco Gazzetta
510419ff5d
pt2-clone: init at 1.06
2020-03-14 22:53:41 +01:00
Evan Stoll
2643e4163b
gitkraken: 6.5.3 -> 6.5.4
2020-03-14 22:49:06 +01:00
Félix Baylac-Jacqué
380ce1fc4f
ssb-patchwork: 3.17.5 -> 3.17.6
2020-03-14 22:47:24 +01:00
adisbladis
77396a8c47
Merge pull request #81098 from bignaux/cadence
...
cadence: fix dbus,libjack and missing dependancies
2020-03-14 21:30:57 +00:00
R. RyanTM
73d7dbf272
fluxctl: 1.17.1 -> 1.18.0
2020-03-14 21:18:51 +00:00
R. RyanTM
fd9a2e7e38
k9s: 0.13.8 -> 0.17.7
2020-03-14 21:18:27 +00:00
EEva (JPotier)
20ef86ed52
bitlbee-mastodon: 1.4.2 -> 1.4.3
2020-03-14 20:49:11 +00:00
R. RyanTM
bafbfc5a06
eagle: 9.5.2 -> 9.6.0
2020-03-14 20:19:26 +00:00
zimbatm
001be890f7
folding@home: 6.02 -> 7.5.1
...
The v7 series is very different.
This commit introduces the 3 packages: fahclient, fahcontrol and
fahviewer. It also rebuilds the NixOS module to map better with the new
client.
2020-03-14 13:01:26 -07:00
Dmitry Kalinkin
2547ef9286
Merge pull request #75312 from KAction/mmh
...
mmh: init at 0.4
2020-03-14 14:20:44 -04:00
Ryan Mulligan
6ac55d9ecc
Merge pull request #82577 from r-ryantm/auto-update/sampler
...
sampler: 1.0.3 -> 1.1.0
2020-03-14 11:02:11 -07:00
Dominik Xaver Hörl
45cc3c986d
neomutt: configure with zlib to enable imap compression
2020-03-14 16:48:47 +00:00
Dmitry Bogatov
b1c71ebe2b
mmh-unstable: init at 2019-09-08
2020-03-14 11:27:49 -04:00
R. RyanTM
93144e0f4a
gitAndTools.stgit: 0.21 -> 0.22
2020-03-14 14:33:20 +01:00
R. RyanTM
7cb9d8cf42
sunvox: 1.9.5c -> 1.9.5d
2020-03-14 14:31:11 +01:00
R. RyanTM
63925c1cb9
calibre: 4.11.2 -> 4.12.0
2020-03-14 14:30:28 +01:00
Frederik Rietdijk
5175c35a99
Merge pull request #81611 from r-ryantm/auto-update/R
...
R: 3.6.2 -> 3.6.3
2020-03-14 14:29:05 +01:00
R. RyanTM
47b4e97cda
opera: 66.0.3515.72 -> 67.0.3575.31
2020-03-14 14:27:49 +01:00
R. RyanTM
08c0568cd9
frostwire-bin: 6.8.3 -> 6.8.4
2020-03-14 14:27:20 +01:00
R. RyanTM
d88389048f
elisa: 19.12.2 -> 19.12.3
2020-03-14 14:26:52 +01:00
R. RyanTM
0edcdfe140
quilter: 2.1.1 -> 2.1.2
2020-03-14 14:26:33 +01:00
R. RyanTM
8097fc060c
sampler: 1.0.3 -> 1.1.0
2020-03-14 12:51:22 +00:00
R. RyanTM
1ff9df25fb
qbec: 0.7.5 -> 0.10.5
2020-03-14 12:17:01 +00:00