Remove duplicate nixpkgs import from path
This commit is contained in:
parent
f0c1441230
commit
e0c49cfc27
4 changed files with 10 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
{ pkgs ? import <nixpkgs> }:
|
||||
{ pkgs }:
|
||||
|
||||
with pkgs;
|
||||
rec {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue