mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
4 lines
120 B
Bash
4 lines
120 B
Bash
![]() |
#! /bin/sh
|
||
|
|
||
|
nix-instantiate --strict --eval-only --xml --show-trace "$(dirname "$0")"/eval-release.nix 2>&1 > /dev/null
|