small cleanup

This commit is contained in:
John Murray 2023-12-14 18:46:00 -05:00
parent 0066e66051
commit 5a3761f1a1
No known key found for this signature in database

View File

@ -1,4 +1,4 @@
{ ... }: (import
(import
(
let lock = builtins.fromJSON (builtins.readFile ./flake.lock);
in fetchTarball {