mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 02:44:30 +00:00
swift: Fix sha256, I think upstream moved the release tag?
If this happens again we can target the particular commit but hopefully it's a one-time thing.
This commit is contained in:
parent
ef91b6d3e9
commit
cb026b1b65
@ -93,7 +93,7 @@ sources = {
|
||||
};
|
||||
swift = fetch {
|
||||
repo = "swift";
|
||||
sha256 = "01vjvk33bvg52rx7bmhckqv8lhyrij6qf6ih85palqdr7gg868ph";
|
||||
sha256 = "0879jlv37lmxc1apzi53xn033y72548i86r7fzwr0g52124q5gry";
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user