From 24855cfb3f222922eab7ab79249cc4f4e9506f85 Mon Sep 17 00:00:00 2001 From: flexxyfluxx Date: Sun, 12 Oct 2025 22:35:27 +0200 Subject: fix nixos compat issue --- data/recipes/anticurry.sed | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/recipes/anticurry.sed b/data/recipes/anticurry.sed index e5b93a66..26042454 100755 --- a/data/recipes/anticurry.sed +++ b/data/recipes/anticurry.sed @@ -1,4 +1,4 @@ -#!/bin/sed -f +#!/usr/bin/env -S sed -f s/inputs/TEMP/g s/outputs/inputs/g s/TEMP/outputs/g -- cgit v1.3