-
Notifications
You must be signed in to change notification settings - Fork 20
Open
NixOS/nixpkgs
#476680Description
https://github.com/NixOS/nixpkgs
I see you are already using nix. It could be nice to have this added to nixpkgs so there is a pre-compiled/cached version people can easily use.
right now nix run github:vmfunc/sif takes a while to compile everything.
also I cannot even run nix run ... currently
❯ nix run github:vmfunc/sif
error: Cannot build '/nix/store/854h7fkzp96s88whmhl4nr64wpqggbcb-sif-0.1.0.drv'.
Reason: builder failed with exit code 1.
Output paths:
/nix/store/s1x5vq4mgmigvisw9y5xrzl1v7bqybf7-sif-0.1.0
Last 12 log lines:
> unpacking sources
> unpacking source archive /nix/store/pzy34i1n2gf0il3c1kf8c4155b5gw7pq-y5z9bfbx3j7vq4b6392lqfs1fd4dzacx-source
> source root is y5z9bfbx3j7vq4b6392lqfs1fd4dzacx-source
> patching sources
> updateAutotoolsGnuConfigScriptsPhase
> configuring
> building
> Building subPackage .
> go: finding module for package github.com/likexian/whois
> pkg/scan/whois.go:35:2: cannot query module due to -mod=vendor
> pkg/scan/js/scan.go:33:2: package slices is not in GOROOT (/nix/store/gmhpas65f0k5dnqgc3hslhv4hy34rx15-go-1.20.7/share/go/src/slices)
> note: imported by a module that requires go 1.21
For full logs, run:
nix log /nix/store/854h7fkzp96s88whmhl4nr64wpqggbcb-sif-0.1.0.drv
Metadata
Metadata
Assignees
Labels
No labels