maybe release.nix is fixed now?

dev
Claudius Holeksa 2023-02-02 18:04:18 +01:00
parent 001216410d
commit 833ac97341
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
let
pkgs = import nixpkgs {};
forstioJobset = import "${forstio}"/.nix/release.nix;
forstioJobset = import "${forstio}"/.nix/release.nix {};
in
{
keldu = {