maybe release.nix is fixed now?

dev
Claudius Holeksa 2023-02-02 17:55:25 +01:00
parent 73b68d4907
commit e4f0828e33
1 changed files with 2 additions and 1 deletions

View File

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