Adding a script to use eval-release.nix for tests
svn path=/nixpkgs/trunk/; revision=23234
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
|||||||
|
#! /bin/sh
|
||||||
|
|
||||||
|
nix-instantiate --strict --eval-only --xml --show-trace "$(dirname "$0")"/eval-release.nix 2>&1 > /dev/null
|
||||||
Reference in New Issue
Block a user