This website requires JavaScript.
Explore
Help
Sign In
vriska
/
hydra
Watch
0
Star
0
Fork
You've already forked hydra
0
forked from
lix-project/hydra
Code
Pull requests
Activity
14d4624dc2
hydra
/
t
/
jobs
/
empty-dir-builder.sh
7 lines
99 B
Bash
Raw
Normal View
History
Unescape
Escape
2011-03-17 13:25:27 +00:00
#! /bin/sh
Update Nix to 2.6
2022-02-06 14:05:15 +00:00
# Workaround for https://github.com/NixOS/nix/pull/6051
echo
"some output"
add first evaluations tests
2011-03-16 13:18:12 +00:00
mkdir
$out
Copy permalink