figsoda
258fffe903
felix-fm: 2.2.6 -> 2.2.7
...
Diff: https://github.com/kyoheiu/felix/compare/v2.2.6...v2.2.7
Changelog: https://github.com/kyoheiu/felix/blob/v2.2.7/CHANGELOG.md
2023-05-05 13:21:39 -04:00
Mostly Void
e5fa77e771
xplorer: init at unstable-2023-03-19
2023-05-05 07:09:55 -04:00
Robert Schütz
d22efbafd5
lf: 28 -> 29
...
Diff: https://github.com/gokcehan/lf/compare/r28...r29
Changelog: https://github.com/gokcehan/lf/releases/tag/r29
2023-04-30 19:24:52 -07:00
Lily Foster
c1871b4143
Merge pull request #227836 from sayanarijit/master
...
xplr: 0.20.2 -> 0.21.1
2023-04-24 13:58:11 -04:00
Arijit Basu
1c74fa18ce
xplr: 0.20.2 -> 0.21.1
...
https://github.com/sayanarijit/xplr/releases/tag/v0.21.1
Originally authored by @mimame (in #223450 ).
- Disable one specific failing test
- Move from pkgs/applications/misc/ to pkgs/applications/file-managers/
- Add @mimame as maintainer.
2023-04-24 22:18:27 +05:30
figsoda
5a7bcb521c
felix-fm: 2.2.5 -> 2.2.6
...
Diff: https://github.com/kyoheiu/felix/compare/v2.2.5...v2.2.6
Changelog: https://github.com/kyoheiu/felix/blob/v2.2.6/CHANGELOG.md
2023-04-23 16:26:24 -04:00
R. Ryantm
d646dd951f
worker: 4.11.0 -> 4.12.1
2023-04-20 13:17:16 +00:00
Nikolay Korotkiy
14defab355
nnn: 4.7 → 4.8
2023-04-16 13:52:28 +04:00
Sandro
bca7aaf8ea
Merge pull request #208023 from michaelBelsanti/tuifimanager
2023-04-12 01:00:24 +02:00
R. Ryantm
17014b0886
doublecmd: 1.0.10 -> 1.0.11
2023-04-11 15:06:23 -03:00
rewine
8ddb5204bc
dfilemanager: unstable-2020-09-04 -> unstable-2021-02-20
2023-04-07 23:30:39 +08:00
Mario Rodas
892d3a47a0
Merge pull request #224304 from jiegec/mucommander
...
mucommander: 1.1.0-1 -> 1.2.0-1
2023-04-06 18:32:14 -05:00
Sergei Trofimovich
ed6a9ec8fe
vifm: 0.12.1 -> 0.13
...
Changes: https://github.com/vifm/vifm/releases/tag/v0.13
2023-04-05 07:35:51 +01:00
Jiajie Chen
733af06a07
mucommander: 1.1.0-1 -> 1.2.0-1
2023-04-02 10:41:31 +08:00
Sandro
832250db80
Merge pull request #223487 from zendo/upd/ctpv
2023-04-02 01:04:49 +02:00
zendo
e700b7ab98
ctpv: 1.0 -> 1.1
2023-03-28 11:42:10 +08:00
Guillaume Girol
44283e380b
Merge pull request #222738 from chuangzhu/portfolio
...
portfolio-filemanager: 0.9.14 -> 0.9.15
2023-03-26 15:19:31 +00:00
Yureka
f8cbc3c281
tree-wide: convert rust with git deps to importCargoLock
2023-03-26 01:52:04 +01:00
Chuang Zhu
e0bbf6beb2
portfolio-filemanager: add chuangzhu as a maintainer
2023-03-24 01:21:28 +08:00
Chuang Zhu
e32fabacb7
portfolio-filemanager: 0.9.14 -> 0.9.15
2023-03-23 22:41:19 +08:00
Artturin
cab4a24c34
treewide: fix lints
...
Arg to lib.optional is a list
build time tool in buildInputs
2023-03-11 00:55:17 +02:00
Luke Granger-Brown
fedc494489
Merge pull request #208559 from wesleyjrz/add-ctpv
...
ctpv: init at v1.0
2023-03-01 01:11:12 +00:00
Artturin
f9fdf2d402
treewide: move NIX_CFLAGS_COMPILE to the env attrset
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturi
072e46841c
Merge pull request #216384 from SuperSandro2000/mc-optional
...
mc: fix lib.optional being passed a list
2023-02-16 02:36:02 +02:00
Sandro Jäckel
422e537bee
mc: fix lib.optional being passed a list
2023-02-14 23:27:11 +01:00
Felix Buehler
bc3d5934d7
treewide: use lib.optionals
2023-02-14 19:11:59 +01:00
Felix Buehler
cdb39a86e0
treewide: use optionalString
2023-02-13 21:52:34 +01:00
figsoda
db43cf90f7
felix-fm: 2.2.4 -> 2.2.5
...
Diff: https://github.com/kyoheiu/felix/compare/v2.2.4...v2.2.5
Changelog: https://github.com/kyoheiu/felix/blob/v2.2.5/CHANGELOG.md
2023-02-11 17:18:40 -05:00
Sergei Trofimovich
afd204905e
vifm: fix :help
by pulling in perl
to build depends
...
Without the change `:help` command failed to find the help as:
$ rm -rfv ~/.config/vifm/ ~/.vifm
$ vifm
<in vifm>:help
Error detected while processing command line:
E149: Sorry, no help for vifm-app.txt
This happened because `tags` in `doc` directory was empty:
$(top_srcdir)/data/vim/doc/plugin/tags: \
$(top_srcdir)/data/vim/doc/plugin/vifm-plugin.txt
$(AM_V_GEN)mkdir -p ../data/vim/doc/plugin/; \
if [ -n "$(PERL)" ]; then \
$(srcdir)/helpztags "$(top_srcdir)/data/vim/doc/plugin"; \
elif [ -n "$(VIM)" ]; then \
vim -e -s -c 'helptags $(top_srcdir)/data/vim/doc/plugin|q'; \
else \
touch $@; \
fi
The change pulls in `perl` into build depends to get tags working.
2023-02-08 08:29:21 +00:00
R. Ryantm
59e79c106d
clifm: 1.9 -> 1.10
2023-02-07 01:18:17 +00:00
Izorkin
0556ca0f88
mc: update postPatch phase
2023-02-05 11:49:43 +03:00
Izorkin
7e0126da2c
mc: add x11Support option
2023-02-05 11:49:43 +03:00
figsoda
a08e4457b7
felix-fm: 2.2.3 -> 2.2.4
...
Diff: https://github.com/kyoheiu/felix/compare/v2.2.3...v2.2.4
Changelog: https://github.com/kyoheiu/felix/blob/v2.2.4/CHANGELOG.md
2023-01-31 16:01:34 -05:00
R. Ryantm
04ca37f376
doublecmd: 1.0.9 -> 1.0.10
2023-01-24 03:01:41 +00:00
Weijia Wang
e3e17bd145
Merge pull request #210729 from r-ryantm/auto-update/xfe
...
xfe: 1.44 -> 1.45
2023-01-23 20:59:17 +01:00
Sergei Trofimovich
54626a9b52
mc: 4.8.28 -> 4.8.29
...
Changes: http://www.midnight-commander.org/wiki/NEWS-4.8.29
2023-01-21 18:28:29 +00:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
figsoda
eb5de171c2
felix-fm: 2.2.2 -> 2.2.3
...
Diff: https://github.com/kyoheiu/felix/compare/v2.2.2...v2.2.3
Changelog: https://github.com/kyoheiu/felix/blob/v2.2.3/CHANGELOG.md
2023-01-19 16:05:20 -05:00
quasigod-io
0092b9bc72
tuifimanager: init at 2.3.4
2023-01-16 21:26:50 -05:00
R. Ryantm
face67b312
xfe: 1.44 -> 1.45
2023-01-14 16:21:38 +00:00
R. Ryantm
6a501c3ea1
llama: 1.2.0 -> 1.4.0
2023-01-08 10:39:33 +00:00
Wesley Jr
85574ba216
ctpv: init at v1.0
2023-01-01 12:50:05 -03:00
mlyxshi
a3340ef7cf
lf: 27 -> 28
2022-12-25 23:33:33 -08:00
figsoda
87562534e4
felix-fm: 2.2.1 -> 2.2.2
...
Diff: https://github.com/kyoheiu/felix/compare/v2.2.1...v2.2.2
Changelog: https://github.com/kyoheiu/felix/blob/v2.2.2/CHANGELOG.md
2022-12-19 12:32:08 -05:00
R. Ryantm
9dc122cf90
clifm: 1.7 -> 1.9
2022-12-18 01:08:39 +00:00
figsoda
821f4baa8c
felix-fm: 2.2.0 -> 2.2.1
...
Diff: https://github.com/kyoheiu/felix/compare/v2.2.0...v2.2.1
Changelog: https://github.com/kyoheiu/felix/blob/v2.2.1/CHANGELOG.md
2022-12-14 20:03:32 -05:00
figsoda
7e6e7b6936
felix-fm: 2.1.1 -> 2.2.0
...
Diff: https://github.com/kyoheiu/felix/compare/v2.1.1...v2.2.0
Changelog: https://github.com/kyoheiu/felix/blob/v2.2.0/CHANGELOG.md
2022-12-11 20:03:27 -05:00
R. Ryantm
c0870c206a
doublecmd: 1.0.8 -> 1.0.9
2022-12-04 01:54:16 +00:00
figsoda
62bfe94552
felix-fm: 2.1.0 -> 2.1.1
...
Diff: https://github.com/kyoheiu/felix/compare/v2.1.0...v2.1.1
Changelog: https://github.com/kyoheiu/felix/blob/v2.1.1/CHANGELOG.md
2022-12-01 16:17:57 -05:00
Martin Weinelt
16817d4653
Merge pull request #202963 from dotlambda/mucommander-jdk17
2022-11-26 13:16:43 +01:00