about summary refs log tree commit diff
path: root/pkgs/tools/filesystems/boxfs
AgeCommit message (Collapse)AuthorFilesLines
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-01-16Remove nckx as a maintainer for all packagesTobias Geerinckx-Rice1-1/+0
Goodbye, and thanks for all the Nix...
2016-01-25More version attribute tidying where maintainers |= nckxTobias Geerinckx-Rice1-3/+2
2015-11-26Convert some *Flags from strings to listsTobias Geerinckx-Rice1-2/+3
2015-11-17Replace 'with plaforms; platform' with 'platforms.platform'Pascal Wittmann1-1/+1
2015-06-17Separate nativeBuildInputs where maintainers |= nckxTobias Geerinckx-Rice1-1/+2
2015-06-08boxfs: work around box.com breaking their APITobias Geerinckx-Rice2-0/+17
See <https://github.com/drotiro/boxfs2/issues/11>. This should soon be fixed upstream. Until then, any bugs are mine.
2015-05-28Don't use "with licenses;" for single licencesTobias Geerinckx-Rice1-1/+1
And don't use square brackets on such lines.
2015-02-06boxfs: use fetchFromGitHubTobias Geerinckx-Rice1-10/+13
2015-01-09Add boxfs: FUSE file system for box.com accountsTobias Geerinckx-Rice1-0/+55