forked from mirrors/nixpkgs
b08e223a04
The patch is included in the new release, so can be dropped. Co-authored-by: Alyssa Ross <hi@alyssa.is>
7 lines
304 B
Nix
7 lines
304 B
Nix
{
|
|
x86_64-linux = "/nix/store/d1ppfhjhdwcsb4npfzyifv5z8i00fzsk-nix-2.3.11";
|
|
i686-linux = "/nix/store/c6ikndcrzwpfn2sb5b9xb1f17p9b8iga-nix-2.3.11";
|
|
aarch64-linux = "/nix/store/fb0lfrn0m8s197d264jzd64vhz9c8zbx-nix-2.3.11";
|
|
x86_64-darwin = "/nix/store/qvb86ffv08q3r66qbd6nqifz425lyyhf-nix-2.3.11";
|
|
}
|