nit? why is there even a diff?

This commit is contained in:
pegasust 2022-12-28 06:12:53 -07:00
parent 1cab6d3430
commit 9fac3ee1c3

View File

@ -2,7 +2,7 @@
,nixpkgs
,proj_root
,nixosDefaultVersion? "22.05"
,defaultSystem? "x86_64-linux";
,defaultSystem? "x86_64-linux"
,...}@inputs: let
lib = pkgs.lib;