This commit is contained in:
Soliprem 2024-09-27 10:33:33 +02:00
commit 28edf0de19
5 changed files with 9 additions and 9 deletions

View file

@ -74,7 +74,7 @@
(lib.removePrefix (toString ../.))
(lib.removePrefix "/")
(x: {
url = "https://github.com/NotAShelf/nvf/blob/main/${decl}";
url = "https://github.com/NotAShelf/nvf/blob/main/${x}";
name = "<nvf/${x}>";
})
]