Commit Graph

2020 Commits

Author SHA1 Message Date
Ben Siraphob
82454e9df8 treewide: remove implicit use of stdenv.lib 2021-01-27 20:04:57 +07:00
github-actions[bot]
a127deeb88
Merge master into staging-next 2021-01-25 18:52:08 +00:00
Bernardo Meurer
7a5e4b7df8
Merge pull request #110727 from talyz/bindfs-1.14.9
bindfs: 1.14.8 -> 1.14.9
2021-01-25 18:01:38 +00:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
talyz
95ab0eda16
bindfs: 1.14.8 -> 1.14.9 2021-01-25 12:37:19 +01:00
Jan Tojnar
cc8fd11ffb
Merge branch 'master' into staging-next 2021-01-24 20:41:42 +01:00
Mario Rodas
0c8b8bf0a4
Merge pull request #110391 from r-ryantm/auto-update/disorderfs
disorderfs: 0.5.6 -> 0.5.11
2021-01-24 11:46:33 -05:00
Mario Rodas
c78a02e0b3
Merge pull request #110421 from r-ryantm/auto-update/s3fs-fuse
s3fs: 1.87 -> 1.88
2021-01-24 11:33:15 -05:00
volth
bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
github-actions[bot]
08c4f9056e
Merge staging-next into staging 2021-01-22 18:52:00 +00:00
zowoq
b929be75dc fuse-overlayfs: 1.3.0 -> 1.4.0
https://github.com/containers/fuse-overlayfs/releases/tag/v1.4.0
2021-01-23 00:49:50 +10:00
R. RyanTM
c959f84906 s3fs: 1.87 -> 1.88 2021-01-22 00:33:28 +00:00
R. RyanTM
36e3285c7b disorderfs: 0.5.6 -> 0.5.11 2021-01-21 20:58:41 +00:00
R. RyanTM
e000c47ba0 gcsfuse: 0.32.0 -> 0.33.0 2021-01-21 16:01:22 +00:00
github-actions[bot]
49d7c98041
Merge staging-next into staging 2021-01-20 18:53:18 +00:00
R. RyanTM
b081f71d1c mergerfs: 2.32.0 -> 2.32.2 2021-01-20 05:23:22 +00:00
github-actions[bot]
b27f238893
Merge staging-next into staging 2021-01-20 01:20:12 +00:00
zowoq
31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
R. RyanTM
5dc5cd4e13 btrfs-progs: 5.9 -> 5.10 2021-01-19 08:00:10 +00:00
Jörg Thalheim
1279bf812c
Merge remote-tracking branch 'upstream/master' into HEAD 2021-01-17 18:08:59 +01:00
Ben Siraphob
d6aeae8f90 pkgs/tools: pkgconfig -> pkg-config (2) 2021-01-17 23:27:27 +07:00
github-actions[bot]
f46cb85082
Merge master into staging-next 2021-01-16 18:51:05 +00:00
Ben Siraphob
badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Jan Tojnar
c0d2951fa6
Merge branch 'master' into staging-next 2021-01-15 17:46:46 +01:00
Ben Siraphob
8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Sarah Brofeldt
c6c1319d13
Merge pull request #109286 from johanot/ceph-15.2.8
ceph: 15.2.7 -> 15.2.8
2021-01-15 08:44:08 +01:00
github-actions[bot]
183b673b64
Merge master into staging-next 2021-01-14 18:54:05 +00:00
Fabian Möller
f213aa3ae0
nixpart0: stdenv.lib -> lib
This fixes an evaluation error indroduced by #108978
2021-01-14 16:57:44 +01:00
Johan Thomsen
423b9b2a70 ceph: 15.2.7 -> 15.2.8 2021-01-13 15:51:18 +01:00
Jan Tojnar
2b9372b2ca
Merge branch 'master' into staging-next 2021-01-11 13:36:42 +01:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Sandro
0a9371b7c4
Merge pull request #108936 from Atemu/squashfsTools-lz4Support
squashfsTools: unconditionally build with lz4Support
2021-01-11 02:00:03 +01:00
Atemu
579b25b5a8 squashfsTools: unconditionally build with lz4Support
Can't think of a reason to not enable that.
2021-01-10 12:56:46 +01:00
Jan Tojnar
e6c0c98940
Merge branch 'master' into staging-next
zynaddsubfx conflict has been updated to 3.0.1, which conflicted with rewrite after 3.0.5 update on a different branch.
2021-01-08 02:07:34 +01:00
Daniël de Kok
7b72e86481
Merge pull request #108396 from nagy/ceph-aarch64
ceph: enable aarch64-linux platform
2021-01-07 19:54:51 +01:00
Jan Tojnar
f19eb635b4
Merge branch 'master' into staging-next
b04fc593e7 seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
Daniel Nagy
b374d993ed
ceph: enable aarch64-linux platform 2021-01-04 15:37:23 +01:00
github-actions[bot]
581059aed4
Merge staging-next into staging 2021-01-04 00:57:38 +00:00
John Ericson
5c2965145f treewide: Inline more of the static overlay
Picking up where #107238 left off. I think I'll have gotten all the easy
stuff with this.
2021-01-03 21:46:14 +00:00
John Ericson
f52263ced0 treewide: Start to break up static overlay
We can use use `stdenv.hostPlatform.isStatic` instead, and move the
logic per package. The least opionated benefit of this is that it makes
it much easier to replace packages with modified ones, as there is no
longer any issue of overlay order.

