polarity: latest-unstable-2025-04-14 -> latest-unstable-2025-04-16
This commit is contained in:
parent
5525a6aace
commit
3853c9e857
@ -7,13 +7,13 @@
|
|||||||
|
|
||||||
rustPlatform.buildRustPackage rec {
|
rustPlatform.buildRustPackage rec {
|
||||||
pname = "polarity";
|
pname = "polarity";
|
||||||
version = "latest-unstable-2025-04-14";
|
version = "latest-unstable-2025-04-16";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "polarity-lang";
|
owner = "polarity-lang";
|
||||||
repo = "polarity";
|
repo = "polarity";
|
||||||
rev = "9ee17a9a167efdd660c4806e2d3cd5bc2b3177e1";
|
rev = "ba1e8861a8d32e4fad987b6dcb49d2804dce3cbe";
|
||||||
hash = "sha256-9MsPMQnqzePhxF9f9DgmZ9aq8TzLYi3jZA9HF2McVss=";
|
hash = "sha256-viwSbYxNcmxNEaPNNThjKxmQx5KO8bEV23KibnCwMQg=";
|
||||||
};
|
};
|
||||||
|
|
||||||
useFetchCargoVendor = true;
|
useFetchCargoVendor = true;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user