From 9c99fae0b89d131997c9f713ff364040221b7c99 Mon Sep 17 00:00:00 2001 From: ozpv <39195175+ozpv@users.noreply.github.com> Date: Wed, 20 May 2026 15:26:33 -0500 Subject: updates --- shells/all.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shells/all.nix') diff --git a/shells/all.nix b/shells/all.nix index fb68f81..7c08745 100644 --- a/shells/all.nix +++ b/shells/all.nix @@ -1,4 +1,4 @@ -{ pkgs ? import {} }: +{ pkgs ? import { } }: pkgs.mkShell { packages = with pkgs; [ -- cgit v1.2.3