Block or Report
Block or report AleXoundOS
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
haskell-stack-mirror-script Public
Bash script that downloads a full set of available stack and hackage resources ready to be mirrored offline.
-
mirror-hackage Public
download all hackage packages (including metadata/cabal revisions) ready to be served with http server
Haskell 2
-
nanopi-neo2-nixos-image-fix Public
Fix for stock aarch64 NixOS image for booting on NanoPi Neo 2.
Shell 1
-
1
{ lib, buildUBoot, fetchFromGitHub, armTrustedFirmwareRK3328 }:2let3rkbin = fetchFromGitHub {
4owner = "ayufan-rock64";
5repo = "rkbin";