CC @FRidh @matthewbauer
2021-01-03 19:18:16 +00:00
Ben Siraphob
3ae5e6ce03 treewide: remove enableParallelBuilding = true if using cmake 2021-01-03 18:37:40 +07:00
zowoq
fb2311d430 Merge staging-next into staging 2021-01-03 16:33:28 +10:00
ajs124
e78177e55e
Merge pull request #107597 from helsinki-systems/upd/xfsprogs
xfsprogs: 4.19 -> 5.10
2021-01-02 23:55:09 +01:00
ajs124
a2267f6341 xfsprogs: 4.19 -> 5.10 2021-01-02 18:45:22 +01:00
Ben Siraphob
b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
Dominik Xaver Hörl
8791614955 android-file-transfer: clarify that license is LGPL-2.1+ 2020-12-30 22:02:27 +01:00
Dominik Xaver Hörl
a2cf6f7c37 android-file-transfer: 4.1 -> 4.2 2020-12-30 10:32:52 +01:00
Anderson Torres
6690232388
Merge pull request #104197 from Chiiruno/dev/bcachefs
linux_testing_bcachefs: 5.8.0-2020.09.07 -> 5.9.0-2020.11.17 // bcachefs-tools: 2020-08-25 -> 2020-11-17
2020-12-22 11:09:43 -03:00
ajs124
0aad53c2c7 glusterfs: 7.6 -> 8.3
while 7.x is technically still supported, 8.x is already up to .3

