Commit Graph

2242 Commits

Author SHA1 Message Date
Eelco Dolstra
5762b8c8a5 irods: Don't use builtins.nixVersion
The value of builtins.nixVersion should never be used except to bail
out if it's too old. It causes the evaluation result to depend on the
version of Nix, so e.g. the binary cache doesn't work.
2022-01-24 15:35:04 +01:00
Sandro
6050831fbb
Merge pull request #145206 from xaverdh/sdat2img-init 2022-01-24 01:09:43 +01:00
Dominik Xaver Hörl
857d287855 sdat2img: init at unstable-2021-11-9 2022-01-23 14:38:14 +01:00
R. RyanTM
7fcddf2b22
catcli: 0.7.4 -> 0.8.0
* catcli: 0.7.4 -> 0.8.0 (#156009)
and use SPDX 3.0 license identifier

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-22 00:28:56 +01:00
Sascha Grunert
04386f3552
fuse-overlayfs: 1.8 -> 1.8.1
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-01-18 15:09:54 +01:00
7c6f434c
831fd2cd05
Merge pull request #155258 from alyssais/btrfs-progs
btrfs-progs: 5.14.1 -> 5.16
2022-01-17 15:46:24 +00:00
Alyssa Ross
a5ff1dc05d
btrfs-progs: clarify license 2022-01-16 19:52:46 +00:00
Alyssa Ross
fc2c685b2b
btrfs-progs: enable parallel building
Tested at -j8.
2022-01-16 19:52:41 +00:00
Alyssa Ross
cd4acca2e2
btrfs-progs: 5.14.1 -> 5.16 2022-01-16 19:51:27 +00:00
Robert Schütz
d5cceedbd1 python,pythonPackages: make aliases
Since aliases are disallowed in nixpkgs, this makes usage of Python 2
which is EOL more explicit.
2022-01-16 18:39:59 +00:00
R. Ryantm
a2f83d0869 lfs: 1.3.1 -> 1.4.0 2022-01-11 16:43:04 +00:00
Ben Siraphob
5e04dac5d6
ceph: update homepage 2022-01-07 16:45:53 +07:00
Sandro
6834d7e9de
Merge pull request #148565 from ju1m/zpool-iostat-viz 2022-01-02 15:55:44 +01:00
Robert Schütz
2cae050057
python2Packages: remove superfluous overrides
Since Python 2 is not supported anymore we only keep those overrides
which are used by leaf packages.
2022-01-01 02:10:53 +01:00
Bobby Rong
75684e336c
Merge pull request #152773 from r-ryantm/auto-update/lfs
lfs: 1.3.0 -> 1.3.1
2021-12-31 21:25:10 +08:00
Renaud
952711c6c3
cryfs: pin Boost dep to v1.75.0 2021-12-30 23:07:14 +01:00
R. Ryantm
71bc8dd292 lfs: 1.3.0 -> 1.3.1 2021-12-30 18:49:18 +00:00
7c6f434c
197390f0a4
Merge pull request #152705 from bjornfor/glusterfs-fix-version
glusterfs: fix version info
2021-12-30 16:33:45 +00:00
Bjørn Forsman
560ec437d7 glusterfs: link up nixosTests 2021-12-30 14:51:09 +01:00
Bjørn Forsman
7e399b7078 glusterfs: fix version info
A build script in glusterfs uses /bin/bash interpreter and fails to get
the version from the VERSION file at build time:

  sh: build-aux/pkg-version: /bin/bash: bad interpreter: No such file or directory
  sh: build-aux/pkg-version: /bin/bash: bad interpreter: No such file or directory
  sh: build-aux/pkg-version: /bin/bash: bad interpreter: No such file or directory
  [...]

The result is that `gluster --version` doesn't include a version number.
Fixup the shebang to get the version info.
2021-12-30 13:03:46 +01:00
Jonathan Ringer
09bd298765
ceph: update homepage 2021-12-28 09:00:35 -08:00
Jörg Thalheim
c8b2a08f99
Merge pull request #152124 from r-ryantm/auto-update/mergerfs
mergerfs: 2.33.1 -> 2.33.3
2021-12-28 07:14:37 +00:00
Madoura
1595230f47
bcachefs-tools: 2021-11-06 -> 2021-12-25 2021-12-27 17:23:41 -06:00
Bobby Rong
78138a9bcc
Merge pull request #150448 from r-ryantm/auto-update/snapraid
snapraid: 11.6 -> 12.0
2021-12-27 14:33:54 +08:00
Mario Rodas
0229135d7a
Merge pull request #151523 from r-ryantm/auto-update/gcsfuse
gcsfuse: 0.37.0 -> 0.38.0
2021-12-26 16:01:32 -05:00
R. Ryantm
7e6ced2a85 mergerfs: 2.33.1 -> 2.33.3 2021-12-25 18:22:02 +00:00
Dmitry Kalinkin
b912e42313
goofys: add stdenv arg 2021-12-25 01:05:05 -05:00
Dmitry Kalinkin
34ae1959b7
goofys: mark as broken on darwin 2021-12-24 22:36:56 -05:00
Felix Bühler
85b6f5299c
Merge pull request #150542 from Stunkymonkey/treewide-github-1
treewide: switch to fetchFromGitHub part 1
2021-12-24 00:24:37 +01:00
Renaud
2bd4f74953
cryfs: 0.10.2 -> 0.11.1
Upstream now provides a way to use dependencies from nixpkgs ;
except for cryptopp and googletest.
Vendored cryptopp is v8.6.0 in cryfs 0.11.1
(#151886)
2021-12-23 22:13:08 +01:00
Felix Buehler
ea4c444b85 nixpart: switch to fetchFromGitHub 2021-12-23 19:11:16 +01:00
zowoq
f91caa3e1b fuse-overlayfs: 1.7.1 -> 1.8
https://github.com/containers/fuse-overlayfs/releases/tag/v1.8
2021-12-23 05:44:42 +10:00
R. Ryantm
51a8b4af51 gcsfuse: 0.37.0 -> 0.38.0 2021-12-21 08:18:15 +00:00
Luflosi
fee075c547
apfsprogs: unstable-2021-08-24 -> unstable-2021-10-26
Also fix a problem where the man pages would be installed in the wrong location, $out/share/man8 instead of $out/share/man/man8. I accidentally copied this mistake from the AUR.
2021-12-16 14:19:21 +01:00
Luflosi
5cf1471232
mp3fs: add Luflosi as maintainer 2021-12-15 03:12:32 +01:00
Luflosi
5041f6f672
mp3fs: 0.91 -> 1.1.1
https://github.com/khenriks/mp3fs/releases/tag/v1.1.1
Also update the long description to match the GitHub README.
2021-12-15 03:12:32 +01:00
R. Ryantm
1c4d16c184 snapraid: 11.6 -> 12.0 2021-12-12 16:05:54 +00:00
Pascal Bach
0fe8586f43 glusterfs: 9.4 -> 10.0 2021-12-11 23:15:24 +01:00
Jörg Thalheim
1018feba5c
Merge pull request #150198 from r-ryantm/auto-update/fatsort
fatsort: 1.6.3.622 -> 1.6.4.625
2021-12-11 15:24:42 +00:00
Jörg Thalheim
97ee678aa1
Merge pull request #150199 from r-ryantm/auto-update/davfs2
davfs2: 1.6.0 -> 1.6.1
2021-12-11 15:23:17 +00:00
Mario Rodas
6364c2644d
Merge pull request #149375 from r-ryantm/auto-update/mergerfs
mergerfs: 2.32.4 -> 2.33.1
2021-12-11 09:58:44 -05:00
R. Ryantm
0d0ba7cf97 davfs2: 1.6.0 -> 1.6.1 2021-12-11 07:30:07 +00:00
R. Ryantm
340f44c83d fatsort: 1.6.3.622 -> 1.6.4.625 2021-12-11 07:18:23 +00:00
Mario Rodas
7c1d675d34
Merge pull request #149854 from r-ryantm/auto-update/mtools
mtools: 4.0.35 -> 4.0.36
2021-12-10 06:49:50 -05:00
R. Ryantm
6111fe8769 mtools: 4.0.35 -> 4.0.36 2021-12-09 13:39:56 +00:00
Niklas Hambüchen
a9bdcf8a82 ceph: 16.2.6 -> 16.2.7. Fixes data-loss upgrade bug.
See https://ceph.io/en/news/blog/2021/v16-2-7-pacific-released/
2021-12-09 02:19:14 +00:00
Niklas Hambüchen
c6cb7badab ceph: Remove obsolete scipy override.
The mentioned bugs have merged linked pull requests a long time ago:

* b9dea87ff1
  in Ceph v15.1.0
* f701ed8b26
  in Ceph v16.1.0
2021-12-09 02:19:14 +00:00
R. Ryantm
c0f4b50e00 mergerfs: 2.32.4 -> 2.33.1 2021-12-07 14:44:20 +00:00
R. Ryantm
7fded235eb lfs: 1.2.1 -> 1.3.0 2021-12-07 09:54:44 +00:00
R. Ryantm
2a0981099e exfatprogs: 1.1.2 -> 1.1.3 2021-12-06 18:40:55 +00:00