remove unnecessary nixpkgs import
This commit is contained in:
parent
eee926f3a3
commit
b625c0f502
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
let
|
||||
lib = (import <nixpkgs> {}).lib;
|
||||
pkgs = (import <nixpkgs> {}).pkgs;
|
||||
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue