mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 04:05:40 +03:00
lib/tests/sources.sh: init
This commit is contained in:
parent
dfd2b1bd90
commit
d14be76615
3 changed files with 64 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# Functions for copying sources to the Nix store.
|
||||
{ lib }:
|
||||
|
||||
# Tested in lib/tests/sources.sh
|
||||
let
|
||||
inherit (builtins)
|
||||
hasContext
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue