Commit Graph

515 Commits

Author SHA1 Message Date
Arseniy Seroka
b5bbbd0fe3 f2fs-tools: 1.4.1 -> 1.5.0 2016-01-04 14:23:56 +03:00
Tobias Geerinckx-Rice
82419575aa btrfsProgs -> canonical btrfs-progs 2016-01-03 20:38:44 +01:00
Pascal Wittmann
18a53d6eda disorderfs: 0.4.1 -> 0.4.2 2016-01-03 19:42:59 +01:00
Michael Raskin
119de110a3 glusterfs: 3.7.3 -> 3.7.6 2016-01-01 12:30:17 +03:00
Austin Seipp
10a7021c83 nixpkgs: duperemove 0.09.4 -> 0.10
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-12-19 22:43:48 -06:00
Tobias Geerinckx-Rice
819ca0997e exfat: 1.2.2 -> 1.2.3
Fixes:
- Fixed clusters loss when file renaming replaces target.
2015-12-19 12:41:31 +01:00
Eelco Dolstra
79a3c8a952 9pfs: Add
This is a FUSE-based 9p client.
2015-12-16 20:31:14 +01:00
Eelco Dolstra
9dae6345f4 Typo 2015-12-16 20:31:14 +01:00
Emery Hemingway
2b6dcdfcd0 Rename 'emery' maintainer handle to 'ehmry', fixes #11493
Communication happens on Github so names should be consistent.
2015-12-05 23:06:20 +01:00
lethalman
e0bacc0b39 Merge pull request #11159 from dezgeg/pr-xfsprogs-fix
xfsprogs: Extend patch to make xfs_mdrestore and xfs_quota work
2015-12-02 10:11:04 +01:00
Tobias Geerinckx-Rice
2798b02ad0 Convert some *Flags from strings to lists 2015-11-26 23:45:31 +01:00
Pascal Wittmann
6d25c0f1b3 Remove unneeded 'with's from meta.platforms 2015-11-25 23:06:09 +01:00
Tobias Geerinckx-Rice
f7e64b00bd gpart 0.2.2 -> 0.3
Adds LVM2 and Btrfs support.
2015-11-25 02:41:48 +01:00
Joachim Fasting
4fb29f8d3b smbnetfs: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Joachim Fasting
5ddd4812a9 udftools: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
Pascal Wittmann
26a9d2b27b tmsu: 0.5.2 -> 0.6.0 2015-11-23 10:45:15 +01:00
Pascal Wittmann
5e0dca6d06 disorderfs: init at 0.4.1 2015-11-22 12:04:48 +01:00
Arseniy Seroka
6dff9dc93a Merge pull request #11161 from cstrahan/zkfuse
zkfuse: init
2015-11-21 19:49:38 +03:00
Charles Strahan
3b73b726d4 zkfuse: init 2015-11-19 19:55:44 -05:00
Tuomas Tynkkynen
24480efffc xfsprogs: Extend patch to make xfs_mdrestore and xfs_quota work
Previously these tools were failing to start with:

xfs_mdrestore: error while loading shared libraries: libxfs.so.0: \
        cannot open shared object file: No such file or directory
xfs_quota: error while loading shared libraries: libxcmd.so.0: \
        cannot open shared object file: No such file or directory

Extend the 4.2.0-sharedlibs.patch to make those programs work as well.
2015-11-20 00:17:23 +02:00
Eelco Dolstra
aab90653af ceph: Don't use symlinks
No need to invent an ad-hoc symlink scheme when we can handle this
kind of indirection at the Nix expression level (e.g. by doing
"ceph-dev = ceph").
2015-11-19 14:25:16 +01:00
Eelco Dolstra
adde71ea6e ceph: Remove old and git versions 2015-11-19 14:25:16 +01:00
William A. Kennington III
910e7a75ec btrfsProgs: 4.3 -> 4.3.1 2015-11-18 17:50:57 -08:00
William A. Kennington III
cf1ca41bfa ceph: Fix hash 2015-11-17 17:10:51 -08:00
Tobias Geerinckx-Rice
a5bad31da3 Merge pull request #11105 from nckx/add-gpart
gpart: init at 0.2.2
2015-11-17 23:38:03 +01:00
Tobias Geerinckx-Rice
7392ae1a3a gpart: init at 0.2.2 2015-11-17 23:09:04 +01:00
Pascal Wittmann
7fd2796e99 Replace 'with plaforms; platform' with 'platforms.platform' 2015-11-17 21:30:43 +01:00
Pascal Wittmann
fece57da45 Merge pull request #11007 from makefu/mhddfs_init_master
mhddfs: init at 0.1.39
2015-11-16 20:21:39 +01:00
Pascal Wittmann
59bb76e894 snapraid: append the version to the name 2015-11-16 19:56:14 +01:00
William A. Kennington III
61402311cc ceph: Deduplicate the default 2015-11-16 05:15:19 -08:00
William A. Kennington III
6602f49495 Revert "Revert "Merge pull request #9543 from NixOS/staging.post-15.06""
This reverts commit 741bf840da.

