nix: remove unused imports
This commit is contained in:
parent
8eb18d6545
commit
73d3c13fca
1 changed files with 1 additions and 6 deletions
|
@ -1,9 +1,4 @@
|
||||||
{
|
{inputs, ...}: {
|
||||||
lib,
|
|
||||||
pkgs,
|
|
||||||
inputs,
|
|
||||||
...
|
|
||||||
}: {
|
|
||||||
nixpkgs = {
|
nixpkgs = {
|
||||||
overlays = [
|
overlays = [
|
||||||
inputs.nur.overlay
|
inputs.nur.overlay
|
||||||
|
|
Loading…
Reference in a new issue