Last active
February 18, 2024 23:39
-
-
Save sielicki/a5b09e322084576143c0b51f6a67c0fc to your computer and use it in GitHub Desktop.
nix derivation show /nix/store/6csgn4mqc2r1rkp4grmzp5sgz7ciyp12-std-0.32.0-dev-go-modules.drv https://github.com/divnix/std/issues/372
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"/nix/store/6csgn4mqc2r1rkp4grmzp5sgz7ciyp12-std-0.32.0-dev-go-modules.drv": { | |
"args": [ | |
"-e", | |
"/nix/store/v6x3cs394jgqfbi0a42pam708flxaphh-default-builder.sh" | |
], | |
"builder": "/nix/store/0j90xxj4in0yk2dp7mpvsm8jqd9mrbs3-bash-5.2p26/bin/bash", | |
"env": { | |
"GO111MODULE": "on", | |
"GOARCH": "arm64", | |
"GOOS": "darwin", | |
"GOTOOLCHAIN": "local", | |
"__darwinAllowLocalNetworking": "", | |
"__impureHostDeps": "/bin/sh /usr/lib/libSystem.B.dylib /usr/lib/system/libunc.dylib /dev/zero /dev/random /dev/urandom /bin/sh", | |
"__propagatedImpureHostDeps": "", | |
"__propagatedSandboxProfile": "", | |
"__sandboxProfile": "", | |
"__structuredAttrs": "", | |
"buildInputs": "", | |
"buildPhase": "runHook preBuild\nif [ -d vendor ]; then\n echo \"vendor folder exists, please set 'vendorHash = null;' in your expression\"\n exit 10\nfi\n\nif (( \"${NIX_DEBUG:-0}\" >= 1 )); then\n goModVendorFlags+=(-v)\nfi\ngo mod vendor \"${goModVendorFlags[@]}\"\n\n\nmkdir -p vendor\n\nrunHook postBuild\n", | |
"builder": "/nix/store/0j90xxj4in0yk2dp7mpvsm8jqd9mrbs3-bash-5.2p26/bin/bash", | |
"cmakeFlags": "", | |
"configureFlags": "", | |
"configurePhase": "runHook preConfigure\nexport GOCACHE=$TMPDIR/go-cache\nexport GOPATH=\"$TMPDIR/go\"\ncd \"./\"\nrunHook postConfigure\n", | |
"depsBuildBuild": "", | |
"depsBuildBuildPropagated": "", | |
"depsBuildTarget": "", | |
"depsBuildTargetPropagated": "", | |
"depsHostHost": "", | |
"depsHostHostPropagated": "", | |
"depsTargetTarget": "", | |
"depsTargetTargetPropagated": "", | |
"doCheck": "", | |
"doInstallCheck": "", | |
"dontFixup": "1", | |
"impureEnvVars": "http_proxy https_proxy ftp_proxy all_proxy no_proxy GIT_PROXY_COMMAND SOCKS_SERVER GOPROXY", | |
"installPhase": "runHook preInstall\n\ncp -r --reflink=auto vendor $out\n\n\nif ! [ \"$(ls -A $out)\" ]; then\n echo \"vendor folder is empty, please set 'vendorHash = null;' in your expression\"\n exit 10\nfi\n\nrunHook postInstall\n", | |
"mesonFlags": "", | |
"name": "std-0.32.0-dev-go-modules", | |
"nativeBuildInputs": "/nix/store/3wrpvp1jssxqc0j37fi9g3nw8684y7b8-install-shell-files /nix/store/44g95npjwgjyrxm1sx54g22w5sfmkz1i-go-1.21.6 /nix/store/nmsx3gm0f22wk9sg9z6jl48fdf9hmdnm-git-2.43.0 /nix/store/qhw7i3mrva3w0s49jkdqc4l6l027hwvm-nss-cacert-3.95", | |
"out": "/nix/store/4hz0smbncq0711xpbwiiqdz5w7ki75ky-std-0.32.0-dev-go-modules", | |
"outputHash": "sha256-S1oPselqHRIPcqDSsvdIkCwu1siQGRDHOkxWtYwa+g4=", | |
"outputHashMode": "recursive", | |
"outputs": "out", | |
"patchFlags": "", | |
"patches": "", | |
"postBuild": "", | |
"postPatch": "", | |
"preBuild": "", | |
"prePatch": "", | |
"propagatedBuildInputs": "", | |
"propagatedNativeBuildInputs": "", | |
"sourceRoot": "", | |
"src": "/nix/store/d1pcq2qjaa4rba6nvr6ixhvwxcvg2748-source/src", | |
"stdenv": "/nix/store/zf8hff9bnlfix7l7gjsnv3jc22lxzzxx-stdenv-darwin", | |
"strictDeps": "", | |
"system": "aarch64-darwin" | |
}, | |
"inputDrvs": { | |
"/nix/store/03ksi8im1147nx06kxcnpd2gy26k8h5g-git-2.43.0.drv": { | |
"dynamicOutputs": {}, | |
"outputs": [ | |
"out" | |
] | |
}, | |
"/nix/store/0gbnvdyw236jz0bj8bjhparx5z08p7cd-bash-5.2p26.drv": { | |
"dynamicOutputs": {}, | |
"outputs": [ | |
"out" | |
] | |
}, | |
"/nix/store/gjqxs306qnhq6dbjw716qnxnjrypb5ms-install-shell-files.drv": { | |
"dynamicOutputs": {}, | |
"outputs": [ | |
"out" | |
] | |
}, | |
"/nix/store/mxjknr1qd8mh17wr3nf4161zr992ar4j-go-1.21.6.drv": { | |
"dynamicOutputs": {}, | |
"outputs": [ | |
"out" | |
] | |
}, | |
"/nix/store/w6kz7sb33vdzlzb49fcfs19sncx8y23z-stdenv-darwin.drv": { | |
"dynamicOutputs": {}, | |
"outputs": [ | |
"out" | |
] | |
}, | |
"/nix/store/wl2zizzs1lzkbyp6ghzmy3hwb54zhi07-nss-cacert-3.95.drv": { | |
"dynamicOutputs": {}, | |
"outputs": [ | |
"out" | |
] | |
} | |
}, | |
"inputSrcs": [ | |
"/nix/store/d1pcq2qjaa4rba6nvr6ixhvwxcvg2748-source", | |
"/nix/store/v6x3cs394jgqfbi0a42pam708flxaphh-default-builder.sh" | |
], | |
"name": "std-0.32.0-dev-go-modules", | |
"outputs": { | |
"out": { | |
"hash": "4b5a0fb1e96a1d120f72a0d2b2f748902c2ed6c8901910c73a4c56b58c1afa0e", | |
"hashAlgo": "r:sha256", | |
"path": "/nix/store/4hz0smbncq0711xpbwiiqdz5w7ki75ky-std-0.32.0-dev-go-modules" | |
} | |
}, | |
"system": "aarch64-darwin" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment