Commit Graph

251839 Commits

Author SHA1 Message Date
Domen Kožar c1e5f8723c
cachix: bump to 0.5.1 2020-11-09 20:17:41 +01:00
Sarah Brofeldt 92e357dc59
Merge pull request #103125 from xfix/remove-freicoin
altcoins.freicoin: remove
2020-11-09 19:37:36 +01:00
Michael Weiss 48b2cb5126
google-cloud-cpp: Mark as broken
See https://hydra.nixos.org/build/129622012.
2020-11-09 19:33:02 +01:00
ajs124 147a03bcbb
Merge pull request #103201 from helsinki-systems/bump/asterisk
asterisk: Bump all packages
2020-11-09 19:29:25 +01:00
Pavol Rusnak 35294d8c50
trezord: 2.0.29 -> 2.0.30 2020-11-09 19:26:28 +01:00
Markus S. Wamser 9ed8e03a09 mupdf: mark 1.17 as insecure but as still required as dependency 2020-11-09 09:57:38 -08:00
Markus S. Wamser a08a95acd9 llpp: 32 -> 33 2020-11-09 09:57:38 -08:00
Markus S. Wamser 3c7e7b87b3 pymupdf: 1.17.6 -> 1.18.0 2020-11-09 09:57:38 -08:00
Markus S. Wamser bbcc8b020e mupdf: adopt post-release bugfix-patches from upstream 2020-11-09 09:57:38 -08:00
Markus S. Wamser e13120bb09 mupdf: 1.17.0 -> 1.18.0
fixes CVE-2017-5991
fixes CVE-2020-26519

also drops the patch for shared libs (not needed anymore)
2020-11-09 09:57:38 -08:00
Michael Weiss 51e55942cc
llvmPackages_latest: llvmPackages_10 -> llvmPackages_11 2020-11-09 18:25:09 +01:00
Michael Weiss bd25321863
sshfs: 3.7.0 -> 3.7.1 2020-11-09 18:23:38 +01:00
Maximilian Bosch ad63addc5e
element-desktop: 1.7.12 -> 1.7.13
https://github.com/vector-im/element-desktop/releases/tag/v1.7.13
2020-11-09 17:56:21 +01:00
Maximilian Bosch feb893a6f8
element-web: 1.7.12 -> 1.7.13
https://github.com/vector-im/element-web/releases/tag/v1.7.13
2020-11-09 17:56:06 +01:00
Timo Kaufmann b839d4a855
Merge pull request #98938 from raboof/nixos-manual-wayland
nixos.manual: introduce Wayland section
2020-11-09 16:59:12 +01:00
Doron Behar 32fdf2118c
Merge pull request #90151 from doronbehar/ruby-gcc-ref 2020-11-09 17:25:41 +02:00
Michael Weiss da8c1a8192
Merge pull request #103136 from meutraa/update/android-studio-canary
androidStudioPackages.{canary,dev}: 4.2.0.15 -> 4.2.0.16
2020-11-09 15:29:41 +01:00
Jan Tojnar 30b932e46b
glib: 2.66.1 → 2.66.2
Fixes compatibility with recent tzdata.

https://ftp.gnome.org/pub/GNOME/sources/glib/2.66/glib-2.66.2.news
2020-11-09 15:27:12 +01:00
Lassulus 77c0568da5
Merge pull request #100028 from helsinki-systems/py_openrouteservice
pythonPackage.openrouteservice: init at 2.3.0
2020-11-09 15:21:42 +01:00
Doron Behar 9db44f61a7 rubyMinimal: remove
Due to being unused, and seemingly unusable, added appropriate release
notes.
2020-11-09 16:17:41 +02:00
Doron Behar f59f04352a ruby: Rename removeReferencesToCC flag to `!jitSupport`
If JIT support is built in to ruby, there's no choice other then to
leave this cc reference as is. removeReferencesToCC didn't do it's job
completely since some time ago. That's why it was practically redundant
- `lib/ruby/${version}/<platform>/rbconfig.rb` still referenced cc.
Removing this reference from
`lib/ruby/${version}/<platform>/rbconfig.rb` as well might lead to
breakage in some Gems that require this feature.

