mirror of
https://github.com/NixOS/nix
synced 2025-07-08 02:43:54 +02:00
Unit test for derivation "advanced attrs"
This tests the parser and JSON format using the DRV files from the tests added in the previous commit. Co-Authored-By: John Ericson <John.Ericson@Obsidian.Systems>
This commit is contained in:
parent
9f9984e4d0
commit
7fb14201af
11 changed files with 345 additions and 12 deletions
|
@ -5,6 +5,7 @@
|
|||
|
||||
#include "types.hh"
|
||||
#include "environment-variables.hh"
|
||||
#include "file-system.hh"
|
||||
|
||||
namespace nix {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue