Commit graph

280764 commits

Author SHA1 Message Date
Robert Schütz 216ce4486f thrift-0_10: mark as insecure
See https://repology.org/project/apache-thrift/cves?version=0.10.0.
2021-04-03 14:42:11 +02:00
sternenseemann d6a67759e7 foot: 1.7.0 -> 1.7.1 2021-04-03 14:34:20 +02:00
sternenseemann 4a16f2ec94 foot: add tests checking the clang compilation to the package
I want to support this in the future. Since I sometimes forget to check
clang compilation when doing a version bump, there has been regression
to this in the past. Let's prevent this by checking compilation with the
default clang version in nixpkgs and the latest clang as well.
2021-04-03 14:34:20 +02:00
sternenseemann 6c1566fab7 foot: remove usage of stdenv.cc.cc.pname 2021-04-03 14:34:20 +02:00
sternenseemann 68a1f6f391 foot: fix PGO build with clang
The way we need to do PGO builds for foot changed. The gcc build was
unaffected by this, but has been updated to the new instructions. For
clang using the outdated introduction meant that the PGO build was
broken when using clang for building foot with PGO enabled.

This has been fixed by updating to the new build instructions for both
gcc and clang when using PGO:
https://codeberg.org/dnkl/foot/pulls/420

foot.override { stdenv = llvmPackages_11.stdenv; } now works as expected.
2021-04-03 14:34:20 +02:00
Martin Weinelt 2c0c4d222a
Merge pull request #118392 from dotlambda/home-assistant-overridePythonAttrs
nixos/home-assistant: use overridePythonAttrs
2021-04-03 14:03:21 +02:00
WSchnee dcbcfae56e
ytfzf: 1.1.1 -> 1.1.2 (#118393)
Co-authored-by: Robert Schütz <rschuetz17@gmail.com>
2021-04-03 13:59:27 +02:00
Maximilian Bosch f50f8e302c
Merge pull request #118389 from gebner/blender292
blender: 2.91.0 -> 2.92.0
2021-04-03 13:57:05 +02:00
Robert Scott 2b721d324b
Merge pull request #118376 from marsam/update-libfyaml
libfyaml: 0.6.3 -> 0.7
2021-04-03 12:39:22 +01:00
Rémi NICOLE 8442c216af
nixos/shiori: fix SystemCallFilter after libseccomp update (#108160)
fixes #108146
2021-04-03 06:44:24 -04:00
Robert Schütz f9bd8b1b7b nixos/home-assistant: use overridePythonAttrs 2021-04-03 12:43:10 +02:00
Gabriel Ebner eae0b8fbfb blender: 2.91.0 -> 2.92.0 2021-04-03 11:57:13 +02:00
Pavol Rusnak c54625d5ca
Merge pull request #118363 from prusnak/electrum
electrum: 4.0.9 -> 4.1.1
2021-04-03 11:36:22 +02:00
Robert Schütz 76f9ddf470 libfyaml: enable tests 2021-04-03 11:12:50 +02:00
Pavol Rusnak de89b66ba7
electrum: 4.0.9 -> 4.1.1 2021-04-03 11:07:33 +02:00
Pavol Rusnak 340194a7b0
python3Packages.aiorpcx: 0.18.4 -> 0.18.7 2021-04-03 11:07:32 +02:00
Robert Schütz 3bbb11e0e5 clickclack: init at 0.1.1 2021-04-03 11:04:51 +02:00
Gabriel Ebner 3ab6e84b79
Merge pull request #118327 from gebner/spnav
libspnav: remove nonstandard patches, fix segfaults
2021-04-03 08:11:52 +02:00
Gabriel Ebner 990196a381
Merge pull request #118362 from gebner/ddcutil-warning
ddcutil: use nixos paths for kernel modules
2021-04-03 08:10:49 +02:00
Sandro 470e4a9bbc
Merge pull request #118375 from marsam/update-rclone
rclone: 1.54.1 -> 1.55.0
2021-04-03 05:07:17 +02:00
Sandro eef00d3046
Merge pull request #114971 from eduardosm/isrcsubmit
isrcsubmit: init at 2.1.0
2021-04-03 04:40:56 +02:00
Eduardo Sánchez Muñoz 142418d941
acousticbrainz-client: init at 0.1 (#115780)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-03 04:40:29 +02:00
Sandro 13bfd70462
Merge pull request #118374 from aanderse/kodiPackages.inputstream-adaptive
kodi.packages.inputstream-adaptive: 2.6.7 -> 2.6.8
2021-04-03 04:36:33 +02:00
Sandro b7418e57ea
Merge pull request #118373 from aanderse/kodiPackages.netflix
kodi.packages.netflix: 1.14.1 -> 1.15.0
2021-04-03 04:36:17 +02:00
Sandro 26181202f9
Merge pull request #118372 from buckley310/vmwareview
vmware-horizon-client: use pkgs.cairo instead of bundled version
2021-04-03 04:26:44 +02:00
Sandro 0d7c02365b
Merge pull request #117734 from rmcgibbo/certbot 2021-04-03 04:18:10 +02:00
Aaron Andersen 226a0ef401 kodi.packages.inputstream-adaptive: 2.6.7 -> 2.6.8 2021-04-02 21:26:38 -04:00
Aaron Andersen ada287e34b kodi.packages.netflix: 1.14.1 -> 1.15.0 2021-04-02 21:22:18 -04:00
Sandro cd2e10d774
Merge pull request #108859 from hirenashah/oxefmsynth 2021-04-03 02:38:06 +02:00
Sandro 11aadf2e08
Merge pull request #117953 from SuperSandro2000/writefreely
writefreely: init at 0.12.0
2021-04-03 02:37:23 +02:00
Sandro ee8c25055b
Merge pull request #117737 from babbaj/master 2021-04-03 02:28:44 +02:00
Léo Gaspard 6444c4420c
rss2email: 3.12.1 -> 3.13 (#118371) 2021-04-03 02:27:46 +02:00
Sandro 11910695f6
Merge pull request #118296 from purcell/ruby-pg_query-2.0.2
defaultGemConfig.pg_query: 2.0.1 -> 2.0.2
2021-04-03 02:14:47 +02:00
Sandro b437abf27b
Merge pull request #118366 from Philipp-M/fix-bitwig-studio-hash
bitwig-studio: fix hash
2021-04-03 01:54:58 +02:00
Sean Buckley 9131779490 vmware-horizon-client: use pkgs.cairo instead of bundled version 2021-04-02 19:46:12 -04:00
Sandro 3936f847b7
Merge pull request #118370 from penguwin/duf
duf: 0.6.0 -> 0.6.2
2021-04-03 01:40:46 +02:00
Sandro 64cf4e0c98
Merge pull request #118355 from dotlambda/fava-pytestCheckHook
fava: modernize expression
2021-04-03 01:33:08 +02:00
Nicolas Martin d80e1d2473
duf: 0.6.0 -> 0.6.2 2021-04-03 01:18:16 +02:00
Robert Scott d535600060
Merge pull request #117242 from OPNA2608/update/libftdi1-1.5/21.05
libftdi1: 1.4 -> 1.5
2021-04-03 00:17:38 +01:00
Robert Schütz b9c178aa6d simp_le: add mock to checkInputs 2021-04-02 23:54:30 +02:00
Robert Schütz d869ed778e python3Packages.acme: remove mock from propagatedBuildInputs 2021-04-02 23:53:01 +02:00
Robert T. McGibbon 594399e51a python3Packages.certbot: 1.12.0 -> 1.13.0 2021-04-02 23:52:33 +02:00
Philipp Mildenberger ec07a39536 bitwig-studio: fix hash 2021-04-02 23:29:40 +02:00
Austin Seipp efef5af813
Merge pull request #118335 from deviant/bump-bpftrace
linuxPackages.bpftrace: 0.11.4 -> 0.12.0
2021-04-02 16:15:40 -05:00
Kovacsics Robert 9508fcff31 openscad: enable spacenav support 2021-04-02 23:05:50 +02:00
Gabriel Ebner ab336074fd blender: enable spacenav support 2021-04-02 23:05:50 +02:00
Gabriel Ebner 83dbaf67a9 spnavcfg: init at 0.3.1 2021-04-02 23:05:50 +02:00
Gabriel Ebner 295acf0460 nixos/spacenavd: start as system service
This is the configuration supported by upstream.
2021-04-02 23:05:50 +02:00
Gabriel Ebner 155f034b62 freecad: reenable spacenav support 2021-04-02 23:05:50 +02:00
Michael Weiss d832cb56dd
Merge pull request #118166 from primeos/ungoogled-chromium
ungoogled-chromium: 89.0.4389.90 -> 89.0.4389.114
2021-04-02 23:05:08 +02:00