meson: fix hash after incorrect merge
This commit is contained in:
parent
af2dd0c798
commit
7d57514127
@ -12,7 +12,7 @@ python3Packages.buildPythonApplication rec {
|
||||
|
||||
src = python3Packages.fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "1p4n0b6jn8pyj6rwxg48ayphji8v1482cabrwhzf2avnf92znxig";
|
||||
sha256 = "0m84zb0q67vnxmd6ldz477w6yjdnk9c44xhlwh1g1pzqx3m6wwd7";
|
||||
};
|
||||
|
||||
postFixup = ''
|
||||
|
Loading…
Reference in New Issue
Block a user