Remove <nixpkgs>

This commit is contained in:
Tim Van Baak 2024-07-10 22:22:48 -07:00
parent 9d5e8ac86f
commit 2c1b4de20f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
pkgs ? import <nixpkgs> { },
pkgs,
...
}:
let