mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
ab8a599e8c
svn path=/nixpkgs/trunk/; revision=23234
4 lines
120 B
Bash
Executable File
4 lines
120 B
Bash
Executable File
#! /bin/sh
|
|
|
|
nix-instantiate --strict --eval-only --xml --show-trace "$(dirname "$0")"/eval-release.nix 2>&1 > /dev/null
|