maybe release.nix is fixed now?

dev
Claudius Holeksa 2023-02-02 17:54:41 +01:00
parent 87376572a7
commit 73b68d4907
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,8 @@
{ ... }:
{ pkgs ? import <nixpkgs>
, forstio
, ...
}:
let
pkgs = (import <nixpkgs>{
});
in
{
keldu = {