Compare commits
No commits in common. "4c51eda8b6ef218b20248229aabc1d6b81e6b393" and "9cc50ed6783a74e0181d9f32b86855e794603254" have entirely different histories.
4c51eda8b6
...
9cc50ed678
|
@ -10,7 +10,6 @@ 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