Commit graph

48673 commits

Author SHA1 Message Date
R. RyanTM 816ba1ec7f flmsg: 4.0.14 -> 4.0.17 2020-11-01 15:15:34 -08:00
R. RyanTM 468d013043 fetchmail: 6.4.12 -> 6.4.13 2020-11-01 15:13:17 -08:00
R. RyanTM b3bd7bfe28 flexibee: 2020.2.3.1 -> 2020.2.6 2020-11-01 15:13:08 -08:00
R. RyanTM ee3acf3aa4 calligra: 3.2.0 -> 3.2.1 2020-11-01 23:50:29 +01:00
R. RyanTM 8bb3603932 clipgrab: 3.8.14 -> 3.8.15 2020-11-01 23:50:05 +01:00
Frederik Rietdijk 9436457542 digikam: fix double wrapping 2020-11-01 23:39:05 +01:00
Frederik Rietdijk 2ff2ef1a52 kdenlive: depend on qtmultimedia instead of unsupported qtwebkit 2020-11-01 23:38:03 +01:00
Frederik Rietdijk 016bfce7d2 kdenlive: avoid double wrapping 2020-11-01 23:38:03 +01:00
Kevin Cox ce3a2e6e49
Merge pull request #91792 from jcpetruzza/kakoune-plugins
kakoune: rework plugin support
2020-11-01 15:07:28 -05:00
roconnor eaf06c30ac
Merge pull request #101945 from roconnor/OSCAR
OSCAR: init at 1.2.0
2020-11-01 14:25:49 -05:00
Doron Behar 07cb335125 musescore: 3.5.0 -> 3.5.2
Use fetchFromGitHub as it seems the only way to get the source now. Also
use libsForQt5 as it works.
2020-11-01 21:03:55 +02:00
Jonathan Ringer 9122b454f6 csv_fast_export: use python3 2020-11-01 10:54:30 -08:00
Andreas Rammhold df2d47cd39
Merge pull request #102266 from NixOS/firefox-82.02
firefox{,-bin}: 80.0 -> 80.0.2
2020-11-01 19:34:37 +01:00
Matthieu Coudron 295948f40f neovim: dont wrap when is null
restore previous behavior
2020-11-01 18:55:57 +01:00
Vincent Laporte 86c6683e62 ocamlPackages.google-drive-ocamlfuse: disable for OCaml < 4.06 2020-11-01 17:18:02 +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
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 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
Frederik Rietdijk 7a8d5dc8a6 Merge master into staging-next 2020-11-01 10:10:47 +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
R. RyanTM 3408bddacf gitAndTools.git-extras: 6.0.0 -> 6.1.0 2020-11-01 00:15:25 +00: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
Vladimír Čunát dfd3ede68d
Merge branch 'master' into staging-next 2020-10-31 14:30:44 +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
toonn e6a44b2fc4
wire-desktop: mac 3.20.3912 -> 3.21.3959 2020-10-30 08:54:19 +01:00
toonn fa20999c64
wire-desktop: linux 3.20.2934 -> 3.21.2936 2020-10-30 08:52:57 +01:00
Konrad Borowski 4897591ab1 thunderbird: set build timeout at eight hours
This matches a similar change made to Firefox in #96767.
A lot of code is shared between Firefox and Thunderbird
so it makes sense to increase timeouts for Thunderbird
as well.
2020-10-30 08:48:15 +01:00
Riley Inman c79ef4eacf syncplay: 1.6.5 -> 1.6.6 2020-10-30 00:16:19 -04: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
R. RyanTM e369c0c030 cordless: 2020-08-30 -> 2020-10-24 2020-10-29 11:54:51 +00: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
Martin Weinelt caf6c6fad1
Merge pull request #101722 from r-ryantm/auto-update/opustags
opustags: 1.3.0 -> 1.4.0
2020-10-29 00:03:02 +01:00
Martin Weinelt 9662e0eaf9
Merge pull request #101744 from euank/k3s-modprobe
k3s: add modprobe to k3s's PATH
2020-10-28 23:56:35 +01:00
Martin Weinelt 516541b45c
Merge pull request #101710 from r-ryantm/auto-update/obs-studio
obs-studio: 26.0.0 -> 26.0.2
2020-10-28 23:33:08 +01:00
Robert T. McGibbon 0dc7ad6f1f
bluejeans: 2.4.0 -> 2.17.0.11 (#101973) 2020-10-28 17:37:39 -04:00
Maximilian Bosch 9d5c765e33
element-desktop: 1.7.10 -> 1.7.12
https://github.com/vector-im/element-desktop/releases/tag/v1.7.11
https://github.com/vector-im/element-desktop/releases/tag/v1.7.12
2020-10-28 21:48:50 +01:00
Maximilian Bosch 135f6b62dd
element-web: 1.7.10 -> 1.7.12
https://github.com/vector-im/element-web/releases/tag/v1.7.11
https://github.com/vector-im/element-web/releases/tag/v1.7.12
2020-10-28 21:48:50 +01:00
Anderson Torres c13da09a6f
Merge pull request #101231 from djanatyn/pkg/peaclock
peaclock: init at 0.4.3
2020-10-28 16:06:00 -03:00
meutraa 01b58c0240
androidStudioPackages.{canary,dev}: 4.2.0.14 -> 4.2.0.15 2020-10-28 17:57:00 +00:00
StigP 4512dac960
Merge pull request #99444 from etu/aldo-upgrade
aldo: 0.7.7 -> 0.7.8
2020-10-28 13:23:42 +00:00
AndersonTorres 2bb3a9da24 A directory-category for terminal emulators
This is a mostly cosmetical commit, in the sense it doesn't change the contents
of any package, but reorganizes the overall Nixpkgs expressions.

Terminal emulators are an ubiquitous tool for any Unix user; even the beginners
are routinely familiarized to it. And, manifestly, there are many
implementations of terminal emulators out there, from those traditionally made
in C and C++ to those written in Haskell and Go.

Terminal emulators deserve more highlight. This commit does that by creating a
category for them.
2020-10-28 10:22:39 -03:00
Anderson Torres c3feda093d
Merge pull request #101569 from AndersonTorres/megafix
Fixing some URLs
2020-10-28 10:15:26 -03:00
Niklas Hambüchen c06f86d591
Merge pull request #101879 from sikmir/cloudcompare
cloudcompare: 2.11.0 → 2.11.2
2020-10-28 13:43:31 +01:00
Nikolay Korotkiy 59645d2e42 cloudcompare: 2.11.0 → 2.11.2 2020-10-28 13:24:55 +01:00
Mario Rodas 023ff35f38
Merge pull request #101746 from oyren/update-portfolio
portfolio: 0.48.1 -> 0.49.0
2020-10-28 06:18:01 -05:00
Mario Rodas 5b4331e2c9
Merge pull request #99949 from marsam/update-micro
micro: 2.0.7 -> 2.0.8
2020-10-28 05:22:00 -05:00
Frederik Rietdijk 1489c07cb7 teams: work around screen sharing bug 2020-10-28 09:39:16 +01:00
Mario Rodas 8d1c9bcdf9 archiver: 3.3.2 -> 3.4.0
https://github.com/mholt/archiver/releases/tag/v3.4.0
2020-10-28 04:20:00 +00:00
Mario Rodas 9fce5c704a
Merge pull request #101779 from dbirks/update-helm
kubernetes-helm: 3.3.4 -> 3.4.0
2020-10-27 19:27:24 -05:00
Mario Rodas 9952b7b244
Merge pull request #101818 from marsam/update-rclone
rclone: 1.53.1 -> 1.53.2
2020-10-27 18:57:47 -05:00
hyperfekt 22ac8b79b0 nym: 0.7.0 -> 0.8.1
The tests requiring network access are no longer called by the root
package.
2020-10-27 22:01:58 +01:00
Nicolas Martin e129f41522 glow: 1.0.2 -> 1.1.0 2020-10-27 21:58:00 +01:00
WORLDofPEACE f2d8aebe8e
Merge pull request #101493 from Magicloud/vbox6116
virtualbox: 6.1.14 -> 6.1.16
2020-10-27 12:37:16 -04:00
Ben Siraphob db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
zowoq f2eb36b889 gitAndTools.gh: 1.1.0 -> 1.2.0
https://github.com/cli/cli/releases/tag/v1.2.0
2020-10-28 00:38:12 +10:00
Martin Weinelt 91e28cfbcf
Merge pull request #101752 from petabyteboy/feature/docker-19-03-13
docker: 19.03.12 -> 19.03.13
2020-10-27 15:32:37 +01:00
Jonathan Strickland c84ddc7bf4 peaclock: init at 0.4.3
Co-authored-by: r-burns <52847440+r-burns@users.noreply.github.com>
2020-10-27 10:05:08 -04:00
Mario Rodas 2b0260f4bc
Merge pull request #101757 from magnetophon/geonkick
geonkick: 2.3.8 -> 2.4.0
2020-10-27 06:51:53 -05:00
Milan Pässler 0dc4ced3eb docker: 19.03.12 -> 19.03.13
Added libseccomp and pkgconfig inputs to containerd, because 1.3.x requires them.
However containerd 1.2.x and 1.4.x do not.
2020-10-27 12:48:51 +01:00
Mario Rodas 090f2cdf76
Merge pull request #101659 from r-ryantm/auto-update/helmfile
helmfile: 0.131.0 -> 0.132.1
2020-10-27 06:44:29 -05:00
Mario Rodas c9494fc911
Merge pull request #101656 from r-ryantm/auto-update/gomuks
gomuks: 0.2.0 -> 0.2.1
2020-10-27 06:43:52 -05:00
Mario Rodas 2e64eb507d
Merge pull request #101819 from marsam/update-ncspot
ncspot: 0.2.3 -> 0.2.4
2020-10-27 06:33:07 -05:00
Timo Kaufmann 39e62d5d6e
Merge pull request #101793 from omasanori/maxima/remove-5.41
maxima: remove 5.41.0
2020-10-27 09:46:35 +01:00
R. RyanTM 3ff7bf9166 gqrx: 2.13 -> 2.13.2 2020-10-27 08:55:38 +01:00
Lassulus 4c5ff0a412
Merge pull request #101804 from nyanloutre/ledger_update
electron-cash: 4.1.1 -> 4.2.0
2020-10-27 08:00:23 +01:00
Mario Rodas 228cad0521
Merge pull request #101775 from magnetophon/wmfocus
wmfocus: 1.1.3 -> 1.1.5
2020-10-27 00:33:27 -05:00
Mario Rodas 8deec83113 ncspot: 0.2.3 -> 0.2.4
https://github.com/hrkfdn/ncspot/releases/tag/v0.2.4
2020-10-27 00:00:00 +00:00
nyanloutre 765b7f33ea
electron-cash: 4.1.1 -> 4.2.0 2020-10-27 00:06:52 +01:00
Max Hausch a8d35dc10d
ssw 0.3 -> 0.6 2020-10-26 23:57:03 +01:00
Masanori Ogino 40fb3ed6dc maxima: remove 5.41.0
It had been kept for SageMath, but it uses the default version nowadays
and this version is not referenced in nixpkgs.

Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-27 06:09:12 +09:00
Samuel Dionne-Riel 9119d715dc
Merge pull request #101204 from samueldr/fix/rsync-cross-compilation-regression
rsync: Work around upstream cross-compilation issue
2020-10-26 15:05:10 -04:00
Ryan Mulligan bcbb5833a0
Merge pull request #101708 from r-ryantm/auto-update/nwg-launchers
nwg-launchers: 0.3.3 -> 0.4.0
2020-10-26 11:29:58 -07:00
David Birks a091ac564f
kubernetes-helm: 3.3.4 -> 3.4.0 2020-10-26 13:23:53 -04:00
lewo a7a1447e5d
Merge pull request #100985 from devhell/mediainfo-20.09
mediainfo{-gui}: 20.08 -> 20.09
2020-10-26 17:26:25 +01:00
devhell 8a4edf9087 {lib}mediainfo{-gui}: 20.08 -> 20.09
This release includes a fix for https://github.com/NixOS/nixpkgs/issues/92874
2020-10-26 15:57:08 +00:00
Maximilian Bosch 61fa498994
Merge pull request #101646 from luc65r/pkg/rofi-calc
rofi-calc: 1.8 -> 1.9
2020-10-26 16:36:43 +01:00
Bart Brouns 6d10913002 wmfocus: 1.1.3 -> 1.1.5 2020-10-26 16:35:11 +01:00
Maximilian Bosch 7898c75e7c
Merge pull request #101730 from lovek323/idea-2020.2.3
idea: 2020.2.2 -> 2020.2.3
2020-10-26 16:33:27 +01:00
Bart Brouns f4b9950537 geonkick: 2.3.8 -> 2.4.0 2020-10-26 15:32:36 +01:00
Jason Felice 03faeaa8b3 kakounePlugins.rep: inherit from rep 2020-10-26 10:00:28 -04:00
Anderson Torres ac08a3973c
Merge pull request #100536 from AndersonTorres/corectrl
corectrl: init at 1.1.1
2020-10-26 10:34:12 -03:00
Ryan Mulligan f861aae44c
Merge pull request #101719 from r-ryantm/auto-update/opentx
opentx: 2.3.9 -> 2.3.10
2020-10-26 05:48:17 -07:00
Ryan Mulligan 4fce633319
Merge pull request #101716 from r-ryantm/auto-update/openhantek6022
openhantek6022: 3.1.2 -> 3.1.3
2020-10-26 05:43:38 -07:00
Ryan Mulligan 3ea0a61e08
Merge pull request #101711 from r-ryantm/auto-update/obsidian
obsidian: 0.9.1 -> 0.9.4
2020-10-26 05:42:04 -07:00
Alexey Shmalko a3368f0eea
Merge pull request #101348 from cab404/super-slicer-2-2-54-1
super-slicer: 2.2.54.0 -> 2.2.54.1
2020-10-26 12:44:28 +02:00
Doron Behar a5ca6e8e84 syncthingtray: 0.11.0 -> 1.0.0 2020-10-26 12:10:40 +02:00
Moritz Scheuren 8a26bfb4a1 portfolio: 0.48.1 -> 0.49.0 2020-10-26 11:08:17 +01:00
06kellyjac aaa2cf6b26 kube3d: add jk as a maintainer
Add jk (myself) as a maintainer to help keeping kube3d working and
up-to-date.
2020-10-26 09:24:52 +00:00
06kellyjac 797a3421cd kube3d: 3.1.4 -> 3.1.5 2020-10-26 09:24:51 +00:00
06kellyjac ba708de881 kube3d: 3.1.3 -> 3.1.4 2020-10-26 09:24:51 +00:00
06kellyjac 56de136664 kube3d: 3.1.2 -> 3.1.3 2020-10-26 09:24:51 +00:00
06kellyjac f28030496d kube3d: 3.1.1 -> 3.1.2 2020-10-26 09:24:51 +00:00
06kellyjac caaca24a57 kube3d: 3.1.0 -> 3.1.1 2020-10-26 09:24:51 +00:00
06kellyjac 31ae30a932 kube3d: 3.0.2 -> 3.1.0
Also bumped k3sVersion
2020-10-26 09:24:51 +00:00
06kellyjac 4c812da8e5 kube3d: add completion for fish
fish completion was added in 3.0.2
https://github.com/rancher/k3d/releases/tag/v3.0.2
2020-10-26 09:24:51 +00:00
Euan Kemp 7661b55417 k3s: add modprobe to k3s's PATH
Otherwise we get warnings like 'level=warning msg="failed to start
br_netfilter module"' in k3s's logs.

Adding modprobe to k3s's PATH fixes the warning at least. I'm not
certain if it fixes any real issue or not.
2020-10-26 01:40:36 -07:00
Vladimír Čunát 89023c38fc
Recover the complicated situation after my bad merge
I made a mistake merge.  Reverting it in c778945806 undid the state
on master, but now I realize it crippled the git merge mechanism.
As the merge contained a mix of commits from `master..staging-next`
and other commits from `staging-next..staging`, it got the
`staging-next` branch into a state that was difficult to recover.

I reconstructed the "desired" state of staging-next tree by:
 - checking out the last commit of the problematic range: 4effe769e2
 - `git rebase -i --preserve-merges a8a018ddc0` - dropping the mistaken
   merge commit and its revert from that range (while keeping
   reapplication from 4effe769e2)
 - merging the last unaffected staging-next commit (803ca85c20)
 - fortunately no other commits have been pushed to staging-next yet
 - applying a diff on staging-next to get it into that state
2020-10-26 09:01:04 +01:00
Vincent Laporte a2b7bad6c8 ocamlPackages.google-drive-ocamlfuse: 0.7.21 → 0.7.22 2020-10-26 06:09:43 +01:00
AndersonTorres fefda2dd98 bombono: update expression
- New github page
- Update license
- Update homepage
2020-10-26 01:20:50 -03:00
AndersonTorres af299d2891 sakura: 3.7.0 -> 3.7.1 2020-10-26 01:13:47 -03:00
Jason O'Conal aeb6d3edab idea: 2020.2.2 -> 2020.2.3 2020-10-26 14:25:34 +10:30
AndersonTorres 846266d9af corectrl: init at 1.1.1 2020-10-25 23:11:40 -03:00
R. RyanTM 5ef636ef93 opustags: 1.3.0 -> 1.4.0 2020-10-26 01:39:23 +00:00
R. RyanTM d26ac92618 opentx: 2.3.9 -> 2.3.10 2020-10-26 01:23:54 +00:00
R. RyanTM 250757970b openhantek6022: 3.1.2 -> 3.1.3 2020-10-26 00:37:51 +00:00
Mario Rodas 5eb0f34a60
Merge pull request #101705 from r-ryantm/auto-update/ncspot
ncspot: 0.2.2 -> 0.2.3
2020-10-25 19:26:52 -05:00
R. RyanTM cf74b2f737 obsidian: 0.9.1 -> 0.9.4 2020-10-25 23:49:23 +00:00
R. RyanTM 1f89f78553 obs-studio: 26.0.0 -> 26.0.2 2020-10-25 23:40:03 +00:00
R. RyanTM c3097f46c4 nwg-launchers: 0.3.3 -> 0.4.0 2020-10-25 23:26:07 +00:00
R. RyanTM e2b73e55d4 ncspot: 0.2.2 -> 0.2.3 2020-10-25 22:52:34 +00:00
Jan Tojnar 3825e74193 treewide: drop gnome2.pango alias 2020-10-25 23:48:29 +01:00
Ryan Mulligan b6dde82536
Merge pull request #101693 from r-ryantm/auto-update/minikube
minikube: 1.14.0 -> 1.14.1
2020-10-25 15:21:06 -07:00
Christian Kampka b42b8c1396
kops_1_18: 1.18.1 -> 1.18.2 (#101692) 2020-10-25 22:13:15 +00:00
Jan Tojnar 30da0b7bb4
Merge pull request #101674 from frlan/Update/Geany/1.37.0
geany: 1.36.0 -> 1.37.0
2020-10-25 22:59:41 +01:00
R. RyanTM dab7064970 minikube: 1.14.0 -> 1.14.1 2020-10-25 21:18:39 +00:00
Peter Simons 40bc6c8dad
Merge pull request #100393 from matthiasbeyer/update-r
R: 4.0.2 -> 4.0.3
2020-10-25 21:57:03 +01:00
Frank Lanitz b1b7551cb0 geany: 1.36.0 -> 1.37.0 2020-10-25 19:56:55 +01:00
Nikolay Korotkiy d2a28d3b38 xournalpp: 1.0.18 -> 1.0.19 2020-10-25 19:34:20 +01:00
Maximilian Bosch 2543fb203b
Merge pull request #101640 from erictapen/tor-browser-bundle-bin-10.0.2
tor-browser-bundle-bin: 10.0.1 -> 10.0.2
2020-10-25 19:27:57 +01:00
Maxwell L-T ab0faef05f mullvad-vpn: 2020.5 -> 2020.6 2020-10-25 13:23:50 -04:00
R. RyanTM 74ae6e1209 helmfile: 0.131.0 -> 0.132.1 2020-10-25 15:38:58 +00:00
Lucas Ransan ce383a1985 ssh-chat: 1.9 -> 1.10 2020-10-25 11:12:39 -04:00
R. RyanTM 11eb8167b1 gomuks: 0.2.0 -> 0.2.1 2020-10-25 15:03:21 +00:00
Martin Weinelt 923ceda526
Merge pull request #101639 from Luflosi/glances-add-py-cpuinfo
glances: add py-cpuinfo dependency
2020-10-25 15:03:44 +01:00
Lucas Ransan 2436e41916 rofi-calc: 1.8 -> 1.9 2020-10-25 14:31:57 +01:00
R. RyanTM f006f30cb4 picard: 2.4.4 -> 2.5 2020-10-25 14:00:02 +01:00
R. RyanTM 5737e856f9 urh: 2.8.8 -> 2.8.9 2020-10-25 13:59:26 +01:00
Frederik Rietdijk 89a60382e4 Revert "Revert "pythonPackages.django: clarify versions, remove django_lts attribute""
Every major version will have only a single LTS release, which is the
one we typically keep in Nixpkgs.

https://www.djangoproject.com/download/

This reverts commit af8a48c3c1.
2020-10-25 13:55:44 +01:00
Ryan Mulligan a4795e27b6
Merge pull request #101613 from r-ryantm/auto-update/fava
fava: 1.15 -> 1.16
2020-10-25 05:43:04 -07:00
Justin Humm 03d85e8aac
tor-browser-bundle-bin: 10.0.1 -> 10.0.2 2020-10-25 12:00:15 +01:00
georgewhewell 53c52f1a45 kodi: remove jre override, use headless 2020-10-25 10:52:45 +01:00
nek0 a14611b941 krita: 4.3.0 -> 4.4.0 2020-10-25 10:47:43 +01:00
Luflosi b3053385e5
glances: add py-cpuinfo dependency
This enables the Quicklook CPU info module.
2020-10-25 10:45:20 +01:00
Jon Banafato bc5cf003aa keepassxc: 2.6.1 -> 2.6.2
KeePassXC has a new release. [Changelog](https://github.com/keepassxreboot/keepassxc/releases/tag/2.6.2)
2020-10-25 10:38:30 +01:00
Frederik Rietdijk cb6357d2b1
Merge pull request #100965 from r-ryantm/auto-update/helmsman
helmsman: 3.4.4 -> 3.4.6
2020-10-25 09:50:32 +01:00
R. RyanTM 2e5f96c7a4 heimer: 1.19.0 -> 1.20.0 2020-10-25 09:47:51 +01:00
R. RyanTM 3302edd92f j4-dmenu-desktop: 2.17 -> 2.18 2020-10-25 09:46:05 +01:00
R. RyanTM 297cb34d46 kanboard: 1.2.15 -> 1.2.16 2020-10-25 09:45:48 +01:00
R. RyanTM aa09c8014b asunder: 2.9.6 -> 2.9.7 2020-10-25 09:44:36 +01:00
Vladimír Čunát c778945806
Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
I'm sorry; I didn't notice it contained staging commits.

This reverts commit 17f5305b6c, reversing
changes made to a8a018ddc0.
2020-10-25 09:41:51 +01:00
R. RyanTM 4614342aae xmrig-proxy: 5.11.0 -> 6.3.0 2020-10-25 09:41:09 +01:00
R. RyanTM 6a42a70023 open-vm-tools: 11.1.0 -> 11.1.5 2020-10-25 09:39:40 +01:00
Vladimír Čunát 17f5305b6c
Merge #101508: libraw: 0.20.0 -> 0.20.2 2020-10-25 09:28:53 +01:00
bqv be17edc6f6 pkgs.nyxt: init at 2020-10-23 2020-10-25 08:56:12 +01:00
lewo 68f03380b2
Merge pull request #101393 from 06kellyjac/tekton-cli_0.13.1
tektoncd-cli: 0.13.0 -> 0.13.1
2020-10-25 08:07:46 +01:00
Jörg Thalheim 2f31499703
Merge pull request #101611 from stigtsp/package/firefox-bin-82.0
firefox-bin: 81.0.2 -> 82.0
2020-10-25 07:32:30 +01:00
Jörg Thalheim c8bccb080b
Merge pull request #101624 from taku0/fix_update_nix_for_82
firefox-bin: fix update.nix freezing
2020-10-25 07:31:49 +01:00
taku0 4eacc3784f firefox-bin: fix update.nix freezing
https://github.com/NixOS/nixpkgs/pull/98338#issuecomment-716070078
2020-10-25 13:48:42 +09:00
Mario Rodas 0b2d320f39 rclone: 1.53.1 -> 1.53.2 2020-10-25 04:20:00 +00:00
Benjamin Hipple 64a620f8d3
Merge pull request #101418 from arcnmx/terraform-providers-github
terraform-providers.github: 2.8.0 -> 3.1.0
2020-10-24 23:10:13 -04:00
R. RyanTM 5e09575e03 fava: 1.15 -> 1.16 2020-10-25 00:37:40 +00:00
Stig Palmquist 728b984d57
firefox-bin: 81.0.2 -> 82.0 2020-10-25 01:22:03 +02:00
Andreas Rammhold 250fb4611f
Merge pull request #100456 from maralorn/boolToString
treewide: De-inline uses of lib.boolToString
2020-10-25 00:45:11 +02:00
Lassulus a020c1b591
Merge pull request #101536 from kmein/feature/opustags
opustags: init at 1.3.0
2020-10-24 23:39:16 +02:00
Ryan Mulligan 43ddf205c5
Merge pull request #101573 from r-ryantm/auto-update/dstask
dstask: 0.21 -> 0.22
2020-10-24 14:08:20 -07:00
Mario Rodas da8c8a2d34
Merge pull request #100537 from wilsonehusin/sonobuoy-0.19
sonobuoy: 0.16.1 -> 0.19.1
2020-10-24 14:29:14 -05:00
Mario Rodas 002c634339
Merge pull request #101448 from 06kellyjac/terragrunt_0.25.5
terragrunt: 0.25.4 -> 0.25.5
2020-10-24 14:14:06 -05:00