From deb2dcea2920faea9b6d060c003773b2adc096d6 Mon Sep 17 00:00:00 2001 From: Johannes Rothe Date: Sun, 7 Jul 2024 22:42:55 +0200 Subject: [PATCH] Fix Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 22780f0..2f23161 100644 --- a/Makefile +++ b/Makefile @@ -23,4 +23,4 @@ history: @nix profile history --profile /nix/var/nix/profiles/system repl: - @nix repl -f flake:nixpkgs + @nix repl -f flake:nixpkgs