ai-robots-txt: upstream retagged :(
Some checks are pending
Checks / check (NIXPKGS_ALLOW_INSECURE=1 nix flake check --accept-flake-config --impure) (push) Waiting to run
Checks / check (nix run .#alejandra-custom -- -c . -e ./npins) (push) Waiting to run
Checks / build (push) Blocked by required conditions

This commit is contained in:
raf 2025-04-28 22:11:09 +03:00
commit 7f5e402237
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 3 additions and 3 deletions

View file

@ -71,9 +71,9 @@
},
"branch": "master",
"submodules": false,
"revision": "b78999869367fe72970cd563d84841d0ff2b23ff",
"revision": "5255c0a3439b161a6fd24b1fc57cf4d848fdd3a0",
"url": null,
"hash": "037psx1j608hkl8d3d84ybyvh8fky82i1ihkpa0xnavqagnjc0fr"
"hash": "1znzcw5b1xdc5piddd697cws19bp1kmqqqk1rklahwbh4vi7pv0p"
},
"headscale-ui": {
"type": "GitRelease",

View file

@ -12,7 +12,7 @@ in
src = fetchurl {
url = "https://github.com/ai-robots-txt/ai.robots.txt/releases/download/${finalAttrs.version}/robots.txt";
hash = "sha256-Cx01MI5Rss08lLgzwoppou0nqD0HxvfUbsa1NRVp8eQ=";
hash = "sha256-i1ZD9aN7qzwUDMx9qhMxxi/HFwGsSONjpYe4twy1r5s=";
};
dontUnpack = true;