...flake.nix too

This commit is contained in:
Graham Christensen 2025-02-19 11:48:48 -05:00
parent 214e869fee
commit 22d923e664

View file

@ -16,7 +16,7 @@
flake-compat.url = "https://flakehub.com/f/edolstra/flake-compat/1.0.1.tar.gz";
nix.url = "https://flakehub.com/f/NixOS/nix/2.22.1.tar.gz";
nix.url = "https://flakehub.com/f/NixOS/nix/2.tar.gz";
};
outputs = { self, nixpkgs, fenix, crane, ... }@inputs: