about summary refs log tree commit diff
path: root/pkgs/tools/filesystems
Commit message (Collapse)AuthorAge
* genromfs: fix darwin buildMatthew Bauer2016-08-16
|
* glusterfs: 3.7.11 -> 3.8.1Michael Raskin2016-08-11
|
* ceph: Add xfsprogs 4.5.0 compat patchTuomas Tynkkynen2016-08-11
|
* xfsprogs: propagate libuuidMatthew2016-08-11
| | | | | | Before, this would fail because libuuid needed to be available. > echo '#include <xfs/xfs.h>' | cc -E -
* xfsprogs: 4.2.0 -> 4.5.0Tuomas Tynkkynen2016-08-08
|
* Merge pull request #17551 from womfoo/fix/xtreemfs-openssl-buildRobin Gloster2016-08-08
|\ | | | | xtreemfs: fix build
| * xtreemfs: fix buildKranium Gikos Mendoza2016-08-06
| |
* | grive: Broken on DarwinTuomas Tynkkynen2016-08-08
| | | | | | | | | | | | Last successful build in 2014. http://hydra.nixos.org/build/38308131
* | gpart: Broken on DarwinTuomas Tynkkynen2016-08-08
| | | | | | | | | | | | Never had a successful Darwin build. http://hydra.nixos.org/build/38306346
* | Merge pull request #16280 from rushmorem/lizardfs-manpagesRushmore Mushambi2016-08-06
|\ \ | |/ |/| lizardfs: 3.9.4 -> 3.10.0
| * lizardfs: 3.9.4 -> 3.10.0rushmorem2016-08-06
| |
* | treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | | | | | Build-tested on x86_64 Linux & Mac.
* | treewide: Add lots of platforms to packages with no metaTuomas Tynkkynen2016-08-02
| | | | | | | | Build-tested on x86_64 Linux and on Darwin.
* | treewide: Fix meta.platforms related typosTuomas Tynkkynen2016-08-02
| |
* | zerofree: 1.0.3 -> 1.0.4Kranium Gikos Mendoza2016-07-14
|/
* btrfs-progs: 4.6 -> 4.6.1Tobias Geerinckx-Rice2016-06-26
|
* Merge pull request #16380 from elitak/dislockerzimbatm2016-06-23
|\ | | | | dislocker: init at 0.6.1
| * dislocker: init at 0.6.1Eric Litak2016-06-20
| |
* | Captialize meta.description of all packagesBjørn Forsman2016-06-20
|/ | | | | | | | | | | | | | | | In line with the Nixpkgs manual. A mechanical change, done with this command: find pkgs -name "*.nix" | \ while read f; do \ sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \ done I manually skipped some: * Descriptions starting with an abbreviation, a user name or package name * Frequently generated expressions (haskell-packages.nix)
* bonnie++: upgrade to 1.97Kirill Elagin2016-06-16
| | | | Also a patch with some OS X specific changes (stolen from Homebrew).
* e2tools: init -> 0.0.16Michiel Leenaars2016-06-15
|
* lizardfs: init at 3.9.4rushmorem2016-06-15
| | | | | LizardFS is a highly reliable, scalable and efficient distributed file system.
* btrfs-progs: 4.5.3 -> 4.6Tobias Geerinckx-Rice2016-06-12
|
* no more goPackagesKamil Chmielewski2016-06-09
|
* go-mtpfs: extracted from goPackagesKamil Chmielewski2016-06-09
|
* exfat: 1.2.3 -> 1.2.4Tobias Geerinckx-Rice2016-06-06
|
* Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
|
* Merge branch 'master' into stagingVladimír Čunát2016-05-26
|\ | | | | | | ... to get the systemd update (rebuilding ~7k jobs).
| * s3backer: 1.3.1 -> 1.4.2; maintainTobias Geerinckx-Rice2016-05-25
| |
* | Merge: make dev output references explicitVladimír Čunát2016-05-22
|\ \ | |/ |/| | | | | This is a rebase of most commits from #14766, resolving conflicts and a few other evaluation problems.
| * treewide: Make explicit that 'dev' output of openssl is usedTuomas Tynkkynen2016-05-19
| |
* | rename iElectric to domenkozar to match GitHubDomen Kožar2016-05-17
|/
* Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons2016-05-16
|
* glusterfs: 3.7.10 -> 3.7.11Michael Raskin2016-05-15
|
* nilfs-utils: 2.2.3 -> 2.2.4Michael Raskin2016-05-15
|
* btrfs-progs: 4.5.2 -> 4.5.3Tobias Geerinckx-Rice2016-05-14
|
* securefs: 0.3.1 -> 0.3.2Tobias Geerinckx-Rice2016-05-14
|
* duperemove: get linuxHeaders from stdenvJoachim Fasting2016-05-13
| | | | | | | Building against anything other than the headers used to build libc doesn't really make any sense. Also: this package is Linux specific, so mark it as such.
* f2fs-tools: 1.5.0 -> 1.6.1Franz Pletz2016-05-13
|
* Merge branch 'staging'Vladimír Čunát2016-05-13
|\ | | | | | | | | | | Darwin isn't in a perfect state, in particular its bootstrap tools won't build which will block nixpkgs channel. But on the whole it seems acceptable.
| * Merge branch 'master' into stagingVladimír Čunát2016-05-12
| |\
| * \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-05-03
| |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/applications/networking/browsers/vivaldi/default.nix pkgs/misc/emulators/wine/base.nix
| * | | boost: Kill unnecessary 'lib' outputTuomas Tynkkynen2016-04-28
| | | | | | | | | | | | | | | | | | | | This was split in somewhere pre-2014 without the current infra which automates parts of this, in particular the output propagation.
* | | | nixpart-0.4: fix build of multipath-tools dependency (#15359)Данило Глинський (Danylo Hlynskyi)2016-05-12
| | | |
* | | | dosfstools: temporarily revert upgrade that breaks testsobadz2016-05-12
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | See #15394 Revert "dosfstools: Enable compat symlinks" This reverts commit 346482c8d586de299ff8f457d69653917a4d62e2. Revert "dosfstools: 3.0.28 -> 4.0" This reverts commit 135fe56183a2c125a777ce59aa5e78f51f3dfec2.
* | | dosfstools: Enable compat symlinksTuomas Tynkkynen2016-05-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Create these symlinks, since NixOS (and other users) can still be using the old names: dosfsck -> fsck.fat dosfslabel -> fatlabel fsck.msdos -> fsck.fat fsck.vfat -> fsck.fat mkdosfs -> mkfs.fat mkfs.msdos -> mkfs.fat mkfs.vfat -> mkfs.fat While at it, kill the makeFlags which seems unnecessary as it seems to use a standard Autotools build (maybe this is a new thing).
* | | dosfstools: 3.0.28 -> 4.0Tobias Geerinckx-Rice2016-05-09
| |/ |/|
* | btrfs-progs: 4.5.1 -> 4.5.2Tobias Geerinckx-Rice2016-05-03
| |
* | securefs: init at 0.3.1Tobias Geerinckx-Rice2016-05-01
| | | | | | | | Caveat, as always with such things, emptor.
* | replace ${stdenv.cc.cc}/lib occurencesNikolay Amiantov2016-05-01
|/