Commit graph

48481 commits

Author SHA1 Message Date
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
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
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
Felix Tenley 8d6cac9e03
filebot: 4.9.1 -> 4.9.2 2020-11-01 11:56:06 +01: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 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 e945bd753c compactor: 0.12.2 -> 1.0.0 2020-11-01 07:54:34 +00:00
Bryan A. S 4f8477a28f popeye: 0.8.10 -> 0.9.0
Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2020-11-01 04:10:08 -03:00
Bart Brouns 5da63dd70d geonkick: 2.4.0 -> 2.5.0 2020-11-01 06:04:50 +01:00
Mario Rodas 26d3fbf215
Merge pull request #102310 from r-ryantm/auto-update/git-gone
gitAndTools.git-gone: 0.3.6 -> 0.3.7
2020-10-31 23:00:45 -05:00
Mario Rodas 76fdf69296
Merge pull request #102303 from r-ryantm/auto-update/git-trim
gitAndTools.git-trim: 0.4.0 -> 0.4.2
2020-10-31 22:11:55 -05:00
R. RyanTM 5535343769 gitAndTools.git-gone: 0.3.6 -> 0.3.7 2020-11-01 02:35:57 +00:00
R. RyanTM 0c77c15642 gitAndTools.git-trim: 0.4.0 -> 0.4.2 2020-11-01 01:10:34 +00:00
Austin Seipp 09ff423bef
Merge pull request #102030 from r-ryantm/auto-update/cloudflared
cloudflared: 2020.10.0 -> 2020.10.2
2020-10-31 19:21:45 -05:00
Andreas Rammhold fdbdd72f5f
firefox-bin: 82.0 -> 82.0.2 2020-10-31 19:53:34 +01:00
Matthieu Coudron 36ac62c6d7
Merge pull request #102231 from teto/neovim_fix
neovim: revert change to extraMakeWrapperArgs
2020-10-31 19:36:49 +01:00
Andreas Rammhold f4490bb28a
firefox: 82.0 -> 82.0.2 2020-10-31 19:34:23 +01:00
R. RyanTM 04640b31e5 datovka: 4.15.2 -> 4.15.5 2020-10-31 18:04:36 +00:00
Maximilian Bosch a64f9cfab4
Merge pull request #102207 from Frostman/hugo-0.77.0
hugo: 0.76.5 -> 0.77.0
2020-10-31 17:34:54 +01:00
Matthieu Coudron 95702fe6d2 neovim: revert change to extraMakeWrapperArgs
wrapNeovim incited users to use a list instead of a string. Revert that:
the change is not super useful while breaking home-manager.
2020-10-31 14:32:02 +01:00
Michael Weiss 680d320123
tdesktop: 2.4.4 -> 2.4.5 2020-10-31 14:24:49 +01:00
Maximilian Bosch 1ecc5c7760
Merge pull request #102199 from evalexpr/i3status-rust-update-0.14.2
i3status-rust: 0.14.1 -> 0.14.2
2020-10-31 11:59:33 +01:00
Jonathan Wilkins d7ea518958
i3status-rust: 0.14.1 -> 0.14.2 2020-10-31 10:34:23 +00:00
Marek Mahut 2da96f3f9c
Merge pull request #102152 from RaghavSood/ledger-live/2.15.0
ledger-live-desktop: 2.14.0 -> 2.15.0
2020-10-31 10:14:50 +00:00
Marek Mahut 7bea6f9b91
Merge pull request #99929 from JesusMtnez/slack
slack: 4.9.0 -> 4.10.3
2020-10-31 10:14:02 +00:00
Vincent Laporte 8cab21b48b Revert "coq: propagate and install ocaml and findlib"
This reverts commit 5d0e2dedd5.
2020-10-31 09:08:06 +01:00
Benjamin Hipple 4a29d9c069
Merge pull request #102198 from jbedo/last
last: 1066 -> 1133
2020-10-31 00:46:04 -04:00
Sergey Lukjanov 5c4342674b hugo: 0.76.5 -> 0.77.0 2020-10-30 21:20:52 -07:00
ajs124 edce0de0d2
Merge pull request #102164 from helsinki-systems/drop/skype-call-recorder
skype_call_recorder: drop
2020-10-31 03:46:46 +01:00
Justin Bedo 32573f4b6e
last: 1066 -> 1133 2020-10-31 10:59:02 +11:00
ajs124 a5bce15b5d skype_call_recorder: drop
hasn't worked since 2017: https://atdot.ch/scr/2017/06/important-information-regarding-skype-version-5/
the version packaged here is also from 2008, as far as I can tell
the last upstream release was 2016
2020-10-31 00:42:36 +01:00
Maximilian Bosch 952dc5c7ff
Merge pull request #101421 from sikmir/geogebra
geogebra: 5-0-593-0 -> 5-0-609-0, geogebra6: 6-0-600-0 -> 6-0-609-0
2020-10-30 23:39:37 +01:00
Martin Weinelt 4221de2b4f
Merge pull request #99523 from mweinelt/ircdog
ircdog: init at 0.2.1
2020-10-30 22:39:27 +01:00
WORLDofPEACE 99600df584
Merge pull request #101112 from deviant/remove-uemacs
uemacs: remove
2020-10-30 16:01:47 -04:00
Lassulus 858e014efc
Merge pull request #102002 from RaghavSood/electrum-ltc/ledger
electrum-ltc: enable hardware wallets
2020-10-30 19:39:43 +01:00
Doron Behar 09fd4270d7 kile: some slight improvements/fixes
Use `buildInputs` instead of `propagatedBuildInputs` - should reduce
closure size a bit. Don't wrap executables twice. Move `kdoctools` to
native. Use libsForQt5 - default version (works).

