Created
March 17, 2024 06:06
-
-
Save clhodapp/5d378e452d1c4993a5e35cd043dc057c to your computer and use it in GitHub Desktop.
This file contains 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/icq00fiahql9p3gw2bkgkh6s02hk03bf-redis-6.2.6.drv": { | |
"args": [ | |
"-e", | |
"/nix/store/9krlzvny65gdc8s7kpb6lkx8cd02c25b-default-builder.sh" | |
], | |
"builder": "/nix/store/pbfraw351mksnkp2ni9c4rkc9cpp89iv-bash-5.1-p12/bin/bash", | |
"env": { | |
"NIX_CFLAGS_COMPILE": "", | |
"NIX_HARDENING_ENABLE": "fortify stackprotector pic strictoverflow format relro bindnow pie", | |
"buildInputs": "/nix/store/26ps0srxdarbcqclx50ibnrb9qa5h0f8-lua-5.2.4 /nix/store/afm9529jnpi8589y112v8i7hh927bjh0-systemd-249.7-dev /nix/store/jwciykjsflgpx34np8cg67z1sqfy7v8a-openssl-1.1.1m-dev", | |
"builder": "/nix/store/pbfraw351mksnkp2ni9c4rkc9cpp89iv-bash-5.1-p12/bin/bash", | |
"configureFlags": "", | |
"configurePhase": "runHook preConfigure\n\nrunHook postConfigure\n", | |
"depsBuildBuild": "", | |
"depsBuildBuildPropagated": "", | |
"depsBuildTarget": "", | |
"depsBuildTargetPropagated": "", | |
"depsHostHost": "", | |
"depsHostHostPropagated": "", | |
"depsTargetTarget": "", | |
"depsTargetTargetPropagated": "", | |
"doCheck": "", | |
"doInstallCheck": "", | |
"enableParallelBuilding": "1", | |
"enableParallelChecking": "1", | |
"hardeningEnable": "pie", | |
"makeFlags": "PREFIX=$(out) USE_SYSTEMD=yes BUILD_TLS=yes", | |
"name": "redis-6.2.6", | |
"nativeBuildInputs": "/nix/store/xki218x7y59mhwc1gx8zwjc5235ampnn-pkg-config-wrapper-0.29.2", | |
"out": "/nix/store/65h4zkm4ypnach9wq350f62dslmmfqbk-redis-6.2.6", | |
"outputs": "out", | |
"patches": "", | |
"pname": "redis", | |
"propagatedBuildInputs": "", | |
"propagatedNativeBuildInputs": "", | |
"src": "/nix/store/0i241d07xz7rfag0zlr6s0fss76r02hr-redis-6.2.6.tar.gz", | |
"stdenv": "/nix/store/1sa0afk52ww5by5ibrv3v54l90wzk480-stdenv-linux", | |
"strictDeps": "", | |
"system": "x86_64-linux", | |
"version": "6.2.6" | |
}, | |
"inputDrvs": { | |
"/nix/store/1f2dkcz02zq90b11jj8da7n70hc3kng0-openssl-1.1.1m.drv": { | |
"dynamicOutputs": {}, | |
"outputs": [ | |
"dev" | |
] | |
}, | |
"/nix/store/5dj4mzddv81argklf75pnll7jc5c09dm-stdenv-linux.drv": { | |
"dynamicOutputs": {}, | |
"outputs": [ | |
"out" | |
] | |
}, | |
"/nix/store/b3r94n0lfj41bg4f7776qj6fphsk7caf-lua-5.2.4.drv": { | |
"dynamicOutputs": {}, | |
"outputs": [ | |
"out" | |
] | |
}, | |
"/nix/store/kdm4idjc2lzfrhbwwp0wf3rvfw3p702g-bash-5.1-p12.drv": { | |
"dynamicOutputs": {}, | |
"outputs": [ | |
"out" | |
] | |
}, | |
"/nix/store/mkdqj2cr3239wjqc09z246gkqxzn43n2-systemd-249.7.drv": { | |
"dynamicOutputs": {}, | |
"outputs": [ | |
"dev" | |
] | |
}, | |
"/nix/store/pvvyis0ffb0gy8hr5lg5pvkfmh3nzahj-pkg-config-wrapper-0.29.2.drv": { | |
"dynamicOutputs": {}, | |
"outputs": [ | |
"out" | |
] | |
}, | |
"/nix/store/svn356kxkgvp6cbiidvjq0p108vivmg8-redis-6.2.6.tar.gz.drv": { | |
"dynamicOutputs": {}, | |
"outputs": [ | |
"out" | |
] | |
} | |
}, | |
"inputSrcs": [ | |
"/nix/store/9krlzvny65gdc8s7kpb6lkx8cd02c25b-default-builder.sh" | |
], | |
"name": "redis-6.2.6", | |
"outputs": { | |
"out": { | |
"path": "/nix/store/65h4zkm4ypnach9wq350f62dslmmfqbk-redis-6.2.6" | |
} | |
}, | |
"system": "x86_64-linux" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment