dafault value for maintainer doesn't work

This commit is contained in:
illustris
2022-01-23 13:09:09 +05:30
committed by GitHub
parent 1c32403de1
commit 1008a75179

View File

@@ -1,4 +1,4 @@
{ maintainer ? "illustris", ... }@args:
{ ... }@args:
let
pkgs = (import <nixpkgs> {});