250981 Commits

Author SHA1 Message Date
Frederik Rietdijk
878bfaa6bf
Merge pull request #102356 from freezeboy/refactor-pyside-apiextractor
python3Packages.pyside,python3Packages.pysideTools,python3Packages.pysideShiboken,pysideApiExtractor,pysideGeneratorrunner: remove dependencies to python2
2020-11-01 17:02:45 +01:00
Benjamin Asbach
5db66b2678 openjdk:openjdk8: 1.8.0_265 -> 1.8.0_272 2020-11-01 17:02:02 +01:00
freezeboy
b6a2387ddc python3Packages.pyside: refactor to use multiple outputs 2020-11-01 16:22:29 +01:00
freezeboy
5a03f8ba80 python3Packages.pysideTools: refactor to use multiple outputs 2020-11-01 16:22:13 +01:00
freezeboy
a3e20b8dbc python3Packages.pysideShiboken: refactor to use multiple outputs 2020-11-01 16:22:00 +01:00
freezeboy
335d21df85 pysideGeneratorrunner: refactor to use python3 2020-11-01 16:10:31 +01:00
Maximilian Bosch
4f3f06d070
Merge pull request #101553 from Mic92/nextcloud
Nextcloud: fix ldap integration
2020-11-01 16:10:18 +01:00
Benjamin Hipple
21c97849d4
Merge pull request #102325 from bryanasdev000/package-popeye-0.9.0
popeye: 0.8.10 -> 0.9.0
2020-11-01 10:02:08 -05:00
Benjamin Hipple
c3ff9045d4
Merge pull request #102336 from bb2020/ds
discrete-scroll: added myself as maintainer
2020-11-01 10:01:50 -05:00
André Silva
c633a2e8fb
linux_zen: add maintainer 2020-11-01 14:49:55 +00:00
André Silva
495f9976b4
linux_zen: 5.8.13 -> 5.9.3 2020-11-01 14:49:49 +00:00
Daniel Gorin
464804b43f kakoune: Fix :doc when using plugins
So, kakoune takes the documentation shown for `:doc` from
`$KAKOUNE_RUNTIME/share/kak/doc`. Unfortunately, it seems
that it will ignore files that are symlinks. This is arguably
a bug in kakoune, we workaround it for now by copying the
content of the docfiles.
2020-11-01 14:35:49 +00:00
Daniel Gorin
550389392a kakoune: rework plugin support
The previous implementation of plugin-support for the kakoune derivation
was based on generating, at build time, a `plugins.kak` file that would
source all .kak files in the list of plugins, and wrap the `kak` binary
in a script that would add some command-line arguments so that this
file gets loaded on start-up. The main problem with this approach
is that the plugins' code get executed *after* the user's configuration
file is loaded, so effectively one cannot automatically activate/configure
these plugins.

The idiomatic way of loading plugins is ensuring they end up installed
somwhere under `share/kak/autoload`. Because plugins are already being
packaged to have their code in `share/kak/autoload/plugins/<name-of-plugin>`,
we can obtain a derivation that includes the plugins simply by doing a
`symlinkJoin` of `kakoune-unwrapped` and all the requested plugins.

For this to work, we need to fix two issues:

  1. By default, kakoune makes `share/kak/autoload` a symbolic link to
     `share/kak/rc`, which contains all builtin definitions. We need
     to patch this to put the symlink under `share/kak/autoload/rc`, so that
     the join works.

  2. By default kakoune expects the `autoload` directory to be in
     `../share/kak/autoload` relative to the location of the `kak` binary.
     We need to set the `KAKOUNE_RUNTIME` to point the symlinked
     share/kak for this to work.
2020-11-01 14:35:49 +00:00
freezeboy
c6b754a67b pysideApiextractor: refactor to use python3
Also took the opportunity to split it to multiple outputs

