summary refs log tree commit diff
path: root/pkgs/servers/unfs3
Commit message (Collapse)AuthorAge
* Prefer `pname` and `version` in `mkDerivation`s instead of `name` (#123438)Samuel Ainsworth2021-05-23
| | | | Co-authored-by: Sandro <sandro.jaeckel@gmail.com> Co-authored-by: nixpkgs-review <nixpkgs-review@example.com>
* unfs3: mark as brokenJ. Neto2021-05-13
| | | | See: https://github.com/unfs3/unfs3/issues/13
* pkgs/servers: stdenv.lib -> libBen Siraphob2021-01-15
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* unmaintain a bunch of packagesLudovic Courtès2015-01-13
|
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* Rename buildNativeInputs -> nativeBuildInputsEelco Dolstra2012-12-28
| | | | | Likewise for propagatedBuildNativeInputs, etc. "buildNativeInputs" sounds like an imperative rather than a noun phrase.
* Add UNFS3, a user-space NFSv3 server.Ludovic Courtès2012-03-03
svn path=/nixpkgs/trunk/; revision=32753