Commit Graph

1912 Commits

Author SHA1 Message Date
github-actions[bot]
85b57e4446
Merge master into staging-next 2021-04-08 18:14:17 +00:00
Jan Tojnar
c04a14edd6 Merge branch 'master' into staging-next 2021-04-06 16:01:14 +02:00
midchildan
87f578a36f
sshfs: add darwin build 2021-04-06 10:37:53 +09:00
Sandro
d2405f0c1d
Merge pull request #118458 from oxzi/supertag-0.1.4
supertag: init at 0.1.4
2021-04-05 06:33:07 +02:00
Alvar Penning
ea44189aaa supertag: init at 0.1.4
Supertag is a tag-based filesystem, written in Rust, for Linux and
MacOS. Merging will close #116279.
2021-04-04 23:05:09 +02:00
Sandro Jäckel
3453b89f4b
lzma: deprecate alias 2021-04-04 19:49:52 +02:00
Sandro Jäckel
dcb501f993
kerberos: deprecate alias 2021-04-04 03:18:56 +02:00
github-actions[bot]
b3a0328b7f
Merge master into staging-next 2021-04-02 18:14:54 +00:00
Alyssa Ross
725e4a0f6f
squashfs-tools-ng: 1.0.4 -> 1.1.0 2021-04-01 21:43:39 +00:00
github-actions[bot]
85e9b4acf4
Merge staging-next into staging 2021-04-01 12:06:32 +00:00
ajs124
2f42097c88
Merge pull request #118090 from helsinki-systems/upd/xfsprogs
xfsprogs: 5.10.0 -> 5.11.0
2021-04-01 13:51:01 +02:00
rnhmjoj
61b7cab481
treewide: use perl.withPackages when possible
Since 03eaa48 added perl.withPackages, there is a canonical way to
create a perl interpreter from a list of libraries, for use in script
shebangs or generic build inputs. This method is declarative (what we
are doing is clear), produces short shebangs[1] and needs not to wrap
existing scripts.

Unfortunately there are a few exceptions that I've found:

  1. Scripts that are calling perl with the -T switch. This makes perl
  ignore PERL5LIB, which is what perl.withPackages is using to inform
  the interpreter of the library paths.

  2. Perl packages that depends on libraries in their own path. This
  is not possible because perl.withPackages works at build time. The
  workaround is to add `-I $out/${perl.libPrefix}` to the shebang.

In all other cases I propose to switch to perl.withPackages.

