maybe release.nix is fixed now?

dev
Claudius Holeksa 2023-02-02 18:03:47 +01:00
parent cc7c7e37f5
commit 001216410d
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 = {