Co-authored-by: Frederik Rietdijk <fridh@fridh.nl>
2020-10-30 20:39:19 +02:00
Doron Behar c8a7e4da0a firefox/wrapper: Use plasma-browser-integration correctly
Don't rely on the attribute from the aliases.nix, as ofborg checks that
in PRs.
2020-10-30 20:37:58 +02:00
Doron Behar ea9de43bf4 tellico: Use libkcddb from libsForQt5's scope.
Part of (#101369): kdeApplications points to a set of derivations built
with a specific qt version, where libkcddb is available in libsForQt5's
callPackage scope, thanks to the parent commit of this commit.
2020-10-30 20:34:14 +02:00
ajs124 0126c86672 linuxstopmotion: 0.8.0 -> 0.8.5
and qt4 -> qt5
2020-10-30 19:26:36 +01:00
Maximilian Bosch 6928309c51
citrix_workspace: add 20.10.0
ChangeLog: https://docs.citrix.com/en-us/citrix-workspace-app-for-linux/whats-new.html#whats-new-in-2010
2020-10-30 18:36:21 +01:00
Maximilian Bosch 93a00bec3e
citrix_workspace: remove attributes for old versions; fix i686 build 2020-10-30 18:36:21 +01:00
Max Hausch 45d88250f2
motion 4.3.1 -> 4.3.2 2020-10-30 17:12:37 +01:00
Jörg Thalheim 46731b8886
Merge pull request #100814 from unode/samtools 2020-10-30 16:44:27 +01:00
Peter Hoeg 05d95cfe79 kdeconnect: avoid double-wrapping the binary 2020-10-30 22:34:02 +08:00
Peter Hoeg dfd29f9d7c zanshin: broken before the 20.08.2 upgrade 2020-10-30 22:34:02 +08:00
Peter Hoeg 0d25246f4d kdeconnect: part of kdeApplications 2020-10-30 22:34:02 +08:00
Peter Hoeg d87b88361a okular: add missing dependency 2020-10-30 22:34:02 +08:00
Peter Hoeg 7ac898fec2 kdeApplications: 20.08.1 -> 20.08.2 2020-10-30 22:34:02 +08:00
Raghav Sood 33a9c38483
ledger-live-desktop: 2.14.0 -> 2.15.0 2020-10-30 21:17:18 +08:00
Mario Rodas d3a4ebdb95
Merge pull request #102074 from r-ryantm/auto-update/geoipupdate
geoipupdate: 4.3.0 -> 4.5.0
2020-10-30 07:45:30 -05:00
Mario Rodas 543c744d0d
Merge pull request #102082 from r-ryantm/auto-update/batsignal
batsignal: 1.1.2 -> 1.1.3
2020-10-30 07:44:06 -05:00
Ash 525e15efae
gajim: strictDeps = false (#102141)
* gajim: strictDeps = false

Without this it doesn't find GSettings schemas, which causes it to crash when (for example) you try to change your avatar.
2020-10-30 12:04:28 +00:00
Daniël de Kok 7e4d5a8360
Merge pull request #101668 from Maxwell-lt/update/mullvad-2020.6
mullvad-vpn: 2020.5 -> 2020.6
2020-10-30 10:46:35 +01:00
Benjamin Hipple afbd4e7b70
Merge pull request #102097 from shawndooley/fldigi-4.1.15
fldigi: 4.1.14 -> 4.1.15
2020-10-29 23:27:25 -04:00
Benjamin Hipple a2aa0cbf89
Merge pull request #100266 from jnetod/textadept-update
textadept: 10.2 -> 10.8
2020-10-29 22:24:13 -04:00
S. Nordin Abouzahra 57ea265674 firefox: place alsaLib in lib search patch
libcubeb has dlopened libraries for awhile now. In nixpkgs there was
support for the PulseAudio backend doing this, however the ALSA backend
support was missed and caused issue #79310 (no sound with ALSA). This
gives ALSA users the ability to hear sound once again.
2020-10-29 22:21:12 -04:00
Renato Alves 6e19ed0a52
lumpy: 0.3.0 -> 0.3.1 2020-10-30 01:28:00 +01:00
Shawn Dooley 8975bd93b7 fldigi: 4.1.14 -> 4.1.15
Corrected hash format
2020-10-29 20:15:50 -04:00
MetaDark ff4a1cf4d8 git-review: build with python3
Also updated source to the new repo and added myself as a maintainer
2020-10-29 16:01:12 -07:00
Marek Mahut 05133510e9
Merge pull request #102051 from r-ryantm/auto-update/ergo
ergo: 3.3.4 -> 3.3.5
2020-10-29 22:01:04 +01:00
Ryan Mulligan eaa64c3e7d
Merge pull request #102047 from r-ryantm/auto-update/dstask
dstask: 0.22 -> 0.23
2020-10-29 13:56:07 -07:00
Shawn Dooley 8d936595b8 fldigi: 4.1.14 -> 4.1.15 2020-10-29 15:53:04 -04:00
Jon Roberts ca6dc68153
zoom-us: 5.3.469451.0927 -> 5.4.53350.1027 2020-10-29 13:13:09 -05:00
R. RyanTM 9fb7ea1f17 batsignal: 1.1.2 -> 1.1.3 2020-10-29 17:54:46 +00:00
Timo Kaufmann aee8263788
Merge pull request #100653 from trepetti/marker
marker: init at 2020.04.04
2020-10-29 18:47:37 +01:00
Timo Kaufmann 105d3a7b01
Merge pull request #100510 from trepetti/noaa-apt-1.3.0
noaa-apt: 1.2.0 -> 1.3.0
2020-10-29 18:43:35 +01:00
Renato Alves a28e5b0a4f
samtools: 1.10 -> 1.11 2020-10-29 18:27:22 +01:00
zimbatm f155651d3f
terraform-providers.time: init at 0.6.0 (#101406) 2020-10-29 18:07:44 +01:00
Robert Scott 1b5ee955d3
terraform-providers.cloudfoundry: init at 0.12.6 (#99960) 2020-10-29 18:07:26 +01:00
Doron Behar 85eb1b58d3
Merge pull request #101747 from doronbehar/pkg/syncthingtray 2020-10-29 18:13:34 +02:00
R. RyanTM 3e8c98e128 geoipupdate: 4.3.0 -> 4.5.0 2020-10-29 16:01:39 +00:00
Russell O'Connor 069e485c18 OSCAR: init at 1.2.0 2020-10-29 11:00:13 -04:00
R. RyanTM bf92b1ba10 ergo: 3.3.4 -> 3.3.5 2020-10-29 14:19:08 +00:00
R. RyanTM 89507db3bc dstask: 0.22 -> 0.23 2020-10-29 13:48:13 +00:00
Michael Weiss 7c700c9ff6
chromium: Drop useVaapi (was deprecated) 2020-10-29 13:48:38 +01:00
Michael Weiss a90362c888
google-chrome: Add myself as maintainer
Mainly to get pinged on PRs/issues as well.
2020-10-29 13:41:34 +01:00
Michael Weiss 4c92053749
Merge pull request #101957 from meutraa/update/android-studio-canary
androidStudioPackages.{canary,dev}: 4.2.0.14 -> 4.2.0.15
2020-10-29 12:56:51 +01:00
Alexander Bantyev f68a893294
Merge pull request #101997 from cab404/super-slicer-2-2-54-2
super-slicer: 2.2.54.1 -> 2.2.54.2
2020-10-29 14:43:12 +03:00
Mario Rodas 404b583e2d
Merge pull request #102009 from r-ryantm/auto-update/atlantis
atlantis: 0.15.0 -> 0.15.1
2020-10-29 06:42:13 -05:00
Mario Rodas 6ff80e7ac3
Merge pull request #102008 from evenbrenden/jotta-cli-bump-version
jotta-cli: 0.6.24251 -> 0.7.33634
2020-10-29 06:39:42 -05:00
R. RyanTM 82b3584325 cloudflared: 2020.10.0 -> 2020.10.2 2020-10-29 11:37:49 +00:00
Michele Guerini Rocco c0627e5b5b
Merge pull request #102004 from rnhmjoj/monero
monero-gui: fixup of 7a498ab
2020-10-29 10:07:33 +01:00
Matthieu Coudron 2eb1610725
neovimUtils: neovim utilities to handle more usecases
Current nixpkgs always wraps neovim with the "-u" which has sideeffects as explained in https://github.com/NixOS/nixpkgs/issues/55376 : 
1.  vim won't set the variable $MYVIMRC as explained #34215
 2. vim skips loading folder-specific .vimrc / .nvimrc

I wanted to provide a way for users to better control what flags are used to wrap neovim. This is achived by introducing wrapNeovimUnstable et neovimUtils, utilities to help with that. We provide a compatibility layer so that wrapNeovim still works and to let us experiment with wrapNeovimUnstable to better control neovim configuration, plugin dependencies, haskell environment etc so that it becomes easier to generate per-project neovim config.

With this commit, it's possible for instance for home-manager to wrap neovim without the `-u` and just write the config in the
expected $XDG_CONFIG_HOME/nvim/init.vim .
Expect wrapNeovimUnstable interface to evolve in the upcoming months.
2020-10-29 09:50:26 +01:00
R. RyanTM a3d3a1ec75 atlantis: 0.15.0 -> 0.15.1 2020-10-29 08:39:11 +00:00
Even Brenden fe3041b879 jotta-cli: 0.6.24251 -> 0.7.33634 2020-10-29 09:27:01 +01:00
rnhmjoj b0a06f1786
monero-gui: fixup of 7a498ab
The INSTALL_PATH has been fixed upstream and this was causing
the binary to be under $out/bin/bin/.
2020-10-29 08:53:31 +01:00
Raghav Sood 438a67de33
electrum-ltc: enable hardware wallets 2020-10-29 15:38:47 +08:00
Michele Guerini Rocco df6068e934
Merge pull request #101985 from rnhmjoj/monero
monero: 0.17.1.0 -> 0.17.1.1
2020-10-29 08:04:30 +01:00
Vladimir Serov 1b27fadae0
super-slicer: 2.2.54.1 -> 2.2.54.2
Signed-off-by: Vladimir Serov <me@cab404.ru>
2020-10-29 08:43:43 +03:00
Mario Rodas 8305cce210
Merge pull request #100638 from xrelkd/add/clipcat
clipcat: init at 0.4.19
2020-10-28 23:00:38 -05:00
Mario Rodas 6a730c547c
Merge pull request #101989 from marsam/update-archiver
archiver: 3.3.2 -> 3.4.0
2020-10-28 22:51:32 -05:00
dawidsowa c69407d606
gallery-dl: 1.15.1 -> 1.15.2 (#101977)
* gallery-dl: 1.15.1 -> 1.15.2
2020-10-28 22:49:39 -05:00
Tom Repetti 7559a99131 marker: init at 2020.04.04 2020-10-28 23:01:47 -04:00
Anderson Torres 066bf7dd5d
Merge pull request #101894 from AndersonTorres/terminal-emulators
Create a directory-category for terminal emulators
2020-10-28 23:27:05 -03:00
AndersonTorres 5b5aac40d5 Terminal emulators: whitespace cleanup and regroup
Because editorconfig complains, and also why not to organize them
"ascii-betically"?
2020-10-28 22:28:32 -03:00
rnhmjoj 79a81f81aa
monero-gui: 0.17.1.0 -> 0.17.1.1 2020-10-29 01:21:00 +01:00
rnhmjoj 7a498aba3e
monero: 0.17.1.0 -> 0.17.1.1 2020-10-29 01:20:48 +01:00
Martin Weinelt 2755df8657
Merge pull request #101844 from helsinki-systems/telepromter-2.4.0
teleprompter: 2.3.4 -> 2.4.0
2020-10-29 00:58:59 +01:00
Scriptkiddi 9bb8fdf842
teleprompter: 2.3.4 -> 2.4.0 2020-10-29 00:48:56 +01:00