Take unstable pkgs as an arg

This commit is contained in:
2020-11-23 14:18:20 -08:00
parent 9a2f9c2223
commit 66d892cf79
3 changed files with 3 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{ lib, ... }:
{ pkgs, lib, unstable-pkgs, ... }:
with lib;
rec {