mirror of
https://github.com/tweag/gomod2nix.git
synced 2024-11-14 14:24:40 +00:00
2 lines
71 B
Nix
2 lines
71 B
Nix
{ pkgs }:
|
|
pkgs.pkgsCross.aarch64-multiplatform.callPackage ../../. { }
|