tvl-depot/nix
Profpatsch cdfae7de48 feat(nix/emptyDerivation) add emptyDerivation
The most trivial of all derivations. It is more useful than it looks.

Can be used to bind nix expressions (e.g. test suites) to a
derivation, so that `nix-build` does not crap itself.

Change-Id: I61c24d8c129c9505733161207f3c30e820f5b15e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/665
Reviewed-by: tazjin <mail@tazj.in>
2020-06-28 17:59:46 +00:00
..
binify feat(nix/binify): add binify 2020-06-27 03:42:05 +00:00
buildGo fix(nix/buildGo): Fix import of buildGo in example file 2020-06-15 16:50:54 +00:00
buildLisp chore: Rename pkgs->depot in all Nix file headers 2020-02-21 13:54:53 +00:00
buildTypedGo fix(buildTypedGo): Pass correct arguments to .package 2020-06-19 15:25:11 +00:00
emptyDerivation feat(nix/emptyDerivation) add emptyDerivation 2020-06-28 17:59:46 +00:00
getBins feat(nix/getBins): add getBins 2020-06-28 17:58:15 +00:00
readTree fix(nix/readTree): Ignore hidden files and directories 2020-06-13 20:08:05 +00:00
runTestsuite feat(nix/runTestsuite): add runTestsuite 2020-06-28 03:52:40 +00:00
tailscale chore: Rename pkgs->depot in all Nix file headers 2020-02-21 13:54:53 +00:00
writeExecline feat(nix/writeExecline): add writeExecline 2020-06-27 17:52:14 +00:00
yants feat(nix/yants): add unit type 2020-06-27 20:48:15 +00:00