about summary refs log tree commit diff
path: root/pkgs/tools/filesystems
Commit message (Collapse)AuthorAge
* Merge pull request #20397 from obadz/e2fsprogsEelco Dolstra2016-11-14
|\ | | | | e2fsprogs: 1.42.13 -> 1.43.3
| * e2fsprogs: 1.42.13 -> 1.43.3obadz2016-11-13
| |
* | btrfs-progs: 4.8.2 -> 4.8.3Tobias Geerinckx-Rice2016-11-14
|/
* yandex-disk: 0.1.5.948 -> 0.1.5.978Alex Ivanov2016-11-12
|
* Remove fuse-zipTim Steinbach2016-11-04
| | | | Original sources have moved to BitBucket but clearly this is not used by anybody
* encfs: 1.8.1 -> 1.9.1Joachim Fasting2016-11-01
| | | | | | | | | | Packaging changes - Uses cmake - Removes depends on rlog and boost, uses tinyxml to parse xml Note that the encfssh utility is disabled, it requires patching to work (and didn't work in previous versions of the package, either). Better to leave it unusable until fixed.
* btrfs-progs: 4.6.1 -> 4.8.2Tim Steinbach2016-10-26
|
* Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2016-10-22
|\
| * vmfs-tools: init at 2016-01-16Peter Hoeg2016-10-21
| |
* | Merge #19081: gnome-3.22Vladimír Čunát2016-10-20
|\| | | | | | | Also master commits are brought in.
| * zfstools: 0.3.3 -> 0.3.6Franz Pletz2016-10-14
| |
* | glusterfs: use python2Frederik Rietdijk2016-10-18
| | | | | | | | configure reports that only python2 is supported.
* | ceph: use python2Frederik Rietdijk2016-10-18
| | | | | | | | print statement
* | gitfs: use python2Frederik Rietdijk2016-10-18
| |
* | Python: remove modules and pythonFullFrederik Rietdijk2016-10-10
|/
* afpfs-ng: init at 0.8.2rnhmjoj2016-10-09
|
* f2fs-tools: 1.6.1 -> 1.7.0 (#19352)Peter Hoeg2016-10-08
|
* Remove redundant -DCMAKE_BUILD_TYPE=Release flagsAneesh Agrawal2016-10-01
| | | | | | Since commit 183d05a0 in 2012, this is the default. fixes #18000
* snapraid: 8.1 -> 10.0makefu2016-10-01
| | | | enable tests for snapraid
* Merge pull request #18980 from MostAwesomeDude/gcsfuseJörg Thalheim2016-09-29
|\ | | | | gcsfuse: init at v0.19.0
| * gcsfuse: Don't depend on fuse.Corbin2016-09-29
| |
| * Address code review feedback.Corbin2016-09-28
| |
| * gcsfuse: init at v0.19.0Corbin2016-09-26
| |
* | Merge pull request #19036 from makefu/init-mergerfsTuomas Tynkkynen2016-09-28
|\ \ | | | | | | mergerfs: init at 2.16.1
| * | mergerfs: init at 2.16.1makefu2016-09-28
| |/
* / f3: init at 6.0makefu2016-09-28
|/
* nilfs-utils: 2.2.4 -> 2.2.5Michael Raskin2016-09-26
|
* glusterfs: 3.8.1 -> 3.8.4Michael Raskin2016-09-26
|
* gitfs: do not pass in buildPythonApplicationFrederik Rietdijk2016-09-26
|
* fuseiso: fix CVE-2015-8836 & CVE-2015-8837Franz Pletz2016-09-25
|
* davfs2: 1.5.2 -> 1.5.3Graham Christensen2016-09-24
|
* Merge pull request #18634 from romildo/upd.avfsJoachim F2016-09-17
|\ | | | | avfs: 1.0.3 -> 1.0.4
| * avfs: 1.0.3 -> 1.0.4José Romildo Malaquias2016-09-15
| |
* | Merge pull request #18628 from joachifm/squashfs-lz4Joachim F2016-09-16
|\ \ | | | | | | squashfsTools: optional lz4 support
| * | squashfsTools: optional lz4 supportJoachim Fasting2016-09-15
| | |
| * | squashfsTools: use fetchFromGitHubJoachim Fasting2016-09-15
| |/
* / buildGoPackage: deps.json -> deps.nix in NIXONKamil Chmielewski2016-09-16
|/ | | | | | | | https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541 * update docs to describe `deps.nix` * include goDeps in nix-shell GOPATH * NixOS 16.09 rel notes about replacing goPackages
* lizardfs: 3.10.0 -> 3.10.2rushmorem2016-09-14
|
* e2fsprogs: Split 'dev'Tuomas Tynkkynen2016-09-10
|
* systemd: Separate lib outputEelco Dolstra2016-09-05
| | | | | | | | | This moves libsystemd.so and libudev.so into systemd.lib, and gets rid of libudev (which just contained a copy of libudev.so and the udev headers). It thus reduces the closure size of all packages that (indirectly) depend on libsystemd, of which there are quite a few (for instance, PulseAudio and dbus). For example, it reduces the closure of Blender from 430.8 to 400.8 MiB.
* Merge pull request #18227 from rushmorem/lizardfs-manpagesRushmore Mushambi2016-09-02
|\ | | | | lizardfs: fix building manpages
| * lizardfs: fix building manpagesrushmorem2016-09-02
| |
* | netatalk: fix build (broken since closure-size)obadz2016-09-02
|/ | | | Helps with #18209
* Merge staging into masterTuomas Tynkkynen2016-09-01
|\ | | | | | | | | | | | | | | | | | | | | Brings in: - changed output order for multiple outputs: https://github.com/NixOS/nixpkgs/pull/14766 - audit disabled by default https://github.com/NixOS/nixpkgs/pull/17916 Conflicts: pkgs/development/libraries/openldap/default.nix
| * ceph: Fix 'lib.optional' useTuomas Tynkkynen2016-08-30
| | | | | | | | Produces a list of list as buildInputs.
| * treewide: Shuffle outputsTuomas Tynkkynen2016-08-29
| | | | | | | | Make either 'bin' or 'out' the first output.
* | enableParallelBuild -> enableParallelBuildingEelco Dolstra2016-09-01
| |
* | nilfs-utils: Set dontPatchELF due to broken RPATH by patchelfTuomas Tynkkynen2016-09-01
|/
* Merge remote-tracking branch 'upstream/master' into stagingRobin Gloster2016-08-29
|\
| * relfs: port to stdenv.mkDerivationJoachim Fasting2016-08-29
| | | | | | | | https://github.com/NixOS/nixpkgs/issues/4210