Commit graph

55315 commits

Author SHA1 Message Date
Ryan Mulligan 7e3eb490ec
Merge pull request #118070 from r-ryantm/auto-update/kubeval
kubeval: 0.15.0 -> 0.16.0
2021-04-03 09:13:11 -07:00
Ryan Mulligan bf0d11b833
Merge pull request #118213 from r-ryantm/auto-update/fluxctl
fluxctl: 1.22.0 -> 1.22.1
2021-04-03 09:12:46 -07:00
Frederik Rietdijk eed84b9b65 minuet: use python3 2021-04-03 17:06:23 +02:00
Frederik Rietdijk eca7165648 kdebugsettings: use python3 2021-04-03 17:06:23 +02:00
Frederik Rietdijk 8654e4836c kcachegrind: use python3 2021-04-03 17:06:23 +02:00
Frederik Rietdijk d20a05e963 libpoly: use python3 2021-04-03 17:06:22 +02:00
Frederik Rietdijk 7865ac1046 lean2: stay with python2
broken, so who knows...
2021-04-03 17:06:21 +02:00
Frederik Rietdijk 12585844a3 lastfmsubmitd: use python2 2021-04-03 17:06:21 +02:00
Frederik Rietdijk f9778bb1dc klayout: use python3 2021-04-03 17:06:21 +02:00
Frederik Rietdijk 0ca017dadc jetbrains.pycharm-community: propagate python3 2021-04-03 17:06:10 +02:00
Frederik Rietdijk 9fc74756bb jalv: use python3 2021-04-03 17:06:10 +02:00
Frederik Rietdijk 2a286fa360 ingen: use python3 2021-04-03 17:06:10 +02:00
Frederik Rietdijk 7368564f99 gurobi: stay with python2 2021-04-03 17:06:08 +02:00
Frederik Rietdijk 34adf2b617 gtklick: stay with python2 2021-04-03 17:06:08 +02:00
Frederik Rietdijk 5c8e424b84 gitstats: stay with python2 2021-04-03 17:06:07 +02:00
Frederik Rietdijk ee258981bf ginac: use python3 2021-04-03 17:06:07 +02:00
Frederik Rietdijk ea7d049f51 git-crecord: stay with python2 2021-04-03 17:06:07 +02:00
Frederik Rietdijk e5f9db3135 git-bz: stay with python2 2021-04-03 17:06:07 +02:00
Gabriel Ebner 64678850c9 blender: make darwin patch apply again 2021-04-03 15:16:43 +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
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
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
Pavol Rusnak de89b66ba7
electrum: 4.0.9 -> 4.1.1 2021-04-03 11:07:33 +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
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 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
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
Léo Gaspard 6444c4420c
rss2email: 3.12.1 -> 3.13 (#118371) 2021-04-03 02:27:46 +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 64cf4e0c98
Merge pull request #118355 from dotlambda/fava-pytestCheckHook
fava: modernize expression
2021-04-03 01:33:08 +02:00
Philipp Mildenberger ec07a39536 bitwig-studio: fix hash 2021-04-02 23:29:40 +02: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 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
Hiren Shah b052255e34
oxefmsynth: init at 1.3.5 2021-04-02 21:21:27 +01:00
zowoq 941cb99cf2 gh: 1.8.0 -> 1.8.1
https://github.com/cli/cli/releases/tag/v1.8.1
2021-04-03 06:10:35 +10:00
Sandro 0e04d7db6c
Merge pull request #116945 from SuperSandro2000/xlibs-related 2021-04-02 21:41:46 +02:00
Robert Schütz 8f7d916cce fava: modernize expression 2021-04-02 21:38:55 +02:00