From f0df4337c42d08607719457256940e4874cdd1ca Mon Sep 17 00:00:00 2001 From: flox automations <73946670+floxbot@users.noreply.github.com> Date: Fri, 18 Oct 2024 22:07:21 +0200 Subject: [PATCH] chore: Update manifest of `cassandra` flox environment (#1) This PR was automatically created by [Update workflow](https://github.com/flox/floxenvs/actions/workflows/update.yml). Co-authored-by: FloxBot Co-authored-by: Rok Garbas --- cassandra/.flox/env/manifest.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cassandra/.flox/env/manifest.lock b/cassandra/.flox/env/manifest.lock index 252c490..1050138 100644 --- a/cassandra/.flox/env/manifest.lock +++ b/cassandra/.flox/env/manifest.lock @@ -1 +1 @@ -{"lockfile-version":1,"manifest":{"hook":{"on-activate":"\nexport CASSANDRA_CACHE=\"$FLOX_ENV_CACHE/cassandra\"\nexport CASSANDRA_CONFIG_FILE=\"$CASSANDRA_CACHE/cassandra.yaml\"\n\nif [[ ! -d \"$CASSANDRA_CACHE\" ]]; then\n mkdir -p \"$CASSANDRA_CACHE\"\nfi\n\nCASSANDRA_PATH=\"$(realpath $(which cassandra))\"\nCASSANDRA_VERSION=\"${CASSANDRA_PATH:54:-14}\"\n# Only for cassandra >=4.0.0\nif [[ \"$(semver compare \"$CASSANDRA_VERSION\" \"4.0.0\")\" != \"-1\" ]]; then\n JVM_OPTS=\"$JVM_OPTS -Xlog:gc=warning,heap*=warning,age*=warning,safepoint=warning,promotion*=warning\"\nfi\n\nif [[ ! -f \"$CASSANDRA_CONFIG_FILE\" ]]; then\n\n tee -a $CASSANDRA_CONFIG_FILE > /dev/null << EOF\nlisten_address: \"$CASSANDRA_HOST\"\nnative_transport_port: \"$CASSANDRA_PORT\"\nstart_native_transport: \"$CASSANDRA_ALLOW_CLIENTS\"\ncluster_name: \"$CASSANDRA_CLUSTER_NAME\"\ndata_file_directories:\n - \"$CASSANDRA_CACHE/data\"\ncommitlog_directory: \"$CASSANDRA_CACHE/commitlog\"\nsaved_caches_directory: \"$CASSANDRA_CACHE/saved_caches\"\nhints_directory: \"$CASSANDRA_CACHE/hints\"\nseed_provider:\n - class_name: \"org.apache.cassandra.locator.SimpleSeedProvider\"\n parameters:\n - seeds: \"$CASSANDRA_SEED_ADDRS\"\ncommitlog_sync: \"batch\"\ncommitlog_sync_batch_window_in_ms: 2\npartitioner: \"org.apache.cassandra.dht.Murmur3Partitioner\"\nendpoint_snitch: \"SimpleSnitch\"\nEOF\n\nfi\n"},"install":{"cassandra":{"pkg-path":"cassandra_4"},"coreutils":{"pkg-path":"coreutils"},"semver-tool":{"pkg-path":"semver-tool"},"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 Cassandra in the background: ║\"\necho \" ║ 👉 flox services start ║\"\necho \" ║ 👉 flox activate --start-services ║\"\necho \" ║ ║\"\necho \" ║ Try to connect to Cassandra: ║\"\necho \" ║ 👉 cqlsh \\$CASSANDRA_HOST \\$CASSANDRA_PORT \\ ║\"\necho \" ║ -e \\\"SELECT ...;\\\" ║\"\necho \" ║ ║\"\necho \" ╚═══════════════════════════════════════════════╝\"\necho \"\"\n"},"services":{"cassandra":{"command":"cassandra -Dcassandra.config=file://$CASSANDRA_CONFIG_FILE -f","is-daemon":null,"shutdown":null,"systems":null,"vars":null}},"vars":{"CASSANDRA_ALLOW_CLIENTS":"true","CASSANDRA_CLUSTER_NAME":"My Cluster","CASSANDRA_HOST":"127.0.0.1","CASSANDRA_PORT":"19042","CASSANDRA_SEED_ADDRS":"127.0.0.1","JVM_OPTS":""},"version":1},"packages":[{"attr_path":"cassandra_4","broken":false,"derivation":"/nix/store/2ickq19d2jyp1dm0ryn5bxj9ydrp68qi-cassandra-4.1.2.drv","description":"Massively scalable open source NoSQL database","group":"toplevel","install_id":"cassandra","license":"Apache-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=30439d93eb8b19861ccbe3e581abf97bdc91b093","name":"cassandra-4.1.2","outputs":{"out":"/nix/store/39nsy2v8gfm49gvxpxz8l3rkwhp9al3s-cassandra-4.1.2"},"outputs_to_install":["out"],"pname":"cassandra_4","priority":5,"rev":"30439d93eb8b19861ccbe3e581abf97bdc91b093","rev_count":684846,"rev_date":"2024-09-23T20:13:18Z","scrape_date":"2024-09-27T03:18:01Z","stabilities":["unstable"],"system":"aarch64-darwin","unfree":false,"version":"cassandra-4.1.2"},{"attr_path":"cassandra_4","broken":false,"derivation":"/nix/store/wchfjlhax8lw8knpdf78j6splbwvki08-cassandra-4.1.2.drv","description":"Massively scalable open source NoSQL database","group":"toplevel","install_id":"cassandra","license":"Apache-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=30439d93eb8b19861ccbe3e581abf97bdc91b093","name":"cassandra-4.1.2","outputs":{"out":"/nix/store/h5hrx66fhh6fblxql37vi91xgyvzkcjv-cassandra-4.1.2"},"outputs_to_install":["out"],"pname":"cassandra_4","priority":5,"rev":"30439d93eb8b19861ccbe3e581abf97bdc91b093","rev_count":684846,"rev_date":"2024-09-23T20:13:18Z","scrape_date":"2024-09-27T03:18:01Z","stabilities":["unstable"],"system":"aarch64-linux","unfree":false,"version":"cassandra-4.1.2"},{"attr_path":"cassandra_4","broken":false,"derivation":"/nix/store/41ipbvwy9xiypgzicbm40n3ik7l2g535-cassandra-4.1.2.drv","description":"Massively scalable open source NoSQL database","group":"toplevel","install_id":"cassandra","license":"Apache-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=30439d93eb8b19861ccbe3e581abf97bdc91b093","name":"cassandra-4.1.2","outputs":{"out":"/nix/store/8ip2jxh8y2n2ich1wqaxxv81f1m5ipr4-cassandra-4.1.2"},"outputs_to_install":["out"],"pname":"cassandra_4","priority":5,"rev":"30439d93eb8b19861ccbe3e581abf97bdc91b093","rev_count":684846,"rev_date":"2024-09-23T20:13:18Z","scrape_date":"2024-09-27T03:18:01Z","stabilities":["unstable"],"system":"x86_64-darwin","unfree":false,"version":"cassandra-4.1.2"},{"attr_path":"cassandra_4","broken":false,"derivation":"/nix/store/qkhqrhq2is5fmqv94261kr4p9h4pg8h9-cassandra-4.1.2.drv","description":"Massively scalable open source NoSQL database","group":"toplevel","install_id":"cassandra","license":"Apache-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=30439d93eb8b19861ccbe3e581abf97bdc91b093","name":"cassandra-4.1.2","outputs":{"out":"/nix/store/vf320gr32hq6d25648ly9iv9ic3993gd-cassandra-4.1.2"},"outputs_to_install":["out"],"pname":"cassandra_4","priority":5,"rev":"30439d93eb8b19861ccbe3e581abf97bdc91b093","rev_count":684846,"rev_date":"2024-09-23T20:13:18Z","scrape_date":"2024-09-27T03:18:01Z","stabilities":["unstable"],"system":"x86_64-linux","unfree":false,"version":"cassandra-4.1.2"},{"attr_path":"coreutils","broken":false,"derivation":"/nix/store/55ms78kc0r5ncpa13wbpya7cgi6i6zx0-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=30439d93eb8b19861ccbe3e581abf97bdc91b093","name":"coreutils-9.5","outputs":{"info":"/nix/store/ps81dqzr6fxafmxih1834v545dh4apjm-coreutils-9.5-info","out":"/nix/store/1l41471x6rlf7l544s1bxkqqgpprd28m-coreutils-9.5"},"outputs_to_install":["out"],"pname":"coreutils","priority":5,"rev":"30439d93eb8b19861ccbe3e581abf97bdc91b093","rev_count":684846,"rev_date":"2024-09-23T20:13:18Z","scrape_date":"2024-09-27T03:18:01Z","stabilities":["unstable"],"system":"aarch64-darwin","unfree":false,"version":"9.5"},{"attr_path":"coreutils","broken":false,"derivation":"/nix/store/fbnqx9d9skgp22g0xkc53jgqy0804afb-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=30439d93eb8b19861ccbe3e581abf97bdc91b093","name":"coreutils-9.5","outputs":{"debug":"/nix/store/g66h1ajc1wx18milg2290yylbivq2jhd-coreutils-9.5-debug","info":"/nix/store/y311wv5dlqakkq6hr3yl6zmiiprxb3v5-coreutils-9.5-info","out":"/nix/store/ssqdazslv2wjpybnk0pjwnpq0dfpa6q2-coreutils-9.5"},"outputs_to_install":["out"],"pname":"coreutils","priority":5,"rev":"30439d93eb8b19861ccbe3e581abf97bdc91b093","rev_count":684846,"rev_date":"2024-09-23T20:13:18Z","scrape_date":"2024-09-27T03:18:01Z","stabilities":["unstable"],"system":"aarch64-linux","unfree":false,"version":"9.5"},{"attr_path":"coreutils","broken":false,"derivation":"/nix/store/r3vjhg84a2d0ydf52038pic8wibaxbpr-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=30439d93eb8b19861ccbe3e581abf97bdc91b093","name":"coreutils-9.5","outputs":{"info":"/nix/store/jgslj3bb2rs55xaaxarqwsg7bppfxg8p-coreutils-9.5-info","out":"/nix/store/mw0amk6q5v2401y3s8zg7hxa2v0ia6vw-coreutils-9.5"},"outputs_to_install":["out"],"pname":"coreutils","priority":5,"rev":"30439d93eb8b19861ccbe3e581abf97bdc91b093","rev_count":684846,"rev_date":"2024-09-23T20:13:18Z","scrape_date":"2024-09-27T03:18:01Z","stabilities":["unstable"],"system":"x86_64-darwin","unfree":false,"version":"9.5"},{"attr_path":"coreutils","broken":false,"derivation":"/nix/store/57hlz5fnvfgljivf7p18fmcl1yp6d29z-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=30439d93eb8b19861ccbe3e581abf97bdc91b093","name":"coreutils-9.5","outputs":{"debug":"/nix/store/73i7cdbz2w862wx1gfxxvyrw95rmmwl3-coreutils-9.5-debug","info":"/nix/store/p1mj9zdizsa605xsy3jjx4db4ya1wnix-coreutils-9.5-info","out":"/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5"},"outputs_to_install":["out"],"pname":"coreutils","priority":5,"rev":"30439d93eb8b19861ccbe3e581abf97bdc91b093","rev_count":684846,"rev_date":"2024-09-23T20:13:18Z","scrape_date":"2024-09-27T03:18:01Z","stabilities":["unstable"],"system":"x86_64-linux","unfree":false,"version":"9.5"},{"attr_path":"semver-tool","broken":false,"derivation":"/nix/store/96ycr8hy606finy8slal0112gm0l3my6-semver-tool-3.4.0.drv","description":"semver bash implementation","group":"toplevel","install_id":"semver-tool","license":"Apache-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=30439d93eb8b19861ccbe3e581abf97bdc91b093","name":"semver-tool-3.4.0","outputs":{"out":"/nix/store/14yvvzc2ss3bdxg89zhlwa2nbfabkfmr-semver-tool-3.4.0"},"outputs_to_install":["out"],"pname":"semver-tool","priority":5,"rev":"30439d93eb8b19861ccbe3e581abf97bdc91b093","rev_count":684846,"rev_date":"2024-09-23T20:13:18Z","scrape_date":"2024-09-27T03:18:01Z","stabilities":["unstable"],"system":"aarch64-darwin","unfree":false,"version":"3.4.0"},{"attr_path":"semver-tool","broken":false,"derivation":"/nix/store/r58gj8dpcqffcdq47bpzb2fw2l04c5x3-semver-tool-3.4.0.drv","description":"semver bash implementation","group":"toplevel","install_id":"semver-tool","license":"Apache-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=30439d93eb8b19861ccbe3e581abf97bdc91b093","name":"semver-tool-3.4.0","outputs":{"out":"/nix/store/agygw4y0sckzyyhrzi2b0g1k92l2bqp3-semver-tool-3.4.0"},"outputs_to_install":["out"],"pname":"semver-tool","priority":5,"rev":"30439d93eb8b19861ccbe3e581abf97bdc91b093","rev_count":684846,"rev_date":"2024-09-23T20:13:18Z","scrape_date":"2024-09-27T03:18:01Z","stabilities":["unstable"],"system":"aarch64-linux","unfree":false,"version":"3.4.0"},{"attr_path":"semver-tool","broken":false,"derivation":"/nix/store/6fv8frsrg3dvwvy5ryx42cbcilggv3gi-semver-tool-3.4.0.drv","description":"semver bash implementation","group":"toplevel","install_id":"semver-tool","license":"Apache-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=30439d93eb8b19861ccbe3e581abf97bdc91b093","name":"semver-tool-3.4.0","outputs":{"out":"/nix/store/nipg5a52v8z4mxbpgjjq6ylncvjpv51j-semver-tool-3.4.0"},"outputs_to_install":["out"],"pname":"semver-tool","priority":5,"rev":"30439d93eb8b19861ccbe3e581abf97bdc91b093","rev_count":684846,"rev_date":"2024-09-23T20:13:18Z","scrape_date":"2024-09-27T03:18:01Z","stabilities":["unstable"],"system":"x86_64-darwin","unfree":false,"version":"3.4.0"},{"attr_path":"semver-tool","broken":false,"derivation":"/nix/store/l6z949vly86if915vikq695q43zvn5rm-semver-tool-3.4.0.drv","description":"semver bash implementation","group":"toplevel","install_id":"semver-tool","license":"Apache-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=30439d93eb8b19861ccbe3e581abf97bdc91b093","name":"semver-tool-3.4.0","outputs":{"out":"/nix/store/z6vg6rkx1nsqrfq11hdqyfjzlpxc9db1-semver-tool-3.4.0"},"outputs_to_install":["out"],"pname":"semver-tool","priority":5,"rev":"30439d93eb8b19861ccbe3e581abf97bdc91b093","rev_count":684846,"rev_date":"2024-09-23T20:13:18Z","scrape_date":"2024-09-27T03:18:01Z","stabilities":["unstable"],"system":"x86_64-linux","unfree":false,"version":"3.4.0"},{"attr_path":"which","broken":false,"derivation":"/nix/store/mda6wiyy8dx8272z259y8yv47s6lg1bi-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=30439d93eb8b19861ccbe3e581abf97bdc91b093","name":"which-2.21","outputs":{"out":"/nix/store/cj0cxx9nz9wzfb11p4cgx1a1igppplvw-which-2.21"},"outputs_to_install":["out"],"pname":"which","priority":5,"rev":"30439d93eb8b19861ccbe3e581abf97bdc91b093","rev_count":684846,"rev_date":"2024-09-23T20:13:18Z","scrape_date":"2024-09-27T03:18:01Z","stabilities":["unstable"],"system":"aarch64-darwin","unfree":false,"version":"2.21"},{"attr_path":"which","broken":false,"derivation":"/nix/store/6knb8pgd2vnsdbrxisnzybg3annx5cic-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=30439d93eb8b19861ccbe3e581abf97bdc91b093","name":"which-2.21","outputs":{"out":"/nix/store/6dijyk860kpfbsipk147sz177aa2qjwc-which-2.21"},"outputs_to_install":["out"],"pname":"which","priority":5,"rev":"30439d93eb8b19861ccbe3e581abf97bdc91b093","rev_count":684846,"rev_date":"2024-09-23T20:13:18Z","scrape_date":"2024-09-27T03:18:01Z","stabilities":["unstable"],"system":"aarch64-linux","unfree":false,"version":"2.21"},{"attr_path":"which","broken":false,"derivation":"/nix/store/0cf3hhdivb0bbwb9nksqdnkpgrdlxw65-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=30439d93eb8b19861ccbe3e581abf97bdc91b093","name":"which-2.21","outputs":{"out":"/nix/store/5zvkxaqr0ihiic42ngnjb9cy44120pi9-which-2.21"},"outputs_to_install":["out"],"pname":"which","priority":5,"rev":"30439d93eb8b19861ccbe3e581abf97bdc91b093","rev_count":684846,"rev_date":"2024-09-23T20:13:18Z","scrape_date":"2024-09-27T03:18:01Z","stabilities":["unstable"],"system":"x86_64-darwin","unfree":false,"version":"2.21"},{"attr_path":"which","broken":false,"derivation":"/nix/store/7rpzsplw6amzhrxbipx7yf6yhqays7an-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=30439d93eb8b19861ccbe3e581abf97bdc91b093","name":"which-2.21","outputs":{"out":"/nix/store/8wgpy20nx6ainhjnirb044k9chv0bbkj-which-2.21"},"outputs_to_install":["out"],"pname":"which","priority":5,"rev":"30439d93eb8b19861ccbe3e581abf97bdc91b093","rev_count":684846,"rev_date":"2024-09-23T20:13:18Z","scrape_date":"2024-09-27T03:18:01Z","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 CASSANDRA_CACHE=\"$FLOX_ENV_CACHE/cassandra\"\nexport CASSANDRA_CONFIG_FILE=\"$CASSANDRA_CACHE/cassandra.yaml\"\n\nif [[ ! -d \"$CASSANDRA_CACHE\" ]]; then\n mkdir -p \"$CASSANDRA_CACHE\"\nfi\n\nCASSANDRA_PATH=\"$(realpath $(which cassandra))\"\nCASSANDRA_VERSION=\"${CASSANDRA_PATH:54:-14}\"\n# Only for cassandra >=4.0.0\nif [[ \"$(semver compare \"$CASSANDRA_VERSION\" \"4.0.0\")\" != \"-1\" ]]; then\n JVM_OPTS=\"$JVM_OPTS -Xlog:gc=warning,heap*=warning,age*=warning,safepoint=warning,promotion*=warning\"\nfi\n\nif [[ ! -f \"$CASSANDRA_CONFIG_FILE\" ]]; then\n\n tee -a $CASSANDRA_CONFIG_FILE > /dev/null << EOF\nlisten_address: \"$CASSANDRA_HOST\"\nnative_transport_port: \"$CASSANDRA_PORT\"\nstart_native_transport: \"$CASSANDRA_ALLOW_CLIENTS\"\ncluster_name: \"$CASSANDRA_CLUSTER_NAME\"\ndata_file_directories:\n - \"$CASSANDRA_CACHE/data\"\ncommitlog_directory: \"$CASSANDRA_CACHE/commitlog\"\nsaved_caches_directory: \"$CASSANDRA_CACHE/saved_caches\"\nhints_directory: \"$CASSANDRA_CACHE/hints\"\nseed_provider:\n - class_name: \"org.apache.cassandra.locator.SimpleSeedProvider\"\n parameters:\n - seeds: \"$CASSANDRA_SEED_ADDRS\"\ncommitlog_sync: \"batch\"\ncommitlog_sync_batch_window_in_ms: 2\npartitioner: \"org.apache.cassandra.dht.Murmur3Partitioner\"\nendpoint_snitch: \"SimpleSnitch\"\nEOF\n\nfi\n"},"install":{"cassandra":{"pkg-path":"cassandra_4"},"coreutils":{"pkg-path":"coreutils"},"semver-tool":{"pkg-path":"semver-tool"},"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 Cassandra in the background: ║\"\necho \" ║ 👉 flox services start ║\"\necho \" ║ 👉 flox activate --start-services ║\"\necho \" ║ ║\"\necho \" ║ Try to connect to Cassandra: ║\"\necho \" ║ 👉 cqlsh \\$CASSANDRA_HOST \\$CASSANDRA_PORT \\ ║\"\necho \" ║ -e \\\"SELECT ...;\\\" ║\"\necho \" ║ ║\"\necho \" ╚═══════════════════════════════════════════════╝\"\necho \"\"\n"},"services":{"cassandra":{"command":"cassandra -Dcassandra.config=file://$CASSANDRA_CONFIG_FILE -f","is-daemon":null,"shutdown":null,"systems":null,"vars":null}},"vars":{"CASSANDRA_ALLOW_CLIENTS":"true","CASSANDRA_CLUSTER_NAME":"My Cluster","CASSANDRA_HOST":"127.0.0.1","CASSANDRA_PORT":"19042","CASSANDRA_SEED_ADDRS":"127.0.0.1","JVM_OPTS":""},"version":1},"packages":[{"attr_path":"cassandra_4","broken":false,"derivation":"/nix/store/pr554wmzbnaxg8ajanf84qgivmb36q93-cassandra-4.1.7.drv","description":"Massively scalable open source NoSQL database","group":"toplevel","install_id":"cassandra","license":"Apache-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=5633bcff0c6162b9e4b5f1264264611e950c8ec7","name":"cassandra-4.1.7","outputs":{"out":"/nix/store/ljbd1jmga81wg8s61wda4wgc5hyn6qba-cassandra-4.1.7"},"outputs_to_install":["out"],"pname":"cassandra_4","priority":5,"rev":"5633bcff0c6162b9e4b5f1264264611e950c8ec7","rev_count":690827,"rev_date":"2024-10-09T16:51:18Z","scrape_date":"2024-10-11T03:53:01Z","stabilities":["staging","unstable"],"system":"aarch64-darwin","unfree":false,"version":"cassandra-4.1.7"},{"attr_path":"cassandra_4","broken":false,"derivation":"/nix/store/agyidnygjv3p0hr553m7cklb44c35ifk-cassandra-4.1.7.drv","description":"Massively scalable open source NoSQL database","group":"toplevel","install_id":"cassandra","license":"Apache-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=5633bcff0c6162b9e4b5f1264264611e950c8ec7","name":"cassandra-4.1.7","outputs":{"out":"/nix/store/9qaigpfvgb6zznjchbp2bl042f7lm156-cassandra-4.1.7"},"outputs_to_install":["out"],"pname":"cassandra_4","priority":5,"rev":"5633bcff0c6162b9e4b5f1264264611e950c8ec7","rev_count":690827,"rev_date":"2024-10-09T16:51:18Z","scrape_date":"2024-10-11T03:53:01Z","stabilities":["staging","unstable"],"system":"aarch64-linux","unfree":false,"version":"cassandra-4.1.7"},{"attr_path":"cassandra_4","broken":false,"derivation":"/nix/store/lzv0whrg300lh9x50gdglmhklqwkcylx-cassandra-4.1.7.drv","description":"Massively scalable open source NoSQL database","group":"toplevel","install_id":"cassandra","license":"Apache-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=5633bcff0c6162b9e4b5f1264264611e950c8ec7","name":"cassandra-4.1.7","outputs":{"out":"/nix/store/58j2azbzp3cga1vdrim63k81rzmyx4j1-cassandra-4.1.7"},"outputs_to_install":["out"],"pname":"cassandra_4","priority":5,"rev":"5633bcff0c6162b9e4b5f1264264611e950c8ec7","rev_count":690827,"rev_date":"2024-10-09T16:51:18Z","scrape_date":"2024-10-11T03:53:01Z","stabilities":["staging","unstable"],"system":"x86_64-darwin","unfree":false,"version":"cassandra-4.1.7"},{"attr_path":"cassandra_4","broken":false,"derivation":"/nix/store/2wx36abf6im6flx2jrnb7npaglq4m6xm-cassandra-4.1.7.drv","description":"Massively scalable open source NoSQL database","group":"toplevel","install_id":"cassandra","license":"Apache-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=5633bcff0c6162b9e4b5f1264264611e950c8ec7","name":"cassandra-4.1.7","outputs":{"out":"/nix/store/w8i6q2m20qyxgn8lvf6821v2v8p0h6g6-cassandra-4.1.7"},"outputs_to_install":["out"],"pname":"cassandra_4","priority":5,"rev":"5633bcff0c6162b9e4b5f1264264611e950c8ec7","rev_count":690827,"rev_date":"2024-10-09T16:51:18Z","scrape_date":"2024-10-11T03:53:01Z","stabilities":["staging","unstable"],"system":"x86_64-linux","unfree":false,"version":"cassandra-4.1.7"},{"attr_path":"coreutils","broken":false,"derivation":"/nix/store/55ms78kc0r5ncpa13wbpya7cgi6i6zx0-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=5633bcff0c6162b9e4b5f1264264611e950c8ec7","name":"coreutils-9.5","outputs":{"info":"/nix/store/ps81dqzr6fxafmxih1834v545dh4apjm-coreutils-9.5-info","out":"/nix/store/1l41471x6rlf7l544s1bxkqqgpprd28m-coreutils-9.5"},"outputs_to_install":["out"],"pname":"coreutils","priority":5,"rev":"5633bcff0c6162b9e4b5f1264264611e950c8ec7","rev_count":690827,"rev_date":"2024-10-09T16:51:18Z","scrape_date":"2024-10-11T03:53:01Z","stabilities":["staging","unstable"],"system":"aarch64-darwin","unfree":false,"version":"9.5"},{"attr_path":"coreutils","broken":false,"derivation":"/nix/store/fbnqx9d9skgp22g0xkc53jgqy0804afb-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=5633bcff0c6162b9e4b5f1264264611e950c8ec7","name":"coreutils-9.5","outputs":{"debug":"/nix/store/g66h1ajc1wx18milg2290yylbivq2jhd-coreutils-9.5-debug","info":"/nix/store/y311wv5dlqakkq6hr3yl6zmiiprxb3v5-coreutils-9.5-info","out":"/nix/store/ssqdazslv2wjpybnk0pjwnpq0dfpa6q2-coreutils-9.5"},"outputs_to_install":["out"],"pname":"coreutils","priority":5,"rev":"5633bcff0c6162b9e4b5f1264264611e950c8ec7","rev_count":690827,"rev_date":"2024-10-09T16:51:18Z","scrape_date":"2024-10-11T03:53:01Z","stabilities":["staging","unstable"],"system":"aarch64-linux","unfree":false,"version":"9.5"},{"attr_path":"coreutils","broken":false,"derivation":"/nix/store/r3vjhg84a2d0ydf52038pic8wibaxbpr-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=5633bcff0c6162b9e4b5f1264264611e950c8ec7","name":"coreutils-9.5","outputs":{"info":"/nix/store/jgslj3bb2rs55xaaxarqwsg7bppfxg8p-coreutils-9.5-info","out":"/nix/store/mw0amk6q5v2401y3s8zg7hxa2v0ia6vw-coreutils-9.5"},"outputs_to_install":["out"],"pname":"coreutils","priority":5,"rev":"5633bcff0c6162b9e4b5f1264264611e950c8ec7","rev_count":690827,"rev_date":"2024-10-09T16:51:18Z","scrape_date":"2024-10-11T03:53:01Z","stabilities":["staging","unstable"],"system":"x86_64-darwin","unfree":false,"version":"9.5"},{"attr_path":"coreutils","broken":false,"derivation":"/nix/store/57hlz5fnvfgljivf7p18fmcl1yp6d29z-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=5633bcff0c6162b9e4b5f1264264611e950c8ec7","name":"coreutils-9.5","outputs":{"debug":"/nix/store/73i7cdbz2w862wx1gfxxvyrw95rmmwl3-coreutils-9.5-debug","info":"/nix/store/p1mj9zdizsa605xsy3jjx4db4ya1wnix-coreutils-9.5-info","out":"/nix/store/0kg70swgpg45ipcz3pr2siidq9fn6d77-coreutils-9.5"},"outputs_to_install":["out"],"pname":"coreutils","priority":5,"rev":"5633bcff0c6162b9e4b5f1264264611e950c8ec7","rev_count":690827,"rev_date":"2024-10-09T16:51:18Z","scrape_date":"2024-10-11T03:53:01Z","stabilities":["staging","unstable"],"system":"x86_64-linux","unfree":false,"version":"9.5"},{"attr_path":"semver-tool","broken":false,"derivation":"/nix/store/96ycr8hy606finy8slal0112gm0l3my6-semver-tool-3.4.0.drv","description":"semver bash implementation","group":"toplevel","install_id":"semver-tool","license":"Apache-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=5633bcff0c6162b9e4b5f1264264611e950c8ec7","name":"semver-tool-3.4.0","outputs":{"out":"/nix/store/14yvvzc2ss3bdxg89zhlwa2nbfabkfmr-semver-tool-3.4.0"},"outputs_to_install":["out"],"pname":"semver-tool","priority":5,"rev":"5633bcff0c6162b9e4b5f1264264611e950c8ec7","rev_count":690827,"rev_date":"2024-10-09T16:51:18Z","scrape_date":"2024-10-11T03:53:01Z","stabilities":["staging","unstable"],"system":"aarch64-darwin","unfree":false,"version":"3.4.0"},{"attr_path":"semver-tool","broken":false,"derivation":"/nix/store/r58gj8dpcqffcdq47bpzb2fw2l04c5x3-semver-tool-3.4.0.drv","description":"semver bash implementation","group":"toplevel","install_id":"semver-tool","license":"Apache-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=5633bcff0c6162b9e4b5f1264264611e950c8ec7","name":"semver-tool-3.4.0","outputs":{"out":"/nix/store/agygw4y0sckzyyhrzi2b0g1k92l2bqp3-semver-tool-3.4.0"},"outputs_to_install":["out"],"pname":"semver-tool","priority":5,"rev":"5633bcff0c6162b9e4b5f1264264611e950c8ec7","rev_count":690827,"rev_date":"2024-10-09T16:51:18Z","scrape_date":"2024-10-11T03:53:01Z","stabilities":["staging","unstable"],"system":"aarch64-linux","unfree":false,"version":"3.4.0"},{"attr_path":"semver-tool","broken":false,"derivation":"/nix/store/6fv8frsrg3dvwvy5ryx42cbcilggv3gi-semver-tool-3.4.0.drv","description":"semver bash implementation","group":"toplevel","install_id":"semver-tool","license":"Apache-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=5633bcff0c6162b9e4b5f1264264611e950c8ec7","name":"semver-tool-3.4.0","outputs":{"out":"/nix/store/nipg5a52v8z4mxbpgjjq6ylncvjpv51j-semver-tool-3.4.0"},"outputs_to_install":["out"],"pname":"semver-tool","priority":5,"rev":"5633bcff0c6162b9e4b5f1264264611e950c8ec7","rev_count":690827,"rev_date":"2024-10-09T16:51:18Z","scrape_date":"2024-10-11T03:53:01Z","stabilities":["staging","unstable"],"system":"x86_64-darwin","unfree":false,"version":"3.4.0"},{"attr_path":"semver-tool","broken":false,"derivation":"/nix/store/l6z949vly86if915vikq695q43zvn5rm-semver-tool-3.4.0.drv","description":"semver bash implementation","group":"toplevel","install_id":"semver-tool","license":"Apache-2.0","locked_url":"https://github.com/flox/nixpkgs?rev=5633bcff0c6162b9e4b5f1264264611e950c8ec7","name":"semver-tool-3.4.0","outputs":{"out":"/nix/store/z6vg6rkx1nsqrfq11hdqyfjzlpxc9db1-semver-tool-3.4.0"},"outputs_to_install":["out"],"pname":"semver-tool","priority":5,"rev":"5633bcff0c6162b9e4b5f1264264611e950c8ec7","rev_count":690827,"rev_date":"2024-10-09T16:51:18Z","scrape_date":"2024-10-11T03:53:01Z","stabilities":["staging","unstable"],"system":"x86_64-linux","unfree":false,"version":"3.4.0"},{"attr_path":"which","broken":false,"derivation":"/nix/store/mda6wiyy8dx8272z259y8yv47s6lg1bi-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=5633bcff0c6162b9e4b5f1264264611e950c8ec7","name":"which-2.21","outputs":{"out":"/nix/store/cj0cxx9nz9wzfb11p4cgx1a1igppplvw-which-2.21"},"outputs_to_install":["out"],"pname":"which","priority":5,"rev":"5633bcff0c6162b9e4b5f1264264611e950c8ec7","rev_count":690827,"rev_date":"2024-10-09T16:51:18Z","scrape_date":"2024-10-11T03:53:01Z","stabilities":["staging","unstable"],"system":"aarch64-darwin","unfree":false,"version":"2.21"},{"attr_path":"which","broken":false,"derivation":"/nix/store/6knb8pgd2vnsdbrxisnzybg3annx5cic-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=5633bcff0c6162b9e4b5f1264264611e950c8ec7","name":"which-2.21","outputs":{"out":"/nix/store/6dijyk860kpfbsipk147sz177aa2qjwc-which-2.21"},"outputs_to_install":["out"],"pname":"which","priority":5,"rev":"5633bcff0c6162b9e4b5f1264264611e950c8ec7","rev_count":690827,"rev_date":"2024-10-09T16:51:18Z","scrape_date":"2024-10-11T03:53:01Z","stabilities":["staging","unstable"],"system":"aarch64-linux","unfree":false,"version":"2.21"},{"attr_path":"which","broken":false,"derivation":"/nix/store/0cf3hhdivb0bbwb9nksqdnkpgrdlxw65-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=5633bcff0c6162b9e4b5f1264264611e950c8ec7","name":"which-2.21","outputs":{"out":"/nix/store/5zvkxaqr0ihiic42ngnjb9cy44120pi9-which-2.21"},"outputs_to_install":["out"],"pname":"which","priority":5,"rev":"5633bcff0c6162b9e4b5f1264264611e950c8ec7","rev_count":690827,"rev_date":"2024-10-09T16:51:18Z","scrape_date":"2024-10-11T03:53:01Z","stabilities":["staging","unstable"],"system":"x86_64-darwin","unfree":false,"version":"2.21"},{"attr_path":"which","broken":false,"derivation":"/nix/store/7rpzsplw6amzhrxbipx7yf6yhqays7an-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=5633bcff0c6162b9e4b5f1264264611e950c8ec7","name":"which-2.21","outputs":{"out":"/nix/store/8wgpy20nx6ainhjnirb044k9chv0bbkj-which-2.21"},"outputs_to_install":["out"],"pname":"which","priority":5,"rev":"5633bcff0c6162b9e4b5f1264264611e950c8ec7","rev_count":690827,"rev_date":"2024-10-09T16:51:18Z","scrape_date":"2024-10-11T03:53:01Z","stabilities":["staging","unstable"],"system":"x86_64-linux","unfree":false,"version":"2.21"}]} \ No newline at end of file