release notes: https://gluster.readthedocs.io/en/latest/release-notes/8.3/
2020-12-19 20:27:27 +01:00
Dominik Xaver Hörl
6040a63f2e android-file-transfer: 4.0 -> 4.1 2020-12-14 09:32:03 +01:00
Jörg Thalheim
14511fe562
lizardfs: 3.12.0 -> 3.13.0-rc3 2020-12-11 17:25:31 +01:00
github-actions[bot]
9fa8c7670d
Merge master into staging-next 2020-12-11 12:20:25 +00:00
Jörg Thalheim
a1cacefde5
Merge pull request #106480 from SCOTT-HAMILTON/spdlog 2020-12-11 07:45:06 +00:00
SCOTT-HAMILTON
ddf90cb942 spdlog: use nixpkgs' fmt instead of bundled one 2020-12-10 10:47:00 +01:00
Jan Tojnar
4f20afbc19
Merge branch 'master' into staging-next 2020-12-10 04:39:30 +01:00
Damien Diederen
03dec29a4f zkfuse: adapt to zookeeper_mt 3.6.2 2020-12-09 15:46:38 +01:00
github-actions[bot]
4549c836e7
Merge master into staging-next 2020-12-08 12:19:44 +00:00
Sarah Brofeldt
652b3fad35
Merge pull request #106271 from srhb/ceph-15.2.7
ceph: 15.2.6 -> 15.2.7
2020-12-08 07:26:27 +01:00
Christian Kampka
fb51f058c5 e2fsprogs: 1.45.5 -> 1.45.6 2020-12-08 05:24:21 +01:00
Sarah Brofeldt
2f91bade96 ceph: 15.2.6 -> 15.2.7 2020-12-07 20:03:02 +01:00
Marc Seeger
666b995721
ifuse: 2018-10-08 -> 1.1.4 2020-12-07 10:17:22 +01:00
Sandro Jäckel
82a0381340
mtools: Switch to pname, version 2020-12-03 08:52:48 +01:00
R. RyanTM
3a19b02818 mtools: 4.0.25 -> 4.0.26 2020-12-02 19:36:41 +00:00
Mario Rodas
fd86b63063
Merge pull request #105526 from r-ryantm/auto-update/mergerfs
mergerfs: 2.31.0 -> 2.32.0
2020-12-02 05:12:43 -05:00
Sarah Brofeldt
ae9e8efa40 ceph: Drop obsolete patch 2020-12-01 07:45:00 +01:00
Sarah Brofeldt
a929ebf69c ceph: 15.2.5 -> 15.2.6 2020-12-01 07:39:15 +01:00
R. RyanTM
0be36aa2b2 mergerfs: 2.31.0 -> 2.32.0 2020-12-01 01:34:20 +00:00
Okina Matara
9bf997125c
bcachefs-tools: 2020-08-25 -> 2020-11-17 2020-11-28 18:02:40 -06:00
Frederik Rietdijk
9e062723b2 Merge master into staging-next 2020-11-28 08:53:47 +01:00
Sandro
c2b4e80d51
Merge pull request #100908 from r-ryantm/auto-update/cppzmq 2020-11-27 23:22:03 +01:00
Sandro Jäckel
1d2d1271d6
irods: mark platforms.linux
cause upstream does not mention darwin anywhere
2020-11-27 23:19:26 +01:00
Frederik Rietdijk
b2a3891e12 Merge master into staging-next 2020-11-27 15:09:19 +01:00
Sandro
e3382c54ae
Merge pull request #101637 from Luflosi/update/darling-dmg 2020-11-27 00:37:01 +01:00
Sandro
b5edb50fe7
Merge pull request #101774 from contrun/sftpman
sftpman: init at 1.1.3
2020-11-26 02:10:09 +01:00
Sascha Grunert
13b8ff4ecf fuse-overlayfs: 1.2.0 -> 1.3.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-11-25 16:21:09 +01:00
Sandro
cda1e0fdf8
Merge pull request #104822 from r-ryantm/auto-update/dislocker
dislocker: 0.7.1 -> 0.7.3
2020-11-25 01:31:13 +01:00
R. RyanTM
3af181d8a6 dislocker: 0.7.1 -> 0.7.3 2020-11-24 23:34:41 +00:00
Graham Christensen
d9c3f13df3
Merge pull request #104776 from grahamc/utillinux
utillinux: rename to util-linux
2020-11-24 15:14:36 -05:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
Markus Kowalewski
53fa857092
moosefs: fix mfscli
python in buildInputs fixes automatically mfscli and mfscgiserv.
2020-11-24 14:30:15 +01:00
Sarah Brofeldt
e790ba33ff ceph: Fix CVE-2020-25660
(cherry picked from commit d835ad4f1a)
2020-11-23 08:33:04 -08:00
Frederik Rietdijk
1ffd7cf0d6 Merge master into staging-next 2020-11-21 08:43:10 +01:00
Philipp Riegger
104322f04d bees: drop version and hash from let 2020-11-20 22:19:57 +01:00
Philipp Riegger
2bfb54582b bees: 0.6.2 -> 0.6.3 2020-11-20 22:19:56 +01:00
Frederik Rietdijk
ea7b8978ef Merge master into staging-next 2020-11-19 20:08:15 +01:00
Jörg Thalheim
8313dacb11 treewide: remove trailing whitespace 2020-11-18 22:37:56 -08:00
Jörg Thalheim
72f6df338d remove genesis maintainer
genesis has no longer access to github
2020-11-18 22:37:56 -08:00
Frederik Rietdijk
da12fc6838 Merge staging-next into staging 2020-11-18 15:36:56 +01:00
Dominik Xaver Hörl
1c682556bb android-file-transfer: 3.9 -> 4.0 2020-11-16 07:57:59 +01:00
Frederik Rietdijk
9fc4a4db5a Merge staging-next into staging 2020-11-13 20:59:08 +01:00
Jonas Chevalier
a7cb88c3de
tree-wide: unify Bash completions outputs (#103421)
Use $out/share/bash-completion/completions to store the Bash completions
2020-11-12 21:22:18 +00:00
Mario Rodas
55157f9599
Merge pull request #103513 from r-ryantm/auto-update/rar2fs
rar2fs: 1.29.1 -> 1.29.2
2020-11-11 21:32:20 -05:00
R. RyanTM
97bba96ba4 rar2fs: 1.29.1 -> 1.29.2 2020-11-11 23:11:58 +00:00
Finn Behrens
db0db5c09f netatalk: remove glibc input 2020-11-11 14:49:49 -08:00
Maximilian Bosch
fba4c99f4f
davfs2: 1.5.6 -> 1.6.0 2020-11-11 12:03:03 +01:00
R. RyanTM
d3fc9d7499 duperemove: 0.11.1 -> 0.11.2 2020-11-11 03:59:28 +00:00
Michael Weiss
bd25321863
sshfs: 3.7.0 -> 3.7.1 2020-11-09 18:23:38 +01:00
R. RyanTM
bd5c059f86 mtools: 4.0.24 -> 4.0.25 2020-11-03 22:02:37 -08:00
Sarah Brofeldt
9d9235e146
Merge pull request #101551 from moben/ceph.glibc2.32
ceph: Fix build with glibc 2.32
2020-11-03 08:26:53 +01:00
Mario Rodas
32ef108987
Merge pull request #101285 from r-ryantm/auto-update/bindfs
bindfs: 1.14.7 -> 1.14.8
2020-11-02 18:16:56 -05:00
Ryan Mulligan
fff2fd9de3
Merge pull request #102415 from r-ryantm/auto-update/f3
f3: 7.2 -> 8.0
2020-11-02 12:25:35 -08:00
R. RyanTM
f848ac2010 f3: 7.2 -> 8.0 2020-11-02 01:51:54 +00:00
Mario Rodas
ffdc23b347
Merge pull request #102339 from r-ryantm/auto-update/gcsfuse
gcsfuse: 0.30.0 -> 0.32.0
2020-11-01 07:04:09 -05:00
R. RyanTM
6719d4b5c8 gcsfuse: 0.30.0 -> 0.32.0 2020-11-01 10:24:59 +00:00
Benjamin Hipple
42303209bd
Merge pull request #99306 from puckipedia/patch-fatresize
fatresize: 1.0.2 -> 1.1.0
2020-10-29 22:28:19 -04:00
YI
5475bdc4b1 sftpman: init at 1.1.3 2020-10-28 10:43:14 +08:00
Mario Rodas
5594fe0c39
Merge pull request #101685 from woffs/btrfsprogs59
btrfs-progs: 5.7 -> 5.9
2020-10-27 20:03:53 -05:00
Mario Rodas
f9a8f295b0
Merge pull request #101701 from r-ryantm/auto-update/moosefs
moosefs: 3.0.114 -> 3.0.115
2020-10-27 19:48:26 -05:00
Ben Siraphob
db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
R. RyanTM
5e42102f13 moosefs: 3.0.114 -> 3.0.115 2020-10-25 22:17:56 +00:00
Frank Doepper
5ac9edb121 btrfs-progs: 5.7 -> 5.9 2020-10-25 21:38:14 +01:00
Luflosi
7087cf925f
darling-dmg: add Luflosi as maintainer 2020-10-25 10:09:34 +01:00
Luflosi
9dbf2d600a
darling-dmg: enable LZFSE support
This allows decompressing DMGs which are compressed with LZFSE.
2020-10-25 10:09:34 +01:00
Luflosi
3d38fae90d
darling-dmg: 1.0.4+git20180914 -> 1.0.4+git20200427 2020-10-25 10:09:33 +01:00
Benedikt Morbach
26b7e79246 ceph: Fix build with glibc 2.32
This adds a patch from upstream ceph to avoid using the deprecated
sys_siglist if sigdescr_np is available.
2020-10-24 15:29:36 +02:00
Jörg Thalheim
630f19b3ef
Merge pull request #99576 from makefu/pkgs/mergerfs/update
mergerfs: 2.28.3 -> 2.31.0
2020-10-23 09:05:41 +02:00
R. RyanTM
bdfe55d718 bindfs: 1.14.7 -> 1.14.8 2020-10-21 20:47:23 +00:00
Ben Siraphob
683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Vladimír Čunát
338b25697c
Merge branch 'master' into staging-next
Quite many rebuilds from master:
> Estimating rebuild amount by counting changed Hydra jobs.
>    3926 x86_64-darwin
>    4645 x86_64-linux
2020-10-10 11:32:10 +02:00
Daniel Gorin
5d7bcd5b13
apfs-fuse: Let mount find apfs-fuse (#84997)
We add a symlink `mount.fuse.apfs-fuse ~~> apfs-fuse`, so that we can specify
`fuse.apfs-fuse` as `fsType` in `nixos` and have the device mounted. The
current alternative is to specify: `fuse./run/current-system/sw/bin/apfs-fuse`
as `fsType`.

On other distros, using `fuse.apfs-fuse` should work since `mount.fuse`
will just runs `apfs-fuse`, but on nixos the `PATH` of `mount.fuse` is
restricted. The symlink makes it work directly, without having
`mount.fuse` doing the dispatch.
2020-10-09 09:55:56 -04:00
zowoq
4da09d369b fuse-overlayfs: 1.1.2 -> 1.2.0
https://github.com/containers/fuse-overlayfs/releases/tag/v1.2.0
2020-10-09 18:41:41 +10:00
Frederik Rietdijk
692d219a93 Merge staging-next into staging 2020-10-06 10:25:58 +02:00
makefu
8a5a214c2d
mergerfs: 2.28.3 -> 2.31.0 2020-10-04 18:56:10 +02:00
Jeremy Schlatter
87278e9f87
sandboxfs: init at 0.2.0 2020-10-03 08:23:02 +02:00
Patrick Hilhorst
f7e390e6d4 treewide: fix redirected urls (run 3)
Related:
 - 9fc5e7e473
 - 593e11fd94
 - 508ae42a0f

Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).

Here's the new script I used:

```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
   | jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
   | sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```

I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
Puck Meerburg
3733a496bd fatresize: 1.0.2 -> 1.1.0 2020-10-02 13:16:41 +00:00
Jan Tojnar
32b4375f10
Merge branch 'staging-next' into staging 2020-09-29 00:12:29 +02:00
zimbatm
3cf7f6d357
Merge pull request #98671 from r-ryantm/auto-update/bashmount
bashmount: 4.3.1 -> 4.3.2
2020-09-24 22:05:42 +00:00
Sarah Brofeldt
c099d421db
ceph: 15.2.4 -> 15.2.5 (#98664) 2020-09-24 21:44:54 +00:00
Jan Tojnar
d471c5d1f3
Merge branch 'staging-next' into staging 2020-09-24 23:09:00 +02:00
R. RyanTM
4d89887f5b bashmount: 4.3.1 -> 4.3.2 2020-09-24 18:38:27 +00:00
Jonathan Ringer
aa25c65766 orangefs: 2.9.7 -> 2.9.8, fix build 2020-09-23 09:16:52 -07:00
Stig Palmquist
5f31ac17c5
ubidump: init at unstable-2019-09-11 2020-09-22 18:38:04 +02:00
Frederik Rietdijk
7bff759fac Merge staging-next into staging 2020-09-22 18:31:56 +02:00
Peter Hoeg
5f19b74d13
f3: clean-ups and compile on darwin (#98365)
* f3: clean-ups and compile on darwin

* fixed from feedback
2020-09-21 20:47:12 +08:00
Ryan Burns
f5a61c2604 lizardfs: fix build
Build failure was due to upstream issue, now fixed in the v3.13 RC.

https://github.com/lizardfs/lizardfs/issues/655
https://github.com/lizardfs/lizardfs/pull/677
2020-09-21 01:45:10 -07:00
WORLDofPEACE
34aaac6d7c Merge branch 'staging-next' into staging 2020-09-20 18:41:15 -04:00
Vladimír Čunát
638c8cb2d5
Merge #97599: bcachefs*: update 2020-09-17 23:20:33 +02:00
Ahmad Jagot
b467630062 f2fs-tools: 1.13.0 -> 1.14.0
Allow use of 'compression' option on volume creation, supported at
mount-time in kernels 5.6+
2020-09-15 23:51:11 +02:00
Pavol Rusnak
2b27d94f01
gocryptfs: switch buildGoPackage to buildGoModule 2020-09-13 14:08:54 +02:00
Maximilian Bosch
f883a5deec
hfsprogs: fix build w/glibc-2.32 2020-09-12 23:04:48 +02:00
Maximilian Bosch
e0030dff15
glusterfs: fix build w/glibc-2.32 2020-09-12 23:04:48 +02:00
Atemu
920441f96e bcachefs-tools: 2020-04-04 -> 2020-08-25 2020-09-10 18:57:52 +02:00
Atemu
90f01b1c55 bcachefs-tools: disable tests
Tests were failing because they require the bcachefs module to be loaded on the builder

Many tests were skipped anyways and Bcachefs is still tested via its nixos test
2020-09-10 18:54:52 +02:00
Elis Hirwing
1befbc6518
Merge pull request #96079 from kraem/kraem/pkgs/rar2fs-1.29.1
rar2fs: 1.29.0 -> 1.29.1
2020-09-07 20:15:43 +02:00
R. RyanTM
b479027c6b idsk: 0.19 -> 0.20 2020-09-05 01:57:50 +00:00
Mario Rodas
14b70e8fc8
Merge pull request #97024 from sephii/securefs_0_11_1
securefs: 0.8.3 -> 0.11.1
2020-09-03 23:17:39 -05:00
Jörg Thalheim
328e886df0
Merge pull request #96567 from kampka/gocryptfs
gocryptfs: 1.7.1 -> 1.8.0
2020-09-03 21:03:15 +01:00
Sylvain Fankhauser
970bfc04b0
securefs: 0.8.3 -> 0.11.1 2020-09-03 16:28:42 +02:00
R. RyanTM
714297d519 reiser4progs: 2.0.0 -> 2.0.1 2020-08-31 16:56:28 +02:00
Christian Kampka
40dc0c0861
gocryptfs: 1.7.1 -> 1.8.0 2020-08-28 23:10:49 +02:00
Frederik Rietdijk
081bd762e5 Merge staging-next into staging 2020-08-26 08:43:29 +02:00
Ryan Mulligan
bdefff3150
Merge pull request #96212 from r-ryantm/auto-update/bashmount
bashmount: 4.3.0 -> 4.3.1
2020-08-25 06:59:52 -07:00
R. RyanTM
5aa9b08192 avfs: 1.1.2 -> 1.1.3 2020-08-25 01:38:30 +00:00
R. RyanTM
cb372756ea bashmount: 4.3.0 -> 4.3.1 2020-08-24 22:34:21 +00:00
Florian Klink
40d2968ebf
Merge pull request #94354 from flokli/systemd-246
systemd: 245.6 -> 246
2020-08-24 12:42:24 +02:00
zowoq
8eda9a167c fuse-overlayfs: inherit tests 2020-08-24 19:19:41 +10:00
kraem
afe699eb05
rar2fs: 1.29.0 -> 1.29.1 2020-08-23 12:08:48 +02:00
Lassulus
9db2078277
Merge pull request #90324 from nilp0inter/wiimms-iso-tools
wiimms-iso-tools: init at 3.02a
2020-08-22 13:00:26 +02:00
Alyssa Ross
6f4a508a38 squashfs-tools-ng: 1.0.0 -> 1.0.1 2020-08-17 21:39:52 +00:00
Daniël de Kok
33ea7ef8fd
Merge pull request #95388 from r-ryantm/auto-update/s3fs-fuse
s3fs: 1.86 -> 1.87
2020-08-14 09:16:48 +02:00
R. RyanTM
1aba5fcb4a s3fs: 1.86 -> 1.87 2020-08-14 01:53:35 +00:00
R. RyanTM
6bb4cca857 fatsort: 1.6.2.605 -> 1.6.3.622 2020-08-13 23:29:21 +00:00
Florian Klink
2d41f0f3f0 nixpart_0_4: use lib.getLib systemd instead of systemd.lib
This will pick the `lib` output if it exists, otherwise default to `out`.
2020-08-13 20:51:41 +02:00
R. RyanTM
86082feb33 moosefs: 3.0.113 -> 3.0.114 2020-07-31 04:39:37 +00:00
Jan Tojnar
821dba740e
Merge branch 'staging-next' into staging 2020-07-15 09:29:01 +02:00
Florian Klink
b6c53e3ac5
Merge pull request #92791 from johanot/ceph-15
ceph: 14.2.10 -> 15.2.4
2020-07-14 20:10:23 +02:00
Sarah Brofeldt
7994b94057 pythonPackages.scipy_1_3: re-init for ceph 2020-07-13 10:55:45 +02:00
Johan Thomsen
0dea5dff36 ceph: 14.2.10 -> 15.2.4 2020-07-11 14:12:42 +02:00
Frederik Rietdijk
a3a40ac7cc Merge staging-next into staging 2020-07-11 09:00:18 +02:00
Frederik Rietdijk
ae8eee9c3f Merge master into staging-next 2020-07-11 08:59:54 +02:00
Michael Raskin
0bbeec1ce2
Merge pull request #92285 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 5.6.1 -> 5.7
2020-07-09 04:36:28 +00:00
Mario Rodas
40f4680d3d
Merge pull request #92687 from r-ryantm/auto-update/gcsfuse
gcsfuse: 0.29.0 -> 0.30.0
2020-07-08 08:03:57 -05:00
Mario Rodas
e0775fecf2
gcsfuse: add ldflags 2020-07-08 04:20:00 -05:00
R. RyanTM
7d30707bd9 gcsfuse: 0.29.0 -> 0.30.0 2020-07-08 06:21:25 +00:00
R. RyanTM
82a45d518a squashfs-tools-ng: 0.9.1 -> 1.0.0 2020-07-07 15:14:43 +00:00
R. RyanTM
d2ee5fd977 btrfs-progs: 5.6.1 -> 5.7 2020-07-04 16:46:53 +00:00
Vladimír Čunát
e1206a2129
Merge master into staging-next
This brings thousands of rebuilds.
Hydra nixpkgs: ?compare=1597944
2020-07-04 09:15:27 +02:00
Evils
e3a752dfab btrfs-heatmap: init at v8 2020-07-04 00:22:04 +02:00
R. RyanTM
bd7041b2fe bashmount: 4.2.5 -> 4.3.0 2020-07-02 17:37:23 -07:00
Frederik Rietdijk
c33ca7c5ce Merge staging-next into staging 2020-07-02 17:14:53 +02:00
Sarah Brofeldt
e1a87078ad ceph: Add srhb to maintainers 2020-07-02 07:01:32 +02:00
Sarah Brofeldt
a1f6898192 ceph: 14.2.9 -> 14.2.10
Add new dependency on rdkafka
Also removed now-obsolete cve patch as it's integrated already
2020-07-01 10:39:35 +02:00
R. RyanTM
9287f066ed fuse-overlayfs: 1.1.1 -> 1.1.2 2020-06-30 16:20:03 +10:00
Neil Mayhew
1d0a930d27 file-rename: Fix an incorrect platform test that misidentifies Darwin as Windows
This causes the script to be installed as `file-rename` instead of `rename` like
it is on other Unix systems. This in turn causes `wrapProgram` to fail when
building because it expects the wrapped program to be called `rename`.
2020-06-27 17:45:28 -06:00
Martin Weinelt
f76a83c2c6
ceph: apply patch for CVE-2020-10753
Fixes: CVE-2020-10753
2020-06-26 15:07:26 +02:00
Frederik Rietdijk
6f72f0b0df Merge staging-next into staging 2020-06-24 19:04:26 +02:00
Maximilian Bosch
cd5475d60a
Merge pull request #90454 from r-ryantm/auto-update/bashmount
bashmount: 3.2.0 -> 4.2.5
2020-06-23 23:40:54 +02:00
Frederik Rietdijk
9c3a585731
Merge pull request #91178 from FRidh/ldshared
python3: improve cross-compilation of extension modules, fixes #91171
2020-06-22 08:47:40 +02:00
Frederik Rietdijk
82f170436d btrfs-progs: remove LDSHARED
This should no longer be needed with python3 because it's now
set correctly in the interpreter.

Note that the build currently fails with and without this change.
2020-06-21 16:30:05 +02:00
zowoq
deeb3fdaed fuse-overlayfs: 1.1.0 -> 1.1.1
https://github.com/containers/fuse-overlayfs/releases/tag/v1.1.1
2020-06-21 10:52:39 +10:00
Michael Weiss
58302584d9
bcache-tools: Fix the cross compilation
Fix #90726.
2020-06-19 23:13:37 +02:00
zowoq
6211720e3b fuse-overlayfs: 1.0.0 -> 1.1.0
https://github.com/containers/fuse-overlayfs/releases/tag/v1.1.0
2020-06-18 21:00:09 +10:00
R. RyanTM
51c901433b convoy: 0.5.0 -> 0.5.2 2020-06-17 12:23:09 -07:00
Roberto Abdelkader Martínez Pérez
6ee536ac94
wiimms-iso-tools: init at 3.02a 2020-06-17 13:46:40 +02:00
Martin Weinelt
f360637db4
bees: fix documentation build by moving to python3 2020-06-17 02:08:34 +02:00
R. RyanTM
c8d1771277 bashmount: 3.2.0 -> 4.2.5 2020-06-15 08:42:02 +00:00
Vladimír Čunát
13add13388
Merge branch 'master' into staging-next
... to resolve a trivial conflict in libpcap.
2020-06-10 20:00:44 +02:00
Piotr Bogdan
05f1bcce49 python2Packages.nixpart0/multipath_tools: fixup path to internal libraries 2020-06-10 13:01:34 +01:00
Piotr Bogdan
912e1e87c0 python2Packages.nixpart0/pyblock: patch for glibc >= 2.28 2020-06-10 13:01:34 +01:00
Piotr Bogdan
64f4073f8d python2Packages.nixpart0/parted: patch for glibc >= 2.28 2020-06-10 13:01:34 +01:00
Piotr Bogdan
eb696ef672 python2Packages.nixpart0/multipath_tools: patch for glibc >= 2.28 2020-06-10 13:01:33 +01:00
Piotr Bogdan
0776d9043c python2Packages.nixpart0/lvm2: patch for glibc >= 2.28 2020-06-10 13:01:33 +01:00
Piotr Bogdan
c494fc51dc python2Packages.nixpart0/cryptsetup: patch for glibc >= 2.28 2020-06-10 13:01:33 +01:00
Frederik Rietdijk
8576d24b2a Merge staging-next into staging 2020-06-08 12:08:51 +02:00
markuskowa
9ebc144034
Merge pull request #89740 from markuskowa/fix-moosefs
moosefs: fix datapath for mfscgiserv
2020-06-08 09:48:16 +02:00
1000101
c597a7f869 formatting: fix missing leading whitespace 2020-06-07 17:29:08 -04:00
Markus Kowalewski
69a601c627
moosefs: fix datapath for mfscgiserv
The datapath in mfscgisrv is hardcoded and pointed to
the nix store, which made the program fail on startup.
2020-06-07 15:28:18 +02:00
Frederik Rietdijk
b76c308ecd Merge staging-next into staging 2020-06-04 15:28:16 +02:00
Lassulus
a15262665a
Merge pull request #88466 from puzzlewolf/gazebo_remove
gazebo: remove
2020-06-04 12:47:42 +02:00
Michael Raskin
da33b3e00a
Merge pull request #88266 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 5.6 -> 5.6.1
2020-06-03 20:58:19 +00:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
puzzlewolf
3b26ba8b91 maintainers: remove pxc 2020-05-30 18:38:37 +02:00
R. RyanTM
1ff76b9b1d snapraid: 11.4 -> 11.5 2020-05-28 10:36:15 +00:00
Ryan Mulligan
fcea691510
Merge pull request #86790 from r-ryantm/auto-update/archivemount
archivemount: 0.8.12 -> 0.9.1
2020-05-23 15:21:25 -07:00
Mario Rodas
2075813f45
Merge pull request #88191 from r-ryantm/auto-update/moosefs
moosefs: 3.0.112 -> 3.0.113
2020-05-23 00:46:06 -05:00
Mario Rodas
9485d1f267
Merge pull request #88227 from r-ryantm/auto-update/snapraid
snapraid: 11.3 -> 11.4
2020-05-23 00:41:49 -05:00
Mario Rodas
2a906f7e71
Merge pull request #88250 from r-ryantm/auto-update/bindfs
bindfs: 1.14.5 -> 1.14.7
2020-05-23 00:35:58 -05:00
Michael Raskin
a07b630522
Merge pull request #88524 from r-ryantm/auto-update/glusterfs
glusterfs: 7.5 -> 7.6
2020-05-23 02:15:23 +00:00
R. RyanTM
4e4616d89f glusterfs: 7.5 -> 7.6 2020-05-21 16:26:35 +00:00
R. RyanTM
54db655861 btrfs-progs: 5.6 -> 5.6.1 2020-05-20 09:15:22 +00:00
R. RyanTM
88a760ef95 bindfs: 1.14.5 -> 1.14.7 2020-05-20 06:15:57 +00:00
R. RyanTM
c00af269b5 snapraid: 11.3 -> 11.4 2020-05-20 01:20:50 +00:00
R. RyanTM
5859623163 moosefs: 3.0.112 -> 3.0.113 2020-05-19 19:36:05 +00:00
zowoq
c3eef07b21 fuse-overlayfs: add passthru.tests 2020-05-19 10:41:41 +10:00
zowoq
f01d7164a8 fuse-overlayfs: restrict to linux 2020-05-12 22:11:22 +10:00
zowoq
a133193538
tmsu: use $out instead of $bin (#87564)
Because of https://github.com/NixOS/nixpkgs/pull/85535
2020-05-11 06:42:46 +01:00
Orivej Desh (NixOS)
fabb4644c6
unionfs-fuse: 2.0 -> 2.1 (#87540) 2020-05-11 01:20:37 +00:00
R. RyanTM
826d4e815d unionfs-fuse: 2.0 -> 2.1 2020-05-10 20:23:42 +00:00
Bjørn Forsman
66f90b84b8 fatsort: 1.5.0.456 -> 1.6.2.605
The patch to set PREFIX needed updating to apply. Rewrite it in a way
that allows submitting upstream. That means we don't hardcode
PREFIX=$out inside the patch but allow the PREFIX to be passed to make
at build time.
2020-05-10 21:40:35 +02:00
R. RyanTM
add53f7660 squashfs-tools-ng: 0.9 -> 0.9.1 2020-05-10 17:04:43 +02:00
Michael Raskin
e15ab2cda7
Merge pull request #87417 from helsinki-systems/fix/glusterfs_snapshots
glusterfs: fix snapshots
2020-05-09 20:40:21 +00:00
ajs124
faa621ce76 glusterfs: fix indentation 2020-05-09 20:34:23 +02:00
ajs124
2be47f021a glusterfs: fix snapshots 2020-05-09 20:32:37 +02:00
Charles Duffy
cb657d4ad1 bees: Try all findmnt modes in service wrapper
As reported by @Evils-Devils in Zygo/bees#123, the bees service wrapper
can fail on account of `findmnt` not being able to identify a mounted
filesystem using the default (kernel-introspection) mechanism.

Fall back to mtab and fstab-based inspection in turn should this fail.
2020-05-09 09:39:04 +02:00
Bruno Bzeznik
afe6e1c4ea irods: 4.2.2 -> 4.2.7 + fixed + use fetchFromGitHub 2020-05-09 09:09:35 +02:00
Jörg Thalheim
c83f7b89c9
Merge pull request #86183 from Mic92/tmsu 2020-05-07 11:45:33 +01:00
Martin Weinelt
e24f5eab66
treewide: add CVE identifiers to patches
This allows tools like broken.sh to correctly identify the patched
status.
2020-05-06 23:18:09 +02:00
Michael Raskin
9f405103ed
Merge pull request #86905 from r-ryantm/auto-update/glusterfs
glusterfs: 7.4 -> 7.5
2020-05-06 14:35:57 +00:00
Frederik Rietdijk
9875bbae75 Merge master into staging-next 2020-05-05 19:51:09 +02:00
R. RyanTM
2e00c42891 glusterfs: 7.4 -> 7.5 2020-05-05 08:21:38 +00:00
Sarah Brofeldt
e23f530858
Merge pull request #86798 from r-ryantm/auto-update/ceph
ceph: 14.2.8 -> 14.2.9
2020-05-05 07:45:13 +02:00
R. RyanTM
74fe010392 avfs: 1.1.1 -> 1.1.2 2020-05-04 20:07:23 -07:00
R. RyanTM
0303529980 bindfs: 1.14.4 -> 1.14.5 2020-05-04 19:52:22 -07:00
R. RyanTM
8a4fcfd487 ceph: 14.2.8 -> 14.2.9 2020-05-04 16:39:18 +00:00
R. RyanTM
d23ef21b37 archivemount: 0.8.12 -> 0.9.1 2020-05-04 15:28:43 +00:00
Peter Hoeg
f5704b97d2
Merge pull request #86630 from peterhoeg/f/fuseiso
fuseiso: allow building from checkout
2020-05-04 20:57:52 +08:00
Peter Hoeg
1087a40380 fuseiso: cleanups, allow building from checkout and add basic docs 2020-05-04 14:12:41 +08:00
R. RyanTM
dd394109ba catcli: 0.5.13 -> 0.6.0 2020-05-02 04:30:05 +00:00
Jörg Thalheim
f08904b2f7
tmsu: 0.7.4 -> 0.7.5 2020-04-29 06:53:47 +01:00