But, if JIT support is not desired, it should be safe enough to
completely remove all cc references, both in
lib/ruby/${version}/<platform>/rbconfig.rb and in $out/lib/libruby.so .
Hence now `rubyMinimal` has JIT support disabled and it has no
references at all to stdenv.cc.
2020-11-09 16:17:39 +02:00
Lassulus 6423ac7bf0
Merge pull request #100027 from helsinki-systems/py_googlemaps
pythonPackages.googlemaps: init at 4.4.2
2020-11-09 15:08:39 +01:00
Mario Rodas 5fff64bc01
Merge pull request #103131 from marsam/fix-dogdns-darwin
dogdns: fix build on darwin
2020-11-09 09:03:58 -05:00
Frederik Rietdijk 8aaf2e60e5 Merge staging-next into staging 2020-11-09 14:49:10 +01:00
Jörg Thalheim feeda77ec2
Merge pull request #101820 from Chiiruno/dev/looking-glass
looking-glass-client: B1 -> B2
2020-11-09 14:43:27 +01:00
Carles Pagès 2f5593b3a3 kodi: 18.8 -> 18.9 2020-11-09 14:36:21 +01:00
Frederik Rietdijk 20f001c01e Merge master into staging-next 2020-11-09 14:33:52 +01:00
Jan Tojnar 099bb158f9
gnome3.totem: remove unneeded deps
* properties panel was moved to Nautilus proper
* tracker is used only indirectly through grilo
2020-11-09 14:26:52 +01:00
Jörg Thalheim f77eb9bb4d
Merge pull request #101773 from oxalica/rust-analyzer 2020-11-09 14:26:21 +01:00
Jan Tojnar 4fdf368360
gnome3.totem: disable tests
They do not work with GStreamer 1.18.
https://gitlab.gnome.org/GNOME/totem/-/issues/450
2020-11-09 14:16:14 +01:00
Jan Tojnar b8884815dd
gnome3.totem: clean up
* format with nixpkgs-fmt
* reorder attributes to more cannonical order
* narrow patchShebangs attributes
* add hooks to checkPhase
* correct license
2020-11-09 14:12:40 +01:00
Jan Tojnar 8e7fca3a5c
nixos/plymouth: fix eval with aliases disabled
Fallout from https://github.com/NixOS/nixpkgs/pull/101369
2020-11-09 14:00:18 +01:00
Daniël de Kok a5736eca8e
Merge pull request #102680 from r-ryantm/auto-update/pcm
pcm: 202008 -> 202009
2020-11-09 13:54:41 +01:00
oxalica 4894ffd620
rust-analyzer: 2020-11-02 -> 2020-11-09 2020-11-09 20:33:37 +08:00
oxalica d52578bd31
rust-analyzer: fix update script with unstable nix 2020-11-09 20:33:23 +08:00
Maximilian Bosch 9876b07bd0
Merge pull request #103202 from zowoq/fzf
fzf: 0.24.2 -> 0.24.3
2020-11-09 13:22:46 +01:00
Alyssa Ross 8f5ac08f55
Merge pull request #102381 from MetaDark/linuxPackages.xpadneo
linuxPackages.xpadneo: 0.8.3 -> 0.8.4
2020-11-09 12:22:22 +00:00
Hunter Jones 5041cbc691 kstars: 2.9.8 -> 3.4.3 2020-11-09 12:21:31 +00:00
Hunter Jones 58f024530a indilib: 1.1.0 -> 1.8.6 2020-11-09 12:21:31 +00:00
R. RyanTM 4365578bdf groovy: 3.0.3 -> 3.0.6 2020-11-09 12:20:26 +00:00
Diego Rodriguez 734434c1d8 minikube: 1.14.1 -> 1.14.2 2020-11-09 12:17:31 +00:00
Sandro d1de45ad61 fluent-bit: fix build on darwin 2020-11-09 12:16:19 +00:00
Martin Weinelt b2a20c2a51 nats-server: 2.1.7 -> 2.1.9
Fixes: CVE-2020-26521, CVE-2020-26892
2020-11-09 12:14:38 +00:00
Lancelot SIX 10af77af13 qgis: 3.10.10 -> 3.10.11 2020-11-09 12:12:51 +00:00
freezeboy 4039c11255 minuet: build requires Qt5.14 2020-11-09 12:10:16 +00:00
freezeboy 0c441e26d0 kwave: build requires Qt5.14 2020-11-09 12:10:16 +00:00
freezeboy 0f6b72ead8 elisa: build requires Qt5.14 2020-11-09 12:10:16 +00:00
Masanori Ogino 1c9efa61b4 mrsh: 2020-07-27 -> 2020-11-04
Reference: 0da902c0ee...1738e41b2a
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-11-09 12:05:13 +00:00
TredwellGit 286a201786 wireshark: 3.2.7 -> 3.4.0
https://www.wireshark.org/docs/relnotes/wireshark-3.2.8.html
https://www.wireshark.org/docs/relnotes/wireshark-3.4.0.html
2020-11-09 12:00:43 +00:00
TredwellGit b5ca1a1731 json_c: 0.14 -> 0.15
https://github.com/json-c/json-c/blob/json-c-0.15-20200726/ChangeLog
2020-11-09 11:59:49 +00:00