[1]: https://lwn.net/Articles/779997/
2021-03-31 21:35:37 +02:00
ajs124
db8b545233 xfsprogs: 5.10.0 -> 5.11.0
also try to correct meta.license
2021-03-30 20:14:53 +02:00
Jan Tojnar
b3c854b60b
Merge branch 'staging-next' into staging 2021-03-26 07:53:44 +01:00
github-actions[bot]
b068d2e437
Merge master into staging-next 2021-03-26 00:15:53 +00:00
Sascha Grunert
c7dd3db4c5 fuse-overlayfs: 1.4.0 -> 1.5.0
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-03-26 05:32:36 +10:00
github-actions[bot]
7c9222212f
Merge master into staging-next 2021-03-25 18:14:01 +00:00
Frederik Rietdijk
11cbfae15a cryfs: use python3 2021-03-25 12:12:49 +01:00
github-actions[bot]
f4abaecf17
Merge staging-next into staging 2021-03-25 00:17:25 +00:00
github-actions[bot]
eb499aa20e
Merge master into staging-next 2021-03-25 00:17:22 +00:00
midchildan
c5fbf84eb0
e2fsprogs: 1.45.6 -> 1.46.2 2021-03-24 02:33:10 +09:00
midchildan
c595604bed
fuse: use macfuse-stubs instead on Darwin 2021-03-23 23:42:16 +09:00
github-actions[bot]
a941c67936
Merge staging-next into staging 2021-03-22 00:45:55 +00:00
github-actions[bot]
226884645e
Merge master into staging-next 2021-03-22 00:45:52 +00:00
Sandro
7348f88444
Merge pull request #115566 from r-ryantm/auto-update/smbnetfs
smbnetfs: 0.6.2 -> 0.6.3
2021-03-21 21:10:18 +01:00
midchildan
75b0ef646e
ntfs3g: add darwin build 2021-03-22 03:40:10 +09:00
github-actions[bot]
6f6e1d46b4
Merge master into staging-next 2021-03-21 12:26:00 +00:00
Bernardo Meurer
1d1089dbf4
Merge pull request #116958 from midchildan/package/macfuse
macfuse-stubs: replace osxfuse 3.8.3
2021-03-21 07:28:48 +00:00
midchildan
fa6c8b656b
macfuse-stubs: init at 4.0.4
replaces osxfuse 3.8.3
2021-03-21 15:50:13 +09:00
github-actions[bot]
b0455cafa7
Merge master into staging-next 2021-03-21 06:17:15 +00:00
Luflosi
b3172906a7
apfs-fuse: 2019-07-23 -> 2020-09-28 (#112937) 2021-03-21 06:20:18 +01:00
R. RyanTM
8bd6c3b297 btrfs-progs: 5.10.1 -> 5.11 2021-03-20 09:34:24 +01:00
Ben Siraphob
9d60d860b5 idsk: expand platforms to all 2021-03-17 16:27:06 +07:00
Ben Siraphob
e562843729 cpcfs: expand platforms to all 2021-03-17 16:26:22 +07:00
Ben Siraphob
1d4f05da4d catcli: expand platforms to all 2021-03-17 16:26:05 +07:00
adisbladis
c91b2aa9f1
Merge pull request #116329 from adisbladis/rmfuse-0_2_1
rmfuse: 0.1.1 -> 0.2.1
2021-03-14 19:59:54 +02:00
R. RyanTM
e1ac66bd97 s3backer: 1.5.4 -> 1.6.1 2021-03-14 13:10:26 -04:00
adisbladis
d516b27a1c
rmfuse: 0.1.1 -> 0.2.1 2021-03-14 18:55:15 +02:00
R. RyanTM
9e6742b847 catcli: 0.6.1 -> 0.6.2 2021-03-14 04:49:15 -04:00
R. RyanTM
175663548c reiser4progs: 2.0.1 -> 2.0.4 2021-03-13 15:47:27 +01:00
superherointj
795e18ed2e mtd-utils: 2.1.1 -> 2.1.2 2021-03-11 16:04:42 -03:00
R. RyanTM
a008b1491a smbnetfs: 0.6.2 -> 0.6.3 2021-03-09 16:17:36 +00:00
Sandro
6f3eea320c
Merge pull request #115318 from kalekseev/macos/unionfs-fuse
unionfs-fuse: enable darwin
2021-03-09 10:27:31 +01:00
Konstantin Alekseev
5a49c9599d unionfs-fuse: enable darwin 2021-03-09 11:58:37 +03:00
Mario Rodas
09214aefaf
Merge pull request #114941 from r-ryantm/auto-update/mergerfs
mergerfs: 2.32.3 -> 2.32.4
2021-03-08 19:37:57 -05:00
Konstantin Alekseev
7c3f2c0ed6 bindfs: enable darwin 2021-03-08 12:20:23 +03:00
Sandro Jäckel
2dabf96953
lizardfs: mark broken 2021-03-03 18:08:02 +01:00
Sandro Jäckel
8796a2e176
squashfs: cleanup, update homepage 2021-03-03 18:08:02 +01:00
Armijn Hemel
8a61e45f52 squashfsTools: enable LZO compression 2021-03-03 12:51:59 +01:00
R. RyanTM
85a8657aa6 mergerfs: 2.32.3 -> 2.32.4 2021-03-03 01:53:29 +00:00