chore: update naerks

This commit is contained in:
shimun 2024-02-11 20:03:03 +01:00
parent f19d762a9b
commit 861954d88a
Signed by: shimun
GPG Key ID: E0420647856EA39E

View File

@ -4,7 +4,7 @@
inputs = { inputs = {
utils.url = "github:numtide/flake-utils"; utils.url = "github:numtide/flake-utils";
naersk = { naersk = {
url = "github:nmattia/naersk"; url = "github:nix-community/naersk";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";
}; };
index = { index = {