summary refs log tree commit diff
path: root/pkgs/tools/filesystems
Commit message (Collapse)AuthorAge
* 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
* | xtreemfs: fix substituteInPlace pathsRobin Gloster2016-08-27
| |
* | Merge branch 'master' into stagingobadz2016-08-24
|\|
| * Merge pull request #17685 from matthewbauer/darwin-misc2Daniel Peebles2016-08-24
| |\ | | | | | | Darwin misc. fixes
| | * genromfs: fix darwin buildMatthew Bauer2016-08-16
| | |
* | | Merge branch 'hardened-stdenv' into stagingobadz2016-08-22
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Closes #12895 Amazing work by @globin & @fpletz getting hardened compiler flags by enabled default on the whole package set
| * | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-08-16
| |\ \
| * \ \ Merge branch 'master' into hardened-stdenvFranz Pletz2016-08-13
| |\ \ \
| * | | | udftools: remove obsolete gcc5 patchRobin Gloster2016-08-13
| | | | | | | | | | | | | | | | | | | | fixed by setting C compiler standard
| * | | | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-08-12
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | reiser4progs: disable format hardeningFranz Pletz2016-08-04
| | | | |
| * | | | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-08-03
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-15
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-06-10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-05-30
| |\ \ \ \ \ \ \