Compare commits
2 commits
9cc50ed678
...
4c51eda8b6
Author | SHA1 | Date | |
---|---|---|---|
teutat3s | 4c51eda8b6 | ||
b12f | 471d7650ff |
|
@ -10,6 +10,7 @@ let
|
||||||
version = "7ebfbc91e92bb133beb907c6bde79279ee5156df";
|
version = "7ebfbc91e92bb133beb907c6bde79279ee5156df";
|
||||||
src = pkgs.fetchgit {
|
src = pkgs.fetchgit {
|
||||||
url = "https://git.tt-rss.org/fox/ttrss-auth-oidc.git";
|
url = "https://git.tt-rss.org/fox/ttrss-auth-oidc.git";
|
||||||
|
rev = "7ebfbc91e92bb133beb907c6bde79279ee5156df";
|
||||||
hash = "sha256-G6vZBvSWms6s6nHZWsxJjMGuubt/imiBvbp6ykwrZbg=";
|
hash = "sha256-G6vZBvSWms6s6nHZWsxJjMGuubt/imiBvbp6ykwrZbg=";
|
||||||
};
|
};
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
|
|
Loading…
Reference in a new issue