From e978d40ff01b4f9e77eaf3c588dc821c5086d750 Mon Sep 17 00:00:00 2001 From: Elijah Voigt Date: Sun, 19 Nov 2023 21:37:28 -0800 Subject: [PATCH] trying nix flakes Seems to basically be a drop-in for what I was using? --- shell.nix => flake.nix | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename shell.nix => flake.nix (100%) diff --git a/shell.nix b/flake.nix similarity index 100% rename from shell.nix rename to flake.nix