fix deprecated URL literals (#40)

This commit is contained in:
NotAShelf
2023-05-30 17:03:49 +03:00
committed by GitHub
parent f1776a1dc4
commit 86894dc701

View File

@@ -74,7 +74,7 @@ nix.settings = {
builders-use-substitutes = true; builders-use-substitutes = true;
# substituters to use # substituters to use
substituters = [ substituters = [
https://anyrun.cachix.org "https://anyrun.cachix.org"
]; ];
trusted-public-keys = [ trusted-public-keys = [