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
R. Ryantm
402a7d1791
llama: 1.1.1 -> 1.2.0
2022-11-26 19:44:14 +08:00
Robert Schütz
bfd0306a32
mucommander: use latest JDK
...
Upstream recommends using JRE 17.
2022-11-25 19:55:40 -08:00
Nikolay Korotkiy
87b1646899
nnn: 4.6 → 4.7
2022-11-24 19:48:37 +03:00
Mario Rodas
22ed777a01
Merge pull request #201876 from r-ryantm/auto-update/llama
...
llama: 1.1.0 -> 1.1.1
2022-11-19 20:41:03 -05:00
R. Ryantm
f2ae4ab35d
llama: 1.1.0 -> 1.1.1
2022-11-19 11:10:41 +00:00
figsoda
5700935dd0
felix: 2.0.1 -> 2.1.0
2022-11-18 21:15:13 -05:00
R. Ryantm
6f27359f0d
llama: 1.0.2 -> 1.1.0
2022-11-16 13:25:05 +00:00
AndersonTorres
7cac4e5579
doublecmd: refactor to new overlay-style overridable attributes
2022-11-14 12:52:22 -03:00
figsoda
4c41d887d6
felix-fm: 2.0.0 -> 2.0.1
2022-11-12 17:19:52 -05:00
figsoda
2600278852
felix-fm: 1.3.2 -> 2.0.0
2022-11-11 09:10:41 -05:00
Jiajie Chen
1df9c7e0ec
mucommander: 0.9.3-3 -> 1.1.0-1
2022-11-08 09:44:02 +08:00
Sergei Trofimovich
593929c748
xfe: use xorg.* packages directly instead of xlibsWrapper indirection
...
Tested as no material change in `out` output with `diffoscope`.
2022-10-30 11:36:21 +01:00
Gaétan Lepage
1d3d61b344
lf: fix panic error on systems where user is not in /etc/passwd ( #196614 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-10-27 13:57:22 +02:00
Stanisław Pitucha
51dd37e4ec
Merge pull request #189474 from 06kellyjac/mc
...
mc: help with discoverability
2022-10-23 15:06:20 +11:00
Stanisław Pitucha
537c72cfd4
mc: fix description readability
...
Co-authored-by: Michal Sojka <michal.sojka@cvut.cz>
2022-10-23 14:45:26 +11:00
figsoda
e74423c4ed
felix-fm: 1.3.1 -> 1.3.2
2022-10-22 17:18:02 -04:00
github-actions[bot]
c8a9826fe2
Merge master into staging-next
2022-10-22 00:04:37 +00:00
figsoda
b12821971d
felix-fm: 1.3.0 -> 1.3.1
2022-10-20 16:39:09 -04:00
Jan Tojnar
457f28f6f8
Merge branch 'master' into staging-next
...
; Conflicts:
; pkgs/development/tools/codespell/default.nix
codespell 2.2.2 switched to pyproject & setuptools_scm:
https://github.com/codespell-project/codespell/pull/2523
2022-10-19 05:24:28 +02:00
R. Ryantm
dafe0938f1
felix-fm: 1.2.0 -> 1.3.0
2022-10-18 11:04:27 +00:00
github-actions[bot]
18a6423900
Merge master into staging-next
2022-10-17 00:04:21 +00:00
cadkin
852e005989
xfe: 1.42 -> 1.44
2022-10-15 16:51:33 -04:00
Artturin
7e49471316
treewide: optional -> optionals where the argument is a list
...
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
github-actions[bot]
0ae3aa5345
Merge master into staging-next
2022-10-02 17:45:43 +00:00
figsoda
b765de8e6b
Merge pull request #193761 from figsoda/felix
...
felix-fm: init at 1.2.0
2022-10-02 11:19:30 -04:00
github-actions[bot]
fc393d5731
Merge master into staging-next
2022-10-02 12:01:22 +00:00
Chuang Zhu
0e425bdf80
portfolio-filemanager: fix launching
2022-10-02 17:19:17 +08:00
github-actions[bot]
532efa8827
Merge master into staging-next
2022-10-02 06:05:57 +00:00
figsoda
ba9b47f30f
felix-fm: 1.1.2 -> 1.2.0
2022-10-01 11:23:13 -04:00
R. Ryantm
7c5470600a
worker: 4.10.1 -> 4.11.0
2022-10-01 03:37:51 +00:00
figsoda
ff9628bea6
felix-fm: init at 1.1.2
2022-09-30 16:12:02 -04:00
Artturin
0734f54ef2
treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
...
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
R. Ryantm
6ec7b5282b
vifm-full: 0.12 -> 0.12.1
2022-09-22 05:41:09 +00:00
R. Ryantm
543ff6a164
doublecmd: 1.0.7 -> 1.0.8
2022-09-20 07:24:19 +00:00
R. Ryantm
e7e7e386a8
doublecmd: 1.0.6 -> 1.0.7
2022-09-12 18:10:20 +00:00
06kellyjac
37423f5a4e
mc: help with discoverability
2022-09-02 16:00:37 +01:00
Sandro
cd7918895f
Merge pull request #187914 from elohmeier/nnn-musl
2022-08-28 23:18:54 +02:00
R. Ryantm
f8fc6c64f5
clifm: 1.6 -> 1.7
2022-08-28 09:02:22 +00:00
Jonas Heinrich
d6050a9464
Merge pull request #180460 from r-ryantm/auto-update/clifm
...
clifm: 1.5.1 -> 1.6
2022-08-24 10:42:23 +02:00
Enno Richter
7f1b396889
nnn: fix musl build
2022-08-22 21:54:02 +02:00
Sergei Trofimovich
347e5f473e
mc: stop retaining configure arguments in the final binary
...
Reduces closure size of cross-compiled binary a bit by not retaining
build-time perl and friends.
Before:
$ nix path-info -Sh $(nix-build -A pkgsCross.ppc64.mc) | unnix
/<<NIX>>/mc-powerpc64-unknown-linux-gnu-4.8.28 273.7M
After:
$ nix path-info -Sh $(nix-build -A pkgsCross.ppc64.mc) | unnix
/<<NIX>>/mc-powerpc64-unknown-linux-gnu-4.8.28 198.6M
2022-08-18 11:52:49 +01:00
Sergei Trofimovich
69ce8a0949
mc, pkgsCross.ppc64.mc: fixx cross-build by adding PERL_FOR_BUILD
...
Without the change build system tries to execute perl for host (instead
of build) and fails as:
install: cannot stat './mc.hlp.es': No such file or directory
The change pulls patch pending upstream inclusion where `PERL_FOR_BUILD`
is introduced to complement `PERL` for such cases.
2022-08-18 11:12:44 +01:00
R. Ryantm
28270de31f
worker: 4.10.0 -> 4.10.1
2022-08-02 06:10:17 +00:00
Nikolay Korotkiy
b95fa37c60
nnn: 4.5 → 4.6
2022-07-26 22:03:42 +03:00
Matthias Thym
1da61bc1a4
joshuto: 0.9.3 -> 0.9.4
2022-07-26 10:56:16 +02:00
Matthias Thym
a65d1a3b89
joshuto: add totoroot as maintainer
2022-07-25 08:42:57 +02:00
R. Ryantm
a23a085a26
clifm: 1.5.1 -> 1.6
2022-07-07 20:59:18 +00:00
ajs124
a0718341e6
maintainers: remove volth
...
github account deleted
2022-06-29 00:52:12 +02:00
Anderson Torres
6a64d4f011
Merge pull request #179400 from AndersonTorres/file-managers
...
Reorder file managers
2022-06-28 08:23:06 -03:00
AndersonTorres
e3b17ac5c3
krusader: move to file-managers
2022-06-28 00:31:49 -03:00
AndersonTorres
34a6690ded
doublecmd: init at 1.0.6
2022-06-27 22:57:02 -03:00
AndersonTorres
6910e46427
spaceFM: move to applications/file-managers
2022-06-26 23:58:14 -03:00
AndersonTorres
99a4c03e77
ytree: move to applications/file-managers
2022-06-26 23:58:14 -03:00
AndersonTorres
20acab1b9b
xfe: move to applications/file-managers
2022-06-26 23:58:14 -03:00
AndersonTorres
81f5320646
worker: move to applications/file-managers
2022-06-26 23:58:14 -03:00
AndersonTorres
25bc8d2b18
vifm: move to applications/file-managers
2022-06-26 23:58:13 -03:00
AndersonTorres
d2c526c2e6
shfm: move to applications/file-managers
2022-06-26 23:58:13 -03:00
AndersonTorres
77f472a4cf
noice: move to applications/file-managers
2022-06-26 23:58:13 -03:00
AndersonTorres
39a9ea7f5e
nnn: move to applications/file-managers
2022-06-26 23:58:13 -03:00
AndersonTorres
c5ab4a57cb
sfm: move to applications/file-managers
2022-06-26 23:58:12 -03:00
AndersonTorres
b9432b63ab
ranger: move to applications/file-managers
2022-06-26 23:58:12 -03:00
AndersonTorres
032bbe845d
portfolio-filemanager: move to applications/file-managers
2022-06-26 23:58:12 -03:00
AndersonTorres
e284d732bb
pcmanfm: move to applications/file-managers
2022-06-26 23:58:12 -03:00
AndersonTorres
2e6338d62e
nimmm: move to applications/file-managers
2022-06-26 23:58:11 -03:00
AndersonTorres
fbe60ee310
mucommander: move to applications/file-managers
2022-06-26 23:58:11 -03:00
AndersonTorres
13d788ff95
mc: move to applications/file-managers
2022-06-26 23:58:11 -03:00
AndersonTorres
aa17427484
lf: move to applications/file-managers
2022-06-26 23:58:11 -03:00
AndersonTorres
6c8b81b0f1
llama: move to applications/file-managers
2022-06-26 23:58:10 -03:00
AndersonTorres
a0b1b66a06
joshuto: move to applications/file-managers
2022-06-26 23:58:10 -03:00
AndersonTorres
e5d16d1091
dfilemanager: move to applications/file-managers
2022-06-26 23:58:10 -03:00
AndersonTorres
98b11298c2
clifm: move to applications/file-managers
2022-06-26 23:58:09 -03:00
AndersonTorres
f47027dfd0
clex: move to applications/file-managers
2022-06-26 23:58:09 -03:00
AndersonTorres
fb89bc5fca
cfm: move to applications/file-managers
2022-06-26 23:58:09 -03:00