Commit Graph

54154 Commits

Author SHA1 Message Date
Finn Behrens
cb764dbc24 top-level: Use systemdMinimal in a few more places 2020-11-03 17:35:14 -05:00
Frederik Rietdijk
470f05cb5d Merge staging-next into staging 2020-11-03 12:06:41 +01:00
Frederik Rietdijk
237966224d Merge master into staging-next 2020-11-03 12:06:06 +01:00
ajs124
b76c51f137
Merge pull request #102419 from freezeboy/remove-unarj
unarj: remove (broken since 2016, insecure since 2015)
2020-11-03 00:01:14 +01:00
Maciej Krüger
b6e4df5729
Merge pull request #102087 from luc65r/pkg/keystone
keystone: init at 0.9.2
2020-11-02 21:04:50 +01:00
luc65r
1e9d2d2f12 keystone: init at 0.9.2 2020-11-02 21:01:25 +01:00
Maciej Krüger
16abe1a322
Merge pull request #102085 from luc65r/pkg/unicorn
unicorn(-emu): 1.0.2-rc4 -> 1.0.2
2020-11-02 20:56:38 +01:00
Maciej Krüger
8c3d91f77f
Merge pull request #102017 from luc65r/pkg/conv 2020-11-02 20:45:13 +01:00
luc65r
448729ea16 convfont: init at 1.0 2020-11-02 20:40:32 +01:00
luc65r
fb3d797242 convimg: init at 8.3 2020-11-02 20:40:25 +01:00
Doron Behar
3f84b2d3f0
Merge pull request #102380 from doronbehar/pkg/musescore 2020-11-02 19:52:59 +02:00
Kevin Cox
ba84f8b1ba
Merge pull request #101503 from bbigras/angle-grinder
angle-grinder: init at 0.15.0
2020-11-02 08:12:04 -05:00
Mario Rodas
8eea6fcf0d
Merge pull request #91675 from MetaDark/cxxtest
cxxtest: package includes and run tests
2020-11-02 05:02:35 -05:00
Antoine Eiche
859a44ebc0 systemd: set withRemote true by default
This also adds the libmicrohttpd as a `buildInput` when `withRemote`
is true.
2020-11-02 09:07:52 +01:00
freezeboy
209fbcb121 unarj: remove (broken since 2016, insecure since 2015) 2020-11-02 03:10:24 +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
Pavol Rusnak
0d8f43c402 python3Packages.ovito: 3.0.0 -> 3.3.1 2020-11-01 11:51:17 -08: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
Pavol Rusnak
36758a34a8 uutils-coreutils: Use Python3 sphinx for docs 2020-11-01 10:49:52 -08:00
freezeboy
4fe0ea478a google-compute-engine: refactor to use python3 2020-11-01 09:14:01 -08:00
freezeboy
718d8bf976 google-cloud-sdk: refactor to use python3 2020-11-01 09:14:01 -08:00
Vincent Laporte
49bdf0dace ocamlPackages.mirage-profile: init at 0.9.1 2020-11-01 17:16:29 +01: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
Florian Klink
d64f4d03d5
Merge pull request #101886 from flokli/systemd-more-optional
systemd: introduce more options for a more minimal build
2020-11-01 14:29:45 +01:00
gnidorah
61040fa997 iortcw: init at 1.51c 2020-11-01 11:45:57 +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
409ca6f1f9 Merge staging-next into staging 2020-11-01 11:06:35 +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
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
83dde6c52c Merge staging-next into staging 2020-11-01 10:11:12 +01:00
Frederik Rietdijk
7a8d5dc8a6 Merge master into staging-next 2020-11-01 10:10:47 +01:00
Sandro Jäckel
0b884cec25
ibus-engines.libthai: init at 0.1.4 2020-11-01 00:13:37 +01:00
Sandro Jäckel
e0e37f4261
libthai: init at 0.1.28 2020-11-01 00:13:37 +01:00
Sandro Jäckel
6b72fd5c3b
libdatrie: init at 0.2.12 2020-11-01 00:13:36 +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
rnhmjoj
2aaf963019
cshatag: init at 2019-12-03 2020-10-31 18:43:15 +01:00
Nicolai Kellerer
c1cf4abe6d pythonPackages.toolz: create Python 2 package 2020-10-31 09:55:25 -07:00
Mario Rodas
2faef82610
Merge pull request #101986 from mweinelt/loki2
grafana-loki: 1.6.1 -> 2.0.0
2020-10-31 11:28:05 -05:00
Matthieu Coudron
db157224ef neovim: restore neovim.override
the compatibility layer for `wrapNeovim` introduced in https://github.com/NixOS/nixpkgs/pull/101265
broke the recommended way of configuration:
https://nixos.org/manual/nixpkgs/stable/#custom-configuration
https://nixos.wiki/wiki/Vim#Customizations

restore the old ways.
2020-10-31 15:52:34 +01:00
Ryan Mulligan
893c94b4b2
Merge pull request #90322 from pasqui23/zplg2
zplugin: init at 2.3
2020-10-31 07:34:03 -07:00
Vladimír Čunát
dfd3ede68d
Merge branch 'master' into staging-next 2020-10-31 14:30:44 +01: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
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
Martin Weinelt
5a22c6f167
Merge pull request #99521 from mweinelt/irc-stuff
python3Packages.{irctokens,ircstates,ircrobots}: init
2020-10-30 22:41:05 +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
Jan Tojnar
3d3792020d
Merge pull request #102163 from mkenigs/rm-glacier-cmd
amazon-glacier-cmd-interface: remove package
2020-10-30 22:05:50 +01:00
WORLDofPEACE
8faab3de9a
Merge pull request #101384 from eyJhb/among-sus
among-sus: init at 2020-10-22
2020-10-30 16:45:53 -04:00
eyjhb
76cd544455
among-sus: init at 2020-10-29 2020-10-30 21:22:42 +01:00