From d3939834e66e1e92934b6ef2c721b151862b2970 Mon Sep 17 00:00:00 2001 From: flox automations <73946670+floxbot@users.noreply.github.com> Date: Tue, 19 Nov 2024 15:47:58 +0100 Subject: [PATCH] chore: Update manifest of `elasticsearch` flox environment (#100) This PR was automatically created by [Update workflow](https://github.com/flox/floxenvs/actions/workflows/update.yml). Co-authored-by: FloxBot --- elasticsearch/.flox/env/manifest.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elasticsearch/.flox/env/manifest.lock b/elasticsearch/.flox/env/manifest.lock index 221230d..049cb4d 100644 --- a/elasticsearch/.flox/env/manifest.lock +++ b/elasticsearch/.flox/env/manifest.lock @@ -1 +1 @@ -{"lockfile-version":1,"manifest":{"hook":{"on-activate":"\nexport ES_HOME=\"$FLOX_ENV_CACHE/elasticsearch\"\nexport ES_PATH_CONF=\"$ES_HOME/config\"\nexport ES_CONFIG_FILE=\"$ES_PATH_CONF/elasticsearch.yml\"\nexport ES_CONFIG_LOG_FILE=\"$ES_PATH_CONF/log4j2.properties\"\nexport ES_CONFIG_JVM_FILE=\"$ES_PATH_CONF/jvm.options\"\nexport ES_BIN=\"$(realpath $(which elasticsearch))\"\nexport ES_PKG=\"${ES_BIN::-17}\"\n\nif [[ ! -d \"$ES_HOME\" ]]; then\n mkdir -m 0700 -p \"$ES_HOME\"\nfi\n\nrm -f \"$ES_HOME/lib\" && ln -sf \"$ES_PKG/lib\" \"$ES_HOME/lib\"\nrm -f \"$ES_HOME/modules\" && ln -sf \"$ES_PKG/modules\" \"$ES_HOME/modules\"\n\n# Elasticsearch configuration\nmkdir -m 0700 -p \"$ES_HOME/config\"\nrm -f \"$ES_CONFIG_FILE\"\ntee -a \"$ES_CONFIG_FILE\" > /dev/null << EOF\nnetwork.host: \"$ES_ADDR\"\nhttp.port: $ES_PORT\ncluster.name: \"$ES_CLUSTER_NAME\"\ndiscovery.type: \"single-node\"\ntransport.port: $ES_TRANSPORT_PORT\nEOF\n\n# Logging configuration\nrm -f \"$ES_HOME/logging.yml\" \"$ES_CONFIG_LOG_FILE\"\ntee -a \"$ES_CONFIG_LOG_FILE\" > /dev/null << EOF\nlogger.action.name = org.elasticsearch.action\nlogger.action.level = info\nappender.console.type = Console\nappender.console.name = console\nappender.console.layout.type = PatternLayout\nappender.console.layout.pattern = [%d{ISO8601}][%-5p][%-25c{1.}] %marker%m%n\nrootLogger.level = info\nrootLogger.appenderRef.console.ref = console\ningest.geoip.downloader.enabled = false\nEOF\n\n# JVM configuration\nrm -f \"$ES_CONFIG_JVM_FILE\"\ncp \"$ES_PKG/config/jvm.options\" \"$ES_CONFIG_JVM_FILE\"\n\n# Scripts\nmkdir -p \"$ES_HOME/scripts\"\n\n# Plugins\nmkdir -p \"$ES_HOME/plugins\"\n\n# Create log dir\nmkdir -m 0700 -p \"$ES_HOME/logs\"\n"},"install":{"coreutils":{"pkg-path":"coreutils"},"curl":{"pkg-path":"curl"},"elasticsearch":{"pkg-path":"elasticsearch7"},"jq":{"pkg-path":"jq"},"which":{"pkg-path":"which"}},"options":{"allow":{"licenses":[]},"semver":{},"systems":["aarch64-darwin","aarch64-linux","x86_64-darwin","x86_64-linux"]},"profile":{"common":"echo \"\"\necho \" ╔═════════════════════════════════════════════╗\"\necho \" ║ ║\"\necho \" ║ Start Elasticsearch in the background: ║\"\necho \" ║ 👉 flox services start ║\"\necho \" ║ 👉 flox activate --start-services ║\"\necho \" ║ ║\"\necho \" ║ Point your Elasticsearch client to: ║\"\necho \" ║ 👉 http://\\$ES_ADDR:\\$ES_PORT ║\"\necho \" ║ ║\"\necho \" ╚═════════════════════════════════════════════╝\"\necho \"\"\n"},"services":{"elasticsearch":{"command":"elasticsearch","is-daemon":null,"shutdown":null,"systems":null,"vars":null}},"vars":{"ES_ADDR":"127.0.0.1","ES_CLUSTER_NAME":"elasticsearch","ES_JAVA_OPTS":"","ES_PORT":"19200","ES_TRANSPORT_PORT":"19300"},"version":1},"packages":[{"attr_path":"coreutils","broken":false,"derivation":"/nix/store/3mz1ap5chxsg3pm3z5f3p9462j3yd8w6-coreutils-9.5.drv","description":"GNU Core Utilities","group":"toplevel","install_id":"coreutils","license":"GPL-3.0-or-later","locked_url":"https://github.com/flox/nixpkgs?rev=76612b17c0ce71689921ca12d9ffdc9c23ce40b2","name":"coreutils-9.5","outputs":{"info":"/nix/store/6i7kacs04ah3zj0j3d2rdk2ls6spgal9-coreutils-9.5-info","out":"/nix/store/4axvrmlyszz77x66am0damj6pz4jh683-coreutils-9.5"},"outputs_to_install":["out"],"pname":"coreutils","priority":5,"rev":"76612b17c0ce71689921ca12d9ffdc9c23ce40b2","rev_count":705705,"rev_date":"2024-11-09T08:06:34Z","scrape_date":"2024-11-11T03:57:18Z","stabilities":["unstable"],"system":"aarch64-darwin","unfree":false,"version":"9.5"},{"attr_path":"coreutils","broken":false,"derivation":"/nix/store/x0qcdp7qd0m3ihdpk1f3x2l50liv1dmh-coreutils-9.5.drv","description":"GNU Core Utilities","group":"toplevel","install_id":"coreutils","license":"GPL-3.0-or-later","locked_url":"https://github.com/flox/nixpkgs?rev=76612b17c0ce71689921ca12d9ffdc9c23ce40b2","name":"coreutils-9.5","outputs":{"debug":"/nix/store/n0zr939h83k5z73bipzr0sl09v5s32fj-coreutils-9.5-debug","info":"/nix/store/bbh3zfpy24wfqp746n4akb5r7whmdiy7-coreutils-9.5-info","out":"/nix/store/y0b3ma3hs7pbnym8zg5jslr72aj47981-coreutils-9.5"},"outputs_to_install":["out"],"pname":"coreutils","priority":5,"rev":"76612b17c0ce71689921ca12d9ffdc9c23ce40b2","rev_count":705705,"rev_date":"2024-11-09T08:06:34Z","scrape_date":"2024-11-11T03:57:18Z","stabilities":["unstable"],"system":"aarch64-linux","unfree":false,"version":"9.5"},{"attr_path":"coreutils","broken":false,"derivation":"/nix/store/9y9ff32izsychgajigcdicnzvmv65f5w-coreutils-9.5.drv","description":"GNU Core Utilities","group":"toplevel","install_id":"coreutils","license":"GPL-3.0-or-later","locked_url":"https://github.com/flox/nixpkgs?rev=76612b17c0ce71689921ca12d9ffdc9c23ce40b2","name":"coreutils-9.5","outputs":{"info":"/nix/store/4664xafd1np67g6nbryapcrsiz5m7gjb-coreutils-9.5-info","out":"/nix/store/0smc7dkkl344m8wwfmhb1icgfbfx2j4x-coreutils-9.5"},"outputs_to_install":["out"],"pname":"coreutils","priority":5,"rev":"76612b17c0ce71689921ca12d9ffdc9c23ce40b2","rev_count":705705,"rev_date":"2024-11-09T08:06:34Z","scrape_date":"2024-11-11T03:57:18Z","stabilities":["unstable"],"system":"x86_64-darwin","unfree":false,"version":"9.5"},{"attr_path":"coreutils","broken":false,"derivation":"/nix/store/lpxbsqqdi36dy7vhjji84f0w21g8ybm4-coreutils-9.5.drv","description":"GNU Core Utilities","group":"toplevel","install_id":"coreutils","license":"GPL-3.0-or-later","locked_url":"https://github.com/flox/nixpkgs?rev=76612b17c0ce71689921ca12d9ffdc9c23ce40b2","name":"coreutils-9.5","outputs":{"debug":"/nix/store/lmpz5jb56jvclyyfrw39dzacw317m9j4-coreutils-9.5-debug","info":"/nix/store/zd3pw58g9bdf3gdzkrz1dfk63wcc7p0f-coreutils-9.5-info","out":"/nix/store/sf6y4arqcm100rnnl3dhpg732i774zp6-coreutils-9.5"},"outputs_to_install":["out"],"pname":"coreutils","priority":5,"rev":"76612b17c0ce71689921ca12d9ffdc9c23ce40b2","rev_count":705705,"rev_date":"2024-11-09T08:06:34Z","scrape_date":"2024-11-11T03:57:18Z","stabilities":["unstable"],"system":"x86_64-linux","unfree":false,"version":"9.5"},{"attr_path":"curl","broken":false,"derivation":"/nix/store/ymakr4ff7ps39gpkahcndc1iw9lmji9l-curl-8.10.1.drv","description":"Command line tool for transferring files with URL syntax","group":"toplevel","install_id":"curl","license":"curl","locked_url":"https://github.com/flox/nixpkgs?rev=76612b17c0ce71689921ca12d9ffdc9c23ce40b2","name":"curl-8.10.1","outputs":{"bin":"/nix/store/a9kflqidhvy31wsqagmbz6z86zyqpyix-curl-8.10.1-bin","dev":"/nix/store/2ip854mhfmvidwyk91zapnr22miwk5pj-curl-8.10.1-dev","devdoc":"/nix/store/xgkicx2nj38khn77hrc856cvd6418j1r-curl-8.10.1-devdoc","man":"/nix/store/5mdbgrc9s83iz4j1z221qa51rwwlrvx5-curl-8.10.1-man","out":"/nix/store/gn4n8pj1xiwxg0hliq0kjld7lkplilip-curl-8.10.1"},"outputs_to_install":["bin","man"],"pname":"curl","priority":5,"rev":"76612b17c0ce71689921ca12d9ffdc9c23ce40b2","rev_count":705705,"rev_date":"2024-11-09T08:06:34Z","scrape_date":"2024-11-11T03:57:18Z","stabilities":["unstable"],"system":"aarch64-darwin","unfree":false,"version":"8.10.1"},{"attr_path":"curl","broken":false,"derivation":"/nix/store/yfadhncbhj6cmmbah0mzf3spnrsg9m3z-curl-8.10.1.drv","description":"Command line tool for transferring files with URL syntax","group":"toplevel","install_id":"curl","license":"curl","locked_url":"https://github.com/flox/nixpkgs?rev=76612b17c0ce71689921ca12d9ffdc9c23ce40b2","name":"curl-8.10.1","outputs":{"bin":"/nix/store/caawgal4gd55fki86nnxfvwfknpj0n52-curl-8.10.1-bin","debug":"/nix/store/rqvbd7adrbndv19msl5yxsvma4akff71-curl-8.10.1-debug","dev":"/nix/store/36lgi7lbbidpkhbpm8f82pk2g9xj6s7p-curl-8.10.1-dev","devdoc":"/nix/store/xx7pz76nzis56brawq4v1ycp942sl388-curl-8.10.1-devdoc","man":"/nix/store/pjbbx3qgzx0ncwf7b96f3lylic2j6zpw-curl-8.10.1-man","out":"/nix/store/l8dsa6w5m2mibqvlc60i4id9bypsypjc-curl-8.10.1"},"outputs_to_install":["bin","man"],"pname":"curl","priority":5,"rev":"76612b17c0ce71689921ca12d9ffdc9c23ce40b2","rev_count":705705,"rev_date":"2024-11-09T08:06:34Z","scrape_date":"2024-11-11T03:57:18Z","stabilities":["unstable"],"system":"aarch64-linux","unfree":false,"version":"8.10.1"},{"attr_path":"curl","broken":false,"derivation":"/nix/store/pdr37ys7g1d4m7dafm46b8l9xc4v64ql-curl-8.10.1.drv","description":"Command line tool for transferring files with URL syntax","group":"toplevel","install_id":"curl","license":"curl","locked_url":"https://github.com/flox/nixpkgs?rev=76612b17c0ce71689921ca12d9ffdc9c23ce40b2","name":"curl-8.10.1","outputs":{"bin":"/nix/store/7rbl5692vxchfnys7vb07xi241g1f93w-curl-8.10.1-bin","dev":"/nix/store/k9cz0k0zr2zs2fh3w58fvr462rgp5im1-curl-8.10.1-dev","devdoc":"/nix/store/p96mbch8dclsn8nkd4d97bddwq5bn8h9-curl-8.10.1-devdoc","man":"/nix/store/7y2ad0fd9bhllk4ahfi3b680s8a0k5ah-curl-8.10.1-man","out":"/nix/store/r4lqdyi6r4nxnhqb7qm8lsf5772qdij7-curl-8.10.1"},"outputs_to_install":["bin","man"],"pname":"curl","priority":5,"rev":"76612b17c0ce71689921ca12d9ffdc9c23ce40b2","rev_count":705705,"rev_date":"2024-11-09T08:06:34Z","scrape_date":"2024-11-11T03:57:18Z","stabilities":["unstable"],"system":"x86_64-darwin","unfree":false,"version":"8.10.1"},{"attr_path":"curl","broken":false,"derivation":"/nix/store/y0sq8pyz20wa6fssxnic0c9hvqkkdhdk-curl-8.10.1.drv","description":"Command line tool for transferring files with URL syntax","group":"toplevel","install_id":"curl","license":"curl","locked_url":"https://github.com/flox/nixpkgs?rev=76612b17c0ce71689921ca12d9ffdc9c23ce40b2","name":"curl-8.10.1","outputs":{"bin":"/nix/store/rw1sbc7ya3abg2p2fbkpmijzn6ylna9d-curl-8.10.1-bin","debug":"/nix/store/b7mwv94v6621fr97wmfy4crb6dsqv445-curl-8.10.1-debug","dev":"/nix/store/h9ff1kzr3xfijmxqgxjbbmjac29sh9nj-curl-8.10.1-dev","devdoc":"/nix/store/chcn09z0kfvzn6qswpkjin9ky6yi9l67-curl-8.10.1-devdoc","man":"/nix/store/drvj3jlg5xgngpwzll4djzd54s3b3wd0-curl-8.10.1-man","out":"/nix/store/vic96jkyhfvq58bwch08618zg72gdgkz-curl-8.10.1"},"outputs_to_install":["bin","man"],"pname":"curl","priority":5,"rev":"76612b17c0ce71689921ca12d9ffdc9c23ce40b2","rev_count":705705,"rev_date":"2024-11-09T08:06:34Z","scrape_date":"2024-11-11T03:57:18Z","stabilities":["unstable"],"system":"x86_64-linux","unfree":false,"version":"8.10.1"},{"attr_path":"elasticsearch7","broken":false,"derivation":"/nix/store/09gb45g04lwh82a5xwmm4hq9jbqpkw2f-elasticsearch-7.17.16.drv","description":"Open Source, Distributed, RESTful Search Engine","group":"toplevel","install_id":"elasticsearch","license":"Elastic-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=76612b17c0ce71689921ca12d9ffdc9c23ce40b2","name":"elasticsearch-7.17.16","outputs":{"out":"/nix/store/62i3m6p3fsjcfb0188cyycbv1b7j5r1v-elasticsearch-7.17.16"},"outputs_to_install":["out"],"pname":"elasticsearch7","priority":5,"rev":"76612b17c0ce71689921ca12d9ffdc9c23ce40b2","rev_count":705705,"rev_date":"2024-11-09T08:06:34Z","scrape_date":"2024-11-11T03:57:18Z","stabilities":["unstable"],"system":"aarch64-darwin","unfree":true,"version":"elasticsearch-7.17.16"},{"attr_path":"elasticsearch7","broken":false,"derivation":"/nix/store/ybyqjcmph8j3jsdgswpzb6k6crfczdpi-elasticsearch-7.17.16.drv","description":"Open Source, Distributed, RESTful Search Engine","group":"toplevel","install_id":"elasticsearch","license":"Elastic-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=76612b17c0ce71689921ca12d9ffdc9c23ce40b2","name":"elasticsearch-7.17.16","outputs":{"out":"/nix/store/i9fimjm4wm14h8nb70jrvj6abag9n28j-elasticsearch-7.17.16"},"outputs_to_install":["out"],"pname":"elasticsearch7","priority":5,"rev":"76612b17c0ce71689921ca12d9ffdc9c23ce40b2","rev_count":705705,"rev_date":"2024-11-09T08:06:34Z","scrape_date":"2024-11-11T03:57:18Z","stabilities":["unstable"],"system":"aarch64-linux","unfree":true,"version":"elasticsearch-7.17.16"},{"attr_path":"elasticsearch7","broken":false,"derivation":"/nix/store/l98dgv1z092nw4x4lcykh6v3xyqjvy09-elasticsearch-7.17.16.drv","description":"Open Source, Distributed, RESTful Search Engine","group":"toplevel","install_id":"elasticsearch","license":"Elastic-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=76612b17c0ce71689921ca12d9ffdc9c23ce40b2","name":"elasticsearch-7.17.16","outputs":{"out":"/nix/store/59d9l4bf07fyyp895nas1ivag43kicqh-elasticsearch-7.17.16"},"outputs_to_install":["out"],"pname":"elasticsearch7","priority":5,"rev":"76612b17c0ce71689921ca12d9ffdc9c23ce40b2","rev_count":705705,"rev_date":"2024-11-09T08:06:34Z","scrape_date":"2024-11-11T03:57:18Z","stabilities":["unstable"],"system":"x86_64-darwin","unfree":true,"version":"elasticsearch-7.17.16"},{"attr_path":"elasticsearch7","broken":false,"derivation":"/nix/store/pm02xw70fcl8w8yiilbyf1ghy8wlm32r-elasticsearch-7.17.16.drv","description":"Open Source, Distributed, RESTful Search Engine","group":"toplevel","install_id":"elasticsearch","license":"Elastic-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=76612b17c0ce71689921ca12d9ffdc9c23ce40b2","name":"elasticsearch-7.17.16","outputs":{"out":"/nix/store/a26bi239yf3p2xq6nnaygc6ny0fmp3fd-elasticsearch-7.17.16"},"outputs_to_install":["out"],"pname":"elasticsearch7","priority":5,"rev":"76612b17c0ce71689921ca12d9ffdc9c23ce40b2","rev_count":705705,"rev_date":"2024-11-09T08:06:34Z","scrape_date":"2024-11-11T03:57:18Z","stabilities":["unstable"],"system":"x86_64-linux","unfree":true,"version":"elasticsearch-7.17.16"},{"attr_path":"jq","broken":false,"derivation":"/nix/store/gsdqx9n5hclwkadf6hxhlqhd309sb3nn-jq-1.7.1.drv","description":"Lightweight and flexible command-line JSON processor","group":"toplevel","install_id":"jq","license":"MIT","locked_url":"https://github.com/flox/nixpkgs?rev=76612b17c0ce71689921ca12d9ffdc9c23ce40b2","name":"jq-1.7.1","outputs":{"bin":"/nix/store/mx6zrpgk9ncxmdkriivad29g6ms54lp4-jq-1.7.1-bin","dev":"/nix/store/3zyi01bjcf4f54khnnyhpbhg53g552mh-jq-1.7.1-dev","doc":"/nix/store/njqci9px1wh3nd1k0w0rdizkj7dq38sz-jq-1.7.1-doc","man":"/nix/store/13q2k3y8rabhsxknma0by8m9kvvdc5z4-jq-1.7.1-man","out":"/nix/store/g25q96a9y4m2y5v8acyyd16l4wml2haz-jq-1.7.1"},"outputs_to_install":["bin","man"],"pname":"jq","priority":5,"rev":"76612b17c0ce71689921ca12d9ffdc9c23ce40b2","rev_count":705705,"rev_date":"2024-11-09T08:06:34Z","scrape_date":"2024-11-11T03:57:18Z","stabilities":["unstable"],"system":"aarch64-darwin","unfree":false,"version":"1.7.1"},{"attr_path":"jq","broken":false,"derivation":"/nix/store/llb31921zm7k2yn43a2410m1h67lbzcr-jq-1.7.1.drv","description":"Lightweight and flexible command-line JSON processor","group":"toplevel","install_id":"jq","license":"MIT","locked_url":"https://github.com/flox/nixpkgs?rev=76612b17c0ce71689921ca12d9ffdc9c23ce40b2","name":"jq-1.7.1","outputs":{"bin":"/nix/store/m749l3lg9kmld916656p0b4mb9p9i62y-jq-1.7.1-bin","dev":"/nix/store/4y9x9d4w7np0vby58glizzaf5p55g4ak-jq-1.7.1-dev","doc":"/nix/store/xlpqc0zdgbi2wg0rxippj4jp7wgbqbmk-jq-1.7.1-doc","man":"/nix/store/061h9pv30awg36fjfhzsw5a1bh37zcdr-jq-1.7.1-man","out":"/nix/store/ar5glhxq1x82ngnd6cni4wpfdfd06kdz-jq-1.7.1"},"outputs_to_install":["bin","man"],"pname":"jq","priority":5,"rev":"76612b17c0ce71689921ca12d9ffdc9c23ce40b2","rev_count":705705,"rev_date":"2024-11-09T08:06:34Z","scrape_date":"2024-11-11T03:57:18Z","stabilities":["unstable"],"system":"aarch64-linux","unfree":false,"version":"1.7.1"},{"attr_path":"jq","broken":false,"derivation":"/nix/store/symwcry32fpf6qgsrfn9d33b5gzq1yfy-jq-1.7.1.drv","description":"Lightweight and flexible command-line JSON processor","group":"toplevel","install_id":"jq","license":"MIT","locked_url":"https://github.com/flox/nixpkgs?rev=76612b17c0ce71689921ca12d9ffdc9c23ce40b2","name":"jq-1.7.1","outputs":{"bin":"/nix/store/91chd95c04083fxabvjbvpnaxizji71d-jq-1.7.1-bin","dev":"/nix/store/39kp2v0mkw82jkggmwlpyv0pzkav2z2y-jq-1.7.1-dev","doc":"/nix/store/d53nra4g8m3lfg4zqrmjmmp2b7cfbilx-jq-1.7.1-doc","man":"/nix/store/2xgr0bm2dcn64jxyh7v8jg8ygdpy6g50-jq-1.7.1-man","out":"/nix/store/wnxi834pnbfl9lz2ahx62z6ivsl3d3ns-jq-1.7.1"},"outputs_to_install":["bin","man"],"pname":"jq","priority":5,"rev":"76612b17c0ce71689921ca12d9ffdc9c23ce40b2","rev_count":705705,"rev_date":"2024-11-09T08:06:34Z","scrape_date":"2024-11-11T03:57:18Z","stabilities":["unstable"],"system":"x86_64-darwin","unfree":false,"version":"1.7.1"},{"attr_path":"jq","broken":false,"derivation":"/nix/store/2phjsra737rc8ailm2lddvjs485a0wpj-jq-1.7.1.drv","description":"Lightweight and flexible command-line JSON processor","group":"toplevel","install_id":"jq","license":"MIT","locked_url":"https://github.com/flox/nixpkgs?rev=76612b17c0ce71689921ca12d9ffdc9c23ce40b2","name":"jq-1.7.1","outputs":{"bin":"/nix/store/wj603ds3b3gdwsrlx4nzcg4v3ba2298b-jq-1.7.1-bin","dev":"/nix/store/rlxn658k96prpc4xhrzld4jwjqvkb2bz-jq-1.7.1-dev","doc":"/nix/store/d0cwkm74mp1mqbf3bsdkbyx94byipyzp-jq-1.7.1-doc","man":"/nix/store/yiwlz5r6vlb6g32fczyb6zghnrizv3mq-jq-1.7.1-man","out":"/nix/store/3nsnyac45i07pfgjw5bn1kpbwaxphm70-jq-1.7.1"},"outputs_to_install":["bin","man"],"pname":"jq","priority":5,"rev":"76612b17c0ce71689921ca12d9ffdc9c23ce40b2","rev_count":705705,"rev_date":"2024-11-09T08:06:34Z","scrape_date":"2024-11-11T03:57:18Z","stabilities":["unstable"],"system":"x86_64-linux","unfree":false,"version":"1.7.1"},{"attr_path":"which","broken":false,"derivation":"/nix/store/sn25xgx00f64zf42iqps0aqbjk42yrbi-which-2.21.drv","description":"Shows the full path of (shell) commands","group":"toplevel","install_id":"which","license":"GPL-3.0-or-later","locked_url":"https://github.com/flox/nixpkgs?rev=76612b17c0ce71689921ca12d9ffdc9c23ce40b2","name":"which-2.21","outputs":{"out":"/nix/store/hic1m3fwn8861yvslz787hcb5snwin9v-which-2.21"},"outputs_to_install":["out"],"pname":"which","priority":5,"rev":"76612b17c0ce71689921ca12d9ffdc9c23ce40b2","rev_count":705705,"rev_date":"2024-11-09T08:06:34Z","scrape_date":"2024-11-11T03:57:18Z","stabilities":["unstable"],"system":"aarch64-darwin","unfree":false,"version":"2.21"},{"attr_path":"which","broken":false,"derivation":"/nix/store/kc9cr3c09ab6pji6g5ynmsfzawi8xal8-which-2.21.drv","description":"Shows the full path of (shell) commands","group":"toplevel","install_id":"which","license":"GPL-3.0-or-later","locked_url":"https://github.com/flox/nixpkgs?rev=76612b17c0ce71689921ca12d9ffdc9c23ce40b2","name":"which-2.21","outputs":{"out":"/nix/store/2s6s2n21n569jaqw3xgmd6kz2xi8xhzj-which-2.21"},"outputs_to_install":["out"],"pname":"which","priority":5,"rev":"76612b17c0ce71689921ca12d9ffdc9c23ce40b2","rev_count":705705,"rev_date":"2024-11-09T08:06:34Z","scrape_date":"2024-11-11T03:57:18Z","stabilities":["unstable"],"system":"aarch64-linux","unfree":false,"version":"2.21"},{"attr_path":"which","broken":false,"derivation":"/nix/store/ig54hp2ii0d6h6k0m86d6dljjfffnkbh-which-2.21.drv","description":"Shows the full path of (shell) commands","group":"toplevel","install_id":"which","license":"GPL-3.0-or-later","locked_url":"https://github.com/flox/nixpkgs?rev=76612b17c0ce71689921ca12d9ffdc9c23ce40b2","name":"which-2.21","outputs":{"out":"/nix/store/8l2g9mly3428xqca42sjycw3amsgn7bm-which-2.21"},"outputs_to_install":["out"],"pname":"which","priority":5,"rev":"76612b17c0ce71689921ca12d9ffdc9c23ce40b2","rev_count":705705,"rev_date":"2024-11-09T08:06:34Z","scrape_date":"2024-11-11T03:57:18Z","stabilities":["unstable"],"system":"x86_64-darwin","unfree":false,"version":"2.21"},{"attr_path":"which","broken":false,"derivation":"/nix/store/c3cknipwx8c948ppgy4vhamrxfbaii7c-which-2.21.drv","description":"Shows the full path of (shell) commands","group":"toplevel","install_id":"which","license":"GPL-3.0-or-later","locked_url":"https://github.com/flox/nixpkgs?rev=76612b17c0ce71689921ca12d9ffdc9c23ce40b2","name":"which-2.21","outputs":{"out":"/nix/store/s3q45rxjmfvrp8fn2ib4ycynbz6vggk9-which-2.21"},"outputs_to_install":["out"],"pname":"which","priority":5,"rev":"76612b17c0ce71689921ca12d9ffdc9c23ce40b2","rev_count":705705,"rev_date":"2024-11-09T08:06:34Z","scrape_date":"2024-11-11T03:57:18Z","stabilities":["unstable"],"system":"x86_64-linux","unfree":false,"version":"2.21"}]} \ No newline at end of file +{"lockfile-version":1,"manifest":{"hook":{"on-activate":"\nexport ES_HOME=\"$FLOX_ENV_CACHE/elasticsearch\"\nexport ES_PATH_CONF=\"$ES_HOME/config\"\nexport ES_CONFIG_FILE=\"$ES_PATH_CONF/elasticsearch.yml\"\nexport ES_CONFIG_LOG_FILE=\"$ES_PATH_CONF/log4j2.properties\"\nexport ES_CONFIG_JVM_FILE=\"$ES_PATH_CONF/jvm.options\"\nexport ES_BIN=\"$(realpath $(which elasticsearch))\"\nexport ES_PKG=\"${ES_BIN::-17}\"\n\nif [[ ! -d \"$ES_HOME\" ]]; then\n mkdir -m 0700 -p \"$ES_HOME\"\nfi\n\nrm -f \"$ES_HOME/lib\" && ln -sf \"$ES_PKG/lib\" \"$ES_HOME/lib\"\nrm -f \"$ES_HOME/modules\" && ln -sf \"$ES_PKG/modules\" \"$ES_HOME/modules\"\n\n# Elasticsearch configuration\nmkdir -m 0700 -p \"$ES_HOME/config\"\nrm -f \"$ES_CONFIG_FILE\"\ntee -a \"$ES_CONFIG_FILE\" > /dev/null << EOF\nnetwork.host: \"$ES_ADDR\"\nhttp.port: $ES_PORT\ncluster.name: \"$ES_CLUSTER_NAME\"\ndiscovery.type: \"single-node\"\ntransport.port: $ES_TRANSPORT_PORT\nEOF\n\n# Logging configuration\nrm -f \"$ES_HOME/logging.yml\" \"$ES_CONFIG_LOG_FILE\"\ntee -a \"$ES_CONFIG_LOG_FILE\" > /dev/null << EOF\nlogger.action.name = org.elasticsearch.action\nlogger.action.level = info\nappender.console.type = Console\nappender.console.name = console\nappender.console.layout.type = PatternLayout\nappender.console.layout.pattern = [%d{ISO8601}][%-5p][%-25c{1.}] %marker%m%n\nrootLogger.level = info\nrootLogger.appenderRef.console.ref = console\ningest.geoip.downloader.enabled = false\nEOF\n\n# JVM configuration\nrm -f \"$ES_CONFIG_JVM_FILE\"\ncp \"$ES_PKG/config/jvm.options\" \"$ES_CONFIG_JVM_FILE\"\n\n# Scripts\nmkdir -p \"$ES_HOME/scripts\"\n\n# Plugins\nmkdir -p \"$ES_HOME/plugins\"\n\n# Create log dir\nmkdir -m 0700 -p \"$ES_HOME/logs\"\n"},"install":{"coreutils":{"pkg-path":"coreutils"},"curl":{"pkg-path":"curl"},"elasticsearch":{"pkg-path":"elasticsearch7"},"jq":{"pkg-path":"jq"},"which":{"pkg-path":"which"}},"options":{"allow":{"licenses":[]},"semver":{},"systems":["aarch64-darwin","aarch64-linux","x86_64-darwin","x86_64-linux"]},"profile":{"common":"echo \"\"\necho \" ╔═════════════════════════════════════════════╗\"\necho \" ║ ║\"\necho \" ║ Start Elasticsearch in the background: ║\"\necho \" ║ 👉 flox services start ║\"\necho \" ║ 👉 flox activate --start-services ║\"\necho \" ║ ║\"\necho \" ║ Point your Elasticsearch client to: ║\"\necho \" ║ 👉 http://\\$ES_ADDR:\\$ES_PORT ║\"\necho \" ║ ║\"\necho \" ╚═════════════════════════════════════════════╝\"\necho \"\"\n"},"services":{"elasticsearch":{"command":"elasticsearch","is-daemon":null,"shutdown":null,"systems":null,"vars":null}},"vars":{"ES_ADDR":"127.0.0.1","ES_CLUSTER_NAME":"elasticsearch","ES_JAVA_OPTS":"","ES_PORT":"19200","ES_TRANSPORT_PORT":"19300"},"version":1},"packages":[{"attr_path":"coreutils","broken":false,"derivation":"/nix/store/5naisiq61kp39x9mi4nnlh4h0agrv6ix-coreutils-9.5.drv","description":"GNU Core Utilities","group":"toplevel","install_id":"coreutils","license":"GPL-3.0-or-later","locked_url":"https://github.com/flox/nixpkgs?rev=5e4fbfb6b3de1aa2872b76d49fafc942626e2add","name":"coreutils-9.5","outputs":{"info":"/nix/store/ydfklbdc7sdv9jl2jy0prq0wa4cv2zzf-coreutils-9.5-info","out":"/nix/store/5g6np23z9q7vwwp1s5pxkgn8f8wrmihh-coreutils-9.5"},"outputs_to_install":["out"],"pname":"coreutils","priority":5,"rev":"5e4fbfb6b3de1aa2872b76d49fafc942626e2add","rev_count":708622,"rev_date":"2024-11-15T13:07:34Z","scrape_date":"2024-11-17T03:59:12Z","stabilities":["unstable"],"system":"aarch64-darwin","unfree":false,"version":"9.5"},{"attr_path":"coreutils","broken":false,"derivation":"/nix/store/ir8y199idsk97agpjjkxk24nrrhlygiz-coreutils-9.5.drv","description":"GNU Core Utilities","group":"toplevel","install_id":"coreutils","license":"GPL-3.0-or-later","locked_url":"https://github.com/flox/nixpkgs?rev=5e4fbfb6b3de1aa2872b76d49fafc942626e2add","name":"coreutils-9.5","outputs":{"debug":"/nix/store/q70vk5m0nlz0qpy7z6nfczi8ksyaszap-coreutils-9.5-debug","info":"/nix/store/cbk08ylbni3vx41g1hdd013146yvcf5c-coreutils-9.5-info","out":"/nix/store/g5manmr2a4jc9m06cf2lpnx1092wvvjh-coreutils-9.5"},"outputs_to_install":["out"],"pname":"coreutils","priority":5,"rev":"5e4fbfb6b3de1aa2872b76d49fafc942626e2add","rev_count":708622,"rev_date":"2024-11-15T13:07:34Z","scrape_date":"2024-11-17T03:59:12Z","stabilities":["unstable"],"system":"aarch64-linux","unfree":false,"version":"9.5"},{"attr_path":"coreutils","broken":false,"derivation":"/nix/store/5qkwxai9nx4hszq8m25ralrg5nrjfs6n-coreutils-9.5.drv","description":"GNU Core Utilities","group":"toplevel","install_id":"coreutils","license":"GPL-3.0-or-later","locked_url":"https://github.com/flox/nixpkgs?rev=5e4fbfb6b3de1aa2872b76d49fafc942626e2add","name":"coreutils-9.5","outputs":{"info":"/nix/store/64g8lpl80mprjql96w0wsqc3n2q753l3-coreutils-9.5-info","out":"/nix/store/w95g6dz0b7byi4w2mgvmwpl692pilqf1-coreutils-9.5"},"outputs_to_install":["out"],"pname":"coreutils","priority":5,"rev":"5e4fbfb6b3de1aa2872b76d49fafc942626e2add","rev_count":708622,"rev_date":"2024-11-15T13:07:34Z","scrape_date":"2024-11-17T03:59:12Z","stabilities":["unstable"],"system":"x86_64-darwin","unfree":false,"version":"9.5"},{"attr_path":"coreutils","broken":false,"derivation":"/nix/store/gk6as4in5fphr7ds30l9cyn70icxr54a-coreutils-9.5.drv","description":"GNU Core Utilities","group":"toplevel","install_id":"coreutils","license":"GPL-3.0-or-later","locked_url":"https://github.com/flox/nixpkgs?rev=5e4fbfb6b3de1aa2872b76d49fafc942626e2add","name":"coreutils-9.5","outputs":{"debug":"/nix/store/h42j46bwd0fqsg70axqpkn49fzfgsxkd-coreutils-9.5-debug","info":"/nix/store/kszl2ij9l8ql5ai95h357rkwg77g2f68-coreutils-9.5-info","out":"/nix/store/k48bha2fjqzarg52picsdfwlqx75aqbb-coreutils-9.5"},"outputs_to_install":["out"],"pname":"coreutils","priority":5,"rev":"5e4fbfb6b3de1aa2872b76d49fafc942626e2add","rev_count":708622,"rev_date":"2024-11-15T13:07:34Z","scrape_date":"2024-11-17T03:59:12Z","stabilities":["unstable"],"system":"x86_64-linux","unfree":false,"version":"9.5"},{"attr_path":"curl","broken":false,"derivation":"/nix/store/60xxwy8fpbdifjlh9lx9ffg44rmhwkca-curl-8.11.0.drv","description":"Command line tool for transferring files with URL syntax","group":"toplevel","install_id":"curl","license":"curl","locked_url":"https://github.com/flox/nixpkgs?rev=5e4fbfb6b3de1aa2872b76d49fafc942626e2add","name":"curl-8.11.0","outputs":{"bin":"/nix/store/nnikik66h1i9pirm86685gsx12cr9fix-curl-8.11.0-bin","dev":"/nix/store/7rmqp8prvgxac73s6sqymnkff18kmhxb-curl-8.11.0-dev","devdoc":"/nix/store/q63dfwa5zlgya57vgk1wrsv1cggx17ag-curl-8.11.0-devdoc","man":"/nix/store/ird5cbdpbf3zjlmnvrbk54vw26x511kk-curl-8.11.0-man","out":"/nix/store/b4mz7xlyv99bdrdb9z0yq1imgjwlx20l-curl-8.11.0"},"outputs_to_install":["bin","man"],"pname":"curl","priority":5,"rev":"5e4fbfb6b3de1aa2872b76d49fafc942626e2add","rev_count":708622,"rev_date":"2024-11-15T13:07:34Z","scrape_date":"2024-11-17T03:59:12Z","stabilities":["unstable"],"system":"aarch64-darwin","unfree":false,"version":"8.11.0"},{"attr_path":"curl","broken":false,"derivation":"/nix/store/3ywrmiw7fb8b22h3yw8vrg4vv945idd9-curl-8.11.0.drv","description":"Command line tool for transferring files with URL syntax","group":"toplevel","install_id":"curl","license":"curl","locked_url":"https://github.com/flox/nixpkgs?rev=5e4fbfb6b3de1aa2872b76d49fafc942626e2add","name":"curl-8.11.0","outputs":{"bin":"/nix/store/3h40h6q80knif55wvdx0qcz72fjw8crc-curl-8.11.0-bin","debug":"/nix/store/cfjpyw5bbslnl6a8n43bl1yjqnp8vbc1-curl-8.11.0-debug","dev":"/nix/store/6ydf7d2j8lcszzvmadnyxsf11ikx517h-curl-8.11.0-dev","devdoc":"/nix/store/img4rmd3gd8wiahagrfsscq812a7aggw-curl-8.11.0-devdoc","man":"/nix/store/wx27cnm4x44gs13kdyiplrmvj03ab4q8-curl-8.11.0-man","out":"/nix/store/ygwnjglxwvmladk25fsdghzh2cacczfg-curl-8.11.0"},"outputs_to_install":["bin","man"],"pname":"curl","priority":5,"rev":"5e4fbfb6b3de1aa2872b76d49fafc942626e2add","rev_count":708622,"rev_date":"2024-11-15T13:07:34Z","scrape_date":"2024-11-17T03:59:12Z","stabilities":["unstable"],"system":"aarch64-linux","unfree":false,"version":"8.11.0"},{"attr_path":"curl","broken":false,"derivation":"/nix/store/zyi9364hscqw6zrccb67j5g2sc28nrfp-curl-8.11.0.drv","description":"Command line tool for transferring files with URL syntax","group":"toplevel","install_id":"curl","license":"curl","locked_url":"https://github.com/flox/nixpkgs?rev=5e4fbfb6b3de1aa2872b76d49fafc942626e2add","name":"curl-8.11.0","outputs":{"bin":"/nix/store/740pphyabn1dmrl58p26xdqfnfckbcir-curl-8.11.0-bin","dev":"/nix/store/d3y9362zhb6jjw3aj98xnkj7a2f5ris0-curl-8.11.0-dev","devdoc":"/nix/store/bzng06n0agwkxbgrk5rfm0i6hv6l8b6z-curl-8.11.0-devdoc","man":"/nix/store/jgnjz8ibbrnkm3ga27mfvwrqhqz3h0dx-curl-8.11.0-man","out":"/nix/store/zjgsyb3n5sasw8jmixx97jh32ywrzspx-curl-8.11.0"},"outputs_to_install":["bin","man"],"pname":"curl","priority":5,"rev":"5e4fbfb6b3de1aa2872b76d49fafc942626e2add","rev_count":708622,"rev_date":"2024-11-15T13:07:34Z","scrape_date":"2024-11-17T03:59:12Z","stabilities":["unstable"],"system":"x86_64-darwin","unfree":false,"version":"8.11.0"},{"attr_path":"curl","broken":false,"derivation":"/nix/store/lyayny5miyiz1pccqfpqnygnyq0hf5kn-curl-8.11.0.drv","description":"Command line tool for transferring files with URL syntax","group":"toplevel","install_id":"curl","license":"curl","locked_url":"https://github.com/flox/nixpkgs?rev=5e4fbfb6b3de1aa2872b76d49fafc942626e2add","name":"curl-8.11.0","outputs":{"bin":"/nix/store/glxqkgx86mir5f756zr7a7clgzhggg43-curl-8.11.0-bin","debug":"/nix/store/1ydpd4pdb2cqm3cxy0awa62628cm04ab-curl-8.11.0-debug","dev":"/nix/store/nnsm67hycch65y7pandck3c28g9q5p7h-curl-8.11.0-dev","devdoc":"/nix/store/8h3prj4fzbc2jl6df6l82hgf3yhvss1z-curl-8.11.0-devdoc","man":"/nix/store/0pas219azsv4hpriqcwrr3fxis0g6fr1-curl-8.11.0-man","out":"/nix/store/lz8snrzdzwkcbdjccqxd2r4f792cnwsg-curl-8.11.0"},"outputs_to_install":["bin","man"],"pname":"curl","priority":5,"rev":"5e4fbfb6b3de1aa2872b76d49fafc942626e2add","rev_count":708622,"rev_date":"2024-11-15T13:07:34Z","scrape_date":"2024-11-17T03:59:12Z","stabilities":["unstable"],"system":"x86_64-linux","unfree":false,"version":"8.11.0"},{"attr_path":"elasticsearch7","broken":false,"derivation":"/nix/store/pay6k3chylar7spz1zlibl1f7xd096vh-elasticsearch-7.17.16.drv","description":"Open Source, Distributed, RESTful Search Engine","group":"toplevel","install_id":"elasticsearch","license":"Elastic-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=5e4fbfb6b3de1aa2872b76d49fafc942626e2add","name":"elasticsearch-7.17.16","outputs":{"out":"/nix/store/rn4dlyyxr5a80nsmhhz09c5bq7q5v0kj-elasticsearch-7.17.16"},"outputs_to_install":["out"],"pname":"elasticsearch7","priority":5,"rev":"5e4fbfb6b3de1aa2872b76d49fafc942626e2add","rev_count":708622,"rev_date":"2024-11-15T13:07:34Z","scrape_date":"2024-11-17T03:59:12Z","stabilities":["unstable"],"system":"aarch64-darwin","unfree":true,"version":"elasticsearch-7.17.16"},{"attr_path":"elasticsearch7","broken":false,"derivation":"/nix/store/hjnwg2657sb6f5wnnf5ilr37sjx3spww-elasticsearch-7.17.16.drv","description":"Open Source, Distributed, RESTful Search Engine","group":"toplevel","install_id":"elasticsearch","license":"Elastic-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=5e4fbfb6b3de1aa2872b76d49fafc942626e2add","name":"elasticsearch-7.17.16","outputs":{"out":"/nix/store/0hprndiqck38q4frh6gf2qjk34n75p67-elasticsearch-7.17.16"},"outputs_to_install":["out"],"pname":"elasticsearch7","priority":5,"rev":"5e4fbfb6b3de1aa2872b76d49fafc942626e2add","rev_count":708622,"rev_date":"2024-11-15T13:07:34Z","scrape_date":"2024-11-17T03:59:12Z","stabilities":["unstable"],"system":"aarch64-linux","unfree":true,"version":"elasticsearch-7.17.16"},{"attr_path":"elasticsearch7","broken":false,"derivation":"/nix/store/h0n6j02xx9sh6r6frpb19vx3vvc6mc49-elasticsearch-7.17.16.drv","description":"Open Source, Distributed, RESTful Search Engine","group":"toplevel","install_id":"elasticsearch","license":"Elastic-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=5e4fbfb6b3de1aa2872b76d49fafc942626e2add","name":"elasticsearch-7.17.16","outputs":{"out":"/nix/store/akr4ph209cyq3ymrxlqc4ssgx4pvywgd-elasticsearch-7.17.16"},"outputs_to_install":["out"],"pname":"elasticsearch7","priority":5,"rev":"5e4fbfb6b3de1aa2872b76d49fafc942626e2add","rev_count":708622,"rev_date":"2024-11-15T13:07:34Z","scrape_date":"2024-11-17T03:59:12Z","stabilities":["unstable"],"system":"x86_64-darwin","unfree":true,"version":"elasticsearch-7.17.16"},{"attr_path":"elasticsearch7","broken":false,"derivation":"/nix/store/71j42wmkgzwcf44609rgn4qcckw53wh8-elasticsearch-7.17.16.drv","description":"Open Source, Distributed, RESTful Search Engine","group":"toplevel","install_id":"elasticsearch","license":"Elastic-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=5e4fbfb6b3de1aa2872b76d49fafc942626e2add","name":"elasticsearch-7.17.16","outputs":{"out":"/nix/store/g23n2c4fqrgnp4ck5ir6g1hxgd9hc3v4-elasticsearch-7.17.16"},"outputs_to_install":["out"],"pname":"elasticsearch7","priority":5,"rev":"5e4fbfb6b3de1aa2872b76d49fafc942626e2add","rev_count":708622,"rev_date":"2024-11-15T13:07:34Z","scrape_date":"2024-11-17T03:59:12Z","stabilities":["unstable"],"system":"x86_64-linux","unfree":true,"version":"elasticsearch-7.17.16"},{"attr_path":"jq","broken":false,"derivation":"/nix/store/cbv85z7dsvkmskklg821vvp8vwpr4hf1-jq-1.7.1.drv","description":"Lightweight and flexible command-line JSON processor","group":"toplevel","install_id":"jq","license":"MIT","locked_url":"https://github.com/flox/nixpkgs?rev=5e4fbfb6b3de1aa2872b76d49fafc942626e2add","name":"jq-1.7.1","outputs":{"bin":"/nix/store/1ayrnq8zpljx4m3kvgfs6kqv9vrm6zik-jq-1.7.1-bin","dev":"/nix/store/05c8mk6qnrxgyazs2acg3816h57lvsvb-jq-1.7.1-dev","doc":"/nix/store/zm4966xz8nyp9nzkn6ghhzh8hcw87bmv-jq-1.7.1-doc","man":"/nix/store/fy9h4wlb4a8r34jrqif25n2i24vaw9x2-jq-1.7.1-man","out":"/nix/store/1ldq0nn6gjpxqjxihzdd7vlppmxvmpxn-jq-1.7.1"},"outputs_to_install":["bin","man"],"pname":"jq","priority":5,"rev":"5e4fbfb6b3de1aa2872b76d49fafc942626e2add","rev_count":708622,"rev_date":"2024-11-15T13:07:34Z","scrape_date":"2024-11-17T03:59:12Z","stabilities":["unstable"],"system":"aarch64-darwin","unfree":false,"version":"1.7.1"},{"attr_path":"jq","broken":false,"derivation":"/nix/store/6zzykid21phpdi914nag9sb36an76iy9-jq-1.7.1.drv","description":"Lightweight and flexible command-line JSON processor","group":"toplevel","install_id":"jq","license":"MIT","locked_url":"https://github.com/flox/nixpkgs?rev=5e4fbfb6b3de1aa2872b76d49fafc942626e2add","name":"jq-1.7.1","outputs":{"bin":"/nix/store/pixiqvakc6rxc10qfpy2w4dsgnmsdayv-jq-1.7.1-bin","dev":"/nix/store/gn12vqlhg68r5gwsacsiksqm6255nl3s-jq-1.7.1-dev","doc":"/nix/store/v8cvxadadrrvi8as046wiyzb96xvih19-jq-1.7.1-doc","man":"/nix/store/fgjncriv2sc52b8lwm5kzabkq26kirvk-jq-1.7.1-man","out":"/nix/store/5xm3x3a9jaq9fy4jrg44rk7b6hl9sgbv-jq-1.7.1"},"outputs_to_install":["bin","man"],"pname":"jq","priority":5,"rev":"5e4fbfb6b3de1aa2872b76d49fafc942626e2add","rev_count":708622,"rev_date":"2024-11-15T13:07:34Z","scrape_date":"2024-11-17T03:59:12Z","stabilities":["unstable"],"system":"aarch64-linux","unfree":false,"version":"1.7.1"},{"attr_path":"jq","broken":false,"derivation":"/nix/store/b2m8mmxr0wgqwhqnv5wgd9455kq2mzl0-jq-1.7.1.drv","description":"Lightweight and flexible command-line JSON processor","group":"toplevel","install_id":"jq","license":"MIT","locked_url":"https://github.com/flox/nixpkgs?rev=5e4fbfb6b3de1aa2872b76d49fafc942626e2add","name":"jq-1.7.1","outputs":{"bin":"/nix/store/g6m0ggpijkm26ygd8vvhyd07sgriz26j-jq-1.7.1-bin","dev":"/nix/store/cybp745j7fvdnxkf9889wiscn9cgbwjp-jq-1.7.1-dev","doc":"/nix/store/0yhbxjsrbh7g6x7ngfc1qg6q613qbqhp-jq-1.7.1-doc","man":"/nix/store/gr5mmlwr3y511brhq7nihbyixjhcn80k-jq-1.7.1-man","out":"/nix/store/ganc2d577ffr1h3qcvxln1d5gn6z3m83-jq-1.7.1"},"outputs_to_install":["bin","man"],"pname":"jq","priority":5,"rev":"5e4fbfb6b3de1aa2872b76d49fafc942626e2add","rev_count":708622,"rev_date":"2024-11-15T13:07:34Z","scrape_date":"2024-11-17T03:59:12Z","stabilities":["unstable"],"system":"x86_64-darwin","unfree":false,"version":"1.7.1"},{"attr_path":"jq","broken":false,"derivation":"/nix/store/v9r017rn3g6zfz45ncra2bb93qafxipm-jq-1.7.1.drv","description":"Lightweight and flexible command-line JSON processor","group":"toplevel","install_id":"jq","license":"MIT","locked_url":"https://github.com/flox/nixpkgs?rev=5e4fbfb6b3de1aa2872b76d49fafc942626e2add","name":"jq-1.7.1","outputs":{"bin":"/nix/store/75q9nlm0zn7cg6w151cc4mkqqk0mwaxa-jq-1.7.1-bin","dev":"/nix/store/f5y04jklz034w0y55bnqhcfnd271spwa-jq-1.7.1-dev","doc":"/nix/store/j0i0bzx90l10l3vxdwj29xjji1avp15a-jq-1.7.1-doc","man":"/nix/store/3wwkjcpxyrryfb1dbxjp82kj8g8jaxzw-jq-1.7.1-man","out":"/nix/store/cpzlrkcbp2s87aya4hfxigj6a68m6yzz-jq-1.7.1"},"outputs_to_install":["bin","man"],"pname":"jq","priority":5,"rev":"5e4fbfb6b3de1aa2872b76d49fafc942626e2add","rev_count":708622,"rev_date":"2024-11-15T13:07:34Z","scrape_date":"2024-11-17T03:59:12Z","stabilities":["unstable"],"system":"x86_64-linux","unfree":false,"version":"1.7.1"},{"attr_path":"which","broken":false,"derivation":"/nix/store/qgr19qsi8bci504ysn21lvy2lj8v7s0i-which-2.21.drv","description":"Shows the full path of (shell) commands","group":"toplevel","install_id":"which","license":"GPL-3.0-or-later","locked_url":"https://github.com/flox/nixpkgs?rev=5e4fbfb6b3de1aa2872b76d49fafc942626e2add","name":"which-2.21","outputs":{"out":"/nix/store/3njbfjzp8rs1gci6piwfgcjim4kz0mvh-which-2.21"},"outputs_to_install":["out"],"pname":"which","priority":5,"rev":"5e4fbfb6b3de1aa2872b76d49fafc942626e2add","rev_count":708622,"rev_date":"2024-11-15T13:07:34Z","scrape_date":"2024-11-17T03:59:12Z","stabilities":["unstable"],"system":"aarch64-darwin","unfree":false,"version":"2.21"},{"attr_path":"which","broken":false,"derivation":"/nix/store/bjk0p4144yyffv9wi36h0s8zbmlsrg57-which-2.21.drv","description":"Shows the full path of (shell) commands","group":"toplevel","install_id":"which","license":"GPL-3.0-or-later","locked_url":"https://github.com/flox/nixpkgs?rev=5e4fbfb6b3de1aa2872b76d49fafc942626e2add","name":"which-2.21","outputs":{"out":"/nix/store/nmm227n8fgij8yqba78q5dgnid0gfrbv-which-2.21"},"outputs_to_install":["out"],"pname":"which","priority":5,"rev":"5e4fbfb6b3de1aa2872b76d49fafc942626e2add","rev_count":708622,"rev_date":"2024-11-15T13:07:34Z","scrape_date":"2024-11-17T03:59:12Z","stabilities":["unstable"],"system":"aarch64-linux","unfree":false,"version":"2.21"},{"attr_path":"which","broken":false,"derivation":"/nix/store/yvvczg580mkn5qwfasmyxxwg4yx4f6cq-which-2.21.drv","description":"Shows the full path of (shell) commands","group":"toplevel","install_id":"which","license":"GPL-3.0-or-later","locked_url":"https://github.com/flox/nixpkgs?rev=5e4fbfb6b3de1aa2872b76d49fafc942626e2add","name":"which-2.21","outputs":{"out":"/nix/store/8axi57jgpmsxbyy1lyhxz203w37m3j7y-which-2.21"},"outputs_to_install":["out"],"pname":"which","priority":5,"rev":"5e4fbfb6b3de1aa2872b76d49fafc942626e2add","rev_count":708622,"rev_date":"2024-11-15T13:07:34Z","scrape_date":"2024-11-17T03:59:12Z","stabilities":["unstable"],"system":"x86_64-darwin","unfree":false,"version":"2.21"},{"attr_path":"which","broken":false,"derivation":"/nix/store/6dnsbl1drhag7aylsmrqpdilk1nlh7v2-which-2.21.drv","description":"Shows the full path of (shell) commands","group":"toplevel","install_id":"which","license":"GPL-3.0-or-later","locked_url":"https://github.com/flox/nixpkgs?rev=5e4fbfb6b3de1aa2872b76d49fafc942626e2add","name":"which-2.21","outputs":{"out":"/nix/store/20mggxpyrbcbs2vxdk3zr7wlgnblwk74-which-2.21"},"outputs_to_install":["out"],"pname":"which","priority":5,"rev":"5e4fbfb6b3de1aa2872b76d49fafc942626e2add","rev_count":708622,"rev_date":"2024-11-15T13:07:34Z","scrape_date":"2024-11-17T03:59:12Z","stabilities":["unstable"],"system":"x86_64-linux","unfree":false,"version":"2.21"}]} \ No newline at end of file