From 861954d88ab41899d28164ca0d4af150986b0003 Mon Sep 17 00:00:00 2001 From: shimun Date: Sun, 11 Feb 2024 20:03:03 +0100 Subject: [PATCH] chore: update naerks --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 9e13859..36d5a42 100644 --- a/flake.nix +++ b/flake.nix @@ -4,7 +4,7 @@ inputs = { utils.url = "github:numtide/flake-utils"; naersk = { - url = "github:nmattia/naersk"; + url = "github:nix-community/naersk"; inputs.nixpkgs.follows = "nixpkgs"; }; index = {