(cherry picked from commit 2cd5cf624ae19fd7633a22ea3a3f7986dfb611af)
2020-11-01 15:18:47 +01:00
Ryan Mulligan
0fb9276e51
Merge pull request #102298 from r-ryantm/auto-update/gnu-pw-mgr
gnu-pw-mgr: 2.4.2 -> 2.7.4
2020-11-01 05:49:37 -08:00
RonanMacF
90fd158c79 tmuxPlugins.resurrect: unstable-2020-03-21 -> unstable-2020-09-18 2020-11-01 13:42:55 +00:00
RonanMacF
f4c229b2d6 tmuxPlugins.continuum: unstable-2018-02-23 -> unstable-2020-10-16 2020-11-01 13:37:07 +00:00
Andreas Rammhold
e4865130cf
nixos/tests/prometheus: remove invalid thanos config flag
Upstream has apparently changed the configuration format and is now
throwing an error when the `encrypt_sse` option is set. According to the
current version of the documentation encryption moved to the
`sse_config` option that (is optional and) offers all the features we do
not use or care about for this test.
2020-11-01 14:33:11 +01:00
Martin Weinelt
f074f6e3ac
zigbee2mqtt: 1.15.0 -> 1.16.0 2020-11-01 14:19:23 +01:00
gnidorah
8c7ef10f71 vkquake: 1.04.1 -> 1.05.0 2020-11-01 20:54:39 +08:00
Mario Rodas
7551ec6e3b
Merge pull request #102288 from r-ryantm/auto-update/fet-sh
fet-sh: 1.7 -> 1.8
2020-11-01 07:38:09 -05:00
Anderson Torres
6123e8d854
Merge pull request #102299 from AndersonTorres/update-cde
cde: update expression
2020-11-01 09:35:55 -03:00
Mario Rodas
0007c0f302
Merge pull request #102292 from r-ryantm/auto-update/flyway
flyway: 6.5.5 -> 7.1.1
2020-11-01 07:18:01 -05:00
Mario Rodas
db1c6f9ce9
Merge pull request #102289 from r-ryantm/auto-update/fnotifystat
fnotifystat: 0.02.06 -> 0.02.07
2020-11-01 07:17:41 -05:00
Mario Rodas
c49da97649
Merge pull request #102283 from r-ryantm/auto-update/geekbench
geekbench: 5.2.3 -> 5.2.5
2020-11-01 07:15:39 -05:00
Mario Rodas
784404d4f1
Merge pull request #102291 from r-ryantm/auto-update/facter
facter: 3.14.13 -> 3.14.14
2020-11-01 07:14:39 -05:00
Mario Rodas
6dab885e32
Merge pull request #102326 from r-ryantm/auto-update/checkstyle
checkstyle: 8.36.2 -> 8.37
2020-11-01 07:11:35 -05:00
Mario Rodas
7a57d948be
Merge pull request #102314 from r-ryantm/auto-update/tmuxp
tmuxp: 1.5.6 -> 1.5.8
2020-11-01 07:09:35 -05:00
Mario Rodas
21964f4f54
Merge pull request #102328 from r-ryantm/auto-update/compactor
compactor: 0.12.2 -> 1.0.0
2020-11-01 07:08:57 -05:00
Mario Rodas
f1e2111526
Merge pull request #102324 from r-ryantm/auto-update/cargo-outdated
cargo-outdated: 0.9.11 -> 0.9.13
2020-11-01 07:07:01 -05:00
Mario Rodas
8e883cf2d5
Merge pull request #102327 from r-ryantm/auto-update/chezmoi
chezmoi: 1.8.7 -> 1.8.8
2020-11-01 07:06:24 -05:00
Mario Rodas
8b579d8062
Merge pull request #102337 from r-ryantm/auto-update/fly
fly: 6.6.0 -> 6.7.0
2020-11-01 07:05:19 -05:00
Mario Rodas
ffdc23b347
Merge pull request #102339 from r-ryantm/auto-update/gcsfuse
gcsfuse: 0.30.0 -> 0.32.0
2020-11-01 07:04:09 -05:00
Mario Rodas
101d44202f
Merge pull request #102345 from felschr/feat/filebot492
filebot: 4.9.1 -> 4.9.2
2020-11-01 06:59:53 -05:00
Ninjatrappeur
553301324c
Merge pull request #102300 from arcnmx/prosody-migrator 2020-11-01 12:24:35 +01:00
Sarah Brofeldt
334f98c013
Merge pull request #102259 from r-ryantm/auto-update/fio
fio: 3.22 -> 3.23
2020-11-01 12:16:48 +01:00
R. RyanTM
e2ae423b3b gllvm: 1.2.8 -> 1.2.9 2020-11-01 10:58:30 +00:00
Felix Tenley
8d6cac9e03
filebot: 4.9.1 -> 4.9.2 2020-11-01 11:56:06 +01:00
Jörg Thalheim
7b5cebfa71
Merge pull request #102237 from oxzi/tlp-deprecation-note
nixos/tlp: Fix deprecation hint
2020-11-01 11:46:11 +01:00
gnidorah
61040fa997 iortcw: init at 1.51c 2020-11-01 11:45:57 +01:00
R. RyanTM
6719d4b5c8 gcsfuse: 0.30.0 -> 0.32.0 2020-11-01 10:24:59 +00:00
Frederik Rietdijk
790714af65 kdeApplications.okteta: remove alias
After 3 years we can remove the alias.
2020-11-01 11:19:00 +01:00
Frederik Rietdijk
fe9f55907e Merge master into staging-next 2020-11-01 11:06:08 +01:00
Frederik Rietdijk
54f7498601
Merge pull request #101369 from doronbehar/pkg/kdeApplications/qt515
kdeApplications: Use latest qt515 by default
2020-11-01 11:05:05 +01:00
R. RyanTM
fa45e8792d fly: 6.6.0 -> 6.7.0 2020-11-01 09:49:56 +00:00
R. RyanTM
d54027f95c flameshot: 0.8.4 -> 0.8.5 2020-11-01 09:39:21 +00:00
Ingo Blechschmidt
efa79e6e53
agda-categories: fix hash
Apparently, v0.1.4 was released twice. The current version of the build
points to the first edition of v0.1.4, which is no longer attached to
the tag "v0.1.4" on GitHub. Hence currently, downloading fails.
This commit adjusts the hash to appropriately refer to the second
edition of v0.1.4
2020-11-01 10:33:06 +01:00
Michele Guerini Rocco
93e0a06de4
Merge pull request #102102 from rnhmjoj/cshatag
cshatag: init at 2019-12-03
2020-11-01 10:12:59 +01:00
Frederik Rietdijk
7a8d5dc8a6 Merge master into staging-next 2020-11-01 10:10:47 +01:00
Gabriel Ebner
f183291ead
Merge pull request #99421 from prusnak/electron
Electron updates
2020-11-01 10:08:48 +01:00