Missing lib
This commit is contained in:
parent
9405f4d5d9
commit
1e69fde888
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||||
|
|
Loading…
Reference in a new issue