Missing lib

This commit is contained in:
albert 2024-06-23 18:08:21 +09:00
parent 9405f4d5d9
commit 1e69fde888
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -1,4 +1,4 @@
{ ... }: { lib, ... }:
let let
Twitter = builtins.readFile(builtins.fetchUrl { Twitter = builtins.readFile(builtins.fetchUrl {
url = "https://github.com/blocklistproject/Lists/raw/f2bdd1deab05f6a22739671cc20a17444e53699f/twitter.txt"; url = "https://github.com/blocklistproject/Lists/raw/f2bdd1deab05f6a22739671cc20a17444e53699f/twitter.txt";