Merge remote-tracking branch 'upstream/python-unstable' into HEAD
This commit is contained in:
@@ -4,6 +4,7 @@ let version = "0.9.4"; in
|
||||
|
||||
stdenv.mkDerivation {
|
||||
name = "jsonnet-${version}";
|
||||
version = version;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
rev = "v${version}";
|
||||
|
||||
Reference in New Issue
Block a user