lib/tests/sources.sh: init

This commit is contained in:
Robert Hensing 2021-02-06 00:15:33 +01:00
parent dfd2b1bd90
commit d14be76615
3 changed files with 64 additions and 0 deletions

View file

@ -1,6 +1,7 @@
# Functions for copying sources to the Nix store.
{ lib }:
# Tested in lib/tests/sources.sh
let
inherit (builtins)
hasContext