c3d2-web: fix hydraJob expr
parent
1523b07b15
commit
7664570709
@ -1 +1,4 @@
|
||||
import <c3d2-web>
|
||||
with import <nixpkgs> {};
|
||||
{
|
||||
c3d2-web = lib.hydraJob (import <c3d2-web>);
|
||||
}
|
||||
|
Loading…
Reference in New Issue