fix: add missing versions
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
# https://github.com/codyopel/dotfiles/blob/master/dotfiles/rtorrent.rc
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "rtorrent-git";
|
||||
name = "rtorrent-git-2014-07-02";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "rakshasa";
|
||||
@@ -60,4 +60,4 @@ stdenv.mkDerivation {
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ codyopel ];
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user