From 1e9e8f11ca096b67b7f04f7f8a8959fe4d08b4d2 Mon Sep 17 00:00:00 2001 From: Danila Danko <48378098+deemp@users.noreply.github.com> Date: Fri, 8 Dec 2023 23:03:38 +0300 Subject: [PATCH] Update flake.nix --- source-flake/flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source-flake/flake.nix b/source-flake/flake.nix index fc4fa1b6..b2974113 100644 --- a/source-flake/flake.nix +++ b/source-flake/flake.nix @@ -24,7 +24,7 @@ }; nix-filter.url = "github:numtide/nix-filter"; - slimlock.url = "github:deemp/slimlock"; + slimlock.url = "github:thomashoneyman/slimlock"; slimlock.inputs.nixpkgs.follows = "nixpkgs"; # TODO use the official repo when https://github.com/nlewo/nix2container/pull/99 is merged