nixpkgs/pkgs/by-name/nr/nrfutil/source.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
407 B
Nix
Raw Normal View History

2024-07-17 14:50:26 +00:00
{
2024-09-20 08:50:13 +00:00
version = "7.13.0";
2024-07-17 14:50:26 +00:00
x86_64-linux = {
name = "x86_64-unknown-linux-gnu";
2024-09-20 08:50:13 +00:00
hash = "sha256-R3OF/340xEab+0zamfwvejY16fjy/3TrzMvQaBlVxHw=";
2024-07-17 14:50:26 +00:00
};
x86_64-darwin = {
name = "x86_64-apple-darwin";
2024-09-20 08:50:13 +00:00
hash = "sha256-cnZkVkTbQ/+ciITPEx2vxxZchCC54T0JOApB4HKp8e0=";
2024-07-17 14:50:26 +00:00
};
aarch64-darwin = {
name = "aarch64-apple-darwin";
2024-09-20 08:50:13 +00:00
hash = "sha256-5VxDQ25tW+qTXHwkltpaAm4AnQvA18qGMaflYQzE2pQ=";
2024-07-17 14:50:26 +00:00
};
}