mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-23 12:34:15 +00:00
profetch: update version to suit recomendations
Co-authored-by: Christoph Neidahl <christoph.neidahl@gmail.com>
This commit is contained in:
parent
e9f95216ea
commit
eab56c384b
@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
|
||||
src = fetchFromGitHub {
|
||||
owner = "RustemB";
|
||||
repo = pname;
|
||||
rev = version;
|
||||
rev = "v${version};
|
||||
sha256 = "1clh3l50wz6mlrw9kx0wh2bbhnz6bsksyh4ngz7givv4y3g9m702";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user