This reverts the fallout from reverting the major changes.
2015-11-14 12:32:51 -08:00
makefu
dd8f31d1be mhddfs: init at 0.1.39 2015-11-14 16:40:53 +01:00
William A. Kennington III
9579c9ec7f Merge commit 'cb21b77' into master.upstream
This is a partial merge of staging for builds which are working
2015-11-13 15:53:10 -08:00
makefu
a824242830 snapraid: init at 8.1 2015-11-13 15:06:22 +01:00
Vladimír Čunát
20336987f9 fuse-7z-ng: take longDescription from #8207 2015-11-11 15:45:52 +01:00
Tobias Geerinckx-Rice
81a7a3f652 exfat 1.2.1 -> 1.2.2
Changes:
- Improved reliability in case of a sudden unplug: FS will be in a clean
  state after closing all files and performing sync(1).
- Fixed compilation on Debian GNU/kFreeBSD and GNU/Hurd platforms.
- Updated mount.exfat-fuse man page.
2015-11-09 17:30:14 +01:00
William A. Kennington III
5149c03adc Merge branch 'master.upstream' into staging.upstream 2015-11-07 18:53:26 -08:00
William A. Kennington III
1c72ed0ffc btrfsProgs: 4.2.3 -> 4.3 2015-11-07 18:52:57 -08:00
William A. Kennington III
1e7aa4f17d Merge branch 'master.upstream' into staging.upstream 2015-11-05 18:30:11 -08:00
William A. Kennington III
452f1736d5 ceph: Major Update 0.94.4 -> 9.2.0 2015-11-05 18:22:48 -08:00
William A. Kennington III
4251612faa Merge branch 'master.upstream' into staging.upstream 2015-11-04 01:00:48 -08:00
William A. Kennington III
86ba275a99 ceph: 0.94.4 -> 0.94.5 2015-11-04 00:58:28 -08:00
William A. Kennington III
6e57f1c60c btrfsProgs: 4.2.2 -> 4.2.3 2015-11-04 00:58:28 -08:00
Vladimír Čunát
4917a4f8b3 Merge master into staging 2015-10-23 01:57:14 +02:00
William A. Kennington III
9882e09471 ceph: 0.94.3.2 -> 0.94.4 2015-10-21 22:12:36 -07:00
aszlig
3bf3d19759
nixpart0: Don't search for libudev using SO major.
The SO major is going to change in the upcoming update of the Hetzner
rescue system, which will cause NixOps to break because it's statically
using the SO major 0 while the new rescue system will have the major
number 1.

I'm still keeping the udevSoMajor attribute to retain backwards-
compatibility with older NixOps versions.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-21 17:15:17 +02:00
Arseniy Seroka
9dc707bc16 Merge pull request #10462 from igsha/fuse-7z-ng
fuse-7z-ng: init at git-2014-06-08
2015-10-18 23:09:42 +03:00
William A. Kennington III
7256b0a0ce btrfsProgs: 4.2.1 -> 4.2.2 2015-10-18 09:53:51 -07:00
Igor Sharonov
401b766299 fuse-7z-ng: init at git-2014-06-08 2015-10-18 19:21:12 +03:00
William A. Kennington III
b6710cba15 ceph-git: 2015-09-22 -> 2015-10-16 2015-10-16 16:45:00 -07:00