Commit graph

247544 commits

Author SHA1 Message Date
Rok Garbas 12fc5bc075
Merge pull request #100401 from evax/vuescan
vuescan: init at 9.7
2020-10-14 14:15:58 +02:00
Rok Garbas 2d18761a82
Merge pull request #100409 from romildo/upd.arc-theme
arc-theme: 20200819 -> 20201013
2020-10-14 14:14:43 +02:00
Rok Garbas 9f415068d7
Merge pull request #100411 from NickHu/ayatana
libayatana-appindicator: 0.5.4 -> 0.5.5, generate typelibs for gobject-introspection
2020-10-14 14:13:50 +02:00
Rok Garbas c03eb89875
Merge pull request #100422 from bbigras/mtail
mtail: 3.0.0-rc36 -> 3.0.0-rc38
2020-10-14 14:13:11 +02:00
Rok Garbas 5054636e1d
Merge pull request #100483 from uvNikita/python/titlecase-fix
pythonPackages.titlecase: fix missing dependencies
2020-10-14 14:11:19 +02:00
Rok Garbas a740a0bdd1
Merge pull request #100480 from rnhmjoj/trans-remote
transmission-remote-cli: remove
2020-10-14 14:09:50 +02:00
Rok Garbas 694e112028
Merge pull request #100489 from uvNikita/python/pyatv
pythonPackages.pyatv: 0.7.2 -> 0.7.4
2020-10-14 14:07:39 +02:00
Rok Garbas ccc4423b30
Merge pull request #78517 from r-ryantm/auto-update/mopidy-musicbox-webclient
mopidy-musicbox-webclient: 2.3.0 -> 2.4.0
2020-10-14 14:06:29 +02:00
Rok Garbas 6e8efe8a11
Merge pull request #100459 from AndersonTorres/unqlite-new
unqlite: init at 1.1.9
2020-10-14 14:02:49 +02:00
Rok Garbas 2d032ef0bd
Merge pull request #100467 from penguwin/glow
glow: 1.0.1 -> 1.0.2
2020-10-14 14:01:58 +02:00
Rok Garbas eeebaff32b
Merge pull request #100471 from buckley310/plgo
powerline-go: 1.17.0 -> 1.18.0
2020-10-14 14:01:41 +02:00
Rok Garbas c54b3ff6a6
Merge pull request #100481 from danieldk/sentencepiece-0.1.93
sentencepiece: 0.1.91 -> 0.1.93
2020-10-14 14:01:28 +02:00
Rok Garbas fb6a6629fa
Merge pull request #100465 from eadwu/vscode-extensions/update-10
vscode-extensions: update 10
2020-10-14 14:00:35 +02:00
Rok Garbas a149c03df8
Merge pull request #100463 from jonafato/gnucash-4.2
gnucash: 3.10 -> 4.2
2020-10-14 14:00:00 +02:00
Rok Garbas e50c9ceffa
Merge pull request #100461 from samuela/samuela/chmod
vscode: chmod +x update-vscode.sh
2020-10-14 13:59:28 +02:00
Rok Garbas 0545aa6339
Merge pull request #100476 from Chili-Man/minikube-0.14.0-update
minikube: 1.13.1 -> 1.14.0
2020-10-14 13:58:48 +02:00
Rok Garbas 28707a8a0d
Merge pull request #100484 from magnetophon/lv2-plugins
Lv2 plugins
2020-10-14 13:57:10 +02:00
Rok Garbas b6427eddf6
Merge pull request #100488 from JohnTitor/nushell-0.21.0
nushell 0.20.0 -> 0.21.0
2020-10-14 13:56:18 +02:00
Nikita Uvarov 96a2008d09
pythonPackages.pyatv: 0.7.2 -> 0.7.4
Also fixes build by switching to github since base_versions.txt is missing
in pypi.
2020-10-14 13:44:38 +02:00
Yuki Okushi 8928358521 nushell 0.20.0 -> 0.21.0 2020-10-14 20:02:26 +09:00
Stig P f25cdd4273
Merge pull request #100295 from tdroxler/feature/perl-packages-chordpro
perlPackages.AppMusicChordPro: init at 0.977
2020-10-14 10:37:24 +00:00
lewo 25909f64e2
Merge pull request #100451 from 06kellyjac/opa_0.24.0
open-policy-agent: 0.23.2 -> 0.24.0
2020-10-14 12:34:39 +02:00
Thomas Droxler f37f5381b1 perlPackages.AppMusicChordPro: init at 0.977 2020-10-14 12:22:48 +02:00
Thomas Droxler f5ac538395 perlPackages.TextLayout: init at 0.019 2020-10-14 12:22:48 +02:00
Thomas Droxler 19935694da perlPackages.StringInterpolateNamed: init at 1.00 2020-10-14 12:22:48 +02:00
Thomas Droxler f6037690c1 perlPackages.FileLoadLines: init at 0.02 2020-10-14 12:22:48 +02:00
Thomas Droxler b77e30043e perlPackages.AppPackager: init at 1.430.1 2020-10-14 12:22:48 +02:00
Dominique Martinet f8d78b9f67
confinement: fix assert for serviceConfig.ProtectSystem
serviceConfig.ProtectSystem is usually a string so if set, the assert
itself would error out leaving no useable trace:

  # nixos-rebuild switch --show-trace
  building Nix...
  building the system configuration...
  error: while evaluating the attribute 'config.system.build.toplevel' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/system/activation/top-level.nix:293:5:
  while evaluating 'foldr' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/lists.nix:52:20, called from /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/system/activation/top-level.nix:128:12:
  while evaluating 'fold'' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/lists.nix:55:15, called from /nix/var/nix/profiles/per-user/root/channels/nixos/lib/lists.nix:59:8:
  while evaluating anonymous function at /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/system/activation/top-level.nix:121:50, called from undefined position:
  while evaluating the attribute 'assertion' at /nix/var/nix/profiles/per-user/root/channels/nixos/nixos/modules/security/systemd-confinement.nix:163:7:
  value is a string while a Boolean was expected

