This commit is contained in:
2024-10-09 22:00:02 -04:00
parent a6c82632a8
commit 738d2de80d
2 changed files with 27 additions and 16 deletions

View File

@@ -3,4 +3,4 @@ let
spec = lock.nodes.nixpkgs.locked;
nixpkgs = fetchTarball "https://github.com/${spec.owner}/${spec.repo}/archive/${spec.rev}.tar.gz";
in
import nixpkgs
import nixpkgs