@cryptotaxi247 / infra-1 / commits / a9adb546

builders: drop no-url-literals xp

It has been stabilized and removed.

Martin Weinelt committed May 25, 2026 at 16:25 UTC a9adb546220c13f3f1ef66d9478efbc13a947b5a
1 file changed -1
builders/common/nix.nix
-1
@@ -25,7 +25,6 @@
25 builders-use-substitutes = true;
26 extra-experimental-features = [
27 "nix-command"
28 - "no-url-literals"
28 "flakes"
29 ];
30 system-features = [