Fix the check to give a sensible assert message instead; the attribute
should either be not set or false bool to pass.

Closes: #99000
2020-10-14 11:56:18 +02:00
Bart Brouns b38784b671 wolf-shaper: 0.1.7 -> 0.1.8 2020-10-14 11:55:37 +02:00
Bart Brouns e9bfa9a1a1 spectmorph: 0.5.1 -> 0.5.2 2020-10-14 11:55:14 +02:00
Bart Brouns fcfd2a3d88 qmidinet: 0.6.2 -> 0.6.3 2020-10-14 11:55:00 +02:00
Bart Brouns d9c9889907 padthv1: 0.9.16 -> 0.9.17 2020-10-14 11:54:39 +02:00
Bart Brouns 7980473d7b zam-plugins: 3.12 -> 3.13 2020-10-14 11:54:11 +02:00
Nikita Uvarov 2a7b163871
pythonPackages.titlecase: fix missing dependencies 2020-10-14 11:52:10 +02:00
Frederik Rietdijk b981eca057 Merge master into staging-next 2020-10-14 11:32:49 +02:00
Bart Brouns e37ee61a68 xtuner: init at 1.0 2020-10-14 11:13:56 +02:00
R. RyanTM ffde8a8e1e
seabios: 1.13.0 -> 1.14.0 (#96616) 2020-10-14 11:09:21 +02:00
Daniël de Kok 72e85c2223 sentencepiece: 0.1.91 -> 0.1.93
Changelogs:

https://github.com/google/sentencepiece/releases/tag/v0.1.92
https://github.com/google/sentencepiece/releases/tag/v0.1.93

The upstream release notes state that Python 2 is not supported
anymore. However, this version still builds with Python 2 and tests
pass without any issues. Therefore, this change does not disable
Python 2 support yet.
2020-10-14 10:11:37 +02:00
rnhmjoj c3e6fbe81e
tremc: set license to GPL 3+ 2020-10-14 09:28:34 +02:00
rnhmjoj b42a421e47
transmission-remote-cli: remove
This finally stopped working after transmission upgraded the API
protocol to v3.0.
2020-10-14 09:26:23 +02:00
rnhmjoj a92c678c3f
tremc: 0.9.1 -> 0.9.2 2020-10-14 09:15:43 +02:00
Lassulus 359ac19b17
Merge pull request #99903 from cab404/super-slicer-2-2-54
super-slicer: 2.2.53.1 -> 2.2.54.0
2020-10-14 08:34:33 +02:00
Diego Rodriguez 9eb0c32118
minikube: 1.13.1 -> 1.14.0 2020-10-14 00:30:40 -06:00
Elis Hirwing 5a12d2797c
php: Fix pear path 2020-10-14 07:41:30 +02:00
Vincent Laporte c0ab50b741 orpie: 1.5.2 → 1.6.1 2020-10-14 07:33:04 +02:00
Vincent Laporte b3910a583c ocamlPackages.gsl: init at 1.24.3 2020-10-14 07:33:04 +02:00
Mario Rodas ab8f1f32f3 resvg: init at 0.11.0 2020-10-14 04:20:00 +00:00
Sean Buckley 31106c85cb powerline-go: 1.17.0 -> 1.18.0 2020-10-13 23:50:53 -04:00
Mario Rodas e24a4b950c
Merge pull request #100415 from taku0/flashplayer-32.0.0.445
flashplayer: 32.0.0.433 -> 32.0.0.445 [Critical security fix]
2020-10-13 22:08:54 -05:00
Jon b62f286e3a
Merge pull request #100345 from SeTSeR/foot-1.5.1
foot: 1.4.4 -> 1.5.1
2020-10-13 20:01:52 -07:00