diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ab600f2b..25d53245 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,6 +5,7 @@ on: push: branches: - "main" + - "preview" pull_request: schedule: - cron: "0 0 * * *" @@ -137,6 +138,10 @@ jobs: --option access-tokens "github.com=${{ secrets.MANAGED_FLOXBOT_GITHUB_ACCESS_TOKEN_REPO_SCOPE }}" \ github:flox/floxenvs/${{ github.sha }}#apps.${{ matrix.system }}.test-${{ matrix.example }} -- ${{ matrix.start_services }} + outputs: + job: "${{ matrix.example }}" + system: "${{ matrix.system }}" + containarize: name: "Containarize '${{ matrix.example }}'" runs-on: "ubuntu-latest" @@ -256,6 +261,21 @@ jobs: $FLOX_BIN push --dir "remote" popd + auto-merge: + name: "Auto Merge PRs" + runs-on: "ubuntu-latest" + + if: ${{ success() && github.actor == 'floxbot' && github.event_name == 'pull_request'}} # Detect that the PR author is floxbot + steps: + - name: "Enable auto-merge for Dependabot PRs" + run: | + echo "${{ github.actor }}" + echo "${{ github.event_name }}" + gh pr merge --auto --merge "$PR_URL" + env: + PR_URL: ${{github.event.pull_request.html_url}} + GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} + report-failure: name: "Report Failure" @@ -267,14 +287,19 @@ jobs: - "test" - "push" - "containarize" - + steps: + - name: "Prepare message" + id: "envs" + run: | + message="$(echo '${{toJSON(needs)}}' | jq -r 'map(select(.result == "failure")) | .[] | "floxenvs: \(.outputs.job) on \(.outputs.system) had \(.result)"')" + echo "message='$message'" >> "$GITHUB_OUTPUT" - name: "Slack Notification" uses: "rtCamp/action-slack-notify@v2" env: SLACK_CHANNEL: "team-content" - SLACK_TITLE: "Something broke CI for floxenvs" - SLACK_FOOTER: "Thank you for caring" + SLACK_TITLE: "${{ steps.envs.outputs.message }}" + SLACK_FOOTER: "Thanks for looking at it." SLACK_WEBHOOK: "${{ secrets.MANAGED_SLACK_WEBHOOK }}" SLACK_USERNAME: "GitHub" SLACK_ICON_EMOJI: ":poop:" diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 2caed0b4..27337281 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -80,11 +80,11 @@ jobs: with: token: "${{ secrets.MANAGED_FLOXBOT_GITHUB_ACCESS_TOKEN_REPO_SCOPE }}" add-paths: "${{ matrix.example }}/.flox" - commit-message: "chore: Update manifest of `${{ matrix.example }}` environment" + commit-message: "chore: Update lockfile of `${{ matrix.example }}` environment" commiter: "FloxBot " author: "FloxBot " branch: "chore-update-${{ matrix.example }}-environment" delete-branch: true - title: "chore: Update manifest of `${{ matrix.example }}` flox environment" + title: "chore: Update lockfile of `${{ matrix.example }}` flox environment" body: "This PR was automatically created by [Update workflow](https://github.com/flox/floxenvs/actions/workflows/update.yml)." labels: "team-developer-support" diff --git a/.gitignore b/.gitignore index 0244da29..39c47b96 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /*/.flox/log /*/.flox/run go/hello +.vscode/ diff --git a/1password/.flox/env/manifest.lock b/1password/.flox/env/manifest.lock index 6d6a6d4c..11ddfaf4 100644 --- a/1password/.flox/env/manifest.lock +++ b/1password/.flox/env/manifest.lock @@ -30,17 +30,17 @@ { "attr_path": "_1password", "broken": false, - "derivation": "/nix/store/f3fa4s218law84ywc2pc9zkvq7qkwjmz-1password-cli-2.30.3.drv", + "derivation": "/nix/store/yiqrlpqqnki96j8kh0ydfqk88v0rb42h-1password-cli-2.30.3.drv", "description": "1Password command-line tool", "install_id": "op", "license": "Unfree", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "1password-cli-2.30.3", "pname": "_1password", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -50,7 +50,7 @@ "out" ], "outputs": { - "out": "/nix/store/311ibgh3b8zrmmqdjhnxmpm8bm9xmvfc-1password-cli-2.30.3" + "out": "/nix/store/vy8syl3dfsqwqxvdg69lzfyzs79kwi4b-1password-cli-2.30.3" }, "system": "aarch64-darwin", "group": "toplevel", @@ -59,17 +59,17 @@ { "attr_path": "_1password", "broken": false, - "derivation": "/nix/store/1zd43mh5v0mvzdcyyk3msbs7lrs78cxa-1password-cli-2.30.3.drv", + "derivation": "/nix/store/9f11c33d7x22r3gq7s86b0nhlvk6mgs2-1password-cli-2.30.3.drv", "description": "1Password command-line tool", "install_id": "op", "license": "Unfree", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "1password-cli-2.30.3", "pname": "_1password", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -79,7 +79,7 @@ "out" ], "outputs": { - "out": "/nix/store/0kfw7wfj6x9swrnrm1d90mkmgbg525wf-1password-cli-2.30.3" + "out": "/nix/store/blhylg3bvsn17mp07lbdnapdgrx1vmq0-1password-cli-2.30.3" }, "system": "aarch64-linux", "group": "toplevel", @@ -88,17 +88,17 @@ { "attr_path": "_1password", "broken": false, - "derivation": "/nix/store/a28ry93kqmfjvfqq6ar9386hi6qa3m88-1password-cli-2.30.3.drv", + "derivation": "/nix/store/kw5zvnmpyllgghl1w6vlq2rqaqhmqn04-1password-cli-2.30.3.drv", "description": "1Password command-line tool", "install_id": "op", "license": "Unfree", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "1password-cli-2.30.3", "pname": "_1password", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -108,7 +108,7 @@ "out" ], "outputs": { - "out": "/nix/store/4yr9dcl6rqnf4hfq9id9llnrwnbxa8p7-1password-cli-2.30.3" + "out": "/nix/store/ssfx0980jg7hq8syz47r0x4hnzray4g1-1password-cli-2.30.3" }, "system": "x86_64-darwin", "group": "toplevel", @@ -117,17 +117,17 @@ { "attr_path": "_1password", "broken": false, - "derivation": "/nix/store/ccd376jlmxqym1wx8qigjg6pr7azz6xb-1password-cli-2.30.3.drv", + "derivation": "/nix/store/l2j43wlkp8dpc4m7zd1h5wrqhrd8xkr2-1password-cli-2.30.3.drv", "description": "1Password command-line tool", "install_id": "op", "license": "Unfree", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "1password-cli-2.30.3", "pname": "_1password", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -137,7 +137,7 @@ "out" ], "outputs": { - "out": "/nix/store/l2fncs935nlzys9fx8hrbs6kg71402jj-1password-cli-2.30.3" + "out": "/nix/store/msk5pvimla1xbksa07x246q5a2y0s5qh-1password-cli-2.30.3" }, "system": "x86_64-linux", "group": "toplevel", diff --git a/README.md b/README.md index 8ef429ec..fea1aebb 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ | `cassandra` | ✅ | ✅ | ✅ | | | `elasticsearch` | ✅ | ✅ | ✅ | | | `mysql` | ✅ | ✅ | ✅ | | +| `mongodb` | ✅ | ✅ | | | | **Shell:** | | `dotenv` | ✅ | ✅ | ✅ | Load .env environment variables | | `mkcert` | ✅ | ✅ | ✅ | A tool to make locally trusted development certificates | @@ -30,18 +31,19 @@ | `dagger` | ✅ | ✅ | ✅ | Dagger - write your pipelines in Go/Python/Typescript | | `1password` | ✅ | ✅ | ✅ | 1Password + a simple shell helper | | `nginx` | ✅ | ✅ | ✅ | A HTTP web server and much more... | -| `nb` | ✅ | ✅ | ✅ | IPython notebook | +| `jupyterlab` | ✅ | ✅ | ✅ | Jupyter Lab notebook | | `flaim` | ✅ | ✅ | ✅ | A stack of Python modules for Stable Diffusion | | `crispy-doom` | ✅ | ✅ | ✅ | The Crispy Doom game engine w/a hook that downloads a Doom game library | | `colima` | ✅ | ✅ | ✅ | Turnkey Docker with Containers on Linux Machines | | `gource` | ✅ | ✅ | ✅ | Create a video of your Git history, with avatars | | `localstack` | ✅ | ✅ | ✅ | Run a local version of AWS services for testing and development | +| `ollama` | ✅ | ✅ | ✅ | Turnkey local LLMs with a Next.JS UI | +| `sharing` | ✅ | ✅ | ✅ | Simple file sharing via a built-in webserver | | `anthropic` | | | | | | `fooocus` | | | | | | `metabase` | | | | | -| `ollama` | | | | | | `openai` | | | | | -| `podman` | | | | | +| `podman` | ✅ | ✅ | ✅ | | | `verba` | | | | | diff --git a/a-perfect-shell/.flox/env/manifest.lock b/a-perfect-shell/.flox/env/manifest.lock index 7ea486b9..cd966f6c 100644 --- a/a-perfect-shell/.flox/env/manifest.lock +++ b/a-perfect-shell/.flox/env/manifest.lock @@ -37,27 +37,27 @@ { "attr_path": "broot", "broken": false, - "derivation": "/nix/store/8wq6hcl4lzwwdc9wykbz9hnckrr7n5kr-broot-1.44.5.drv", + "derivation": "/nix/store/q7fr1fb2kn5gckm4ggry6zzkyxwz6w6s-broot-1.44.6.drv", "description": "Interactive tree view, a fuzzy search, a balanced BFS descent and customizable commands", "install_id": "broot", "license": "[ MIT ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "broot-1.44.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "broot-1.44.6", "pname": "broot", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.44.5", + "version": "1.44.6", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/8w1qisbx0598188ja69y8aa0v43m27gl-broot-1.44.5" + "out": "/nix/store/w8rp8vyglmkm53vl90r6w08d9ar29a0g-broot-1.44.6" }, "system": "aarch64-darwin", "group": "toplevel", @@ -66,27 +66,27 @@ { "attr_path": "broot", "broken": false, - "derivation": "/nix/store/a80jy3ydrq4dzsjfra768ggljfcmvxvb-broot-1.44.5.drv", + "derivation": "/nix/store/16racrq28ajijvb40wdl37ylblw38ni9-broot-1.44.6.drv", "description": "Interactive tree view, a fuzzy search, a balanced BFS descent and customizable commands", "install_id": "broot", "license": "[ MIT ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "broot-1.44.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "broot-1.44.6", "pname": "broot", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.44.5", + "version": "1.44.6", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/6z7pd6hb4xh632x2ga6k1nchvnr8hrgb-broot-1.44.5" + "out": "/nix/store/r0zs822yhx4qaq0hmnrm2bk11hyjimvk-broot-1.44.6" }, "system": "aarch64-linux", "group": "toplevel", @@ -95,27 +95,27 @@ { "attr_path": "broot", "broken": false, - "derivation": "/nix/store/m7hh1v5wvr0dy6srb2f642x588ipj2wk-broot-1.44.5.drv", + "derivation": "/nix/store/0gw7a55xyyjbpdcdymiffd47fbr9f997-broot-1.44.6.drv", "description": "Interactive tree view, a fuzzy search, a balanced BFS descent and customizable commands", "install_id": "broot", "license": "[ MIT ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "broot-1.44.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "broot-1.44.6", "pname": "broot", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.44.5", + "version": "1.44.6", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/lz7az70nv8rdb1mcfpri0y1q6cyvf5qr-broot-1.44.5" + "out": "/nix/store/66axczimi6nv8d81hibc4ypwik5raz1q-broot-1.44.6" }, "system": "x86_64-darwin", "group": "toplevel", @@ -124,27 +124,27 @@ { "attr_path": "broot", "broken": false, - "derivation": "/nix/store/ar3la8gbfjqj3b13ryzrdjigsxmnrlgn-broot-1.44.5.drv", + "derivation": "/nix/store/cmzbsr06ancglnb1cyl567vgjhjms3vc-broot-1.44.6.drv", "description": "Interactive tree view, a fuzzy search, a balanced BFS descent and customizable commands", "install_id": "broot", "license": "[ MIT ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "broot-1.44.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "broot-1.44.6", "pname": "broot", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.44.5", + "version": "1.44.6", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/3hs3a697lzgcfxfhrl4wqjija20w8l41-broot-1.44.5" + "out": "/nix/store/c503cgkwsjn1aq1bh9q2kk9j13p18iak-broot-1.44.6" }, "system": "x86_64-linux", "group": "toplevel", @@ -153,29 +153,29 @@ { "attr_path": "fzf", "broken": false, - "derivation": "/nix/store/p3zv7fq9h7p8saivrlmmdnwy0lblkzmz-fzf-0.57.0.drv", + "derivation": "/nix/store/yy1lcp9y5q6jydsxv0qmqzg9raw3azhx-fzf-0.59.0.drv", "description": "Command-line fuzzy finder written in Go", "install_id": "fzf", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "fzf-0.57.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "fzf-0.59.0", "pname": "fzf", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.57.0", + "version": "0.59.0", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "man": "/nix/store/gszq21lhpz1iy57paszhzna44ig3z6d1-fzf-0.57.0-man", - "out": "/nix/store/8iaarhsqpdvg0ndwdvjcx6rp8fnw2fzk-fzf-0.57.0" + "man": "/nix/store/3v7sj8jcg6ma75kzyfyacxnkafx509kx-fzf-0.59.0-man", + "out": "/nix/store/bsryib339sz6j8pb96fndzkln3cq3cl6-fzf-0.59.0" }, "system": "aarch64-darwin", "group": "toplevel", @@ -184,29 +184,29 @@ { "attr_path": "fzf", "broken": false, - "derivation": "/nix/store/i2vpncwlmbqydwx05ddzf2pg4pl0phck-fzf-0.57.0.drv", + "derivation": "/nix/store/jk887bvgnx54wkgh8sbdi684chbbzxha-fzf-0.59.0.drv", "description": "Command-line fuzzy finder written in Go", "install_id": "fzf", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "fzf-0.57.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "fzf-0.59.0", "pname": "fzf", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.57.0", + "version": "0.59.0", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "man": "/nix/store/pzvqwg3xsk0llfmwp49mv0q1yj0506i0-fzf-0.57.0-man", - "out": "/nix/store/4m0q1zccd891q3phq23dg1b4dfnyqw6r-fzf-0.57.0" + "man": "/nix/store/hc4pwk49idw2niwjl46jz1mpc6yzvbcr-fzf-0.59.0-man", + "out": "/nix/store/p9yg6vaclrmfdc3zi78bi2gby8sakb4y-fzf-0.59.0" }, "system": "aarch64-linux", "group": "toplevel", @@ -215,29 +215,29 @@ { "attr_path": "fzf", "broken": false, - "derivation": "/nix/store/8n19kvz4aajl1fq8fxni0mfqqgwzw8w9-fzf-0.57.0.drv", + "derivation": "/nix/store/sssfwn963ghy9zi8bd65dhjwik4awgkv-fzf-0.59.0.drv", "description": "Command-line fuzzy finder written in Go", "install_id": "fzf", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "fzf-0.57.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "fzf-0.59.0", "pname": "fzf", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.57.0", + "version": "0.59.0", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "man": "/nix/store/chwh9bxf1miy4gbym0f2pasnpg6n26pb-fzf-0.57.0-man", - "out": "/nix/store/dgkgwwdwilbg1bfqw1hdym0v206pdxwd-fzf-0.57.0" + "man": "/nix/store/canmvp6jmi3a8aaxn164q83cia2r6n9x-fzf-0.59.0-man", + "out": "/nix/store/1n294gwx5byrz0a4nr4zrrry3y2g9ggi-fzf-0.59.0" }, "system": "x86_64-darwin", "group": "toplevel", @@ -246,29 +246,29 @@ { "attr_path": "fzf", "broken": false, - "derivation": "/nix/store/v2n67hyzcf0qfakgva1li36xzqli4vfc-fzf-0.57.0.drv", + "derivation": "/nix/store/jzc4a0v191xsx7q6nhij6nb4s6w8a0x0-fzf-0.59.0.drv", "description": "Command-line fuzzy finder written in Go", "install_id": "fzf", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "fzf-0.57.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "fzf-0.59.0", "pname": "fzf", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.57.0", + "version": "0.59.0", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "man": "/nix/store/709q83k1ma94r5qwiwm330sm67fh3bgs-fzf-0.57.0-man", - "out": "/nix/store/qb76l3bdjlld3xdvr2clbqwsi8l1rh5j-fzf-0.57.0" + "man": "/nix/store/42p4zwfk23n59p4rlhh47sqh6aw2dy6n-fzf-0.59.0-man", + "out": "/nix/store/m0f18wgfz8yffsl09lciwiazgic3lsnm-fzf-0.59.0" }, "system": "x86_64-linux", "group": "toplevel", @@ -277,17 +277,17 @@ { "attr_path": "zoxide", "broken": false, - "derivation": "/nix/store/i196xx524siwqlbg07yx6gnc7b56mc7b-zoxide-0.9.6.drv", + "derivation": "/nix/store/gy84kbicfii6mswrlhdkiwi4bk7rvzx8-zoxide-0.9.6.drv", "description": "Fast cd command that learns your habits", "install_id": "zoxide", "license": "[ MIT ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "zoxide-0.9.6", "pname": "zoxide", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -297,7 +297,7 @@ "out" ], "outputs": { - "out": "/nix/store/lk431w3jp31zbbmwxhjn3wx5dkp7px3w-zoxide-0.9.6" + "out": "/nix/store/cak515vsckbvmk59yw4x5zvbms95h5av-zoxide-0.9.6" }, "system": "aarch64-darwin", "group": "toplevel", @@ -306,17 +306,17 @@ { "attr_path": "zoxide", "broken": false, - "derivation": "/nix/store/9ycjibnhbq68ypgbd18by3kxkv730mqh-zoxide-0.9.6.drv", + "derivation": "/nix/store/fwpgmpay0wis64fa4z67qllnr159x6yc-zoxide-0.9.6.drv", "description": "Fast cd command that learns your habits", "install_id": "zoxide", "license": "[ MIT ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "zoxide-0.9.6", "pname": "zoxide", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -326,7 +326,7 @@ "out" ], "outputs": { - "out": "/nix/store/cz55mamp3l4bqklaz61y9bz0yvqi4mba-zoxide-0.9.6" + "out": "/nix/store/1aigq9nk1fbpi47x0yinjjqw56w3jabk-zoxide-0.9.6" }, "system": "aarch64-linux", "group": "toplevel", @@ -335,17 +335,17 @@ { "attr_path": "zoxide", "broken": false, - "derivation": "/nix/store/3m3l24ymy3xaabnc121isbwwcm3lki8f-zoxide-0.9.6.drv", + "derivation": "/nix/store/z5va5pgvgdn6i0jpb73igwclnkanqfzg-zoxide-0.9.6.drv", "description": "Fast cd command that learns your habits", "install_id": "zoxide", "license": "[ MIT ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "zoxide-0.9.6", "pname": "zoxide", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -355,7 +355,7 @@ "out" ], "outputs": { - "out": "/nix/store/66qhkq7bshz34aby8rw1d2rkwl9vq6vi-zoxide-0.9.6" + "out": "/nix/store/iv2ky8k50rh3gy7p6b3i97f6ikwwa5fs-zoxide-0.9.6" }, "system": "x86_64-darwin", "group": "toplevel", @@ -364,17 +364,17 @@ { "attr_path": "zoxide", "broken": false, - "derivation": "/nix/store/swpmbh43m2bns2yvmyrdzm90w3ah3lgg-zoxide-0.9.6.drv", + "derivation": "/nix/store/l4cq74yf0bgv9xqrf966bckqmgzqs5ac-zoxide-0.9.6.drv", "description": "Fast cd command that learns your habits", "install_id": "zoxide", "license": "[ MIT ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "zoxide-0.9.6", "pname": "zoxide", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -384,7 +384,7 @@ "out" ], "outputs": { - "out": "/nix/store/l4k3n4vi2y5qjzzhihr37jwhwxz4vxdq-zoxide-0.9.6" + "out": "/nix/store/180di9w7nwsbxp5r1ybiidmdzf796xff-zoxide-0.9.6" }, "system": "x86_64-linux", "group": "toplevel", diff --git a/anthropic/manifest.toml b/anthropic/manifest.toml deleted file mode 100644 index 920bf505..00000000 --- a/anthropic/manifest.toml +++ /dev/null @@ -1,88 +0,0 @@ -# -# This is a Flox environment manifest. -# Visit flox.dev/docs/concepts/manifest/ -# or see flox-edit(1), manifest.toml(5) for more information. -# -version = 1 - -[install] -anthropic.pkg-path = "python312Packages.anthropic" -click.pkg-path = "python312Packages.click" -gum.pkg-path = "gum" - -[vars] -claude_script="[(importlib := __import__('importlib')), (click := importlib.import_module('click')), (os := importlib.import_module('os')), (anthropic := importlib.import_module('anthropic')), (__ol_mod_znnivfqyig := __import__('pathlib', globals(), locals(), ['Path'], 0)), (Path := __ol_mod_znnivfqyig.Path), (claude := click.command()(click.option('--model', '-m', default='claude-3-5-sonnet-20240620', help='The Claude model to use (sonnet3.5, opus3, sonnet3, haiku3, or full model name)', metavar='')(click.option('--temperature', '-t', default=0.0, help='The temperature (0.0 to 1.0) for response generation', metavar='')(click.option('--max-tokens', '-x', default=1000, help='The maximum number of tokens in the response', metavar='')(click.option('--infile', '-i', help='File to read input from', metavar='')(click.option('--outfile', '-o', help='File to write the response to', metavar='')(click.argument('prompt')(lambda model, temperature, max_tokens, infile, outfile, prompt: [(__ol_retv_ewemytjeia := None), (model_fullname := 'claude-3-5-sonnet-20240620') if model == 'sonnet3.5' else (model_fullname := 'claude-3-opus-20240229') if model == 'opus3' else (model_fullname := 'claude-3-sonnet-20240229') if model == 'sonnet3' else (model_fullname := 'claude-3-haiku-20240307') if model == 'haiku3' else (model_fullname := model), [(size := os.path.getsize(infile)), [print('Error: input file size exceeds 16kb limit.'), exit(1)] if size > 16383 else ..., (file_path := Path(infile)), (inputfilecontent := file_path.read_text()), (fullprompt := (inputfilecontent + ' ' + prompt).strip())] if infile else (fullprompt := prompt.strip()), (client := anthropic.Anthropic()), (message := client.messages.create(model=model, max_tokens=max_tokens, temperature=temperature, messages=[{'role': 'user', 'content': fullprompt}])), (content := message.content[0].text), [(write_file := open(outfile, 'w')), write_file.write(content), write_file.close(), print('Output saved to', outfile)] if outfile else print(content), [], __ol_retv_ewemytjeia][-1])))))))), claude(auto_envvar_prefix='CLAUDE') if __name__ == '__main__' else ..., (main := click.group()(lambda: [(__ol_retv_ckoahrmehp := None), ..., __ol_retv_ckoahrmehp][-1]))]" - -[hook] -on-activate = ''' - # Bootstrap ANTHROPIC_API_KEY setup - bootstrap_anthropic_config() { - local config_file="$HOME/.config/flox/anthropic.session" - local config_dir="$(dirname "$config_file")" - - # Check if exists ANTHROPIC_API_KEY as an env variable - if [ -n "$ANTHROPIC_API_KEY" ]; then - echo "Anthropic API key is already set as an environment variable." - return 0 - fi - - # Check if exists ~/.config/flox/anthropic and if exists valid API key - if [ -f "$config_file" ]; then - source "$config_file" - if [ -n "$ANTHROPIC_API_KEY" ]; then - echo "Anthropic API key loaded from config file." - export ANTHROPIC_API_KEY - return 0 - fi - fi - - - # If we've reached this point, it's time to prompt you for your API key - mkdir -p "$config_dir" - - echo "Please enter your Anthropic API key:" - ANTHROPIC_API_KEY=$(gum input --password) - - # If the user has said "no" to persisting the key previously, let's stop here - if [ "$ANTHROPIC_KEY_PERSISTENCE" == "false" ]; then - echo "Not storing key based on setting in $config_file" - return 0 - fi - - echo "# Anthropic API configuration" > "$config_file" - echo "# You can enable/disable key persistence by setting ANTHROPIC_KEY_PERSISTENCE to true/false" >> "$config_file" - - # Here we ask you if you want to persist your API key - - if gum confirm "Do you want to persist your Anthropic API key?" --affirmative="Yes" --negative="No"; then - # If user sez Yes save API key - echo "ANTHROPIC_API_KEY=$ANTHROPIC_API_KEY" >> "$config_file" - echo "ANTHROPIC_KEY_PERSISTENCE=true" >> "$config_file" - echo "API key saved to config file and persistence enabled: $config_file" - else - # If user sez No do not save API key - echo "ANTHROPIC_KEY_PERSISTENCE=false" >> "$config_file" - echo "API key not saved to file. It will only be available for this session." - fi - - export ANTHROPIC_API_KEY - echo "Anthropic API key set for this session." - echo "Configuration file location: $config_file" - } - - # Call the bootstrapping wizard - bootstrap_anthropic_config -''' - -[profile] -bash = ''' - alias claude="python3 -c \"$claude_script\"" -''' - -zsh = ''' - alias claude="python3 -c \"$claude_script\"" -''' - -[options] -systems = ["aarch64-darwin", "aarch64-linux", "x86_64-darwin", "x86_64-linux"] - diff --git a/cassandra/.flox/env/manifest.lock b/cassandra/.flox/env/manifest.lock index 162ae847..c91afe20 100644 --- a/cassandra/.flox/env/manifest.lock +++ b/cassandra/.flox/env/manifest.lock @@ -45,11 +45,7 @@ }, "services": { "cassandra": { - "command": "cassandra -Dcassandra.config=file://$CASSANDRA_CONFIG_FILE -f", - "vars": null, - "is-daemon": null, - "shutdown": null, - "systems": null + "command": "cassandra -Dcassandra.config=file://$CASSANDRA_CONFIG_FILE -f" } } }, @@ -57,17 +53,17 @@ { "attr_path": "cassandra_4", "broken": false, - "derivation": "/nix/store/cf885i7s0sc8r4xndkwbxwqmzgq2xfvx-cassandra-4.1.7.drv", + "derivation": "/nix/store/2f4cl1c1wbbx3id149kmh0l4nj66xckm-cassandra-4.1.7.drv", "description": "Massively scalable open source NoSQL database", "install_id": "cassandra", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "cassandra-4.1.7", "pname": "cassandra_4", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -77,7 +73,7 @@ "out" ], "outputs": { - "out": "/nix/store/yhdyh3442877hqpl7jjm1zdvmiy94yvl-cassandra-4.1.7" + "out": "/nix/store/xwhm2fqxdabrqnafp9ayq2bga97ib04j-cassandra-4.1.7" }, "system": "aarch64-darwin", "group": "toplevel", @@ -86,17 +82,17 @@ { "attr_path": "cassandra_4", "broken": false, - "derivation": "/nix/store/414xf6k5r4vcdx9rjqv9x2z18ylfswgl-cassandra-4.1.7.drv", + "derivation": "/nix/store/q6vrmyan81kk2x1jz21i11vl868j8nfi-cassandra-4.1.7.drv", "description": "Massively scalable open source NoSQL database", "install_id": "cassandra", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "cassandra-4.1.7", "pname": "cassandra_4", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -106,7 +102,7 @@ "out" ], "outputs": { - "out": "/nix/store/hx6hlj73lhwwhgza7sjsvm7z8vl6x5d7-cassandra-4.1.7" + "out": "/nix/store/jmsfpc7dg1a9ryrzh5f4lv7djlrwdbc2-cassandra-4.1.7" }, "system": "aarch64-linux", "group": "toplevel", @@ -115,17 +111,17 @@ { "attr_path": "cassandra_4", "broken": false, - "derivation": "/nix/store/d0w4p9mwx8v2d3lsskaz4kn02a9630l0-cassandra-4.1.7.drv", + "derivation": "/nix/store/2l5nffidw2qpm8fg913vyg9yccpxzsxz-cassandra-4.1.7.drv", "description": "Massively scalable open source NoSQL database", "install_id": "cassandra", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "cassandra-4.1.7", "pname": "cassandra_4", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -135,7 +131,7 @@ "out" ], "outputs": { - "out": "/nix/store/lmmc3qynl9prgj64vnhaiy70fjnk9h22-cassandra-4.1.7" + "out": "/nix/store/0y4hxzwxw9arxc8413y1d26ni8109zb6-cassandra-4.1.7" }, "system": "x86_64-darwin", "group": "toplevel", @@ -144,17 +140,17 @@ { "attr_path": "cassandra_4", "broken": false, - "derivation": "/nix/store/n0ymn5nk2sx20k6lxq6s989blcgnddgr-cassandra-4.1.7.drv", + "derivation": "/nix/store/d4psgzaq3mhqjqmvr3hk8cicbc6ddgpm-cassandra-4.1.7.drv", "description": "Massively scalable open source NoSQL database", "install_id": "cassandra", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "cassandra-4.1.7", "pname": "cassandra_4", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -164,7 +160,7 @@ "out" ], "outputs": { - "out": "/nix/store/c84d2xwf3jsjw7vawxrv1nx1s49cmcy1-cassandra-4.1.7" + "out": "/nix/store/zsk7fg8gkyp7s44qxl7rdiqxp0nc8ipf-cassandra-4.1.7" }, "system": "x86_64-linux", "group": "toplevel", @@ -173,17 +169,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/llsrcrh3a4nyqc16qiil45j5ndypcp2v-coreutils-9.5.drv", + "derivation": "/nix/store/vjfwxkpsdmjc6zwvjavkw7wygvdkpn2i-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -193,8 +189,8 @@ "out" ], "outputs": { - "info": "/nix/store/c263jjqg2mpap2fagjl34lziidkgph3i-coreutils-9.5-info", - "out": "/nix/store/p9m0bsw49c5m6wnm3m4fs97yx5rxcmfj-coreutils-9.5" + "info": "/nix/store/simc3qvyl7p7jpg75rxv8x649yp8zsx2-coreutils-9.5-info", + "out": "/nix/store/y47p66ilr9q34s9mizscsdxw5vxq62qj-coreutils-9.5" }, "system": "aarch64-darwin", "group": "toplevel", @@ -203,17 +199,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/18ysbs708pj8ps18fdjj81z7zn4c6fla-coreutils-9.5.drv", + "derivation": "/nix/store/55k13swx2vgmhaivk2x60iq0800sqd4r-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -223,9 +219,9 @@ "out" ], "outputs": { - "debug": "/nix/store/r1x885lysldxid2575k87nld06pkbf4v-coreutils-9.5-debug", - "info": "/nix/store/xqglm4755lgpjrdyxi5f52fljrcarvqc-coreutils-9.5-info", - "out": "/nix/store/lhd4sbpf3l9jxmb8sl6881l924q151j0-coreutils-9.5" + "debug": "/nix/store/6bwh9mdkkm6by9fif5fs4gds70syjrlx-coreutils-9.5-debug", + "info": "/nix/store/rhypb4vgwpdqqpzdvn66g9r1r349chdg-coreutils-9.5-info", + "out": "/nix/store/262cihc8b77953r05p353h9xd7axjrbz-coreutils-9.5" }, "system": "aarch64-linux", "group": "toplevel", @@ -234,17 +230,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/kbycv389y9ybys6xrgbqj82z039s9i20-coreutils-9.5.drv", + "derivation": "/nix/store/g1nysyhfj53ddn45nc8wiczkl38ilnk0-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -254,8 +250,8 @@ "out" ], "outputs": { - "info": "/nix/store/aghncv047lvr0xhil8fwwxpk6bi5yalh-coreutils-9.5-info", - "out": "/nix/store/ka9bhk1lwdqyv47kkw6ppqgx010xwghn-coreutils-9.5" + "info": "/nix/store/4rz5jm5rk648bxgnhr1ijyw3xfnmsg2h-coreutils-9.5-info", + "out": "/nix/store/qjdqc0jddszwwb2jhpwyn2c92gsrdhwj-coreutils-9.5" }, "system": "x86_64-darwin", "group": "toplevel", @@ -264,17 +260,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/rzf4njjb1pfpc2csazccxjn9452d96mi-coreutils-9.5.drv", + "derivation": "/nix/store/8n2r30qdxcc6mj7hzf88gb1xzc1hjbrw-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -284,9 +280,9 @@ "out" ], "outputs": { - "debug": "/nix/store/zs8k0d5dx7nkvs6vmxmkr1jdz3px2fhi-coreutils-9.5-debug", - "info": "/nix/store/hm7bqb710681rxgrq8b6l9zms50aj4k5-coreutils-9.5-info", - "out": "/nix/store/4s9rah4cwaxflicsk5cndnknqlk9n4p3-coreutils-9.5" + "debug": "/nix/store/fc58f079w7wy0kpicpdpvx1a0xf24hi4-coreutils-9.5-debug", + "info": "/nix/store/sihgjmzsla41aywcnflvvr43hc6nq0kk-coreutils-9.5-info", + "out": "/nix/store/wdap4cr3bnm685f27y9bb6q5b6q18msl-coreutils-9.5" }, "system": "x86_64-linux", "group": "toplevel", @@ -295,17 +291,17 @@ { "attr_path": "semver-tool", "broken": false, - "derivation": "/nix/store/r7m7zs0my3la6k4q0dcrlqjfd8w8pqz7-semver-tool-3.4.0.drv", + "derivation": "/nix/store/2njw420klwq10jwyv9iaj60k2h367hlb-semver-tool-3.4.0.drv", "description": "semver bash implementation", "install_id": "semver-tool", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "semver-tool-3.4.0", "pname": "semver-tool", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -315,7 +311,7 @@ "out" ], "outputs": { - "out": "/nix/store/l4ab650jpqi7kq6wah76rrjsarp9g44x-semver-tool-3.4.0" + "out": "/nix/store/d3aahl8bhf60ij4c2ffhd4plgqp9r0m7-semver-tool-3.4.0" }, "system": "aarch64-darwin", "group": "toplevel", @@ -324,17 +320,17 @@ { "attr_path": "semver-tool", "broken": false, - "derivation": "/nix/store/i6n23i3vb5mj70zz28nb5apl4kr23z70-semver-tool-3.4.0.drv", + "derivation": "/nix/store/k78533zfla6k300j08i610phzd7n1rda-semver-tool-3.4.0.drv", "description": "semver bash implementation", "install_id": "semver-tool", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "semver-tool-3.4.0", "pname": "semver-tool", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -344,7 +340,7 @@ "out" ], "outputs": { - "out": "/nix/store/df2b0v3xs7c906cwg7kyw63dwwv4nmkf-semver-tool-3.4.0" + "out": "/nix/store/z2bvv6qlflz6yhhlnl1arnhzzkbf6bc0-semver-tool-3.4.0" }, "system": "aarch64-linux", "group": "toplevel", @@ -353,17 +349,17 @@ { "attr_path": "semver-tool", "broken": false, - "derivation": "/nix/store/n61fiaazy6v3q5h0879sh8gqlgsccba0-semver-tool-3.4.0.drv", + "derivation": "/nix/store/gvbcbynca12937gxp5alg7w8hhhmmmyw-semver-tool-3.4.0.drv", "description": "semver bash implementation", "install_id": "semver-tool", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "semver-tool-3.4.0", "pname": "semver-tool", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -373,7 +369,7 @@ "out" ], "outputs": { - "out": "/nix/store/nd61x38xy53nf77qg9jxawkh9jj1d6p6-semver-tool-3.4.0" + "out": "/nix/store/5j6qbw40nsbbjjl9ql8g712agyadh4nm-semver-tool-3.4.0" }, "system": "x86_64-darwin", "group": "toplevel", @@ -382,17 +378,17 @@ { "attr_path": "semver-tool", "broken": false, - "derivation": "/nix/store/vc4jz0hwbi7xvmd1na4zm4baw89lmjff-semver-tool-3.4.0.drv", + "derivation": "/nix/store/y7y4a4grgqi3jar9vc4mqxszgyl84dpn-semver-tool-3.4.0.drv", "description": "semver bash implementation", "install_id": "semver-tool", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "semver-tool-3.4.0", "pname": "semver-tool", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -402,7 +398,7 @@ "out" ], "outputs": { - "out": "/nix/store/qqmcd9rv5bbx2awjyj8alr0h0m18r34g-semver-tool-3.4.0" + "out": "/nix/store/w5l379rzcz8sy1z5zm6xp7g8z9ssd1yg-semver-tool-3.4.0" }, "system": "x86_64-linux", "group": "toplevel", @@ -411,17 +407,17 @@ { "attr_path": "which", "broken": false, - "derivation": "/nix/store/618d9yn5n37433icn8la82cbb774z3b0-which-2.21.drv", + "derivation": "/nix/store/z3ygpy9sr75ywdq4yzwbwyxsmns03xjr-which-2.21.drv", "description": "Shows the full path of (shell) commands", "install_id": "which", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "which-2.21", "pname": "which", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -431,7 +427,7 @@ "out" ], "outputs": { - "out": "/nix/store/wfsrz4gibj527l8hqiiqw1kmmvcdvah8-which-2.21" + "out": "/nix/store/y9i6grgmf838f858cj2myfdbw7377ldp-which-2.21" }, "system": "aarch64-darwin", "group": "toplevel", @@ -440,17 +436,17 @@ { "attr_path": "which", "broken": false, - "derivation": "/nix/store/myyrllp619jb1mn19bk9x2mj505zp6al-which-2.21.drv", + "derivation": "/nix/store/xmm7vbc8l0wk8k2ibysj89bdkzanwiyg-which-2.21.drv", "description": "Shows the full path of (shell) commands", "install_id": "which", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "which-2.21", "pname": "which", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -460,7 +456,7 @@ "out" ], "outputs": { - "out": "/nix/store/0r0vs9c8h75w6b474xlhjawa2gvi0vn2-which-2.21" + "out": "/nix/store/96p5fxmlqvihdcmcrl8qq1qzlnjb5id1-which-2.21" }, "system": "aarch64-linux", "group": "toplevel", @@ -469,17 +465,17 @@ { "attr_path": "which", "broken": false, - "derivation": "/nix/store/zy9r60ji4gql7qr767vgy6yfgip5wvci-which-2.21.drv", + "derivation": "/nix/store/86jvrw247f8c45bmxxfncngjp934mi8r-which-2.21.drv", "description": "Shows the full path of (shell) commands", "install_id": "which", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "which-2.21", "pname": "which", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -489,7 +485,7 @@ "out" ], "outputs": { - "out": "/nix/store/dl1g1ww2bzc18s4avnm0yb2pw71xajgl-which-2.21" + "out": "/nix/store/pyz0643263cqxq77sm2p291r28lrfb61-which-2.21" }, "system": "x86_64-darwin", "group": "toplevel", @@ -498,17 +494,17 @@ { "attr_path": "which", "broken": false, - "derivation": "/nix/store/9vxljahmhshlj052vxjhb4a5f1bh4pji-which-2.21.drv", + "derivation": "/nix/store/ap0fr2xw7iws9pq6bbr8hfd24f7b062l-which-2.21.drv", "description": "Shows the full path of (shell) commands", "install_id": "which", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "which-2.21", "pname": "which", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -518,7 +514,7 @@ "out" ], "outputs": { - "out": "/nix/store/4v2jp43ag2kynby75pnpvy34c3cbd18j-which-2.21" + "out": "/nix/store/f9qijkp80215dih25df0az32ii31vg27-which-2.21" }, "system": "x86_64-linux", "group": "toplevel", diff --git a/colima/.flox/env/manifest.lock b/colima/.flox/env/manifest.lock index de7922b1..799c421f 100644 --- a/colima/.flox/env/manifest.lock +++ b/colima/.flox/env/manifest.lock @@ -31,12 +31,10 @@ "services": { "colima": { "command": "colima start", - "vars": null, "is-daemon": true, "shutdown": { "command": "colima stop" - }, - "systems": null + } } } }, @@ -44,17 +42,17 @@ { "attr_path": "colima", "broken": false, - "derivation": "/nix/store/3c3w6v0lkf5hkrfyy5m2h0z1hqhgcyii-colima-0.8.1.drv", + "derivation": "/nix/store/sf6pkkdlv7vic69iv5ipbqbqf554y32k-colima-0.8.1.drv", "description": "Container runtimes with minimal setup", "install_id": "colima", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "colima-0.8.1", "pname": "colima", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -64,7 +62,7 @@ "out" ], "outputs": { - "out": "/nix/store/w31z9xki6gzd4m49nyqjm5n5b3qw7qcm-colima-0.8.1" + "out": "/nix/store/nkzxs2fmkpljjrzvhdcxp0h0m2zyn8z2-colima-0.8.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -73,17 +71,17 @@ { "attr_path": "colima", "broken": false, - "derivation": "/nix/store/vvv11brfs91zm9mmk4c0b1rlkj18625r-colima-0.8.1.drv", + "derivation": "/nix/store/giynrjp1jdxjqrvd0d9607rr9nn2kgbb-colima-0.8.1.drv", "description": "Container runtimes with minimal setup", "install_id": "colima", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "colima-0.8.1", "pname": "colima", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -93,7 +91,7 @@ "out" ], "outputs": { - "out": "/nix/store/a867x6jr62zsx15p8aginvvkq0p6h4gk-colima-0.8.1" + "out": "/nix/store/38sin38r0n6ni6s13kb7z81kzkarhaap-colima-0.8.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -102,17 +100,17 @@ { "attr_path": "colima", "broken": false, - "derivation": "/nix/store/ws80rl9j9hmb8gmhzdzp7f47ca3gnb0w-colima-0.8.1.drv", + "derivation": "/nix/store/hjxvckgsixqcl3ss0k01h16y45ndlxhp-colima-0.8.1.drv", "description": "Container runtimes with minimal setup", "install_id": "colima", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "colima-0.8.1", "pname": "colima", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -122,7 +120,7 @@ "out" ], "outputs": { - "out": "/nix/store/fymd47wlraz3vx1n4qdwnzfy18bf1jh8-colima-0.8.1" + "out": "/nix/store/7nqjhy2nbnm81jcjrklrlprmkw0wvgnh-colima-0.8.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -131,27 +129,27 @@ { "attr_path": "docker-client", "broken": false, - "derivation": "/nix/store/pzgj73xrhm6jswg6f9i52ns475dmrcsx-docker-27.5.0.drv", + "derivation": "/nix/store/g4cf0gycp8sfs3c1ns8ibyca77xhir3d-docker-27.5.1.drv", "description": "Open source project to pack, ship and run any application as a lightweight container", "install_id": "docker", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "docker-27.5.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "docker-27.5.1", "pname": "docker-client", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "docker-27.5.0", + "version": "docker-27.5.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/df724zgbb3fqpgdm0r88nfl52g3m91pj-docker-27.5.0" + "out": "/nix/store/y5vfyg4bzrchzf81mn5ykmldj4bp393m-docker-27.5.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -160,27 +158,27 @@ { "attr_path": "docker-client", "broken": false, - "derivation": "/nix/store/825xpq061sz35jl9ppw3130qc1l494wq-docker-27.5.0.drv", + "derivation": "/nix/store/sh6bn5a2x5vsi4c2bx4ss01qblmzkaa3-docker-27.5.1.drv", "description": "Open source project to pack, ship and run any application as a lightweight container", "install_id": "docker", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "docker-27.5.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "docker-27.5.1", "pname": "docker-client", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "docker-27.5.0", + "version": "docker-27.5.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/4na82m17dp092f120rkxrsbqs6l7rrl5-docker-27.5.0" + "out": "/nix/store/7aj3ybsr9wl97dycp0y2dsy07ykp59b9-docker-27.5.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -189,27 +187,27 @@ { "attr_path": "docker-client", "broken": false, - "derivation": "/nix/store/43fp4r5i8kff5dg49q51q3qa9s4cdw0v-docker-27.5.0.drv", + "derivation": "/nix/store/370f1cvjymiwayqsslyj3yxpnadlkgci-docker-27.5.1.drv", "description": "Open source project to pack, ship and run any application as a lightweight container", "install_id": "docker", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "docker-27.5.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "docker-27.5.1", "pname": "docker-client", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "docker-27.5.0", + "version": "docker-27.5.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/5mpnhfmpyinlylg86hlbpzjdiapsfz1b-docker-27.5.0" + "out": "/nix/store/iw4fchayhwz0fwi1yxcd73x81j228jix-docker-27.5.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -218,27 +216,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/0lxr3l6jxkvc1ckrjs65bkmr6wkm12ib-gum-0.14.5.drv", + "derivation": "/nix/store/gccd71rh0832pa50dv7gmn4r6ap9qw4d-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/p87f1zvabjckkam5f8p5n8s0p9dy2z8d-gum-0.14.5" + "out": "/nix/store/xdllwvxv5817vyspsxz9md15mkw0jnpk-gum-0.15.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -247,27 +245,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/flfac2jgxzw1zx2xk81w322qyzzbsni3-gum-0.14.5.drv", + "derivation": "/nix/store/icbs467zrbkbwzj0iq6yqgqcrfflnzdd-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/i8ks7qinadmk77dmknnrpi4iczv8p8gj-gum-0.14.5" + "out": "/nix/store/a32cysf4yz5vh6jv8kapywxpr52mpza5-gum-0.15.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -276,27 +274,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/mjp6pldbmq5d6q0cl8brimzf0h3fdqpz-gum-0.14.5.drv", + "derivation": "/nix/store/96il3fayyk011rizdw7sn92dzifbrkyk-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/z96hiw9h45mph9qilm4hp4j4ncf19qbl-gum-0.14.5" + "out": "/nix/store/izlkj83sbvsxvj2ss9p479jhxljdvy5r-gum-0.15.1" }, "system": "x86_64-linux", "group": "toplevel", diff --git a/crispy-doom/.flox/env/manifest.lock b/crispy-doom/.flox/env/manifest.lock index 2e50f789..a4dd2d5a 100644 --- a/crispy-doom/.flox/env/manifest.lock +++ b/crispy-doom/.flox/env/manifest.lock @@ -43,17 +43,17 @@ { "attr_path": "crispy-doom", "broken": false, - "derivation": "/nix/store/dd65gbpwfq3l830p9krhxkw8q0rx985k-crispy-doom-7.0.drv", + "derivation": "/nix/store/c3v9vsj93g1hzh44mb6yd4bikwdz5azn-crispy-doom-7.0.drv", "description": "Limit-removing enhanced-resolution Doom source port based on Chocolate Doom", "install_id": "crispy-doom", "license": "GPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", "name": "crispy-doom-7.0", "pname": "crispy-doom", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], @@ -63,7 +63,7 @@ "out" ], "outputs": { - "out": "/nix/store/i0vm95f8fln2ldkpnc12940aj73mflyj-crispy-doom-7.0" + "out": "/nix/store/zlbg7b4qwampygq7yc4aqwsa5np62n1f-crispy-doom-7.0" }, "system": "aarch64-darwin", "group": "toplevel", @@ -72,17 +72,17 @@ { "attr_path": "crispy-doom", "broken": false, - "derivation": "/nix/store/b8k64f1xc6551w38a5yjqb26fd37yaaj-crispy-doom-7.0.drv", + "derivation": "/nix/store/ma9v9hkszprl4k3a9k2h8a96y2ncxpjg-crispy-doom-7.0.drv", "description": "Limit-removing enhanced-resolution Doom source port based on Chocolate Doom", "install_id": "crispy-doom", "license": "GPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", "name": "crispy-doom-7.0", "pname": "crispy-doom", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], @@ -92,7 +92,7 @@ "out" ], "outputs": { - "out": "/nix/store/dbgg1awifd77yiqgsdggqnps7hyy0g8l-crispy-doom-7.0" + "out": "/nix/store/y7v7zcki2v0ign7kirhksczzi8c9z76i-crispy-doom-7.0" }, "system": "aarch64-linux", "group": "toplevel", @@ -101,17 +101,17 @@ { "attr_path": "crispy-doom", "broken": false, - "derivation": "/nix/store/ihlkb7sri30kpiak4jz8wgdw756m6ljm-crispy-doom-7.0.drv", + "derivation": "/nix/store/8v03126mil17z5vdif9sjif1fjbwn9j3-crispy-doom-7.0.drv", "description": "Limit-removing enhanced-resolution Doom source port based on Chocolate Doom", "install_id": "crispy-doom", "license": "GPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", "name": "crispy-doom-7.0", "pname": "crispy-doom", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], @@ -121,7 +121,7 @@ "out" ], "outputs": { - "out": "/nix/store/kpd3i6p7l5z0rw73by5jcff3s0dbblr5-crispy-doom-7.0" + "out": "/nix/store/84mnh5vsnsx4ljvjvxlxp7wiwjq3wqan-crispy-doom-7.0" }, "system": "x86_64-darwin", "group": "toplevel", @@ -130,17 +130,17 @@ { "attr_path": "crispy-doom", "broken": false, - "derivation": "/nix/store/bvxj9587ngql6qqb0zwwssv4wyrjlv2f-crispy-doom-7.0.drv", + "derivation": "/nix/store/ihx6z15xa6jfxy9xfdp7mnvlq8jybpkv-crispy-doom-7.0.drv", "description": "Limit-removing enhanced-resolution Doom source port based on Chocolate Doom", "install_id": "crispy-doom", "license": "GPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", "name": "crispy-doom-7.0", "pname": "crispy-doom", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], @@ -150,7 +150,7 @@ "out" ], "outputs": { - "out": "/nix/store/jhhrqgkf8bdg6gsqhhfm22bvh1qb15cg-crispy-doom-7.0" + "out": "/nix/store/gha6xpp3arydr6x4s5ni2m8rzggvv4ny-crispy-doom-7.0" }, "system": "x86_64-linux", "group": "toplevel", @@ -159,32 +159,32 @@ { "attr_path": "curl", "broken": false, - "derivation": "/nix/store/dnqmvibg27990vinfrdj6anwxrlj8vav-curl-8.11.0.drv", + "derivation": "/nix/store/1lgnzh1yajsvp07q1ylim8l4pf4xnpmh-curl-8.11.1.drv", "description": "Command line tool for transferring files with URL syntax", "install_id": "curl", "license": "curl", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "curl-8.11.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", + "name": "curl-8.11.1", "pname": "curl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "8.11.0", + "version": "8.11.1", "outputs_to_install": [ "bin", "man" ], "outputs": { - "bin": "/nix/store/s4idvq3pgjprcjg7sqp2h5cgp1pn8frs-curl-8.11.0-bin", - "dev": "/nix/store/i4z3xbailna79bxycv6apy5f6phr3q0v-curl-8.11.0-dev", - "devdoc": "/nix/store/2grp27ghxrmg56rzmc9cfqy6wvcv4mp0-curl-8.11.0-devdoc", - "man": "/nix/store/gjv4ljqxdby4bm8z21rspqd247aprpcc-curl-8.11.0-man", - "out": "/nix/store/ifcj5pbackbazl7b91g64m3kbd4v1q01-curl-8.11.0" + "bin": "/nix/store/4wb2gw5y4d1s9lmll744k7mdkgza1mz1-curl-8.11.1-bin", + "dev": "/nix/store/2qfdjp13bid9g5axp74q1sas73wk4kmv-curl-8.11.1-dev", + "devdoc": "/nix/store/l88q3phl5gvv848slpzp9j5kl3gb7qi2-curl-8.11.1-devdoc", + "man": "/nix/store/02mrnrg0mqps1x6sqaw5dp79gcr010rh-curl-8.11.1-man", + "out": "/nix/store/bqkra3fwg9jn301gi14gcizpyrmxqb20-curl-8.11.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -193,33 +193,33 @@ { "attr_path": "curl", "broken": false, - "derivation": "/nix/store/85rxa1mpby6wj24n9n149zg9k7phl8n1-curl-8.11.0.drv", + "derivation": "/nix/store/k2yxygprsm0z17gxgc68rqr32mipsv1n-curl-8.11.1.drv", "description": "Command line tool for transferring files with URL syntax", "install_id": "curl", "license": "curl", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "curl-8.11.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", + "name": "curl-8.11.1", "pname": "curl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "8.11.0", + "version": "8.11.1", "outputs_to_install": [ "bin", "man" ], "outputs": { - "bin": "/nix/store/yq8dwiyxrflg270359yvxk8xckkid04q-curl-8.11.0-bin", - "debug": "/nix/store/hrzm29djj4n2l61pc3555kw3g17sr7z1-curl-8.11.0-debug", - "dev": "/nix/store/kjri2i96wsg99wqd4yaj50rdjh3hz531-curl-8.11.0-dev", - "devdoc": "/nix/store/02aq6i8g4mzs5bf0gvb562wcq51hizas-curl-8.11.0-devdoc", - "man": "/nix/store/y3bzv3q3226l5w1ia8ybb4rfwi0z5y0d-curl-8.11.0-man", - "out": "/nix/store/y340kr2q8x0y40krwzpv32x7d5c31jy7-curl-8.11.0" + "bin": "/nix/store/b4bfdh987ankyl4dl8hyqka0icbm7ch5-curl-8.11.1-bin", + "debug": "/nix/store/3nxwcrw2nz4psxfa298gz2rvxcxkgwrj-curl-8.11.1-debug", + "dev": "/nix/store/hmrxq7fax0jb25f0p6v77c9idl369wf3-curl-8.11.1-dev", + "devdoc": "/nix/store/xhyfvy56bpwk2xg0sjy0a72p86dbzzny-curl-8.11.1-devdoc", + "man": "/nix/store/cz541skcfa3sv96d7fgfl72jln28ai55-curl-8.11.1-man", + "out": "/nix/store/5nr2v31bm8zdxky9jci5m7kjqc5dqjvz-curl-8.11.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -228,32 +228,32 @@ { "attr_path": "curl", "broken": false, - "derivation": "/nix/store/c5pr3nfanr80zbnc7nrkm1j8n96rqyaj-curl-8.11.0.drv", + "derivation": "/nix/store/y5im64kq79xdsgb6sd5wy4qymzxh10fg-curl-8.11.1.drv", "description": "Command line tool for transferring files with URL syntax", "install_id": "curl", "license": "curl", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "curl-8.11.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", + "name": "curl-8.11.1", "pname": "curl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "8.11.0", + "version": "8.11.1", "outputs_to_install": [ "bin", "man" ], "outputs": { - "bin": "/nix/store/fmrh9cvrsfxv5bvv3cq853sz0y2q3cpd-curl-8.11.0-bin", - "dev": "/nix/store/ipjg6nffgq68mwdkqnj8nf5jri3hs1xf-curl-8.11.0-dev", - "devdoc": "/nix/store/gqbnhsqw8m6cz49apl1cj2llgsbz5mic-curl-8.11.0-devdoc", - "man": "/nix/store/c4n42gazswc9l8iiirv23xbpdk923gfw-curl-8.11.0-man", - "out": "/nix/store/32qkm0f9j9qdc91m4jnvj9imp6mfxxfz-curl-8.11.0" + "bin": "/nix/store/778ny8fq90spak0p7gwlfa78dxqj4x0s-curl-8.11.1-bin", + "dev": "/nix/store/j43v0gxd8n29mlm9v79fnwcnshc73kyg-curl-8.11.1-dev", + "devdoc": "/nix/store/mq7bgy6r8bjjj450b63p1l68k1pmr7lp-curl-8.11.1-devdoc", + "man": "/nix/store/w8wfvgpmpiyvmyn94x34bs2sl7w66iqk-curl-8.11.1-man", + "out": "/nix/store/05i854l3qagyd129f1fzg5ybz5fbs8lb-curl-8.11.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -262,33 +262,33 @@ { "attr_path": "curl", "broken": false, - "derivation": "/nix/store/wjy2jwhbwc4s3g6ayd1p8nh6wri76qd2-curl-8.11.0.drv", + "derivation": "/nix/store/vb5xh6jx4if2zcx83zazn08045z6321r-curl-8.11.1.drv", "description": "Command line tool for transferring files with URL syntax", "install_id": "curl", "license": "curl", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "curl-8.11.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", + "name": "curl-8.11.1", "pname": "curl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "8.11.0", + "version": "8.11.1", "outputs_to_install": [ "bin", "man" ], "outputs": { - "bin": "/nix/store/yckhqngmx90bakzhcyrsk7dww1fm352s-curl-8.11.0-bin", - "debug": "/nix/store/qb1m3if99v266fzlwvrhsh3sq8wxcdg6-curl-8.11.0-debug", - "dev": "/nix/store/g26bs63hz87c9s3sg0v42d6d8gjk36qw-curl-8.11.0-dev", - "devdoc": "/nix/store/9fpcw3582c7p7rbq6v3hzj89gd7ibgif-curl-8.11.0-devdoc", - "man": "/nix/store/fpm2i0k76mxbdjpwn8nifqpm25py1pfz-curl-8.11.0-man", - "out": "/nix/store/8yfak7dis3yqqls4mclzp5jb1ic2jzab-curl-8.11.0" + "bin": "/nix/store/wzlmn9jq15pbw61nmqcy5nnwv6dhpq09-curl-8.11.1-bin", + "debug": "/nix/store/nidhaw2lykjd4svj0xhh0a7p492r3n05-curl-8.11.1-debug", + "dev": "/nix/store/azfhp07yysbxvdhm78n43cjiwh1lb111-curl-8.11.1-dev", + "devdoc": "/nix/store/fb5dprl6p0rk1hv76wrg695yh2dzhrhv-curl-8.11.1-devdoc", + "man": "/nix/store/qabwv9rmysj9q6pxv9f85zavmw26y9dx-curl-8.11.1-man", + "out": "/nix/store/gj70mjxd5zy310wq81znzr73rx6badsl-curl-8.11.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -297,27 +297,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/0lxr3l6jxkvc1ckrjs65bkmr6wkm12ib-gum-0.14.5.drv", + "derivation": "/nix/store/bbk4nr4v55z2lq9lh7fbl72pf494li3i-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/p87f1zvabjckkam5f8p5n8s0p9dy2z8d-gum-0.14.5" + "out": "/nix/store/x8ppzim6x8amxzrkqb85905p0a8nsrda-gum-0.15.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -326,27 +326,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/flfac2jgxzw1zx2xk81w322qyzzbsni3-gum-0.14.5.drv", + "derivation": "/nix/store/zi549f6nqqc7lacsgyr36m90f21nlz45-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/i8ks7qinadmk77dmknnrpi4iczv8p8gj-gum-0.14.5" + "out": "/nix/store/87bbw3ax9jl3hnsij4ph8di5xyxb0q9l-gum-0.15.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -355,27 +355,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/5jaz36kssi10wjrsasi7wxf3rj9854hm-gum-0.14.5.drv", + "derivation": "/nix/store/ib96qx387d0ccxl48h94hr5ng75zgkzh-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/1s4jc1kmqksngyhanl76iibb19b7sd2v-gum-0.14.5" + "out": "/nix/store/x9a7n57fw4l6g50bgchsfzwwi5rw5nfy-gum-0.15.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -384,27 +384,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/mjp6pldbmq5d6q0cl8brimzf0h3fdqpz-gum-0.14.5.drv", + "derivation": "/nix/store/jf8w4f78mhxyqv7h2b6gk5dpxyszfwdz-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/z96hiw9h45mph9qilm4hp4j4ncf19qbl-gum-0.14.5" + "out": "/nix/store/srq6a403xm2zmycsfhhxq5bqrdl1v7j5-gum-0.15.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -413,17 +413,17 @@ { "attr_path": "unzip", "broken": false, - "derivation": "/nix/store/sjzqsa7srz1gkf8p2zq1hhxywz85v8sj-unzip-6.0.drv", + "derivation": "/nix/store/43wbwivyj2575zcz5sqlmvk9r53s80q7-unzip-6.0.drv", "description": "Extraction utility for archives compressed in .zip format", "install_id": "unzip", "license": "Info-ZIP", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", "name": "unzip-6.0", "pname": "unzip", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], @@ -433,7 +433,7 @@ "out" ], "outputs": { - "out": "/nix/store/qdjjh8zy5shspc7hk7xdmpk1w7yqjnx2-unzip-6.0" + "out": "/nix/store/paq77pgw6zk4rhfvks030mlxgk89ffl5-unzip-6.0" }, "system": "aarch64-darwin", "group": "toplevel", @@ -442,17 +442,17 @@ { "attr_path": "unzip", "broken": false, - "derivation": "/nix/store/aq5y35i9faqrxqn2jp8q2lnrgc2wjrg3-unzip-6.0.drv", + "derivation": "/nix/store/9cv9vhmwhq76b7nn4i50zkb07wlb3a53-unzip-6.0.drv", "description": "Extraction utility for archives compressed in .zip format", "install_id": "unzip", "license": "Info-ZIP", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", "name": "unzip-6.0", "pname": "unzip", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], @@ -462,7 +462,7 @@ "out" ], "outputs": { - "out": "/nix/store/k2ga3r9vzwpkz25ybp6jcb5nkb8v6cgf-unzip-6.0" + "out": "/nix/store/nrmvi371jvg8r47xc5c2sxah1s2rk8wn-unzip-6.0" }, "system": "aarch64-linux", "group": "toplevel", @@ -471,17 +471,17 @@ { "attr_path": "unzip", "broken": false, - "derivation": "/nix/store/j2k108szds75dz718mbhzcnhsrk7bbif-unzip-6.0.drv", + "derivation": "/nix/store/94nmi2kwx5na26k1ikabn1lb97kp4pys-unzip-6.0.drv", "description": "Extraction utility for archives compressed in .zip format", "install_id": "unzip", "license": "Info-ZIP", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", "name": "unzip-6.0", "pname": "unzip", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], @@ -491,7 +491,7 @@ "out" ], "outputs": { - "out": "/nix/store/6fs10f11x99fcj3q4znpyjpg4ll1vxq6-unzip-6.0" + "out": "/nix/store/j7mnxx3g72q1b4fz9m8vyb8ij7dac24c-unzip-6.0" }, "system": "x86_64-darwin", "group": "toplevel", @@ -500,17 +500,17 @@ { "attr_path": "unzip", "broken": false, - "derivation": "/nix/store/0a76pp9y386sfjpyqxmn6fh68icayvna-unzip-6.0.drv", + "derivation": "/nix/store/j849ds9lc1jjghaah17751dc47h2lzk1-unzip-6.0.drv", "description": "Extraction utility for archives compressed in .zip format", "install_id": "unzip", "license": "Info-ZIP", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", "name": "unzip-6.0", "pname": "unzip", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], @@ -520,7 +520,7 @@ "out" ], "outputs": { - "out": "/nix/store/mpncgrbpnsrh62qplwzr6mcnq1by79rn-unzip-6.0" + "out": "/nix/store/94cyvr4rq9d71lvkph4fbrqizs6kvp1m-unzip-6.0" }, "system": "x86_64-linux", "group": "toplevel", diff --git a/elasticsearch/.flox/env/manifest.lock b/elasticsearch/.flox/env/manifest.lock index 7189d4cf..ec95e5e9 100644 --- a/elasticsearch/.flox/env/manifest.lock +++ b/elasticsearch/.flox/env/manifest.lock @@ -46,11 +46,7 @@ }, "services": { "elasticsearch": { - "command": "elasticsearch", - "vars": null, - "is-daemon": null, - "shutdown": null, - "systems": null + "command": "elasticsearch" } } }, @@ -58,17 +54,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/nm1mg4ilciiwhzkj26scwybw6x4ijpf0-coreutils-9.5.drv", + "derivation": "/nix/store/vjfwxkpsdmjc6zwvjavkw7wygvdkpn2i-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -78,8 +74,8 @@ "out" ], "outputs": { - "info": "/nix/store/c263jjqg2mpap2fagjl34lziidkgph3i-coreutils-9.5-info", - "out": "/nix/store/p9m0bsw49c5m6wnm3m4fs97yx5rxcmfj-coreutils-9.5" + "info": "/nix/store/simc3qvyl7p7jpg75rxv8x649yp8zsx2-coreutils-9.5-info", + "out": "/nix/store/y47p66ilr9q34s9mizscsdxw5vxq62qj-coreutils-9.5" }, "system": "aarch64-darwin", "group": "toplevel", @@ -88,17 +84,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/18ysbs708pj8ps18fdjj81z7zn4c6fla-coreutils-9.5.drv", + "derivation": "/nix/store/55k13swx2vgmhaivk2x60iq0800sqd4r-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -108,9 +104,9 @@ "out" ], "outputs": { - "debug": "/nix/store/r1x885lysldxid2575k87nld06pkbf4v-coreutils-9.5-debug", - "info": "/nix/store/xqglm4755lgpjrdyxi5f52fljrcarvqc-coreutils-9.5-info", - "out": "/nix/store/lhd4sbpf3l9jxmb8sl6881l924q151j0-coreutils-9.5" + "debug": "/nix/store/6bwh9mdkkm6by9fif5fs4gds70syjrlx-coreutils-9.5-debug", + "info": "/nix/store/rhypb4vgwpdqqpzdvn66g9r1r349chdg-coreutils-9.5-info", + "out": "/nix/store/262cihc8b77953r05p353h9xd7axjrbz-coreutils-9.5" }, "system": "aarch64-linux", "group": "toplevel", @@ -119,17 +115,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/67skpxi4kbs1nqf2xyvprbhxpsw6vmpy-coreutils-9.5.drv", + "derivation": "/nix/store/g1nysyhfj53ddn45nc8wiczkl38ilnk0-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -139,8 +135,8 @@ "out" ], "outputs": { - "info": "/nix/store/aghncv047lvr0xhil8fwwxpk6bi5yalh-coreutils-9.5-info", - "out": "/nix/store/ka9bhk1lwdqyv47kkw6ppqgx010xwghn-coreutils-9.5" + "info": "/nix/store/4rz5jm5rk648bxgnhr1ijyw3xfnmsg2h-coreutils-9.5-info", + "out": "/nix/store/qjdqc0jddszwwb2jhpwyn2c92gsrdhwj-coreutils-9.5" }, "system": "x86_64-darwin", "group": "toplevel", @@ -149,17 +145,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/rzf4njjb1pfpc2csazccxjn9452d96mi-coreutils-9.5.drv", + "derivation": "/nix/store/8n2r30qdxcc6mj7hzf88gb1xzc1hjbrw-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -169,9 +165,9 @@ "out" ], "outputs": { - "debug": "/nix/store/zs8k0d5dx7nkvs6vmxmkr1jdz3px2fhi-coreutils-9.5-debug", - "info": "/nix/store/hm7bqb710681rxgrq8b6l9zms50aj4k5-coreutils-9.5-info", - "out": "/nix/store/4s9rah4cwaxflicsk5cndnknqlk9n4p3-coreutils-9.5" + "debug": "/nix/store/fc58f079w7wy0kpicpdpvx1a0xf24hi4-coreutils-9.5-debug", + "info": "/nix/store/sihgjmzsla41aywcnflvvr43hc6nq0kk-coreutils-9.5-info", + "out": "/nix/store/wdap4cr3bnm685f27y9bb6q5b6q18msl-coreutils-9.5" }, "system": "x86_64-linux", "group": "toplevel", @@ -180,32 +176,32 @@ { "attr_path": "curl", "broken": false, - "derivation": "/nix/store/ljas0gkxh1lcw65fx17mcs3cvbjivz57-curl-8.11.0.drv", + "derivation": "/nix/store/mz4vqxy5palmljcgz7a1r0qvcswgyf4z-curl-8.11.1.drv", "description": "Command line tool for transferring files with URL syntax", "install_id": "curl", "license": "curl", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", - "name": "curl-8.11.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "curl-8.11.1", "pname": "curl", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "8.11.0", + "version": "8.11.1", "outputs_to_install": [ "bin", "man" ], "outputs": { - "bin": "/nix/store/s4idvq3pgjprcjg7sqp2h5cgp1pn8frs-curl-8.11.0-bin", - "dev": "/nix/store/i4z3xbailna79bxycv6apy5f6phr3q0v-curl-8.11.0-dev", - "devdoc": "/nix/store/2grp27ghxrmg56rzmc9cfqy6wvcv4mp0-curl-8.11.0-devdoc", - "man": "/nix/store/gjv4ljqxdby4bm8z21rspqd247aprpcc-curl-8.11.0-man", - "out": "/nix/store/ifcj5pbackbazl7b91g64m3kbd4v1q01-curl-8.11.0" + "bin": "/nix/store/ldfxsc1pc7z84qzkqy5d1kxdfcc9pvm6-curl-8.11.1-bin", + "dev": "/nix/store/dlpn87vm30k8gwjggh4jj3sdkzbf7dzc-curl-8.11.1-dev", + "devdoc": "/nix/store/v2fhvqrm6hliwdnyh6l60gbvxk1gxs14-curl-8.11.1-devdoc", + "man": "/nix/store/znz4p8zjysdjwqjj3nj022dw10y7l700-curl-8.11.1-man", + "out": "/nix/store/hcdr63vy1l5lsxasf6qxj4rnxrw62b0s-curl-8.11.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -214,33 +210,33 @@ { "attr_path": "curl", "broken": false, - "derivation": "/nix/store/6cqbg626w2zdssnhkyp5mj2fkypypykl-curl-8.11.0.drv", + "derivation": "/nix/store/fss9h46l43ffqz5mizyjx0vly2qd3vj6-curl-8.11.1.drv", "description": "Command line tool for transferring files with URL syntax", "install_id": "curl", "license": "curl", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", - "name": "curl-8.11.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "curl-8.11.1", "pname": "curl", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "8.11.0", + "version": "8.11.1", "outputs_to_install": [ "bin", "man" ], "outputs": { - "bin": "/nix/store/yq8dwiyxrflg270359yvxk8xckkid04q-curl-8.11.0-bin", - "debug": "/nix/store/hrzm29djj4n2l61pc3555kw3g17sr7z1-curl-8.11.0-debug", - "dev": "/nix/store/kjri2i96wsg99wqd4yaj50rdjh3hz531-curl-8.11.0-dev", - "devdoc": "/nix/store/02aq6i8g4mzs5bf0gvb562wcq51hizas-curl-8.11.0-devdoc", - "man": "/nix/store/y3bzv3q3226l5w1ia8ybb4rfwi0z5y0d-curl-8.11.0-man", - "out": "/nix/store/y340kr2q8x0y40krwzpv32x7d5c31jy7-curl-8.11.0" + "bin": "/nix/store/wgfpw28v9p39kkkxwdm3mdl20fa7sfbi-curl-8.11.1-bin", + "debug": "/nix/store/7i3qiz0adhg50ygwxafvs2b8wawmi5d2-curl-8.11.1-debug", + "dev": "/nix/store/nhrqgqbidf7j9xckrz3qy6c3175g831x-curl-8.11.1-dev", + "devdoc": "/nix/store/18s4szfayb3r9x0dz91133cdccqs6vq0-curl-8.11.1-devdoc", + "man": "/nix/store/gxj8dizspqdii8j0jzixn8s4x5x29gab-curl-8.11.1-man", + "out": "/nix/store/5xsla0ncaq3sk7rgx3ra87s05piyv9cg-curl-8.11.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -249,32 +245,32 @@ { "attr_path": "curl", "broken": false, - "derivation": "/nix/store/zwy97fvvn4zf07fqy5dhbxhh0fyjrwbg-curl-8.11.0.drv", + "derivation": "/nix/store/vx99pz2gfxgdyqw3ncf1sxvb1mx7fqrr-curl-8.11.1.drv", "description": "Command line tool for transferring files with URL syntax", "install_id": "curl", "license": "curl", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", - "name": "curl-8.11.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "curl-8.11.1", "pname": "curl", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "8.11.0", + "version": "8.11.1", "outputs_to_install": [ "bin", "man" ], "outputs": { - "bin": "/nix/store/fmrh9cvrsfxv5bvv3cq853sz0y2q3cpd-curl-8.11.0-bin", - "dev": "/nix/store/ipjg6nffgq68mwdkqnj8nf5jri3hs1xf-curl-8.11.0-dev", - "devdoc": "/nix/store/gqbnhsqw8m6cz49apl1cj2llgsbz5mic-curl-8.11.0-devdoc", - "man": "/nix/store/c4n42gazswc9l8iiirv23xbpdk923gfw-curl-8.11.0-man", - "out": "/nix/store/32qkm0f9j9qdc91m4jnvj9imp6mfxxfz-curl-8.11.0" + "bin": "/nix/store/4f656d2qx7a2np4mga0c6ynv0jcvc3qf-curl-8.11.1-bin", + "dev": "/nix/store/kcly9m2sz0zf0zvrnhziyv4mkj8zxg8f-curl-8.11.1-dev", + "devdoc": "/nix/store/pm6cxdamld5c2dzznw3429cvxkklj1qh-curl-8.11.1-devdoc", + "man": "/nix/store/dl0vw7ix9kfxkdab12bjiiiyvjhb0312-curl-8.11.1-man", + "out": "/nix/store/knip8cfgkww285aca18fbq2yx5wpa9ca-curl-8.11.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -283,33 +279,33 @@ { "attr_path": "curl", "broken": false, - "derivation": "/nix/store/m7di48m22z13xdfzakhlrqi8hvh13ygg-curl-8.11.0.drv", + "derivation": "/nix/store/m0lxm3wl30gi99829n779kykiaw8v70h-curl-8.11.1.drv", "description": "Command line tool for transferring files with URL syntax", "install_id": "curl", "license": "curl", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", - "name": "curl-8.11.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "curl-8.11.1", "pname": "curl", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "8.11.0", + "version": "8.11.1", "outputs_to_install": [ "bin", "man" ], "outputs": { - "bin": "/nix/store/yckhqngmx90bakzhcyrsk7dww1fm352s-curl-8.11.0-bin", - "debug": "/nix/store/qb1m3if99v266fzlwvrhsh3sq8wxcdg6-curl-8.11.0-debug", - "dev": "/nix/store/g26bs63hz87c9s3sg0v42d6d8gjk36qw-curl-8.11.0-dev", - "devdoc": "/nix/store/9fpcw3582c7p7rbq6v3hzj89gd7ibgif-curl-8.11.0-devdoc", - "man": "/nix/store/fpm2i0k76mxbdjpwn8nifqpm25py1pfz-curl-8.11.0-man", - "out": "/nix/store/8yfak7dis3yqqls4mclzp5jb1ic2jzab-curl-8.11.0" + "bin": "/nix/store/rs7yscpdkmaj7ppfixh5p3hv7vksc46l-curl-8.11.1-bin", + "debug": "/nix/store/mn6izw74557lqhncd3rw5x9y9picrzdl-curl-8.11.1-debug", + "dev": "/nix/store/77hf42pzrxhl4q152zirzx7babv6b23i-curl-8.11.1-dev", + "devdoc": "/nix/store/0w2f7x5jpyg0c33qxhb3fsr0f6mrx0wk-curl-8.11.1-devdoc", + "man": "/nix/store/3ba5dsraas31akcm7xj98r6mgzgfipz3-curl-8.11.1-man", + "out": "/nix/store/a6lkdradawy6ybr5kv9lh5x5rwa2aa30-curl-8.11.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -318,17 +314,17 @@ { "attr_path": "elasticsearch7", "broken": false, - "derivation": "/nix/store/d6r5fcrs5mlnd82bvwvh2n3fwhh38j6r-elasticsearch-7.17.16.drv", + "derivation": "/nix/store/nfy26dp8xvi21dfhss7wijjb1gm5m2ah-elasticsearch-7.17.16.drv", "description": "Open Source, Distributed, RESTful Search Engine", "install_id": "elasticsearch", "license": "Elastic-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "elasticsearch-7.17.16", "pname": "elasticsearch7", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -338,7 +334,7 @@ "out" ], "outputs": { - "out": "/nix/store/kxdklj9hmis72vmc203dnh152y3bdrln-elasticsearch-7.17.16" + "out": "/nix/store/j6ckz5djy8g0gy2mx2z81zaz605c1rbb-elasticsearch-7.17.16" }, "system": "aarch64-darwin", "group": "toplevel", @@ -347,17 +343,17 @@ { "attr_path": "elasticsearch7", "broken": false, - "derivation": "/nix/store/mcwpjjifv7ld739ypkvlkh62fq2djjq1-elasticsearch-7.17.16.drv", + "derivation": "/nix/store/f8par1l39pnd7pjhgb9yxdk5yj3l4975-elasticsearch-7.17.16.drv", "description": "Open Source, Distributed, RESTful Search Engine", "install_id": "elasticsearch", "license": "Elastic-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "elasticsearch-7.17.16", "pname": "elasticsearch7", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -367,7 +363,7 @@ "out" ], "outputs": { - "out": "/nix/store/d9znf86v21xa1lzyspbavyv047ax213y-elasticsearch-7.17.16" + "out": "/nix/store/mj4y92fd9g2lyfyi31wyfk4hzdwqikyh-elasticsearch-7.17.16" }, "system": "aarch64-linux", "group": "toplevel", @@ -376,17 +372,17 @@ { "attr_path": "elasticsearch7", "broken": false, - "derivation": "/nix/store/870zp9bfmzsiw7fm0x8wmc94mhdnl8ya-elasticsearch-7.17.16.drv", + "derivation": "/nix/store/rn1z2x9wh9mp5kdbsasj8nnkpgrqc0hc-elasticsearch-7.17.16.drv", "description": "Open Source, Distributed, RESTful Search Engine", "install_id": "elasticsearch", "license": "Elastic-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "elasticsearch-7.17.16", "pname": "elasticsearch7", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -396,7 +392,7 @@ "out" ], "outputs": { - "out": "/nix/store/krk8bmn083n42dr352i186k16d8wipga-elasticsearch-7.17.16" + "out": "/nix/store/613dcsy8gvjxfckimkd2f2ghy3jvfkb5-elasticsearch-7.17.16" }, "system": "x86_64-darwin", "group": "toplevel", @@ -405,17 +401,17 @@ { "attr_path": "elasticsearch7", "broken": false, - "derivation": "/nix/store/9v0ly5avkiywg4c2xqw7imm6aanps39s-elasticsearch-7.17.16.drv", + "derivation": "/nix/store/c8fankhj4a4ghrswpm0c0kfc8qk2w7c4-elasticsearch-7.17.16.drv", "description": "Open Source, Distributed, RESTful Search Engine", "install_id": "elasticsearch", "license": "Elastic-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "elasticsearch-7.17.16", "pname": "elasticsearch7", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -425,7 +421,7 @@ "out" ], "outputs": { - "out": "/nix/store/2y9zc3606y98kcnkdy8rdhcjmh35i6a2-elasticsearch-7.17.16" + "out": "/nix/store/ps10gqnlllckb3c4b4vf4kisjvi5r56z-elasticsearch-7.17.16" }, "system": "x86_64-linux", "group": "toplevel", @@ -434,17 +430,17 @@ { "attr_path": "jq", "broken": false, - "derivation": "/nix/store/i68d7y99nw2kz34bqr3w68rp2p5yanmb-jq-1.7.1.drv", + "derivation": "/nix/store/q7b6j257iy2ay9xv9s6yz56n3i77q1sq-jq-1.7.1.drv", "description": "Lightweight and flexible command-line JSON processor", "install_id": "jq", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "jq-1.7.1", "pname": "jq", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -455,11 +451,11 @@ "man" ], "outputs": { - "bin": "/nix/store/x07x6ixbqrh7javaz84sh7lxy5zjwc66-jq-1.7.1-bin", - "dev": "/nix/store/lhqbi2g0dpiv87341gzzd3vlkcs817yq-jq-1.7.1-dev", - "doc": "/nix/store/viyl0y7dbapp79ibwliqfljxr13n89b9-jq-1.7.1-doc", - "man": "/nix/store/fik16kqw21fpfknda8xpmqi94brmdy5m-jq-1.7.1-man", - "out": "/nix/store/kkymhin05qdfplfnv5k50x0fb9qbvrbl-jq-1.7.1" + "bin": "/nix/store/lmlmb3a5kzza0si8xfghr7x17vg8bzxb-jq-1.7.1-bin", + "dev": "/nix/store/89q76wghz9xj2myglfwpv0n6yc19c8i6-jq-1.7.1-dev", + "doc": "/nix/store/dw2717n906kj3xp090fg9cqvcm747jic-jq-1.7.1-doc", + "man": "/nix/store/afygplc4dm1ry7ww3702wafvy8bs9sxc-jq-1.7.1-man", + "out": "/nix/store/jm1bv0cha32k9967sv0z40kqgn5slz4i-jq-1.7.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -468,17 +464,17 @@ { "attr_path": "jq", "broken": false, - "derivation": "/nix/store/grbm3p3f1xx5b07nryinz7mc40634cbc-jq-1.7.1.drv", + "derivation": "/nix/store/wvkm6jwch6vwywq9svgzh5a5xsbc072w-jq-1.7.1.drv", "description": "Lightweight and flexible command-line JSON processor", "install_id": "jq", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "jq-1.7.1", "pname": "jq", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -489,11 +485,11 @@ "man" ], "outputs": { - "bin": "/nix/store/bs198wj6yi71yzbiykizj5y79ll1y5a5-jq-1.7.1-bin", - "dev": "/nix/store/ibh2q48q1xn2bfyvjm6kr3wkphi3rb9r-jq-1.7.1-dev", - "doc": "/nix/store/wjjkav2gqfj67wzzkfw9gmp878dxpy0r-jq-1.7.1-doc", - "man": "/nix/store/0brmnz2q55dkzqbnld9s2l53hzyi82yg-jq-1.7.1-man", - "out": "/nix/store/cpxcnasas8nnwib686pbhzrkz1cnq0p6-jq-1.7.1" + "bin": "/nix/store/vwpm32inl7g5w4p1hqkhjlj1wv0ic67y-jq-1.7.1-bin", + "dev": "/nix/store/fn8f3hh3k8z3xxkl6al6qx78577w4hdx-jq-1.7.1-dev", + "doc": "/nix/store/jzcllz8ry9hnlpq954ik9fi215iir24l-jq-1.7.1-doc", + "man": "/nix/store/m546xg6bwy8i785z5a7nx1ca3k9isd93-jq-1.7.1-man", + "out": "/nix/store/msmdzk125aal9mj8d0gd7r4sygh0mg4m-jq-1.7.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -502,17 +498,17 @@ { "attr_path": "jq", "broken": false, - "derivation": "/nix/store/8sgh0mivrrr6pyga0ajy8y9bgaq7jvnb-jq-1.7.1.drv", + "derivation": "/nix/store/rgx1g8ickg4i1jnl2lxqgjq3vq80bbfn-jq-1.7.1.drv", "description": "Lightweight and flexible command-line JSON processor", "install_id": "jq", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "jq-1.7.1", "pname": "jq", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -523,11 +519,11 @@ "man" ], "outputs": { - "bin": "/nix/store/ingdf4pkbkm85bfl0j95j834lvhllp3a-jq-1.7.1-bin", - "dev": "/nix/store/zvwl6lq9xq1sk9vapx51vajz00c80087-jq-1.7.1-dev", - "doc": "/nix/store/22qfscingx32vgap2kg9gcrgcrvv6ykn-jq-1.7.1-doc", - "man": "/nix/store/w6aijc6k90s04jx5a7pk8j1gmacyllqc-jq-1.7.1-man", - "out": "/nix/store/0g44qcyxjr944pn560l3mr884akh7il4-jq-1.7.1" + "bin": "/nix/store/j7hzqr3vfjghlm3wfy8va9b6abwhdkpf-jq-1.7.1-bin", + "dev": "/nix/store/5sqag6l82rxxl24vj688vmqrqk4kg45z-jq-1.7.1-dev", + "doc": "/nix/store/bg150ikzp69zfjb1klcckzpjy88djnag-jq-1.7.1-doc", + "man": "/nix/store/1yr3pl2mrbb09i203bi1qppbzp4dvp7w-jq-1.7.1-man", + "out": "/nix/store/jw6m3k9r4a7mvzcxr66fxib0s4182i9d-jq-1.7.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -536,17 +532,17 @@ { "attr_path": "jq", "broken": false, - "derivation": "/nix/store/g40vzh1csbvl17rygg3mzk0pg86hvxy7-jq-1.7.1.drv", + "derivation": "/nix/store/drdfjrndw4064hwka0gi98xv20mdhic9-jq-1.7.1.drv", "description": "Lightweight and flexible command-line JSON processor", "install_id": "jq", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "jq-1.7.1", "pname": "jq", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -557,11 +553,11 @@ "man" ], "outputs": { - "bin": "/nix/store/c79nkzxaiki5r7igd4a5lawwdds38f2l-jq-1.7.1-bin", - "dev": "/nix/store/4nrxcmjis6bahcr6gphczjfhz12f2vnd-jq-1.7.1-dev", - "doc": "/nix/store/kbp9hjh0zcqdc04kiya3wazs50g3mhnp-jq-1.7.1-doc", - "man": "/nix/store/bj4b7al7f1x6lvsk1p5gza26ya5is8zn-jq-1.7.1-man", - "out": "/nix/store/s8vyrf9xh2yh66ilivw3gi8hzxv7d44c-jq-1.7.1" + "bin": "/nix/store/n4xfh00cw7vnwnrlx9asp545z82pazgc-jq-1.7.1-bin", + "dev": "/nix/store/lcjisy815hp4agl57xqh2w6mic1v8jlf-jq-1.7.1-dev", + "doc": "/nix/store/41ir7g8plmi9257c4g8ag94jl9vhkp4l-jq-1.7.1-doc", + "man": "/nix/store/fj5sc6yb8v39min7kavc0i24nwmlsyki-jq-1.7.1-man", + "out": "/nix/store/4b9rswbcgqiqidglpz6nrwlsfkhi7v22-jq-1.7.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -570,17 +566,17 @@ { "attr_path": "which", "broken": false, - "derivation": "/nix/store/z4snb0dh6sf6dcjk0k30ams292xjx1qh-which-2.21.drv", + "derivation": "/nix/store/z3ygpy9sr75ywdq4yzwbwyxsmns03xjr-which-2.21.drv", "description": "Shows the full path of (shell) commands", "install_id": "which", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "which-2.21", "pname": "which", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -590,7 +586,7 @@ "out" ], "outputs": { - "out": "/nix/store/wfsrz4gibj527l8hqiiqw1kmmvcdvah8-which-2.21" + "out": "/nix/store/y9i6grgmf838f858cj2myfdbw7377ldp-which-2.21" }, "system": "aarch64-darwin", "group": "toplevel", @@ -599,17 +595,17 @@ { "attr_path": "which", "broken": false, - "derivation": "/nix/store/myyrllp619jb1mn19bk9x2mj505zp6al-which-2.21.drv", + "derivation": "/nix/store/xmm7vbc8l0wk8k2ibysj89bdkzanwiyg-which-2.21.drv", "description": "Shows the full path of (shell) commands", "install_id": "which", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "which-2.21", "pname": "which", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -619,7 +615,7 @@ "out" ], "outputs": { - "out": "/nix/store/0r0vs9c8h75w6b474xlhjawa2gvi0vn2-which-2.21" + "out": "/nix/store/96p5fxmlqvihdcmcrl8qq1qzlnjb5id1-which-2.21" }, "system": "aarch64-linux", "group": "toplevel", @@ -628,17 +624,17 @@ { "attr_path": "which", "broken": false, - "derivation": "/nix/store/xw1qdhk3522r0d6s0dg5p64fwj8ysqz5-which-2.21.drv", + "derivation": "/nix/store/86jvrw247f8c45bmxxfncngjp934mi8r-which-2.21.drv", "description": "Shows the full path of (shell) commands", "install_id": "which", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "which-2.21", "pname": "which", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -648,7 +644,7 @@ "out" ], "outputs": { - "out": "/nix/store/dl1g1ww2bzc18s4avnm0yb2pw71xajgl-which-2.21" + "out": "/nix/store/pyz0643263cqxq77sm2p291r28lrfb61-which-2.21" }, "system": "x86_64-darwin", "group": "toplevel", @@ -657,17 +653,17 @@ { "attr_path": "which", "broken": false, - "derivation": "/nix/store/9vxljahmhshlj052vxjhb4a5f1bh4pji-which-2.21.drv", + "derivation": "/nix/store/ap0fr2xw7iws9pq6bbr8hfd24f7b062l-which-2.21.drv", "description": "Shows the full path of (shell) commands", "install_id": "which", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "which-2.21", "pname": "which", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -677,7 +673,7 @@ "out" ], "outputs": { - "out": "/nix/store/4v2jp43ag2kynby75pnpvy34c3cbd18j-which-2.21" + "out": "/nix/store/f9qijkp80215dih25df0az32ii31vg27-which-2.21" }, "system": "x86_64-linux", "group": "toplevel", diff --git a/flaim/.flox/env/manifest.lock b/flaim/.flox/env/manifest.lock index 71c7e82e..f9c7fe7c 100644 --- a/flaim/.flox/env/manifest.lock +++ b/flaim/.flox/env/manifest.lock @@ -25,6 +25,9 @@ "python": { "pkg-path": "python3", "version": "3.12" + }, + "viu": { + "pkg-path": "viu" } }, "vars": { @@ -33,7 +36,7 @@ "VIRTUAL_ENV_DISABLE_PROMPT": "1" }, "hook": { - "on-activate": "\n# Store our venv and requirements.txt file in the env cache\nexport FLOX_FLAIM_CACHE_DIR=\"$FLOX_ENV_CACHE/flaim\"\nmkdir -p \"$FLOX_FLAIM_CACHE_DIR\"\n\nexport FLOX_FLAIM_REQUIREMENTS_FILE=\"$FLOX_FLAIM_CACHE_DIR/requirements.txt\"\n\nexport FLOX_FLAIM_HELPER_DIR=\"$FLOX_FLAIM_CACHE_DIR/helpers\"\nmkdir -p \"$FLOX_FLAIM_HELPER_DIR\"\n\nexport FLOX_FLAIM_VENV_PATH=\"$FLOX_FLAIM_CACHE_DIR/venv\"\nexport FLOX_FLAIM_VENV_INTERPRETER=\"$(cat \"$FLOX_FLAIM_CACHE_DIR/venv.interpreter\" 2> /dev/null || echo false )\"\nexport FLOX_FLAIM_INTERPRETER=\"$(realpath $(which python3))\"\n\n# Make sure any tools are not attempting to use the Python interpreter from any\n# existing virtual environment.\nunset VIRTUAL_ENV\n\n\nfunction indent() {\n echo -e '{{ Foreground \"#cccccc\" \" │ \"}}' | \\\n gum format -t template --theme=auto\n}\n\nfunction with_spinner() {\n if [[ \"$FLOX_ENVS_TESTING\" == \"1\" ]]; then\n bash -c \"$1\"\n else\n echo\n gum spin \\\n --show-error \\\n --spinner line \\\n --spinner.foreground=\"#cccccc\" \\\n --title \" >>> $2 ...\" \\\n --title.foreground=\"#cccccc\" \\\n -- bash -c \"$1\"\n echo -en \"\\033[2A\\033[K\"\n fi\n}\n\nfunction ensure_venv() {\n \"$FLOX_FLAIM_INTERPRETER\" -m venv --upgrade-deps \"$FLOX_FLAIM_VENV_PATH\"\n source \"$FLOX_FLAIM_VENV_PATH/bin/activate\"\n}\nexport -f ensure_venv\n\nfunction install_flaim_packages() {\n source \"$FLOX_FLAIM_VENV_PATH/bin/activate\"\n pip install -r \"$FLOX_FLAIM_REQUIREMENTS_FILE\"\n}\nexport -f install_flaim_packages\n\nfunction install_packages() {\n source \"$FLOX_FLAIM_VENV_PATH/bin/activate\"\n pip install -r \"$FLOX_FLAIM_ADDITIONAL_REQUIREMENTS_FILE\"\n}\nexport -f install_packages\n\nfunction create_requirements_file() {\n cat << EOF > \"$FLOX_FLAIM_REQUIREMENTS_FILE\"\ntorch\ntorchvision\ndiffusers\naccelerate\ntransformers\nsentencepiece\nbitsandbytes\nprotobuf\nsixel\njupyterlab\nipywidgets\nEOF\n}\nexport -f create_requirements_file\n\nfunction gather_helpers() {\n mkdir -p \"$FLOX_FLAIM_HELPER_DIR/\"\n\n for helper in testaccel genimg; do\n curl -Ls -o \"$FLOX_FLAIM_HELPER_DIR/$helper\" \"https://github.com/flox/floxenvs/raw/main/flaim/helpers/$helper.py\"\n chmod +x \"$FLOX_FLAIM_HELPER_DIR/$helper\"\n done\n}\nexport -f gather_helpers\n\n\nindent && echo\nindent && echo\n\nif [ \"$FLOX_FLAIM_VENV_INTERPRETER\" != \"$FLOX_FLAIM_INTERPRETER\" ]; then\n with_spinner ensure_venv \"Creating virtual environment\"\n indent && echo -e \"{{ Foreground \\\"#ffffff\\\" \\\"✅ Virtual environment was created.\\\" }}\\n\" \\\n | gum format -t template\nelse\n indent && echo -e \"{{ Foreground \\\"#ffffff\\\" \\\"✅ Virtual environment already exists.\\\" }}\\n\" \\\n | gum format -t template\nfi\n\nindent && echo\n\nif [ ! -f \"$FLOX_FLAIM_REQUIREMENTS_FILE\" ]; then\n with_spinner create_requirements_file \"Creating Flaim requirements file\"\n indent && echo -e \"{{ Foreground \\\"#ffffff\\\" \\\"✅ Flaim requirements file was created.\\\" }}\\n\" \\\n | gum format -t template\nelse\n indent && echo -e \"{{ Foreground \\\"#ffffff\\\" \\\"✅ Flaim requirements file already exists.\\\" }}\\n\" \\\n | gum format -t template\nfi\n\nindent && echo\n\nwith_spinner install_flaim_packages \"Installing Flaim Python packages\"\nindent && echo -e \"{{ Foreground \\\"#ffffff\\\" \\\"✅ Python packages installed.\\\" }}\\n\" \\\n | gum format -t template\n\nindent && echo\n\nif [ -f \"$FLOX_FLAIM_ADDITIONAL_REQUIREMENTS_FILE\" ]; then\n with_spinner install_packages \"Installing additional Python packages\"\n indent && echo -e \"{{ Foreground \\\"#ffffff\\\" \\\"✅ Python additional packages installed.\\\" }}\\n\" \\\n | gum format -t template\nelse\n indent && echo -e \"{{ Foreground \\\"#ffffff\\\" \\\"✅ No need to install additional Python packages.\\\" }}\\n\" \\\n | gum format -t template\nfi\n\nindent && echo\n\nwith_spinner gather_helpers \"Gathering helper scripts\"\nindent && echo -e \"{{ Foreground \\\"#ffffff\\\" \\\"✅ Helper scripts gathered.\\\" }}\\n\" \\\n | gum format -t template\nexport PATH=\"$FLOX_FLAIM_HELPER_DIR:$PATH\"\n\nindent && echo\n\n(\n source \"$FLOX_FLAIM_VENV_PATH/bin/activate\"\n indent && $FLOX_FLAIM_HELPER_DIR/testaccel\n)\n\nindent && echo\n\ntoilet -f smmono9 --metal \"flaim\"\n\necho \"Run 'testaccel' to retest acceleration.\"\necho \"Run 'genimg ' for an image.\"\n" + "on-activate": "\n# Store our venv and requirements.txt file in the env cache\nexport FLOX_FLAIM_CACHE_DIR=\"$FLOX_ENV_CACHE/flaim\"\nmkdir -p \"$FLOX_FLAIM_CACHE_DIR\"\n\nexport FLOX_FLAIM_REQUIREMENTS_FILE=\"$FLOX_FLAIM_CACHE_DIR/requirements.txt\"\n\nexport FLOX_FLAIM_HELPER_DIR=\"$FLOX_FLAIM_CACHE_DIR/helpers\"\nmkdir -p \"$FLOX_FLAIM_HELPER_DIR\"\n\nexport FLOX_FLAIM_VENV_PATH=\"$FLOX_FLAIM_CACHE_DIR/venv\"\nexport FLOX_FLAIM_VENV_INTERPRETER=\"$(cat \"$FLOX_FLAIM_CACHE_DIR/venv.interpreter\" 2> /dev/null || echo false )\"\nexport FLOX_FLAIM_INTERPRETER=\"$(realpath $(which python3))\"\n\n# Make sure any tools are not attempting to use the Python interpreter from any\n# existing virtual environment.\nunset VIRTUAL_ENV\n\n\nfunction indent() {\n echo -e '{{ Foreground \"#cccccc\" \" │ \"}}' | \\\n gum format -t template --theme=auto\n}\n\nfunction with_spinner() {\n if [[ \"$FLOX_ENVS_TESTING\" == \"1\" ]]; then\n bash -c \"$1\"\n else\n echo\n gum spin \\\n --show-error \\\n --spinner line \\\n --spinner.foreground=\"#cccccc\" \\\n --title \" >>> $2 ...\" \\\n --title.foreground=\"#cccccc\" \\\n -- bash -c \"$1\"\n echo -en \"\\033[2A\\033[K\"\n fi\n}\n\nfunction ensure_venv() {\n \"$FLOX_FLAIM_INTERPRETER\" -m venv --upgrade-deps \"$FLOX_FLAIM_VENV_PATH\"\n source \"$FLOX_FLAIM_VENV_PATH/bin/activate\"\n}\nexport -f ensure_venv\n\nfunction install_flaim_packages() {\n source \"$FLOX_FLAIM_VENV_PATH/bin/activate\"\n pip install -r \"$FLOX_FLAIM_REQUIREMENTS_FILE\"\n}\nexport -f install_flaim_packages\n\nfunction install_packages() {\n source \"$FLOX_FLAIM_VENV_PATH/bin/activate\"\n pip install -r \"$FLOX_FLAIM_ADDITIONAL_REQUIREMENTS_FILE\"\n}\nexport -f install_packages\n\nfunction create_requirements_file() {\n cat << EOF > \"$FLOX_FLAIM_REQUIREMENTS_FILE\"\ntorch\ntorchvision\ndiffusers\naccelerate\ntransformers\nsentencepiece\nbitsandbytes\nprotobuf\njupyterlab\nipywidgets\nEOF\n}\nexport -f create_requirements_file\n\nfunction gather_helpers() {\n mkdir -p \"$FLOX_FLAIM_HELPER_DIR/\"\n\n for helper in testaccel genimg; do\n curl -Ls -o \"$FLOX_FLAIM_HELPER_DIR/$helper\" \"https://github.com/flox/floxenvs/raw/main/flaim/helpers/$helper.py\"\n chmod +x \"$FLOX_FLAIM_HELPER_DIR/$helper\"\n done\n}\nexport -f gather_helpers\n\n\nindent && echo\nindent && echo\n\nif [ \"$FLOX_FLAIM_VENV_INTERPRETER\" != \"$FLOX_FLAIM_INTERPRETER\" ]; then\n with_spinner ensure_venv \"Creating virtual environment\"\n indent && echo -e \"{{ Foreground \\\"#ffffff\\\" \\\"✅ Virtual environment was created.\\\" }}\\n\" \\\n | gum format -t template\nelse\n indent && echo -e \"{{ Foreground \\\"#ffffff\\\" \\\"✅ Virtual environment already exists.\\\" }}\\n\" \\\n | gum format -t template\nfi\n\nindent && echo\n\nif [ ! -f \"$FLOX_FLAIM_REQUIREMENTS_FILE\" ]; then\n with_spinner create_requirements_file \"Creating Flaim requirements file\"\n indent && echo -e \"{{ Foreground \\\"#ffffff\\\" \\\"✅ Flaim requirements file was created.\\\" }}\\n\" \\\n | gum format -t template\nelse\n indent && echo -e \"{{ Foreground \\\"#ffffff\\\" \\\"✅ Flaim requirements file already exists.\\\" }}\\n\" \\\n | gum format -t template\nfi\n\nindent && echo\n\nwith_spinner install_flaim_packages \"Installing Flaim Python packages\"\nindent && echo -e \"{{ Foreground \\\"#ffffff\\\" \\\"✅ Python packages installed.\\\" }}\\n\" \\\n | gum format -t template\n\nindent && echo\n\nif [ -f \"$FLOX_FLAIM_ADDITIONAL_REQUIREMENTS_FILE\" ]; then\n with_spinner install_packages \"Installing additional Python packages\"\n indent && echo -e \"{{ Foreground \\\"#ffffff\\\" \\\"✅ Python additional packages installed.\\\" }}\\n\" \\\n | gum format -t template\nelse\n indent && echo -e \"{{ Foreground \\\"#ffffff\\\" \\\"✅ No need to install additional Python packages.\\\" }}\\n\" \\\n | gum format -t template\nfi\n\nindent && echo\n\nwith_spinner gather_helpers \"Gathering helper scripts\"\nindent && echo -e \"{{ Foreground \\\"#ffffff\\\" \\\"✅ Helper scripts gathered.\\\" }}\\n\" \\\n | gum format -t template\nexport PATH=\"$FLOX_FLAIM_HELPER_DIR:$PATH\"\n\nindent && echo\n\n(\n source \"$FLOX_FLAIM_VENV_PATH/bin/activate\"\n indent && $FLOX_FLAIM_HELPER_DIR/testaccel\n)\n\nindent && echo\n\ntoilet -f smmono9 --metal \"flaim\"\n\necho \"Run 'testaccel' to retest acceleration.\"\necho \"Run 'genimg ' for an image.\"\n" }, "profile": { "bash": "source \"$FLOX_FLAIM_VENV_PATH/bin/activate\"\nif [ \"$FLOX_ACTIVATE_START_SERVICES\" == \"true\" ]; then\n echo\n jupyter-lab list\n echo\nfi\n", @@ -55,11 +58,7 @@ }, "services": { "jupyter-lab": { - "command": "source \"$FLOX_FLAIM_VENV_PATH/bin/activate\"\njupyter-lab --no-browser --IdentityProvider.token=${JUPYTER_SERVER_TOKEN} --ip=0.0.0.0\n", - "vars": null, - "is-daemon": null, - "shutdown": null, - "systems": null + "command": "source \"$FLOX_FLAIM_VENV_PATH/bin/activate\"\njupyter-lab --no-browser --IdentityProvider.token=${JUPYTER_SERVER_TOKEN} --ip=0.0.0.0\n" } } }, @@ -67,17 +66,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/llsrcrh3a4nyqc16qiil45j5ndypcp2v-coreutils-9.5.drv", + "derivation": "/nix/store/vjfwxkpsdmjc6zwvjavkw7wygvdkpn2i-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -87,8 +86,8 @@ "out" ], "outputs": { - "info": "/nix/store/c263jjqg2mpap2fagjl34lziidkgph3i-coreutils-9.5-info", - "out": "/nix/store/p9m0bsw49c5m6wnm3m4fs97yx5rxcmfj-coreutils-9.5" + "info": "/nix/store/simc3qvyl7p7jpg75rxv8x649yp8zsx2-coreutils-9.5-info", + "out": "/nix/store/y47p66ilr9q34s9mizscsdxw5vxq62qj-coreutils-9.5" }, "system": "aarch64-darwin", "group": "toplevel", @@ -97,17 +96,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/18ysbs708pj8ps18fdjj81z7zn4c6fla-coreutils-9.5.drv", + "derivation": "/nix/store/55k13swx2vgmhaivk2x60iq0800sqd4r-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -117,9 +116,9 @@ "out" ], "outputs": { - "debug": "/nix/store/r1x885lysldxid2575k87nld06pkbf4v-coreutils-9.5-debug", - "info": "/nix/store/xqglm4755lgpjrdyxi5f52fljrcarvqc-coreutils-9.5-info", - "out": "/nix/store/lhd4sbpf3l9jxmb8sl6881l924q151j0-coreutils-9.5" + "debug": "/nix/store/6bwh9mdkkm6by9fif5fs4gds70syjrlx-coreutils-9.5-debug", + "info": "/nix/store/rhypb4vgwpdqqpzdvn66g9r1r349chdg-coreutils-9.5-info", + "out": "/nix/store/262cihc8b77953r05p353h9xd7axjrbz-coreutils-9.5" }, "system": "aarch64-linux", "group": "toplevel", @@ -128,17 +127,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/kbycv389y9ybys6xrgbqj82z039s9i20-coreutils-9.5.drv", + "derivation": "/nix/store/g1nysyhfj53ddn45nc8wiczkl38ilnk0-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -148,8 +147,8 @@ "out" ], "outputs": { - "info": "/nix/store/aghncv047lvr0xhil8fwwxpk6bi5yalh-coreutils-9.5-info", - "out": "/nix/store/ka9bhk1lwdqyv47kkw6ppqgx010xwghn-coreutils-9.5" + "info": "/nix/store/4rz5jm5rk648bxgnhr1ijyw3xfnmsg2h-coreutils-9.5-info", + "out": "/nix/store/qjdqc0jddszwwb2jhpwyn2c92gsrdhwj-coreutils-9.5" }, "system": "x86_64-darwin", "group": "toplevel", @@ -158,17 +157,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/rzf4njjb1pfpc2csazccxjn9452d96mi-coreutils-9.5.drv", + "derivation": "/nix/store/8n2r30qdxcc6mj7hzf88gb1xzc1hjbrw-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -178,9 +177,9 @@ "out" ], "outputs": { - "debug": "/nix/store/zs8k0d5dx7nkvs6vmxmkr1jdz3px2fhi-coreutils-9.5-debug", - "info": "/nix/store/hm7bqb710681rxgrq8b6l9zms50aj4k5-coreutils-9.5-info", - "out": "/nix/store/4s9rah4cwaxflicsk5cndnknqlk9n4p3-coreutils-9.5" + "debug": "/nix/store/fc58f079w7wy0kpicpdpvx1a0xf24hi4-coreutils-9.5-debug", + "info": "/nix/store/sihgjmzsla41aywcnflvvr43hc6nq0kk-coreutils-9.5-info", + "out": "/nix/store/wdap4cr3bnm685f27y9bb6q5b6q18msl-coreutils-9.5" }, "system": "x86_64-linux", "group": "toplevel", @@ -189,32 +188,32 @@ { "attr_path": "curl", "broken": false, - "derivation": "/nix/store/dnqmvibg27990vinfrdj6anwxrlj8vav-curl-8.11.0.drv", + "derivation": "/nix/store/mz4vqxy5palmljcgz7a1r0qvcswgyf4z-curl-8.11.1.drv", "description": "Command line tool for transferring files with URL syntax", "install_id": "curl", "license": "curl", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "curl-8.11.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "curl-8.11.1", "pname": "curl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "8.11.0", + "version": "8.11.1", "outputs_to_install": [ "bin", "man" ], "outputs": { - "bin": "/nix/store/s4idvq3pgjprcjg7sqp2h5cgp1pn8frs-curl-8.11.0-bin", - "dev": "/nix/store/i4z3xbailna79bxycv6apy5f6phr3q0v-curl-8.11.0-dev", - "devdoc": "/nix/store/2grp27ghxrmg56rzmc9cfqy6wvcv4mp0-curl-8.11.0-devdoc", - "man": "/nix/store/gjv4ljqxdby4bm8z21rspqd247aprpcc-curl-8.11.0-man", - "out": "/nix/store/ifcj5pbackbazl7b91g64m3kbd4v1q01-curl-8.11.0" + "bin": "/nix/store/ldfxsc1pc7z84qzkqy5d1kxdfcc9pvm6-curl-8.11.1-bin", + "dev": "/nix/store/dlpn87vm30k8gwjggh4jj3sdkzbf7dzc-curl-8.11.1-dev", + "devdoc": "/nix/store/v2fhvqrm6hliwdnyh6l60gbvxk1gxs14-curl-8.11.1-devdoc", + "man": "/nix/store/znz4p8zjysdjwqjj3nj022dw10y7l700-curl-8.11.1-man", + "out": "/nix/store/hcdr63vy1l5lsxasf6qxj4rnxrw62b0s-curl-8.11.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -223,33 +222,33 @@ { "attr_path": "curl", "broken": false, - "derivation": "/nix/store/85rxa1mpby6wj24n9n149zg9k7phl8n1-curl-8.11.0.drv", + "derivation": "/nix/store/fss9h46l43ffqz5mizyjx0vly2qd3vj6-curl-8.11.1.drv", "description": "Command line tool for transferring files with URL syntax", "install_id": "curl", "license": "curl", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "curl-8.11.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "curl-8.11.1", "pname": "curl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "8.11.0", + "version": "8.11.1", "outputs_to_install": [ "bin", "man" ], "outputs": { - "bin": "/nix/store/yq8dwiyxrflg270359yvxk8xckkid04q-curl-8.11.0-bin", - "debug": "/nix/store/hrzm29djj4n2l61pc3555kw3g17sr7z1-curl-8.11.0-debug", - "dev": "/nix/store/kjri2i96wsg99wqd4yaj50rdjh3hz531-curl-8.11.0-dev", - "devdoc": "/nix/store/02aq6i8g4mzs5bf0gvb562wcq51hizas-curl-8.11.0-devdoc", - "man": "/nix/store/y3bzv3q3226l5w1ia8ybb4rfwi0z5y0d-curl-8.11.0-man", - "out": "/nix/store/y340kr2q8x0y40krwzpv32x7d5c31jy7-curl-8.11.0" + "bin": "/nix/store/wgfpw28v9p39kkkxwdm3mdl20fa7sfbi-curl-8.11.1-bin", + "debug": "/nix/store/7i3qiz0adhg50ygwxafvs2b8wawmi5d2-curl-8.11.1-debug", + "dev": "/nix/store/nhrqgqbidf7j9xckrz3qy6c3175g831x-curl-8.11.1-dev", + "devdoc": "/nix/store/18s4szfayb3r9x0dz91133cdccqs6vq0-curl-8.11.1-devdoc", + "man": "/nix/store/gxj8dizspqdii8j0jzixn8s4x5x29gab-curl-8.11.1-man", + "out": "/nix/store/5xsla0ncaq3sk7rgx3ra87s05piyv9cg-curl-8.11.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -258,32 +257,32 @@ { "attr_path": "curl", "broken": false, - "derivation": "/nix/store/c5pr3nfanr80zbnc7nrkm1j8n96rqyaj-curl-8.11.0.drv", + "derivation": "/nix/store/vx99pz2gfxgdyqw3ncf1sxvb1mx7fqrr-curl-8.11.1.drv", "description": "Command line tool for transferring files with URL syntax", "install_id": "curl", "license": "curl", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "curl-8.11.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "curl-8.11.1", "pname": "curl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "8.11.0", + "version": "8.11.1", "outputs_to_install": [ "bin", "man" ], "outputs": { - "bin": "/nix/store/fmrh9cvrsfxv5bvv3cq853sz0y2q3cpd-curl-8.11.0-bin", - "dev": "/nix/store/ipjg6nffgq68mwdkqnj8nf5jri3hs1xf-curl-8.11.0-dev", - "devdoc": "/nix/store/gqbnhsqw8m6cz49apl1cj2llgsbz5mic-curl-8.11.0-devdoc", - "man": "/nix/store/c4n42gazswc9l8iiirv23xbpdk923gfw-curl-8.11.0-man", - "out": "/nix/store/32qkm0f9j9qdc91m4jnvj9imp6mfxxfz-curl-8.11.0" + "bin": "/nix/store/4f656d2qx7a2np4mga0c6ynv0jcvc3qf-curl-8.11.1-bin", + "dev": "/nix/store/kcly9m2sz0zf0zvrnhziyv4mkj8zxg8f-curl-8.11.1-dev", + "devdoc": "/nix/store/pm6cxdamld5c2dzznw3429cvxkklj1qh-curl-8.11.1-devdoc", + "man": "/nix/store/dl0vw7ix9kfxkdab12bjiiiyvjhb0312-curl-8.11.1-man", + "out": "/nix/store/knip8cfgkww285aca18fbq2yx5wpa9ca-curl-8.11.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -292,33 +291,33 @@ { "attr_path": "curl", "broken": false, - "derivation": "/nix/store/wjy2jwhbwc4s3g6ayd1p8nh6wri76qd2-curl-8.11.0.drv", + "derivation": "/nix/store/m0lxm3wl30gi99829n779kykiaw8v70h-curl-8.11.1.drv", "description": "Command line tool for transferring files with URL syntax", "install_id": "curl", "license": "curl", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "curl-8.11.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "curl-8.11.1", "pname": "curl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "8.11.0", + "version": "8.11.1", "outputs_to_install": [ "bin", "man" ], "outputs": { - "bin": "/nix/store/yckhqngmx90bakzhcyrsk7dww1fm352s-curl-8.11.0-bin", - "debug": "/nix/store/qb1m3if99v266fzlwvrhsh3sq8wxcdg6-curl-8.11.0-debug", - "dev": "/nix/store/g26bs63hz87c9s3sg0v42d6d8gjk36qw-curl-8.11.0-dev", - "devdoc": "/nix/store/9fpcw3582c7p7rbq6v3hzj89gd7ibgif-curl-8.11.0-devdoc", - "man": "/nix/store/fpm2i0k76mxbdjpwn8nifqpm25py1pfz-curl-8.11.0-man", - "out": "/nix/store/8yfak7dis3yqqls4mclzp5jb1ic2jzab-curl-8.11.0" + "bin": "/nix/store/rs7yscpdkmaj7ppfixh5p3hv7vksc46l-curl-8.11.1-bin", + "debug": "/nix/store/mn6izw74557lqhncd3rw5x9y9picrzdl-curl-8.11.1-debug", + "dev": "/nix/store/77hf42pzrxhl4q152zirzx7babv6b23i-curl-8.11.1-dev", + "devdoc": "/nix/store/0w2f7x5jpyg0c33qxhb3fsr0f6mrx0wk-curl-8.11.1-devdoc", + "man": "/nix/store/3ba5dsraas31akcm7xj98r6mgzgfipz3-curl-8.11.1-man", + "out": "/nix/store/a6lkdradawy6ybr5kv9lh5x5rwa2aa30-curl-8.11.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -327,17 +326,17 @@ { "attr_path": "toilet", "broken": false, - "derivation": "/nix/store/ycj4vssvb7cd48xga94cfr76mgmvhywb-toilet-0.3.drv", + "derivation": "/nix/store/w411bhvc3z0v2fm0vprr6fsc0bqf05c5-toilet-0.3.drv", "description": "Display large colourful characters in text mode", "install_id": "figlet", "license": "WTFPL", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "toilet-0.3", "pname": "toilet", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -347,7 +346,7 @@ "out" ], "outputs": { - "out": "/nix/store/1vq43kdphcc6zrmchrvwfx9aszb6iyxc-toilet-0.3" + "out": "/nix/store/q8mm6iynrwai4biq7hfja0r0f3bbbz6x-toilet-0.3" }, "system": "aarch64-darwin", "group": "toplevel", @@ -356,17 +355,17 @@ { "attr_path": "toilet", "broken": false, - "derivation": "/nix/store/14v01m2q7dhxf7fq2p3f3p4ylwf6fjqs-toilet-0.3.drv", + "derivation": "/nix/store/wyn826j816006bkvnf0ak0409gm98766-toilet-0.3.drv", "description": "Display large colourful characters in text mode", "install_id": "figlet", "license": "WTFPL", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "toilet-0.3", "pname": "toilet", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -376,7 +375,7 @@ "out" ], "outputs": { - "out": "/nix/store/43f73scmdimwp8jl9mymj3p1z7p9zgc2-toilet-0.3" + "out": "/nix/store/kdy1qmpbmbd7dm9l2x4x5z06bgn9fv6f-toilet-0.3" }, "system": "aarch64-linux", "group": "toplevel", @@ -385,17 +384,17 @@ { "attr_path": "toilet", "broken": false, - "derivation": "/nix/store/c7h05djsrva35mvkagscgy278lll5hg1-toilet-0.3.drv", + "derivation": "/nix/store/drffmsrd761bg6c81clrv56q69q506cn-toilet-0.3.drv", "description": "Display large colourful characters in text mode", "install_id": "figlet", "license": "WTFPL", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "toilet-0.3", "pname": "toilet", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -405,7 +404,7 @@ "out" ], "outputs": { - "out": "/nix/store/67zdn99v8wi9mkc3a6b404mlsqvjj29v-toilet-0.3" + "out": "/nix/store/dc3rl6gwfkhsd68adzg388kkbljgbgi9-toilet-0.3" }, "system": "x86_64-darwin", "group": "toplevel", @@ -414,17 +413,17 @@ { "attr_path": "toilet", "broken": false, - "derivation": "/nix/store/sm04pglhpkalv47x1bm4sccvn0fnfcc1-toilet-0.3.drv", + "derivation": "/nix/store/7afl6xpl37wp488pzaxa0h742k2499mc-toilet-0.3.drv", "description": "Display large colourful characters in text mode", "install_id": "figlet", "license": "WTFPL", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "toilet-0.3", "pname": "toilet", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -434,7 +433,7 @@ "out" ], "outputs": { - "out": "/nix/store/aahm49lhd2gn1ml9pikpli8vd7xm7gp4-toilet-0.3" + "out": "/nix/store/xccdsc301ywl2vcn56yjfxqmd66rlqvd-toilet-0.3" }, "system": "x86_64-linux", "group": "toplevel", @@ -443,33 +442,33 @@ { "attr_path": "gcc-unwrapped", "broken": false, - "derivation": "/nix/store/3acjvbs3w4yxv1rwhww5cnwrmwbaiihi-gcc-14-20241116.drv", + "derivation": "/nix/store/d4cg6ln1yd495xgiy5l3ayg25jddklsk-gcc-14-20241116.drv", "description": "GNU Compiler Collection, version 14-20241116", "install_id": "gcc-unwrapped", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gcc-14-20241116", "pname": "gcc-unwrapped", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "gcc-14-20241116", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "checksum": "/nix/store/l7wzh1jhiqa2vhaw8dpxj4rircpfhvxi-gcc-14-20241116-checksum", - "info": "/nix/store/s2lnnmhrswf5zmxi8662z08hc260m8ps-gcc-14-20241116-info", - "lib": "/nix/store/k7zrgs3l3ifa9qpz8i3ndaa0xvsmcb9n-gcc-14-20241116-lib", - "libgcc": "/nix/store/g0fg0qk212665jy2bmhrqvi7cqfzz90q-gcc-14-20241116-libgcc", - "man": "/nix/store/bl35c3073sg260lnp5k36bkjk6p6g3gs-gcc-14-20241116-man", - "out": "/nix/store/qbvp2h1f5a03nwmw0nwqimnk4kjhzv19-gcc-14-20241116" + "checksum": "/nix/store/mqgl0d5ayqsyagwixlzv5wb272pi9b8n-gcc-14-20241116-checksum", + "info": "/nix/store/6ksmwphahn99vx80xvamyb7l9b0ynya4-gcc-14-20241116-info", + "lib": "/nix/store/i60rx2hwqsn3fm64cblfjq36rzk4l18r-gcc-14-20241116-lib", + "libgcc": "/nix/store/pb8dsn8wh65ialxqian32i3ps3jkd87b-gcc-14-20241116-libgcc", + "man": "/nix/store/v6ralv74lyiiavg9njyxisq0023kmw3d-gcc-14-20241116-man", + "out": "/nix/store/x5k7anh2zz9vbdicl0mbxyjd1kw4a8j4-gcc-14-20241116" }, "system": "aarch64-linux", "group": "toplevel", @@ -478,33 +477,33 @@ { "attr_path": "gcc-unwrapped", "broken": false, - "derivation": "/nix/store/2hwjfka1izg8hyzan7ki90pcwv3y604g-gcc-14-20241116.drv", + "derivation": "/nix/store/ngv168954wc9iys9qrk0ddz86p7196qk-gcc-14-20241116.drv", "description": "GNU Compiler Collection, version 14-20241116", "install_id": "gcc-unwrapped", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gcc-14-20241116", "pname": "gcc-unwrapped", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "gcc-14-20241116", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "checksum": "/nix/store/h60zrhfdw173cffn5iyb52f64sn40jyc-gcc-14-20241116-checksum", - "info": "/nix/store/bmb9bqw7fxac08wc46cizd7dzlw64860-gcc-14-20241116-info", - "lib": "/nix/store/bpq1s72cw9qb2fs8mnmlw6hn2c7iy0ss-gcc-14-20241116-lib", - "libgcc": "/nix/store/17v0ywnr3akp85pvdi56gwl99ljv95kx-gcc-14-20241116-libgcc", - "man": "/nix/store/5kr602ywkyfpvzx6sl4d3zkksp4iakhb-gcc-14-20241116-man", - "out": "/nix/store/l89iqc7am6i60y8vk507zwrzxf0wcd3v-gcc-14-20241116" + "checksum": "/nix/store/agmfrzrpnz8k5l1hkvmrbw9bs2bxybrh-gcc-14-20241116-checksum", + "info": "/nix/store/cx3d30zsfiykb9yijq8il26mq56ih1q6-gcc-14-20241116-info", + "lib": "/nix/store/ggqfrwgzpr3v3dkvh4cnmhymnvf6cqja-gcc-14-20241116-lib", + "libgcc": "/nix/store/qjg34af79vcz9k2x386wjg6pk905cs42-gcc-14-20241116-libgcc", + "man": "/nix/store/l43mf6aydfl1jrwk6j830s0b13i5nyd7-gcc-14-20241116-man", + "out": "/nix/store/zs2gq6fkglrd28g1nxlb8waqq37cdc2z-gcc-14-20241116" }, "system": "x86_64-linux", "group": "toplevel", @@ -513,27 +512,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/0lxr3l6jxkvc1ckrjs65bkmr6wkm12ib-gum-0.14.5.drv", + "derivation": "/nix/store/gccd71rh0832pa50dv7gmn4r6ap9qw4d-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/p87f1zvabjckkam5f8p5n8s0p9dy2z8d-gum-0.14.5" + "out": "/nix/store/xdllwvxv5817vyspsxz9md15mkw0jnpk-gum-0.15.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -542,27 +541,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/flfac2jgxzw1zx2xk81w322qyzzbsni3-gum-0.14.5.drv", + "derivation": "/nix/store/icbs467zrbkbwzj0iq6yqgqcrfflnzdd-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/i8ks7qinadmk77dmknnrpi4iczv8p8gj-gum-0.14.5" + "out": "/nix/store/a32cysf4yz5vh6jv8kapywxpr52mpza5-gum-0.15.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -571,27 +570,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/5jaz36kssi10wjrsasi7wxf3rj9854hm-gum-0.14.5.drv", + "derivation": "/nix/store/9wzfi8lrq715wayvvn0jk411xm21nwx3-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/1s4jc1kmqksngyhanl76iibb19b7sd2v-gum-0.14.5" + "out": "/nix/store/dc27pakvsy1cihqz64nmqlvk9kfvaqsx-gum-0.15.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -600,27 +599,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/mjp6pldbmq5d6q0cl8brimzf0h3fdqpz-gum-0.14.5.drv", + "derivation": "/nix/store/96il3fayyk011rizdw7sn92dzifbrkyk-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/z96hiw9h45mph9qilm4hp4j4ncf19qbl-gum-0.14.5" + "out": "/nix/store/izlkj83sbvsxvj2ss9p479jhxljdvy5r-gum-0.15.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -629,17 +628,17 @@ { "attr_path": "python3", "broken": false, - "derivation": "/nix/store/i2dv1bhyf4s7h75am3r1i0hch0477r0n-python3-3.12.8.drv", + "derivation": "/nix/store/06lyfzhlxlqmj0fi0nms45gf7yv1qvnr-python3-3.12.8.drv", "description": "High-level dynamically-typed programming language", "install_id": "python", "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "python3-3.12.8", "pname": "python3", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -649,7 +648,7 @@ "out" ], "outputs": { - "out": "/nix/store/8zc3wcplydp8gsxms24scpzdca438dk5-python3-3.12.8" + "out": "/nix/store/d3alkzaq4a0yy8alnn0yamz62aim50qy-python3-3.12.8" }, "system": "aarch64-darwin", "group": "toplevel", @@ -658,17 +657,17 @@ { "attr_path": "python3", "broken": false, - "derivation": "/nix/store/22lnksddxfiwc7may5a6x0fmf2q74ksx-python3-3.12.8.drv", + "derivation": "/nix/store/pdxmsi3l3rp1zv0x9nzjxn11543hjlpz-python3-3.12.8.drv", "description": "High-level dynamically-typed programming language", "install_id": "python", "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "python3-3.12.8", "pname": "python3", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -678,8 +677,8 @@ "out" ], "outputs": { - "debug": "/nix/store/brcg3a34fi45ffky63g5pqd22sksvq13-python3-3.12.8-debug", - "out": "/nix/store/66pn6ysmvx675061xaq2vz93s9vdc5p4-python3-3.12.8" + "debug": "/nix/store/j8vwwbx0l5kz4w6j32kslj7czjri7276-python3-3.12.8-debug", + "out": "/nix/store/rfm2viz8cpyahnmraaayhmki7v9767gg-python3-3.12.8" }, "system": "aarch64-linux", "group": "toplevel", @@ -688,17 +687,17 @@ { "attr_path": "python3", "broken": false, - "derivation": "/nix/store/nxvw9y7bam0gjf6f515bz7183h2r5qhk-python3-3.12.8.drv", + "derivation": "/nix/store/kqawl89npv486ylzrngb5p2my13qbkkh-python3-3.12.8.drv", "description": "High-level dynamically-typed programming language", "install_id": "python", "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "python3-3.12.8", "pname": "python3", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -708,7 +707,7 @@ "out" ], "outputs": { - "out": "/nix/store/fpmkmdzgd1q7kqadc7czcjdhjj7bsc0i-python3-3.12.8" + "out": "/nix/store/ppx7233zkb3frbjw3llvsqhp7nxhlssk-python3-3.12.8" }, "system": "x86_64-darwin", "group": "toplevel", @@ -717,17 +716,17 @@ { "attr_path": "python3", "broken": false, - "derivation": "/nix/store/ixs5a8kyvw6rd2xbingm0sxc2lgwli54-python3-3.12.8.drv", + "derivation": "/nix/store/jqjl1pjb8h7v15ip3am81yj9ff8xw9bh-python3-3.12.8.drv", "description": "High-level dynamically-typed programming language", "install_id": "python", "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "python3-3.12.8", "pname": "python3", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -737,8 +736,124 @@ "out" ], "outputs": { - "debug": "/nix/store/cicfrcjr8pky8qd0gxw0x84ynyviy6b5-python3-3.12.8-debug", - "out": "/nix/store/c9m6yd8fg1flz2j5r4bif1ib5j20a0cy-python3-3.12.8" + "debug": "/nix/store/fxx2zijvbblhwh96awf50jvw5padmdfy-python3-3.12.8-debug", + "out": "/nix/store/0l539chjmcq5kdd43j6dgdjky4sjl7hl-python3-3.12.8" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "viu", + "broken": false, + "derivation": "/nix/store/xfyhdw8ydpzsj38gi1lf5gf78b2m4g7a-viu-1.5.1.drv", + "description": "Command-line application to view images from the terminal written in Rust", + "install_id": "viu", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "viu-1.5.1", + "pname": "viu", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.5.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/q8p9ag6kx642sv2z5aid2m6b82iyvi54-viu-1.5.1" + }, + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "viu", + "broken": false, + "derivation": "/nix/store/x01y0mpcmjlrnzs69myhhbpbzy1pw3qk-viu-1.5.1.drv", + "description": "Command-line application to view images from the terminal written in Rust", + "install_id": "viu", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "viu-1.5.1", + "pname": "viu", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.5.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/k1ccn6k1w0qm56vjlxxf30g8m9qfni77-viu-1.5.1" + }, + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "viu", + "broken": false, + "derivation": "/nix/store/cpllzn75m9jvg4am8z91sgv6w8fj88rr-viu-1.5.1.drv", + "description": "Command-line application to view images from the terminal written in Rust", + "install_id": "viu", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "viu-1.5.1", + "pname": "viu", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.5.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/a08hxg9l4gsxf1i3c331nkizs49xn26f-viu-1.5.1" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "viu", + "broken": false, + "derivation": "/nix/store/wrg8kcwwqghi3aac2828ac0va53czvzg-viu-1.5.1.drv", + "description": "Command-line application to view images from the terminal written in Rust", + "install_id": "viu", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "viu-1.5.1", + "pname": "viu", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.5.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/gb2r8ym8zh5qqib4i6zb8ajbk42pc42x-viu-1.5.1" }, "system": "x86_64-linux", "group": "toplevel", diff --git a/flaim/.flox/env/manifest.toml b/flaim/.flox/env/manifest.toml index 426b2c33..b51823ec 100644 --- a/flaim/.flox/env/manifest.toml +++ b/flaim/.flox/env/manifest.toml @@ -10,6 +10,7 @@ gum.pkg-path = "gum" curl.pkg-path = "curl" coreutils.pkg-path = "coreutils" figlet.pkg-path = "toilet" +viu.pkg-path = "viu" # Required for stdc linking gcc-unwrapped.pkg-path = "gcc-unwrapped" @@ -98,7 +99,6 @@ transformers sentencepiece bitsandbytes protobuf -sixel jupyterlab ipywidgets EOF diff --git a/flaim/blart/blart-flux.py b/flaim/blart/blart-flux.py index ebd34070..d20aaf50 100755 --- a/flaim/blart/blart-flux.py +++ b/flaim/blart/blart-flux.py @@ -25,8 +25,6 @@ # grab some image tools from PIL import Image -import sixel -from io import BytesIO import sys import gc @@ -42,10 +40,15 @@ # draw images in the terminal def draw(image): - buffer = BytesIO() - writer = sixel.SixelWriter() - image.save(buffer, format='png') - writer.draw(buffer) + import tempfile + import subprocess + import os + with tempfile.NamedTemporaryFile(delete=False, suffix='.png') as temp_file: + output_file = temp_file.name + image.save(output_file) + + subprocess.run(['viu', output_file], check=True) + os.remove(output_file) # set our device and nope out if we don't have either CUDA or Metal if torch.cuda.is_available(): @@ -119,7 +122,6 @@ def draw(image): protocomp.paste(im, (x_offset, -212)) x_offset += im.size[0] - # this requires a sixel terminal to do anything, sadly draw(protocomp) print("\n") diff --git a/flaim/blart/blart-proteus.py b/flaim/blart/blart-proteus.py index 18b67adf..172965af 100755 --- a/flaim/blart/blart-proteus.py +++ b/flaim/blart/blart-proteus.py @@ -20,8 +20,6 @@ # grab some image tools from PIL import Image -import sixel -from io import BytesIO import sys import gc @@ -37,10 +35,15 @@ # draw images in the terminal def draw(image): - buffer = BytesIO() - writer = sixel.SixelWriter() - image.save(buffer, format='png') - writer.draw(buffer) + import tempfile + import subprocess + import os + with tempfile.NamedTemporaryFile(delete=False, suffix='.png') as temp_file: + output_file = temp_file.name + image.save(output_file) + + subprocess.run(['viu', output_file], check=True) + os.remove(output_file) # set our device and nope out if we don't have either CUDA or Metal if torch.cuda.is_available(): @@ -123,7 +126,6 @@ def draw(image): protocomp.paste(im, (x_offset, -212)) x_offset += im.size[0] - # this requires a sixel terminal to do anything, sadly draw(protocomp) print("\n") diff --git a/flaim/blart/blart-sd3.py b/flaim/blart/blart-sd3.py index 3cda6e21..3df8bc60 100755 --- a/flaim/blart/blart-sd3.py +++ b/flaim/blart/blart-sd3.py @@ -24,8 +24,6 @@ # grab some image tools from PIL import Image -import sixel -from io import BytesIO import sys import gc @@ -41,10 +39,15 @@ # draw images in the terminal def draw(image): - buffer = BytesIO() - writer = sixel.SixelWriter() - image.save(buffer, format='png') - writer.draw(buffer) + import tempfile + import subprocess + import os + with tempfile.NamedTemporaryFile(delete=False, suffix='.png') as temp_file: + output_file = temp_file.name + image.save(output_file) + + subprocess.run(['viu', output_file], check=True) + os.remove(output_file) # set our device and nope out if we don't have either CUDA or Metal if torch.cuda.is_available(): @@ -117,7 +120,6 @@ def draw(image): protocomp.paste(im, (x_offset, -212)) x_offset += im.size[0] - # this requires a sixel terminal to do anything, sadly draw(protocomp) print("\n") diff --git a/flaim/blart/blart-sd35.py b/flaim/blart/blart-sd35.py index 7e43f64c..9f56a898 100755 --- a/flaim/blart/blart-sd35.py +++ b/flaim/blart/blart-sd35.py @@ -27,8 +27,6 @@ # grab some image tools from PIL import Image -from io import BytesIO -import sixel import sys import gc @@ -44,10 +42,15 @@ # draw images in the terminal def draw(image): - buffer = BytesIO() - writer = sixel.SixelWriter() - image.save(buffer, format='png') - writer.draw(buffer) + import tempfile + import subprocess + import os + with tempfile.NamedTemporaryFile(delete=False, suffix='.png') as temp_file: + output_file = temp_file.name + image.save(output_file) + + subprocess.run(['viu', output_file], check=True) + os.remove(output_file) # set our device and nope out if we don't have either CUDA or Metal if torch.cuda.is_available(): @@ -153,7 +156,6 @@ def draw(image): protocomp.paste(im, (x_offset, -212)) x_offset += im.size[0] - # this requires a sixel terminal to do anything, sadly draw(protocomp) print("\n") diff --git a/flaim/helpers/genimg.py b/flaim/helpers/genimg.py index d65f7ec7..7a62a494 100755 --- a/flaim/helpers/genimg.py +++ b/flaim/helpers/genimg.py @@ -5,16 +5,19 @@ import sys import torch -import sixel -from io import BytesIO from diffusers import StableDiffusionPipeline from diffusers import logging def draw(image): - buffer = BytesIO() - writer = sixel.SixelWriter() - image.save(buffer, format='png') - writer.draw(buffer) + import tempfile + import subprocess + import os + with tempfile.NamedTemporaryFile(delete=False, suffix='.png') as temp_file: + output_file = temp_file.name + image.save(output_file) + + subprocess.run(['viu', output_file], check=True) + os.remove(output_file) logging.set_verbosity(50) logging.disable_progress_bar() diff --git a/flake.lock b/flake.lock index c0bcac57..18682c26 100644 --- a/flake.lock +++ b/flake.lock @@ -77,19 +77,19 @@ "fenix": "fenix", "nixpkgs": "nixpkgs", "pre-commit-hooks": "pre-commit-hooks", - "sqlite3pp": "sqlite3pp" + "t3-src": "t3-src" }, "locked": { - "lastModified": 1732034658, - "narHash": "sha256-DcuLyLkHUyv+UtF8n8HJ5TTmPifZmFAfycu8Fq6zXt0=", + "lastModified": 1738438470, + "narHash": "sha256-zkDzMW/Zrmrhc59K3cu3sN4NZhTxGxeWByoYZRy4b/4=", "owner": "flox", "repo": "flox", - "rev": "0b62cdc5a9213b2e007652242f9e82d0b236a6b5", + "rev": "5c9fc36d41d2094f1e46399e5cc396eea8eb8c9f", "type": "github" }, "original": { "owner": "flox", - "ref": "refs/tags/v1.3.5", + "ref": "refs/tags/v1.3.12", "repo": "flox", "type": "github" } @@ -134,11 +134,11 @@ }, "nixpkgs-stable": { "locked": { - "lastModified": 1720386169, - "narHash": "sha256-NGKVY4PjzwAa4upkGtAMz1npHGoRzWotlSnVlqI40mo=", + "lastModified": 1730741070, + "narHash": "sha256-edm8WG19kWozJ/GqyYx2VjW99EdhjKwbY3ZwdlPAAlo=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "194846768975b7ad2c4988bdb82572c00222c0d7", + "rev": "d063c1dd113c91ab27959ba540c0d9753409edf3", "type": "github" }, "original": { @@ -150,11 +150,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1732014248, - "narHash": "sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w=", + "lastModified": 1738680400, + "narHash": "sha256-ooLh+XW8jfa+91F1nhf9OF7qhuA/y1ChLx6lXDNeY5U=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "23e89b7da85c3640bbc2173fe04f4bd114342367", + "rev": "799ba5bffed04ced7067a91798353d360788b30d", "type": "github" }, "original": { @@ -175,11 +175,11 @@ "nixpkgs-stable": "nixpkgs-stable" }, "locked": { - "lastModified": 1730302582, - "narHash": "sha256-W1MIJpADXQCgosJZT8qBYLRuZls2KSiKdpnTVdKBuvU=", + "lastModified": 1732021966, + "narHash": "sha256-mnTbjpdqF0luOkou8ZFi2asa1N3AA2CchR/RqCNmsGE=", "owner": "cachix", "repo": "pre-commit-hooks.nix", - "rev": "af8a16fe5c264f5e9e18bcee2859b40a656876cf", + "rev": "3308484d1a443fc5bc92012435d79e80458fe43c", "type": "github" }, "original": { @@ -212,27 +212,6 @@ "type": "github" } }, - "sqlite3pp": { - "inputs": { - "nixpkgs": [ - "flox", - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1691154329, - "narHash": "sha256-nMtwh/G1/Zt70rl540jn+nFVJuju0NdXJwk2Y3pNB+k=", - "owner": "aakropotkin", - "repo": "sqlite3pp", - "rev": "775e48a6c7a63a51585cd628f6c9816ba634a246", - "type": "github" - }, - "original": { - "owner": "aakropotkin", - "repo": "sqlite3pp", - "type": "github" - } - }, "systems": { "locked": { "lastModified": 1681028828, @@ -247,6 +226,22 @@ "repo": "default", "type": "github" } + }, + "t3-src": { + "flake": false, + "locked": { + "lastModified": 1734542708, + "narHash": "sha256-D0igUpqO2Es9QyhcJtPUc1rInSVC96lrx4z+takOwWg=", + "owner": "flox", + "repo": "t3", + "rev": "813ed220eab7f678a1bfbf70e4145d9de738d562", + "type": "github" + }, + "original": { + "owner": "flox", + "repo": "t3", + "type": "github" + } } }, "root": "root", diff --git a/flake.nix b/flake.nix index ac5d1c83..d80e0f41 100644 --- a/flake.nix +++ b/flake.nix @@ -3,7 +3,8 @@ inputs.flake-utils.url = "github:numtide/flake-utils"; inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; - inputs.flox.url = "github:flox/flox/refs/tags/v1.3.5"; + + inputs.flox.url = "github:flox/flox/refs/tags/v1.3.12"; outputs = { diff --git a/go/.flox/env/manifest.lock b/go/.flox/env/manifest.lock index 9fa511a3..95853689 100644 --- a/go/.flox/env/manifest.lock +++ b/go/.flox/env/manifest.lock @@ -47,27 +47,27 @@ { "attr_path": "go", "broken": false, - "derivation": "/nix/store/ds0x9ak6pkjsrygfvj1jv80fw295i0ay-go-1.23.4.drv", + "derivation": "/nix/store/xdnakh8bwh206h0la1xd1q7p5pwga4rw-go-1.23.5.drv", "description": "Go Programming language", "install_id": "go", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "go-1.23.4", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "go-1.23.5", "pname": "go", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.23.4", + "version": "1.23.5", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/bva4mymi5b2lhvvbccx8ipws89rar1d8-go-1.23.4" + "out": "/nix/store/nygq6zbzjqg8zkx8p9xh0ydvvi0v2vvv-go-1.23.5" }, "system": "aarch64-darwin", "group": "toplevel", @@ -76,27 +76,27 @@ { "attr_path": "go", "broken": false, - "derivation": "/nix/store/fap65gsxy7m12f8b8p5j9yybfnh908ar-go-1.23.4.drv", + "derivation": "/nix/store/a3b6qy31mx9khlfpb4s73j0f0a40r2yb-go-1.23.5.drv", "description": "Go Programming language", "install_id": "go", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "go-1.23.4", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "go-1.23.5", "pname": "go", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.23.4", + "version": "1.23.5", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/9lvi0l2yf6bwamsjs5d5n9i57c6kbd2c-go-1.23.4" + "out": "/nix/store/f3psxd8yplxjxv5nzkhhrczlfdipqqas-go-1.23.5" }, "system": "aarch64-linux", "group": "toplevel", @@ -105,27 +105,27 @@ { "attr_path": "go", "broken": false, - "derivation": "/nix/store/svsg9xhw9knwfdai3js3dlahcgnj2g5g-go-1.23.4.drv", + "derivation": "/nix/store/j779dhnhb5ff4ns69jbx7k0wz5prbpy9-go-1.23.5.drv", "description": "Go Programming language", "install_id": "go", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "go-1.23.4", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "go-1.23.5", "pname": "go", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.23.4", + "version": "1.23.5", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/sf1y7x29wvp9lppx5ya9h5b42fcmxb32-go-1.23.4" + "out": "/nix/store/xjyip7f73zvpbld41qgj0jspka4624jr-go-1.23.5" }, "system": "x86_64-darwin", "group": "toplevel", @@ -134,27 +134,27 @@ { "attr_path": "go", "broken": false, - "derivation": "/nix/store/h5i2qzmzj8hwyfxrf3fq23d7ngxpxyj2-go-1.23.4.drv", + "derivation": "/nix/store/xmn5jv5riq7py4gx0ybr58krz1bci99d-go-1.23.5.drv", "description": "Go Programming language", "install_id": "go", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "go-1.23.4", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "go-1.23.5", "pname": "go", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.23.4", + "version": "1.23.5", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/jfv85qbj4vb1dafcg6kncg4vrbq2bbxv-go-1.23.4" + "out": "/nix/store/kaajk63cgb8yrqvqvlmbss31b6nia854-go-1.23.5" }, "system": "x86_64-linux", "group": "toplevel", @@ -163,27 +163,27 @@ { "attr_path": "go-task", "broken": false, - "derivation": "/nix/store/28ckkwy4i53i98p28yc0kc2r14z5g35i-go-task-3.40.1.drv", + "derivation": "/nix/store/k9amlyl8x2hg7nq7j0wxx9slf3w9kff5-go-task-3.41.0.drv", "description": "Task runner / simpler Make alternative written in Go", "install_id": "go-task", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "go-task-3.40.1", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "go-task-3.41.0", "pname": "go-task", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "3.40.1", + "version": "3.41.0", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/aixfgx140ck769fgd62w2jn6zr0rpjap-go-task-3.40.1" + "out": "/nix/store/m0zc229zl4nfi9800dvxikyp31davmgl-go-task-3.41.0" }, "system": "aarch64-darwin", "group": "toplevel", @@ -192,27 +192,27 @@ { "attr_path": "go-task", "broken": false, - "derivation": "/nix/store/d6y3jicm39lhibirigz3yfi634f948z5-go-task-3.40.1.drv", + "derivation": "/nix/store/515gl1ql0xm5q4j4sx8p7xfgvbdhnjdi-go-task-3.41.0.drv", "description": "Task runner / simpler Make alternative written in Go", "install_id": "go-task", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "go-task-3.40.1", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "go-task-3.41.0", "pname": "go-task", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "3.40.1", + "version": "3.41.0", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/221dfg78szgn8sy0schr2yrxi0ksg7az-go-task-3.40.1" + "out": "/nix/store/3yg6irq9bdr34krjp0nbrrpd8gzfr4ag-go-task-3.41.0" }, "system": "aarch64-linux", "group": "toplevel", @@ -221,27 +221,27 @@ { "attr_path": "go-task", "broken": false, - "derivation": "/nix/store/qfqwqi0vjlsm7waqz960hhilvih62yg2-go-task-3.40.1.drv", + "derivation": "/nix/store/9pfn627jrpznwm6xxy9955wlrncs38sb-go-task-3.41.0.drv", "description": "Task runner / simpler Make alternative written in Go", "install_id": "go-task", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "go-task-3.40.1", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "go-task-3.41.0", "pname": "go-task", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "3.40.1", + "version": "3.41.0", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/yrfn4jmxsw16ngmgxslff18nrf7h1xy5-go-task-3.40.1" + "out": "/nix/store/25wclmb70pbw6z5a9lhf8xnl7rsf7vap-go-task-3.41.0" }, "system": "x86_64-darwin", "group": "toplevel", @@ -250,27 +250,27 @@ { "attr_path": "go-task", "broken": false, - "derivation": "/nix/store/xdaima4zlskxb71wq7q3dsb3r7941gmd-go-task-3.40.1.drv", + "derivation": "/nix/store/6ilx4ahq96zdmamjyn45za6fssl5vdsw-go-task-3.41.0.drv", "description": "Task runner / simpler Make alternative written in Go", "install_id": "go-task", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "go-task-3.40.1", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "go-task-3.41.0", "pname": "go-task", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "3.40.1", + "version": "3.41.0", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/66bmnhrlh62vxflw0siz8s7i5pff7i7j-go-task-3.40.1" + "out": "/nix/store/jn35gb9isnqzr9mfwhmig40c6iflmadz-go-task-3.41.0" }, "system": "x86_64-linux", "group": "toplevel", @@ -279,17 +279,17 @@ { "attr_path": "gomodifytags", "broken": false, - "derivation": "/nix/store/5k4v3klw5v67s2rigzi57iay120v4s3v-gomodifytags-1.17.0.drv", + "derivation": "/nix/store/i5k0xggh3408xs0k1qds3rdjx0q72ysz-gomodifytags-1.17.0.drv", "description": "Go tool to modify struct field tags", "install_id": "gomodifytags", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gomodifytags-1.17.0", "pname": "gomodifytags", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -299,7 +299,7 @@ "out" ], "outputs": { - "out": "/nix/store/js60bpvvf28c2x2fmd33qd8laj8c11rk-gomodifytags-1.17.0" + "out": "/nix/store/92qbpcssi88aqpy5815cbhn3phnah1vp-gomodifytags-1.17.0" }, "system": "aarch64-darwin", "group": "toplevel", @@ -308,17 +308,17 @@ { "attr_path": "gomodifytags", "broken": false, - "derivation": "/nix/store/wnf7rczwn3lbcp2nxikj8r5g2qr2kj7w-gomodifytags-1.17.0.drv", + "derivation": "/nix/store/v4kp2yys39ji76xwsbqsk42r6zpbfw93-gomodifytags-1.17.0.drv", "description": "Go tool to modify struct field tags", "install_id": "gomodifytags", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gomodifytags-1.17.0", "pname": "gomodifytags", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -328,7 +328,7 @@ "out" ], "outputs": { - "out": "/nix/store/07rwydipws3rcnsc502nqrmya22z2k36-gomodifytags-1.17.0" + "out": "/nix/store/3zizk3w2d5hmcdql80lh31b2c4ihhnai-gomodifytags-1.17.0" }, "system": "aarch64-linux", "group": "toplevel", @@ -337,17 +337,17 @@ { "attr_path": "gomodifytags", "broken": false, - "derivation": "/nix/store/5cv4kb058p1qqv53lza96m1i27kqdic5-gomodifytags-1.17.0.drv", + "derivation": "/nix/store/8778g77b6ihrwa1c7ffl0p3w7f8ijw9y-gomodifytags-1.17.0.drv", "description": "Go tool to modify struct field tags", "install_id": "gomodifytags", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gomodifytags-1.17.0", "pname": "gomodifytags", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -357,7 +357,7 @@ "out" ], "outputs": { - "out": "/nix/store/h6b6xnd6sa3gmrhlbgcmwhgwjgbvrp4m-gomodifytags-1.17.0" + "out": "/nix/store/akjlb1vg19a5ahzc8hh733yr8sbzpgqi-gomodifytags-1.17.0" }, "system": "x86_64-darwin", "group": "toplevel", @@ -366,17 +366,17 @@ { "attr_path": "gomodifytags", "broken": false, - "derivation": "/nix/store/sp6ycqkr3gb9xzq736m0w179sm1cidis-gomodifytags-1.17.0.drv", + "derivation": "/nix/store/lg3565y1dpy71i1gry4z4nic7s5bxz2r-gomodifytags-1.17.0.drv", "description": "Go tool to modify struct field tags", "install_id": "gomodifytags", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gomodifytags-1.17.0", "pname": "gomodifytags", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -386,7 +386,7 @@ "out" ], "outputs": { - "out": "/nix/store/bbyppjipiqfcngf378wind2qw5k58bj9-gomodifytags-1.17.0" + "out": "/nix/store/kci4wg2lw2pb97j5l20hl0gh58kgrpb7-gomodifytags-1.17.0" }, "system": "x86_64-linux", "group": "toplevel", @@ -395,17 +395,17 @@ { "attr_path": "gopls", "broken": false, - "derivation": "/nix/store/9yqgyfi9kwsb6g1y7h0qf8vvs0yj6d9w-gopls-0.17.1.drv", + "derivation": "/nix/store/79bxvcychn4bhybhdzfhni0qlbb7pnhj-gopls-0.17.1.drv", "description": "Official language server for the Go language", "install_id": "gopls", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gopls-0.17.1", "pname": "gopls", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -415,7 +415,7 @@ "out" ], "outputs": { - "out": "/nix/store/b59h9ik2q6nxhkalya692496y4rz42id-gopls-0.17.1" + "out": "/nix/store/861dr03jbc638r8wr19d107mr88bqfvv-gopls-0.17.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -424,17 +424,17 @@ { "attr_path": "gopls", "broken": false, - "derivation": "/nix/store/6rlwji1wcbmr02w59vnfps5wpcf9606c-gopls-0.17.1.drv", + "derivation": "/nix/store/f7fynz2kpxj3nd2lbdrywzdf1vk047bz-gopls-0.17.1.drv", "description": "Official language server for the Go language", "install_id": "gopls", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gopls-0.17.1", "pname": "gopls", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -444,7 +444,7 @@ "out" ], "outputs": { - "out": "/nix/store/lkj8mv03qgvmx97g4zpsk6b6ic813glj-gopls-0.17.1" + "out": "/nix/store/j6cf7fdjmzf37i2x0my7lxbw68wis5f9-gopls-0.17.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -453,17 +453,17 @@ { "attr_path": "gopls", "broken": false, - "derivation": "/nix/store/10glwighhs596ibl02qbf74bjbi8kav0-gopls-0.17.1.drv", + "derivation": "/nix/store/73vyfcv7cqdh5s3b0b5kbbnsds85crd0-gopls-0.17.1.drv", "description": "Official language server for the Go language", "install_id": "gopls", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gopls-0.17.1", "pname": "gopls", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -473,7 +473,7 @@ "out" ], "outputs": { - "out": "/nix/store/g8752b8qvrqk0dpymy5jahbm7lkcp01c-gopls-0.17.1" + "out": "/nix/store/hiz1gsjfqar6zw9z5awq1nm92jf42qsa-gopls-0.17.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -482,17 +482,17 @@ { "attr_path": "gopls", "broken": false, - "derivation": "/nix/store/jhkhh3ggwv9anjig9iki2z0p9ry14y0b-gopls-0.17.1.drv", + "derivation": "/nix/store/f5arz3w0x7lfsgg6dw5wscybdv5k2kly-gopls-0.17.1.drv", "description": "Official language server for the Go language", "install_id": "gopls", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gopls-0.17.1", "pname": "gopls", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -502,7 +502,7 @@ "out" ], "outputs": { - "out": "/nix/store/da1qd9d49rjg5gvqyzhi4ycqs1n2kkp3-gopls-0.17.1" + "out": "/nix/store/8zzrbbpgbf6mpabqvg36xm61ala771h5-gopls-0.17.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -511,17 +511,17 @@ { "attr_path": "gore", "broken": false, - "derivation": "/nix/store/xjbb1ai1lrmwdryvyzqyfi9vakghlq7r-gore-0.5.7.drv", + "derivation": "/nix/store/jn1aq0r1w3h12aj23r9km3razndfv4k4-gore-0.5.7.drv", "description": "Yet another Go REPL that works nicely", "install_id": "gore", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gore-0.5.7", "pname": "gore", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -531,7 +531,7 @@ "out" ], "outputs": { - "out": "/nix/store/rry16firwx3n6rjmjfkih7knnbw0r5jx-gore-0.5.7" + "out": "/nix/store/06ifmq8lph88q3scngak01bllfqb8p1z-gore-0.5.7" }, "system": "aarch64-darwin", "group": "toplevel", @@ -540,17 +540,17 @@ { "attr_path": "gore", "broken": false, - "derivation": "/nix/store/d23q1bc8134j2mr740jjkycy5d8xnk5p-gore-0.5.7.drv", + "derivation": "/nix/store/7481fd1inimyydas8fm1ijs93g1lp2zm-gore-0.5.7.drv", "description": "Yet another Go REPL that works nicely", "install_id": "gore", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gore-0.5.7", "pname": "gore", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -560,7 +560,7 @@ "out" ], "outputs": { - "out": "/nix/store/z7vhf1sbhm5k1bz6ndwkwn131jc8hw2s-gore-0.5.7" + "out": "/nix/store/kgihlbqj7v7piirvw7c2q8ycln7qrb81-gore-0.5.7" }, "system": "aarch64-linux", "group": "toplevel", @@ -569,17 +569,17 @@ { "attr_path": "gore", "broken": false, - "derivation": "/nix/store/ky5mabbyl1dw77n3xbgl5cbypn9qims2-gore-0.5.7.drv", + "derivation": "/nix/store/45d7dsrxzpnzncikc7625x8adj13ccf0-gore-0.5.7.drv", "description": "Yet another Go REPL that works nicely", "install_id": "gore", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gore-0.5.7", "pname": "gore", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -589,7 +589,7 @@ "out" ], "outputs": { - "out": "/nix/store/1k4k69yb7jq5l6alr3dwnc9fwxw18n8y-gore-0.5.7" + "out": "/nix/store/229wp26bmfrv155fkq7r1hkhgnsm56ap-gore-0.5.7" }, "system": "x86_64-darwin", "group": "toplevel", @@ -598,17 +598,17 @@ { "attr_path": "gore", "broken": false, - "derivation": "/nix/store/82568hwk6fhwijkcp6dzdn0xdmsqjjs0-gore-0.5.7.drv", + "derivation": "/nix/store/vhdq7bsji0qxyjxskvjgj4k8cpa8v1bk-gore-0.5.7.drv", "description": "Yet another Go REPL that works nicely", "install_id": "gore", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gore-0.5.7", "pname": "gore", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -618,7 +618,7 @@ "out" ], "outputs": { - "out": "/nix/store/z9jzcppfbq21ca1nyqdwqga05s430gkl-gore-0.5.7" + "out": "/nix/store/yfqibc3c22b0b9msjrfng1jx1mc4vvli-gore-0.5.7" }, "system": "x86_64-linux", "group": "toplevel", @@ -627,17 +627,17 @@ { "attr_path": "gotests", "broken": false, - "derivation": "/nix/store/y9rrf5ajjbi5ijipcmigshkmd5k2l4ml-gotests-1.6.0.drv", + "derivation": "/nix/store/k7lz63d9m91vclskj60kydk3sc228znm-gotests-1.6.0.drv", "description": "Generate Go tests from your source code", "install_id": "gotests", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gotests-1.6.0", "pname": "gotests", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -647,7 +647,7 @@ "out" ], "outputs": { - "out": "/nix/store/g6w7frl7j09a92yiinzp87pan8wk1h58-gotests-1.6.0" + "out": "/nix/store/1gwxpyxfkbcflsd6a6jn97pj11aqz90d-gotests-1.6.0" }, "system": "aarch64-darwin", "group": "toplevel", @@ -656,17 +656,17 @@ { "attr_path": "gotests", "broken": false, - "derivation": "/nix/store/nbk9xwyfywjacg3hk68jbv741zld9nvn-gotests-1.6.0.drv", + "derivation": "/nix/store/3zild19rh84s4m687sjmf5mr0c32p5j9-gotests-1.6.0.drv", "description": "Generate Go tests from your source code", "install_id": "gotests", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gotests-1.6.0", "pname": "gotests", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -676,7 +676,7 @@ "out" ], "outputs": { - "out": "/nix/store/jlxd81drr598hkr1fbcx26bjw0b377nf-gotests-1.6.0" + "out": "/nix/store/ji0aqa0xfjfwk801xkm8h8w5c8g1jajg-gotests-1.6.0" }, "system": "aarch64-linux", "group": "toplevel", @@ -685,17 +685,17 @@ { "attr_path": "gotests", "broken": false, - "derivation": "/nix/store/98dvvvyqzzaiwgh8svfaislq2lb8qm67-gotests-1.6.0.drv", + "derivation": "/nix/store/zn7nm77jr9m0rkfw2rc87y83qwz5w25r-gotests-1.6.0.drv", "description": "Generate Go tests from your source code", "install_id": "gotests", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gotests-1.6.0", "pname": "gotests", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -705,7 +705,7 @@ "out" ], "outputs": { - "out": "/nix/store/qclpsidgga60383ry488qangwx261kbj-gotests-1.6.0" + "out": "/nix/store/m524fhlg95qdqaxmplmi4gzy97n29bwg-gotests-1.6.0" }, "system": "x86_64-darwin", "group": "toplevel", @@ -714,17 +714,17 @@ { "attr_path": "gotests", "broken": false, - "derivation": "/nix/store/378xz6xy5azk6wnlxlh6hqmfvp826p2s-gotests-1.6.0.drv", + "derivation": "/nix/store/ac2sj6pwwg3jwm1wvadnmh8xv4qklqvp-gotests-1.6.0.drv", "description": "Generate Go tests from your source code", "install_id": "gotests", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gotests-1.6.0", "pname": "gotests", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -734,7 +734,7 @@ "out" ], "outputs": { - "out": "/nix/store/670ka4gnaqf72f26nw8sz0mnwdm54i76-gotests-1.6.0" + "out": "/nix/store/k10808x1cwj7mhmaml9c2j88vz84c3bz-gotests-1.6.0" }, "system": "x86_64-linux", "group": "toplevel", @@ -743,17 +743,17 @@ { "attr_path": "gotools", "broken": false, - "derivation": "/nix/store/94nsf11hjc1pp09whnyiay3439wrzd3l-gotools-0.25.0.drv", + "derivation": "/nix/store/pab7a4xn3v8asywjqj1khsx0kjbpyxpi-gotools-0.25.0.drv", "description": "Additional tools for Go development", "install_id": "gotools", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gotools-0.25.0", "pname": "gotools", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -763,7 +763,7 @@ "out" ], "outputs": { - "out": "/nix/store/v6xjdcrlrr1897i4siink7y3pxjcmkzm-gotools-0.25.0" + "out": "/nix/store/1n8r5mzr67njasq23mi9d65dz1y82y49-gotools-0.25.0" }, "system": "aarch64-darwin", "group": "toplevel", @@ -772,17 +772,17 @@ { "attr_path": "gotools", "broken": false, - "derivation": "/nix/store/1r62963mdvclkwpqyb995090wjcglpn8-gotools-0.25.0.drv", + "derivation": "/nix/store/yz05xm6yfnwqy0sx4agdss24pmd7h0yi-gotools-0.25.0.drv", "description": "Additional tools for Go development", "install_id": "gotools", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gotools-0.25.0", "pname": "gotools", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -792,7 +792,7 @@ "out" ], "outputs": { - "out": "/nix/store/mpgyif6gfs68szd10awin09jc40dg59j-gotools-0.25.0" + "out": "/nix/store/ip4ljn0wzmmr0nrprfjy70h1kxi8n53r-gotools-0.25.0" }, "system": "aarch64-linux", "group": "toplevel", @@ -801,17 +801,17 @@ { "attr_path": "gotools", "broken": false, - "derivation": "/nix/store/869fzfh7k76g5wmnf0xylaxwsx2366wj-gotools-0.25.0.drv", + "derivation": "/nix/store/k8q8dzcfklipxyhnnic42rrw8jcaqlx6-gotools-0.25.0.drv", "description": "Additional tools for Go development", "install_id": "gotools", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gotools-0.25.0", "pname": "gotools", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -821,7 +821,7 @@ "out" ], "outputs": { - "out": "/nix/store/bvbzi5qg6fcr9vadisqlvidrf3r7037a-gotools-0.25.0" + "out": "/nix/store/i0kf09bxfvq60rw9x3y6p2xxw2v3farc-gotools-0.25.0" }, "system": "x86_64-darwin", "group": "toplevel", @@ -830,17 +830,17 @@ { "attr_path": "gotools", "broken": false, - "derivation": "/nix/store/j1mxmbzzsv5k609k8jjrs81fvvgmc60w-gotools-0.25.0.drv", + "derivation": "/nix/store/jwbnw2mgql0pmaz3hazd47pjd8a1idmw-gotools-0.25.0.drv", "description": "Additional tools for Go development", "install_id": "gotools", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gotools-0.25.0", "pname": "gotools", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -850,7 +850,7 @@ "out" ], "outputs": { - "out": "/nix/store/mnnv5iqsa1hcc9v1snyxai3yqzmav9kf-gotools-0.25.0" + "out": "/nix/store/bjfrhrmi226w0r84ac3cg3sb8rwb1p23-gotools-0.25.0" }, "system": "x86_64-linux", "group": "toplevel", diff --git a/gource/.flox/env/manifest.lock b/gource/.flox/env/manifest.lock index 70c7bf9c..45c0a621 100644 --- a/gource/.flox/env/manifest.lock +++ b/gource/.flox/env/manifest.lock @@ -45,27 +45,27 @@ { "attr_path": "gitMinimal", "broken": false, - "derivation": "/nix/store/pq12r4bs7knh4niw1nnxqmrchnspanhn-git-minimal-2.47.0.drv", + "derivation": "/nix/store/1q1q92lmllyv4gnrhmww52djqabwjrnr-git-minimal-2.47.2.drv", "description": "Distributed version control system", "install_id": "gitMinimal", "license": "GPL-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "git-minimal-2.47.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "git-minimal-2.47.2", "pname": "gitMinimal", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "git-minimal-2.47.0", + "version": "git-minimal-2.47.2", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/0lrs5vxsmqqw3xg4q2qj781n73055b8n-git-minimal-2.47.0" + "out": "/nix/store/nxd65jryc9xqaiibaa2w9v714ijbjlri-git-minimal-2.47.2" }, "system": "aarch64-darwin", "group": "toplevel", @@ -74,28 +74,28 @@ { "attr_path": "gitMinimal", "broken": false, - "derivation": "/nix/store/l4p4l8xk3a1fpm15z4rzma3h77p7608d-git-minimal-2.47.0.drv", + "derivation": "/nix/store/jbwx0yhgsldgqx8gsbap0kf383d3nqqs-git-minimal-2.47.2.drv", "description": "Distributed version control system", "install_id": "gitMinimal", "license": "GPL-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "git-minimal-2.47.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "git-minimal-2.47.2", "pname": "gitMinimal", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "git-minimal-2.47.0", + "version": "git-minimal-2.47.2", "outputs_to_install": [ "out" ], "outputs": { - "debug": "/nix/store/1dl52chpjnfzl71rl07yh4p0jpvx7h4y-git-minimal-2.47.0-debug", - "out": "/nix/store/pqnwq59giw4012rkq5sl7a8bz9dscz6f-git-minimal-2.47.0" + "debug": "/nix/store/3fl8bbiy3gcpyh1cnkh7v9vcsxw9hlfw-git-minimal-2.47.2-debug", + "out": "/nix/store/v8w3s7z3qniapnkdbnshhk72jaa4y0lp-git-minimal-2.47.2" }, "system": "aarch64-linux", "group": "toplevel", @@ -104,27 +104,27 @@ { "attr_path": "gitMinimal", "broken": false, - "derivation": "/nix/store/dj508b17mm6m341r5hfk7nna1x1k7p3y-git-minimal-2.47.0.drv", + "derivation": "/nix/store/x33qf980mzrzv31wmr98r1xqfxvqz05p-git-minimal-2.47.2.drv", "description": "Distributed version control system", "install_id": "gitMinimal", "license": "GPL-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "git-minimal-2.47.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "git-minimal-2.47.2", "pname": "gitMinimal", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "git-minimal-2.47.0", + "version": "git-minimal-2.47.2", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/q2s5vcv8zhk8xdaw004z6k1yb82v23jc-git-minimal-2.47.0" + "out": "/nix/store/bjng4d4683sn959kjfa4s17kamvmgh4g-git-minimal-2.47.2" }, "system": "x86_64-darwin", "group": "toplevel", @@ -133,28 +133,28 @@ { "attr_path": "gitMinimal", "broken": false, - "derivation": "/nix/store/mk4qkng7cc0kdqbfidd9nfm6lvz9ldm7-git-minimal-2.47.0.drv", + "derivation": "/nix/store/l5jaxry5ngh78v3mklb484dfqw6n29v5-git-minimal-2.47.2.drv", "description": "Distributed version control system", "install_id": "gitMinimal", "license": "GPL-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "git-minimal-2.47.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "git-minimal-2.47.2", "pname": "gitMinimal", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "git-minimal-2.47.0", + "version": "git-minimal-2.47.2", "outputs_to_install": [ "out" ], "outputs": { - "debug": "/nix/store/ib0mbcdn4jdllpvyan36i559znlp4mj4-git-minimal-2.47.0-debug", - "out": "/nix/store/7998dljnnlk9yqpwnrrwwbhrikjkbai5-git-minimal-2.47.0" + "debug": "/nix/store/vp75ilnn9xj8cr82wjja9nryyz4g06x2-git-minimal-2.47.2-debug", + "out": "/nix/store/cjw8ydwnifad0wdlkhpsyrdm18bcmg63-git-minimal-2.47.2" }, "system": "x86_64-linux", "group": "toplevel", @@ -163,17 +163,17 @@ { "attr_path": "gource", "broken": false, - "derivation": "/nix/store/2cxaqh4jpssc4g285lw6ikxg9a8xr0by-gource-0.55.drv", + "derivation": "/nix/store/ky4jk2dn94qdn4lxvdcfqha5xfr57qa8-gource-0.55.drv", "description": "Software version control visualization tool", "install_id": "gource", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gource-0.55", "pname": "gource", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -183,7 +183,7 @@ "out" ], "outputs": { - "out": "/nix/store/zky6hqicb835n8ivz478lz5hmg5pb1m5-gource-0.55" + "out": "/nix/store/j6yvbjsszidflzkxvn22r3403434hli7-gource-0.55" }, "system": "aarch64-darwin", "group": "toplevel", @@ -192,17 +192,17 @@ { "attr_path": "gource", "broken": false, - "derivation": "/nix/store/q1cmvrkqg2zni6i21vwr99g4kbna85ir-gource-0.55.drv", + "derivation": "/nix/store/zb169qz3qhm2bwwpmh4qvcbg2yz6yb27-gource-0.55.drv", "description": "Software version control visualization tool", "install_id": "gource", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gource-0.55", "pname": "gource", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -212,7 +212,7 @@ "out" ], "outputs": { - "out": "/nix/store/56ra23kkkhfphc0a2ki2671a4zm0cr1z-gource-0.55" + "out": "/nix/store/nkhr5gvplwwr62x81pxkijk3rw10x7lh-gource-0.55" }, "system": "aarch64-linux", "group": "toplevel", @@ -221,17 +221,17 @@ { "attr_path": "gource", "broken": false, - "derivation": "/nix/store/kh5sbj9mxmz05n0knfj5pi94d4vbg0hn-gource-0.55.drv", + "derivation": "/nix/store/jdk7abi37hmvrnl1qh59flsb93wnkvsl-gource-0.55.drv", "description": "Software version control visualization tool", "install_id": "gource", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gource-0.55", "pname": "gource", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -241,7 +241,7 @@ "out" ], "outputs": { - "out": "/nix/store/k4djr9ky3ypjmlvval3cqnz0zwvbkrx2-gource-0.55" + "out": "/nix/store/5yflysfff8la4s0zbjy96qbp0akqc8d0-gource-0.55" }, "system": "x86_64-darwin", "group": "toplevel", @@ -250,17 +250,17 @@ { "attr_path": "gource", "broken": false, - "derivation": "/nix/store/8dk3z80xlxxn7p6vixzs7i45a7q6qbsg-gource-0.55.drv", + "derivation": "/nix/store/2rfjwp9dg2llbxqk2lw2xj86abg1d8my-gource-0.55.drv", "description": "Software version control visualization tool", "install_id": "gource", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gource-0.55", "pname": "gource", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -270,7 +270,7 @@ "out" ], "outputs": { - "out": "/nix/store/0l7hwcg6qpgyhkfx7nlk0w08a43a8szk-gource-0.55" + "out": "/nix/store/xr3vpjdb4wb3286dvzrksigp4rpi35kp-gource-0.55" }, "system": "x86_64-linux", "group": "toplevel", @@ -279,27 +279,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/0lxr3l6jxkvc1ckrjs65bkmr6wkm12ib-gum-0.14.5.drv", + "derivation": "/nix/store/gccd71rh0832pa50dv7gmn4r6ap9qw4d-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/p87f1zvabjckkam5f8p5n8s0p9dy2z8d-gum-0.14.5" + "out": "/nix/store/xdllwvxv5817vyspsxz9md15mkw0jnpk-gum-0.15.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -308,27 +308,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/flfac2jgxzw1zx2xk81w322qyzzbsni3-gum-0.14.5.drv", + "derivation": "/nix/store/icbs467zrbkbwzj0iq6yqgqcrfflnzdd-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/i8ks7qinadmk77dmknnrpi4iczv8p8gj-gum-0.14.5" + "out": "/nix/store/a32cysf4yz5vh6jv8kapywxpr52mpza5-gum-0.15.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -337,27 +337,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/5jaz36kssi10wjrsasi7wxf3rj9854hm-gum-0.14.5.drv", + "derivation": "/nix/store/9wzfi8lrq715wayvvn0jk411xm21nwx3-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/1s4jc1kmqksngyhanl76iibb19b7sd2v-gum-0.14.5" + "out": "/nix/store/dc27pakvsy1cihqz64nmqlvk9kfvaqsx-gum-0.15.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -366,27 +366,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/mjp6pldbmq5d6q0cl8brimzf0h3fdqpz-gum-0.14.5.drv", + "derivation": "/nix/store/96il3fayyk011rizdw7sn92dzifbrkyk-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/z96hiw9h45mph9qilm4hp4j4ncf19qbl-gum-0.14.5" + "out": "/nix/store/izlkj83sbvsxvj2ss9p479jhxljdvy5r-gum-0.15.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -395,17 +395,17 @@ { "attr_path": "python3", "broken": false, - "derivation": "/nix/store/i2dv1bhyf4s7h75am3r1i0hch0477r0n-python3-3.12.8.drv", + "derivation": "/nix/store/06lyfzhlxlqmj0fi0nms45gf7yv1qvnr-python3-3.12.8.drv", "description": "High-level dynamically-typed programming language", "install_id": "python3", "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "python3-3.12.8", "pname": "python3", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -415,7 +415,7 @@ "out" ], "outputs": { - "out": "/nix/store/8zc3wcplydp8gsxms24scpzdca438dk5-python3-3.12.8" + "out": "/nix/store/d3alkzaq4a0yy8alnn0yamz62aim50qy-python3-3.12.8" }, "system": "aarch64-darwin", "group": "toplevel", @@ -424,17 +424,17 @@ { "attr_path": "python3", "broken": false, - "derivation": "/nix/store/22lnksddxfiwc7may5a6x0fmf2q74ksx-python3-3.12.8.drv", + "derivation": "/nix/store/pdxmsi3l3rp1zv0x9nzjxn11543hjlpz-python3-3.12.8.drv", "description": "High-level dynamically-typed programming language", "install_id": "python3", "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "python3-3.12.8", "pname": "python3", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -444,8 +444,8 @@ "out" ], "outputs": { - "debug": "/nix/store/brcg3a34fi45ffky63g5pqd22sksvq13-python3-3.12.8-debug", - "out": "/nix/store/66pn6ysmvx675061xaq2vz93s9vdc5p4-python3-3.12.8" + "debug": "/nix/store/j8vwwbx0l5kz4w6j32kslj7czjri7276-python3-3.12.8-debug", + "out": "/nix/store/rfm2viz8cpyahnmraaayhmki7v9767gg-python3-3.12.8" }, "system": "aarch64-linux", "group": "toplevel", @@ -454,17 +454,17 @@ { "attr_path": "python3", "broken": false, - "derivation": "/nix/store/nxvw9y7bam0gjf6f515bz7183h2r5qhk-python3-3.12.8.drv", + "derivation": "/nix/store/kqawl89npv486ylzrngb5p2my13qbkkh-python3-3.12.8.drv", "description": "High-level dynamically-typed programming language", "install_id": "python3", "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "python3-3.12.8", "pname": "python3", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -474,7 +474,7 @@ "out" ], "outputs": { - "out": "/nix/store/fpmkmdzgd1q7kqadc7czcjdhjj7bsc0i-python3-3.12.8" + "out": "/nix/store/ppx7233zkb3frbjw3llvsqhp7nxhlssk-python3-3.12.8" }, "system": "x86_64-darwin", "group": "toplevel", @@ -483,17 +483,17 @@ { "attr_path": "python3", "broken": false, - "derivation": "/nix/store/ixs5a8kyvw6rd2xbingm0sxc2lgwli54-python3-3.12.8.drv", + "derivation": "/nix/store/jqjl1pjb8h7v15ip3am81yj9ff8xw9bh-python3-3.12.8.drv", "description": "High-level dynamically-typed programming language", "install_id": "python3", "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "python3-3.12.8", "pname": "python3", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -503,8 +503,8 @@ "out" ], "outputs": { - "debug": "/nix/store/cicfrcjr8pky8qd0gxw0x84ynyviy6b5-python3-3.12.8-debug", - "out": "/nix/store/c9m6yd8fg1flz2j5r4bif1ib5j20a0cy-python3-3.12.8" + "debug": "/nix/store/fxx2zijvbblhwh96awf50jvw5padmdfy-python3-3.12.8-debug", + "out": "/nix/store/0l539chjmcq5kdd43j6dgdjky4sjl7hl-python3-3.12.8" }, "system": "x86_64-linux", "group": "toplevel", diff --git a/javascript-bun/.flox/env/manifest.lock b/javascript-bun/.flox/env/manifest.lock index 0f843318..34337d9e 100644 --- a/javascript-bun/.flox/env/manifest.lock +++ b/javascript-bun/.flox/env/manifest.lock @@ -36,27 +36,27 @@ { "attr_path": "bun", "broken": false, - "derivation": "/nix/store/nsdsrl642phsmv57q4wj841mxl5mj6m7-bun-1.1.43.drv", + "derivation": "/nix/store/2zppm8dlqgw3y7zp5wsxrx23h9sc5xh8-bun-1.2.2.drv", "description": "Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one", "install_id": "bun", "license": "[ MIT, LGPL-2.1-only ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "bun-1.1.43", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "bun-1.2.2", "pname": "bun", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.1.43", + "version": "1.2.2", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/wg9x0cb4rl5jrvmkak6ihljdxl811h62-bun-1.1.43" + "out": "/nix/store/vgxf4h6n4g6i79bvl7i59vnm2acx5h4l-bun-1.2.2" }, "system": "aarch64-darwin", "group": "toplevel", @@ -65,27 +65,27 @@ { "attr_path": "bun", "broken": false, - "derivation": "/nix/store/kwbl9c2mnjgcbxwz5jsy97bb2pkbh0gq-bun-1.1.43.drv", + "derivation": "/nix/store/2wvfcpv3nwzrdbqhf79zdrjfnfc1slr2-bun-1.2.2.drv", "description": "Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one", "install_id": "bun", "license": "[ MIT, LGPL-2.1-only ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "bun-1.1.43", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "bun-1.2.2", "pname": "bun", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.1.43", + "version": "1.2.2", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/6yszhl10ah05n17lf35kpnyzrqlsg3hl-bun-1.1.43" + "out": "/nix/store/12pmq4z1c04jpd322cjqvla0900c9s26-bun-1.2.2" }, "system": "aarch64-linux", "group": "toplevel", @@ -94,27 +94,27 @@ { "attr_path": "bun", "broken": false, - "derivation": "/nix/store/c5z5s9qf06cq0gjvd5mnlcp06wp10d6s-bun-1.1.43.drv", + "derivation": "/nix/store/cwal783kiw5fgqvnb92j29jh1r1cxk76-bun-1.2.2.drv", "description": "Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one", "install_id": "bun", "license": "[ MIT, LGPL-2.1-only ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "bun-1.1.43", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "bun-1.2.2", "pname": "bun", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.1.43", + "version": "1.2.2", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/k8yj5s89swbhlh1i8lp25ha2hw9171yr-bun-1.1.43" + "out": "/nix/store/zfgpjg2j3v1sfl37kd00ahjmsbh2aybj-bun-1.2.2" }, "system": "x86_64-linux", "group": "toplevel", @@ -123,17 +123,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/llsrcrh3a4nyqc16qiil45j5ndypcp2v-coreutils-9.5.drv", + "derivation": "/nix/store/vjfwxkpsdmjc6zwvjavkw7wygvdkpn2i-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -143,8 +143,8 @@ "out" ], "outputs": { - "info": "/nix/store/c263jjqg2mpap2fagjl34lziidkgph3i-coreutils-9.5-info", - "out": "/nix/store/p9m0bsw49c5m6wnm3m4fs97yx5rxcmfj-coreutils-9.5" + "info": "/nix/store/simc3qvyl7p7jpg75rxv8x649yp8zsx2-coreutils-9.5-info", + "out": "/nix/store/y47p66ilr9q34s9mizscsdxw5vxq62qj-coreutils-9.5" }, "system": "aarch64-darwin", "group": "toplevel", @@ -153,17 +153,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/18ysbs708pj8ps18fdjj81z7zn4c6fla-coreutils-9.5.drv", + "derivation": "/nix/store/55k13swx2vgmhaivk2x60iq0800sqd4r-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -173,9 +173,9 @@ "out" ], "outputs": { - "debug": "/nix/store/r1x885lysldxid2575k87nld06pkbf4v-coreutils-9.5-debug", - "info": "/nix/store/xqglm4755lgpjrdyxi5f52fljrcarvqc-coreutils-9.5-info", - "out": "/nix/store/lhd4sbpf3l9jxmb8sl6881l924q151j0-coreutils-9.5" + "debug": "/nix/store/6bwh9mdkkm6by9fif5fs4gds70syjrlx-coreutils-9.5-debug", + "info": "/nix/store/rhypb4vgwpdqqpzdvn66g9r1r349chdg-coreutils-9.5-info", + "out": "/nix/store/262cihc8b77953r05p353h9xd7axjrbz-coreutils-9.5" }, "system": "aarch64-linux", "group": "toplevel", @@ -184,17 +184,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/rzf4njjb1pfpc2csazccxjn9452d96mi-coreutils-9.5.drv", + "derivation": "/nix/store/8n2r30qdxcc6mj7hzf88gb1xzc1hjbrw-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -204,9 +204,9 @@ "out" ], "outputs": { - "debug": "/nix/store/zs8k0d5dx7nkvs6vmxmkr1jdz3px2fhi-coreutils-9.5-debug", - "info": "/nix/store/hm7bqb710681rxgrq8b6l9zms50aj4k5-coreutils-9.5-info", - "out": "/nix/store/4s9rah4cwaxflicsk5cndnknqlk9n4p3-coreutils-9.5" + "debug": "/nix/store/fc58f079w7wy0kpicpdpvx1a0xf24hi4-coreutils-9.5-debug", + "info": "/nix/store/sihgjmzsla41aywcnflvvr43hc6nq0kk-coreutils-9.5-info", + "out": "/nix/store/wdap4cr3bnm685f27y9bb6q5b6q18msl-coreutils-9.5" }, "system": "x86_64-linux", "group": "toplevel", @@ -215,27 +215,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/0lxr3l6jxkvc1ckrjs65bkmr6wkm12ib-gum-0.14.5.drv", + "derivation": "/nix/store/gccd71rh0832pa50dv7gmn4r6ap9qw4d-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/p87f1zvabjckkam5f8p5n8s0p9dy2z8d-gum-0.14.5" + "out": "/nix/store/xdllwvxv5817vyspsxz9md15mkw0jnpk-gum-0.15.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -244,27 +244,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/flfac2jgxzw1zx2xk81w322qyzzbsni3-gum-0.14.5.drv", + "derivation": "/nix/store/icbs467zrbkbwzj0iq6yqgqcrfflnzdd-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/i8ks7qinadmk77dmknnrpi4iczv8p8gj-gum-0.14.5" + "out": "/nix/store/a32cysf4yz5vh6jv8kapywxpr52mpza5-gum-0.15.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -273,27 +273,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/mjp6pldbmq5d6q0cl8brimzf0h3fdqpz-gum-0.14.5.drv", + "derivation": "/nix/store/96il3fayyk011rizdw7sn92dzifbrkyk-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/z96hiw9h45mph9qilm4hp4j4ncf19qbl-gum-0.14.5" + "out": "/nix/store/izlkj83sbvsxvj2ss9p479jhxljdvy5r-gum-0.15.1" }, "system": "x86_64-linux", "group": "toplevel", diff --git a/javascript-deno/.flox/env/manifest.lock b/javascript-deno/.flox/env/manifest.lock index def1a9b3..035d8999 100644 --- a/javascript-deno/.flox/env/manifest.lock +++ b/javascript-deno/.flox/env/manifest.lock @@ -34,17 +34,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/llsrcrh3a4nyqc16qiil45j5ndypcp2v-coreutils-9.5.drv", + "derivation": "/nix/store/vjfwxkpsdmjc6zwvjavkw7wygvdkpn2i-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -54,8 +54,8 @@ "out" ], "outputs": { - "info": "/nix/store/c263jjqg2mpap2fagjl34lziidkgph3i-coreutils-9.5-info", - "out": "/nix/store/p9m0bsw49c5m6wnm3m4fs97yx5rxcmfj-coreutils-9.5" + "info": "/nix/store/simc3qvyl7p7jpg75rxv8x649yp8zsx2-coreutils-9.5-info", + "out": "/nix/store/y47p66ilr9q34s9mizscsdxw5vxq62qj-coreutils-9.5" }, "system": "aarch64-darwin", "group": "toplevel", @@ -64,17 +64,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/18ysbs708pj8ps18fdjj81z7zn4c6fla-coreutils-9.5.drv", + "derivation": "/nix/store/55k13swx2vgmhaivk2x60iq0800sqd4r-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -84,9 +84,9 @@ "out" ], "outputs": { - "debug": "/nix/store/r1x885lysldxid2575k87nld06pkbf4v-coreutils-9.5-debug", - "info": "/nix/store/xqglm4755lgpjrdyxi5f52fljrcarvqc-coreutils-9.5-info", - "out": "/nix/store/lhd4sbpf3l9jxmb8sl6881l924q151j0-coreutils-9.5" + "debug": "/nix/store/6bwh9mdkkm6by9fif5fs4gds70syjrlx-coreutils-9.5-debug", + "info": "/nix/store/rhypb4vgwpdqqpzdvn66g9r1r349chdg-coreutils-9.5-info", + "out": "/nix/store/262cihc8b77953r05p353h9xd7axjrbz-coreutils-9.5" }, "system": "aarch64-linux", "group": "toplevel", @@ -95,17 +95,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/kbycv389y9ybys6xrgbqj82z039s9i20-coreutils-9.5.drv", + "derivation": "/nix/store/g1nysyhfj53ddn45nc8wiczkl38ilnk0-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -115,8 +115,8 @@ "out" ], "outputs": { - "info": "/nix/store/aghncv047lvr0xhil8fwwxpk6bi5yalh-coreutils-9.5-info", - "out": "/nix/store/ka9bhk1lwdqyv47kkw6ppqgx010xwghn-coreutils-9.5" + "info": "/nix/store/4rz5jm5rk648bxgnhr1ijyw3xfnmsg2h-coreutils-9.5-info", + "out": "/nix/store/qjdqc0jddszwwb2jhpwyn2c92gsrdhwj-coreutils-9.5" }, "system": "x86_64-darwin", "group": "toplevel", @@ -125,17 +125,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/rzf4njjb1pfpc2csazccxjn9452d96mi-coreutils-9.5.drv", + "derivation": "/nix/store/8n2r30qdxcc6mj7hzf88gb1xzc1hjbrw-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -145,9 +145,9 @@ "out" ], "outputs": { - "debug": "/nix/store/zs8k0d5dx7nkvs6vmxmkr1jdz3px2fhi-coreutils-9.5-debug", - "info": "/nix/store/hm7bqb710681rxgrq8b6l9zms50aj4k5-coreutils-9.5-info", - "out": "/nix/store/4s9rah4cwaxflicsk5cndnknqlk9n4p3-coreutils-9.5" + "debug": "/nix/store/fc58f079w7wy0kpicpdpvx1a0xf24hi4-coreutils-9.5-debug", + "info": "/nix/store/sihgjmzsla41aywcnflvvr43hc6nq0kk-coreutils-9.5-info", + "out": "/nix/store/wdap4cr3bnm685f27y9bb6q5b6q18msl-coreutils-9.5" }, "system": "x86_64-linux", "group": "toplevel", @@ -156,27 +156,27 @@ { "attr_path": "deno", "broken": false, - "derivation": "/nix/store/0vhdiajjv02w6bgg90f0aqw28hh4imff-deno-2.1.5.drv", + "derivation": "/nix/store/33hfmx3ij0x3qkj9m4cbc3p9p12m48s8-deno-2.1.9.drv", "description": "Secure runtime for JavaScript and TypeScript", "install_id": "deno", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "deno-2.1.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "deno-2.1.9", "pname": "deno", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "2.1.5", + "version": "2.1.9", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/xvz7hd6hvj8ljb1ldac59syfsidyghg1-deno-2.1.5" + "out": "/nix/store/igx1ychc4gfmfr9js2rh8hh61vghy7v1-deno-2.1.9" }, "system": "aarch64-darwin", "group": "toplevel", @@ -185,27 +185,27 @@ { "attr_path": "deno", "broken": false, - "derivation": "/nix/store/624kw8p9bhgyqi57szg2ms1kmxf1m7bk-deno-2.1.5.drv", + "derivation": "/nix/store/50614aqw5kq8if077my2arzlbfwgwhkw-deno-2.1.9.drv", "description": "Secure runtime for JavaScript and TypeScript", "install_id": "deno", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "deno-2.1.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "deno-2.1.9", "pname": "deno", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "2.1.5", + "version": "2.1.9", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/9kv4zbvifim18pcf1zwgjlbpk7y4m15z-deno-2.1.5" + "out": "/nix/store/6g7rhrq8kp2xg4bbnqyccvfpycz1a126-deno-2.1.9" }, "system": "aarch64-linux", "group": "toplevel", @@ -214,27 +214,27 @@ { "attr_path": "deno", "broken": false, - "derivation": "/nix/store/r259qniqzn9fm55pxhx8krh8r7iwc1y3-deno-2.1.5.drv", + "derivation": "/nix/store/9s45hhi059rgcbbhdz64v5pgax0h6sl4-deno-2.1.9.drv", "description": "Secure runtime for JavaScript and TypeScript", "install_id": "deno", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "deno-2.1.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "deno-2.1.9", "pname": "deno", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "2.1.5", + "version": "2.1.9", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/zmgxw78dygc8j33rp9anr5i47xq0y4ya-deno-2.1.5" + "out": "/nix/store/5waki40jfc72samclf0fvw3cpzq3vf52-deno-2.1.9" }, "system": "x86_64-darwin", "group": "toplevel", @@ -243,27 +243,27 @@ { "attr_path": "deno", "broken": false, - "derivation": "/nix/store/d4rgg2xvj7frj50mf45wxaf7wfhpwh2h-deno-2.1.5.drv", + "derivation": "/nix/store/x3vbma2kfzxpim8b9fm4h2mcxghpqfvx-deno-2.1.9.drv", "description": "Secure runtime for JavaScript and TypeScript", "install_id": "deno", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "deno-2.1.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "deno-2.1.9", "pname": "deno", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "2.1.5", + "version": "2.1.9", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/5b578i7qa3mybk98s4qlmhz3w3cvzc90-deno-2.1.5" + "out": "/nix/store/1jfw2fd9c90f8sppb2bgslr6184bdlcq-deno-2.1.9" }, "system": "x86_64-linux", "group": "toplevel", @@ -272,27 +272,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/0lxr3l6jxkvc1ckrjs65bkmr6wkm12ib-gum-0.14.5.drv", + "derivation": "/nix/store/gccd71rh0832pa50dv7gmn4r6ap9qw4d-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/p87f1zvabjckkam5f8p5n8s0p9dy2z8d-gum-0.14.5" + "out": "/nix/store/xdllwvxv5817vyspsxz9md15mkw0jnpk-gum-0.15.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -301,27 +301,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/flfac2jgxzw1zx2xk81w322qyzzbsni3-gum-0.14.5.drv", + "derivation": "/nix/store/icbs467zrbkbwzj0iq6yqgqcrfflnzdd-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/i8ks7qinadmk77dmknnrpi4iczv8p8gj-gum-0.14.5" + "out": "/nix/store/a32cysf4yz5vh6jv8kapywxpr52mpza5-gum-0.15.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -330,27 +330,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/5jaz36kssi10wjrsasi7wxf3rj9854hm-gum-0.14.5.drv", + "derivation": "/nix/store/9wzfi8lrq715wayvvn0jk411xm21nwx3-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/1s4jc1kmqksngyhanl76iibb19b7sd2v-gum-0.14.5" + "out": "/nix/store/dc27pakvsy1cihqz64nmqlvk9kfvaqsx-gum-0.15.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -359,27 +359,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/mjp6pldbmq5d6q0cl8brimzf0h3fdqpz-gum-0.14.5.drv", + "derivation": "/nix/store/96il3fayyk011rizdw7sn92dzifbrkyk-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/z96hiw9h45mph9qilm4hp4j4ncf19qbl-gum-0.14.5" + "out": "/nix/store/izlkj83sbvsxvj2ss9p479jhxljdvy5r-gum-0.15.1" }, "system": "x86_64-linux", "group": "toplevel", diff --git a/nb/.flox/.gitignore b/jupyterlab/.flox/.gitignore similarity index 77% rename from nb/.flox/.gitignore rename to jupyterlab/.flox/.gitignore index 3ed9fa41..15d71a16 100644 --- a/nb/.flox/.gitignore +++ b/jupyterlab/.flox/.gitignore @@ -1,3 +1,4 @@ run/ cache/ lib/ +log/ diff --git a/jupyterlab/.flox/env.json b/jupyterlab/.flox/env.json new file mode 100644 index 00000000..22e253e5 --- /dev/null +++ b/jupyterlab/.flox/env.json @@ -0,0 +1,4 @@ +{ + "name": "jupyterlab", + "version": 1 +} \ No newline at end of file diff --git a/jupyterlab/.flox/env/manifest.lock b/jupyterlab/.flox/env/manifest.lock new file mode 100644 index 00000000..051e7560 --- /dev/null +++ b/jupyterlab/.flox/env/manifest.lock @@ -0,0 +1,1879 @@ +{ + "lockfile-version": 1, + "manifest": { + "version": 1, + "install": { + "figlet": { + "pkg-path": "toilet" + }, + "gum": { + "pkg-path": "gum" + }, + "jupyterlab": { + "pkg-path": "python312Packages.jupyterlab" + }, + "jupyterlab-execute-time": { + "pkg-path": "python312Packages.jupyterlab-execute-time" + }, + "jupyterlab-lsp": { + "pkg-path": "python312Packages.jupyterlab-lsp" + }, + "jupyterlab-pygments": { + "pkg-path": "python312Packages.jupyterlab-pygments" + }, + "jupyterlab-server": { + "pkg-path": "python312Packages.jupyterlab-server" + }, + "jupyterlab-widgets": { + "pkg-path": "python312Packages.jupyterlab-widgets" + }, + "matplotlib": { + "pkg-path": "python312Packages.matplotlib" + }, + "numpy": { + "pkg-path": "python312Packages.numpy" + }, + "pandas": { + "pkg-path": "python312Packages.pandas" + }, + "plotly": { + "pkg-path": "python312Packages.plotly" + }, + "pyarrow": { + "pkg-path": "python312Packages.pyarrow" + }, + "pydot": { + "pkg-path": "python312Packages.pydot" + }, + "sympy": { + "pkg-path": "python312Packages.sympy" + } + }, + "vars": { + "JUPYTER_SERVER_TOKEN": "floxfan123456" + }, + "hook": { + "on-activate": " \n export PYTHON_ENV=\"${PYTHON_ENV:-$FLOX_ENV_CACHE/python}\" \n\n if [[ -d $PYTHON_ENV ]]; then\n echo; echo -n \"⚡️ Activating existing venv in $PYTHON_ENV...\"\n . $PYTHON_ENV/bin/activate\n echo \"done.\"\n fi\n\n [ ! -d $PYTHON_ENV ] && python -m venv $PYTHON_ENV\n . $PYTHON_ENV/bin/activate\n\n # If we see a requirements.txt file, install its contents\n # into the virtual environment\n\n if [[ -f requirements.txt ]]; then\n gum spin --spinner dot --title \"Updating packages in $PYTHON_DIR\" -- pip install -r \"./requirements.txt\" --quiet\n fi\n" + }, + "profile": { + "common": " toilet -f smmono9 --metal \"jupyterlab\"\n\n echo\n if [[ \"$FLOX_ACTIVATE_START_SERVICES\" == \"true\" ]]; then\n sleep 1\n jupyter-lab list\n else\n echo \"To start Jupyter Lab, run activate with '--start-services'.\"\n fi\n echo\n", + "bash": " if [ -d \"$VENV_DIR\" ]; then\n source \"$VENV_DIR/bin/activate\"\n fi\n", + "zsh": " if [ -d \"$VENV_DIR\" ]; then\n source \"$VENV_DIR/bin/activate\"\n fi\n" + }, + "options": { + "systems": [ + "x86_64-linux", + "aarch64-darwin", + "aarch64-linux", + "x86_64-darwin" + ], + "allow": { + "licenses": [] + }, + "semver": {} + }, + "services": { + "jupyter-lab": { + "command": "jupyter-lab --no-browser --IdentityProvider.token=${JUPYTER_SERVER_TOKEN} --ip=0.0.0.0", + "vars": null, + "is-daemon": null, + "shutdown": null, + "systems": null + } + } + }, + "packages": [ + { + "attr_path": "toilet", + "broken": false, + "derivation": "/nix/store/bnl27h4z0gfzyjhm2hkiyx6dd7xb0c1s-toilet-0.3.drv", + "description": "Display large colourful characters in text mode", + "install_id": "figlet", + "license": "WTFPL", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "toilet-0.3", + "pname": "toilet", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "0.3", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/x2apdbg0bq20666q1495xh29cdzqyg49-toilet-0.3" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "toilet", + "broken": false, + "derivation": "/nix/store/lgaai7cl966wsmfs827qk58gvlw4d9iy-toilet-0.3.drv", + "description": "Display large colourful characters in text mode", + "install_id": "figlet", + "license": "WTFPL", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "toilet-0.3", + "pname": "toilet", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "0.3", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/81y48wdxx4drg0k70d3ngrx84vc6gfxz-toilet-0.3" + }, + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "toilet", + "broken": false, + "derivation": "/nix/store/67ikv4cvq11s1dbqca372nfwminfbdhh-toilet-0.3.drv", + "description": "Display large colourful characters in text mode", + "install_id": "figlet", + "license": "WTFPL", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "toilet-0.3", + "pname": "toilet", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "0.3", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/0a7v94cwkc46b3ynd15w3xdsi9wisdms-toilet-0.3" + }, + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "toilet", + "broken": false, + "derivation": "/nix/store/3lnpwbyw4fjlkzz54gwxcws3q7vfynd1-toilet-0.3.drv", + "description": "Display large colourful characters in text mode", + "install_id": "figlet", + "license": "WTFPL", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "toilet-0.3", + "pname": "toilet", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "0.3", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/cll3y077bkyqk10ay4gv195l2bn4p8l3-toilet-0.3" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "gum", + "broken": false, + "derivation": "/nix/store/vsq73s5cq771rh6nz9hsjhiy74xsyh1r-gum-0.14.5.drv", + "description": "Tasty Bubble Gum for your shell", + "install_id": "gum", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "gum-0.14.5", + "pname": "gum", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "0.14.5", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/kma26ygxqp39pm6fl32yjach0czasc3j-gum-0.14.5" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "gum", + "broken": false, + "derivation": "/nix/store/ippvngi4fvlm7wcjv66q35882kk0d782-gum-0.14.5.drv", + "description": "Tasty Bubble Gum for your shell", + "install_id": "gum", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "gum-0.14.5", + "pname": "gum", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "0.14.5", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/s4yb9a7cvj5vd5yw0nvssf51lmpa5id0-gum-0.14.5" + }, + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "gum", + "broken": false, + "derivation": "/nix/store/yjf86f3qgpirr5lc9wsds4nlqyf8riw0-gum-0.14.5.drv", + "description": "Tasty Bubble Gum for your shell", + "install_id": "gum", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "gum-0.14.5", + "pname": "gum", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "0.14.5", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/bw0ii1jjvxd8albrmvi0lin6h1ssz4yi-gum-0.14.5" + }, + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "gum", + "broken": false, + "derivation": "/nix/store/db7hhax9rfpj0gl677sqcm1s5gfjkmrc-gum-0.14.5.drv", + "description": "Tasty Bubble Gum for your shell", + "install_id": "gum", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "gum-0.14.5", + "pname": "gum", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "0.14.5", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/zidlqhd8qq8wljvm38j1j4izx8ww7aps-gum-0.14.5" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab", + "broken": false, + "derivation": "/nix/store/sndhzdhv73cl34bys9qb1wv9kziplh7x-python3.12-jupyterlab-4.2.5.drv", + "description": "Jupyter lab environment notebook server extension", + "install_id": "jupyterlab", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-4.2.5", + "pname": "jupyterlab", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-4.2.5", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/60b4yixv1r9nq4xihv24msllmq4rbs5v-python3.12-jupyterlab-4.2.5-dist", + "out": "/nix/store/gbc5hbd2zs5a2dak7p5z1nmdy38qcwnn-python3.12-jupyterlab-4.2.5" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab", + "broken": false, + "derivation": "/nix/store/q9zxmklljlgj535m3pqy0a6fdqyjvzl6-python3.12-jupyterlab-4.2.5.drv", + "description": "Jupyter lab environment notebook server extension", + "install_id": "jupyterlab", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-4.2.5", + "pname": "jupyterlab", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-4.2.5", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/j4miyal7y302dxm1p63zwvbsk0s2yb5s-python3.12-jupyterlab-4.2.5-dist", + "out": "/nix/store/pka95v0ifv4yw577f0g5fw4xrb8x25ms-python3.12-jupyterlab-4.2.5" + }, + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab", + "broken": false, + "derivation": "/nix/store/f2xb3a9f0ms5ksjrxsghi65z7x2nfxsp-python3.12-jupyterlab-4.2.5.drv", + "description": "Jupyter lab environment notebook server extension", + "install_id": "jupyterlab", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-4.2.5", + "pname": "jupyterlab", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-4.2.5", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/r3yvikg4qllf2bvi6m4pvm3a5ybbw5k6-python3.12-jupyterlab-4.2.5-dist", + "out": "/nix/store/ga8mv5w05xsnn4zdm8ka232j0iby7lhb-python3.12-jupyterlab-4.2.5" + }, + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab", + "broken": false, + "derivation": "/nix/store/v5cjgj50gn81xv9nm529wbzz3y24j1py-python3.12-jupyterlab-4.2.5.drv", + "description": "Jupyter lab environment notebook server extension", + "install_id": "jupyterlab", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-4.2.5", + "pname": "jupyterlab", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-4.2.5", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/q7yg97nm0yz9pnlwms6h3pvhf9m0xma6-python3.12-jupyterlab-4.2.5-dist", + "out": "/nix/store/zvga42y97xqa95rc4mbphp6s8d03234v-python3.12-jupyterlab-4.2.5" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab-execute-time", + "broken": false, + "derivation": "/nix/store/qwswqqcpf0hjn66d225rpm582s9iqjvf-python3.12-jupyterlab-execute-time-3.2.0.drv", + "description": "JupyterLab extension for displaying cell timings", + "install_id": "jupyterlab-execute-time", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-execute-time-3.2.0", + "pname": "jupyterlab-execute-time", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-execute-time-3.2.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/9hzpq8yra6qyrcxrwrbsx0jmzf18lni4-python3.12-jupyterlab-execute-time-3.2.0-dist", + "out": "/nix/store/kq7r79hpq0b7jy7mv3y8caiivnaxkaf0-python3.12-jupyterlab-execute-time-3.2.0" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab-execute-time", + "broken": false, + "derivation": "/nix/store/r3va6zw1x1974dr05wpjsh1hjlywcbgf-python3.12-jupyterlab-execute-time-3.2.0.drv", + "description": "JupyterLab extension for displaying cell timings", + "install_id": "jupyterlab-execute-time", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-execute-time-3.2.0", + "pname": "jupyterlab-execute-time", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-execute-time-3.2.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/bqblclxixykismcycdci1l989b2qwjm0-python3.12-jupyterlab-execute-time-3.2.0-dist", + "out": "/nix/store/52zis8dc51scdhnvf6zmd98325d3mkaa-python3.12-jupyterlab-execute-time-3.2.0" + }, + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab-execute-time", + "broken": false, + "derivation": "/nix/store/ym7f7g7b18rqzlxsds6rqcjhr9zmp82h-python3.12-jupyterlab-execute-time-3.2.0.drv", + "description": "JupyterLab extension for displaying cell timings", + "install_id": "jupyterlab-execute-time", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-execute-time-3.2.0", + "pname": "jupyterlab-execute-time", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-execute-time-3.2.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/zhv0b177kanwsgi33ps1pfzgfad7y6di-python3.12-jupyterlab-execute-time-3.2.0-dist", + "out": "/nix/store/i98a4w8rpwjjx2xlhwa8mrziv24h9l0k-python3.12-jupyterlab-execute-time-3.2.0" + }, + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab-execute-time", + "broken": false, + "derivation": "/nix/store/i8xlyp1x9x6b5d7s44bc8f9pjcdm5qq4-python3.12-jupyterlab-execute-time-3.2.0.drv", + "description": "JupyterLab extension for displaying cell timings", + "install_id": "jupyterlab-execute-time", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-execute-time-3.2.0", + "pname": "jupyterlab-execute-time", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-execute-time-3.2.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/06xsycszpml7888s6k4l6s04ggx898vy-python3.12-jupyterlab-execute-time-3.2.0-dist", + "out": "/nix/store/193azm610wis1ikxkaf3708l052fw7x3-python3.12-jupyterlab-execute-time-3.2.0" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab-lsp", + "broken": false, + "derivation": "/nix/store/g1jpnw63xd9bsidgq3izjlaz3i7innm7-python3.12-jupyterlab-lsp-5.1.0.drv", + "description": "Language Server Protocol integration for Jupyter(Lab)", + "install_id": "jupyterlab-lsp", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-lsp-5.1.0", + "pname": "jupyterlab-lsp", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-lsp-5.1.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/m9lyarsnm6snsc87n6y3w7jy0bb070v1-python3.12-jupyterlab-lsp-5.1.0-dist", + "out": "/nix/store/0lg8574pq3k7fprn0mrq3l0f9i1fsyww-python3.12-jupyterlab-lsp-5.1.0" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab-lsp", + "broken": false, + "derivation": "/nix/store/32d0l0nag1ywdinc1aanm12h508i122p-python3.12-jupyterlab-lsp-5.1.0.drv", + "description": "Language Server Protocol integration for Jupyter(Lab)", + "install_id": "jupyterlab-lsp", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-lsp-5.1.0", + "pname": "jupyterlab-lsp", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-lsp-5.1.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/1giy8sf554383v1agmszv9rbr2dln6r8-python3.12-jupyterlab-lsp-5.1.0-dist", + "out": "/nix/store/r26f9krnykf9mxrwj8hfana6bih9a0ab-python3.12-jupyterlab-lsp-5.1.0" + }, + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab-lsp", + "broken": false, + "derivation": "/nix/store/l4fzxcddp2r9w24q7xg1w5iayqw154yy-python3.12-jupyterlab-lsp-5.1.0.drv", + "description": "Language Server Protocol integration for Jupyter(Lab)", + "install_id": "jupyterlab-lsp", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-lsp-5.1.0", + "pname": "jupyterlab-lsp", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-lsp-5.1.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/zwid5xylpq1khkk9v3c42m8wkfz4pf6v-python3.12-jupyterlab-lsp-5.1.0-dist", + "out": "/nix/store/rrh54qrlnd1sy4v37cnnsjpfddxryy3j-python3.12-jupyterlab-lsp-5.1.0" + }, + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab-lsp", + "broken": false, + "derivation": "/nix/store/1fpkd4ixbh659p82wv08rhs9i381fp8j-python3.12-jupyterlab-lsp-5.1.0.drv", + "description": "Language Server Protocol integration for Jupyter(Lab)", + "install_id": "jupyterlab-lsp", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-lsp-5.1.0", + "pname": "jupyterlab-lsp", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-lsp-5.1.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/85l3snwqn5a0802im5458ks5hpkn9vxh-python3.12-jupyterlab-lsp-5.1.0-dist", + "out": "/nix/store/j6czy22jc1scyk77i1mg54zba8j3pxz5-python3.12-jupyterlab-lsp-5.1.0" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab-pygments", + "broken": false, + "derivation": "/nix/store/4vsbxpxwp3p08flawd3vmvp3dfbb3yd4-python3.12-jupyterlab-pygments-0.3.0.drv", + "description": "Jupyterlab syntax coloring theme for pygments", + "install_id": "jupyterlab-pygments", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-pygments-0.3.0", + "pname": "jupyterlab-pygments", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-pygments-0.3.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/2xfmllrxslxy71qp760cvn5sii59zg0s-python3.12-jupyterlab-pygments-0.3.0-dist", + "out": "/nix/store/0w2gmifpcssjwv8w583xhngran7b1j1z-python3.12-jupyterlab-pygments-0.3.0" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab-pygments", + "broken": false, + "derivation": "/nix/store/04nd959jhnswjmx77dqpwr56iiinzpzc-python3.12-jupyterlab-pygments-0.3.0.drv", + "description": "Jupyterlab syntax coloring theme for pygments", + "install_id": "jupyterlab-pygments", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-pygments-0.3.0", + "pname": "jupyterlab-pygments", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-pygments-0.3.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/mxqn23rk5vzrsjxz7ij5vk60wxzs2qv2-python3.12-jupyterlab-pygments-0.3.0-dist", + "out": "/nix/store/cwl4kzhc0kwjj3qdcrj5n620axlpv5hi-python3.12-jupyterlab-pygments-0.3.0" + }, + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab-pygments", + "broken": false, + "derivation": "/nix/store/dlsk1ws1d3yrkfaw6w6akryzkwcxpyz6-python3.12-jupyterlab-pygments-0.3.0.drv", + "description": "Jupyterlab syntax coloring theme for pygments", + "install_id": "jupyterlab-pygments", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-pygments-0.3.0", + "pname": "jupyterlab-pygments", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-pygments-0.3.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/rkldvnbhx7zqdllgwb7klyhljwbgnl7h-python3.12-jupyterlab-pygments-0.3.0-dist", + "out": "/nix/store/pyrxz59krdvxg51m8liqcxmx5j2bazpd-python3.12-jupyterlab-pygments-0.3.0" + }, + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab-pygments", + "broken": false, + "derivation": "/nix/store/h2h5j2jsgfhlv9w9mw84bavnla1ky6lq-python3.12-jupyterlab-pygments-0.3.0.drv", + "description": "Jupyterlab syntax coloring theme for pygments", + "install_id": "jupyterlab-pygments", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-pygments-0.3.0", + "pname": "jupyterlab-pygments", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-pygments-0.3.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/r6pf47pkyk57bzs7lv9h2k0xrg9ak72v-python3.12-jupyterlab-pygments-0.3.0-dist", + "out": "/nix/store/zyc55ww3k4zp73n29xcdwqys0m33564i-python3.12-jupyterlab-pygments-0.3.0" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab-server", + "broken": false, + "derivation": "/nix/store/jivak4r1fvvfqzfnqfzxrpchjyrzzahm-python3.12-jupyterlab-server-2.27.3.drv", + "description": "Set of server components for JupyterLab and JupyterLab like applications", + "install_id": "jupyterlab-server", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-server-2.27.3", + "pname": "jupyterlab-server", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-server-2.27.3", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/d2qs6lshi9mprah8knij7rjp0770xg86-python3.12-jupyterlab-server-2.27.3-dist", + "out": "/nix/store/cn6qajyy0brlvdz39xc7v82vkdyvsh6r-python3.12-jupyterlab-server-2.27.3" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab-server", + "broken": false, + "derivation": "/nix/store/lxhpfncxmq55k0cfdah5klwx54i6xkjw-python3.12-jupyterlab-server-2.27.3.drv", + "description": "Set of server components for JupyterLab and JupyterLab like applications", + "install_id": "jupyterlab-server", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-server-2.27.3", + "pname": "jupyterlab-server", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-server-2.27.3", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/vxa0rwdzpkd5c16s7965n0f6nadnyg9i-python3.12-jupyterlab-server-2.27.3-dist", + "out": "/nix/store/c3g0492xdkp7avsjjwsyl1kq7f7smy4r-python3.12-jupyterlab-server-2.27.3" + }, + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab-server", + "broken": false, + "derivation": "/nix/store/0sly3dn7p46vy11d3zqy1nylqk7x99bj-python3.12-jupyterlab-server-2.27.3.drv", + "description": "Set of server components for JupyterLab and JupyterLab like applications", + "install_id": "jupyterlab-server", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-server-2.27.3", + "pname": "jupyterlab-server", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-server-2.27.3", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/2q74gs60imvx7i5v28ax7xxqvcygzggj-python3.12-jupyterlab-server-2.27.3-dist", + "out": "/nix/store/zb7yfgihcdm0r6xgbyixl1z7cqx69r6s-python3.12-jupyterlab-server-2.27.3" + }, + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab-server", + "broken": false, + "derivation": "/nix/store/k1gcdkyprfkkgbsh9phfmp49kxwgx07a-python3.12-jupyterlab-server-2.27.3.drv", + "description": "Set of server components for JupyterLab and JupyterLab like applications", + "install_id": "jupyterlab-server", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-server-2.27.3", + "pname": "jupyterlab-server", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-server-2.27.3", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/0jsd3c6qnmd6a39h67vxcf2k830j3rm5-python3.12-jupyterlab-server-2.27.3-dist", + "out": "/nix/store/hyadf3jnq0g02l2qgqhfiym6mmpmd30x-python3.12-jupyterlab-server-2.27.3" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab-widgets", + "broken": false, + "derivation": "/nix/store/8hvgzabnhalchkf2l5k42r54p33g1kq9-python3.12-jupyterlab-widgets-3.0.13.drv", + "description": "Jupyter Widgets JupyterLab Extension", + "install_id": "jupyterlab-widgets", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-widgets-3.0.13", + "pname": "jupyterlab-widgets", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-widgets-3.0.13", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/pglzpsd0jfznli3227yhbgm88908zxlc-python3.12-jupyterlab-widgets-3.0.13-dist", + "out": "/nix/store/m9n9r3nsng9cf5h5l52w1dmg0ncr79y5-python3.12-jupyterlab-widgets-3.0.13" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab-widgets", + "broken": false, + "derivation": "/nix/store/kcdlvgq7n5bl45xm9v9cddpg354smbik-python3.12-jupyterlab-widgets-3.0.13.drv", + "description": "Jupyter Widgets JupyterLab Extension", + "install_id": "jupyterlab-widgets", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-widgets-3.0.13", + "pname": "jupyterlab-widgets", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-widgets-3.0.13", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/c78dmjz2s866vd5saniblqwzl4ivlz1x-python3.12-jupyterlab-widgets-3.0.13-dist", + "out": "/nix/store/pg1drgw0yrvn453skpigws4s88a10kq2-python3.12-jupyterlab-widgets-3.0.13" + }, + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab-widgets", + "broken": false, + "derivation": "/nix/store/16pm1825qq2mba3vzmvzvwnyhb1d6x1d-python3.12-jupyterlab-widgets-3.0.13.drv", + "description": "Jupyter Widgets JupyterLab Extension", + "install_id": "jupyterlab-widgets", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-widgets-3.0.13", + "pname": "jupyterlab-widgets", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-widgets-3.0.13", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/1frfdddk3fzm7j2harm7343273k6nh4q-python3.12-jupyterlab-widgets-3.0.13-dist", + "out": "/nix/store/lacb2330spyk1f7509yhll81shx6bdf6-python3.12-jupyterlab-widgets-3.0.13" + }, + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.jupyterlab-widgets", + "broken": false, + "derivation": "/nix/store/8vzv20vwkviwgxly2zbdsrb1h8s5rd6v-python3.12-jupyterlab-widgets-3.0.13.drv", + "description": "Jupyter Widgets JupyterLab Extension", + "install_id": "jupyterlab-widgets", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-jupyterlab-widgets-3.0.13", + "pname": "jupyterlab-widgets", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-jupyterlab-widgets-3.0.13", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/jgzpl9yxi4giaaqwbbk1vl8fcpnmv2qi-python3.12-jupyterlab-widgets-3.0.13-dist", + "out": "/nix/store/lzf8gfccdcyfhwpxsvirn9qzz709xxn1-python3.12-jupyterlab-widgets-3.0.13" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.matplotlib", + "broken": false, + "derivation": "/nix/store/9zspknn17srgahsjl7c3aqpy4gf0f3bn-python3.12-matplotlib-3.9.1.drv", + "description": "Python plotting library, making publication quality plots", + "install_id": "matplotlib", + "license": "[ Python-2.0, 0BSD ]", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-matplotlib-3.9.1", + "pname": "matplotlib", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-matplotlib-3.9.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/r5v9ia6ch81f99m9cdn483swm1nphbsb-python3.12-matplotlib-3.9.1-dist", + "out": "/nix/store/1pccyk9mircym85j7qx59gcwmw3l5dbs-python3.12-matplotlib-3.9.1" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.matplotlib", + "broken": false, + "derivation": "/nix/store/49yp43ap72xf5z3q169k1r57pnwsarhb-python3.12-matplotlib-3.9.1.drv", + "description": "Python plotting library, making publication quality plots", + "install_id": "matplotlib", + "license": "[ Python-2.0, 0BSD ]", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-matplotlib-3.9.1", + "pname": "matplotlib", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-matplotlib-3.9.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/hbz1ddmx5wa2rivj2mibyzc7aj2l36mg-python3.12-matplotlib-3.9.1-dist", + "out": "/nix/store/ykbzldqyxch123y6h1q5v7mk9lp5zkkv-python3.12-matplotlib-3.9.1" + }, + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.matplotlib", + "broken": false, + "derivation": "/nix/store/zyh37hmmng7ky4bzbjc37qnj6rkqbvb5-python3.12-matplotlib-3.9.1.drv", + "description": "Python plotting library, making publication quality plots", + "install_id": "matplotlib", + "license": "[ Python-2.0, 0BSD ]", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-matplotlib-3.9.1", + "pname": "matplotlib", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-matplotlib-3.9.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/apsn37z79nxiagb7kwl25xvp0rnl7j8i-python3.12-matplotlib-3.9.1-dist", + "out": "/nix/store/cfwh3rhdqaqbs9srsimvj6jkb2db22mj-python3.12-matplotlib-3.9.1" + }, + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.matplotlib", + "broken": false, + "derivation": "/nix/store/wk4368as0bzh5k188cn22cgl4qx8nifz-python3.12-matplotlib-3.9.1.drv", + "description": "Python plotting library, making publication quality plots", + "install_id": "matplotlib", + "license": "[ Python-2.0, 0BSD ]", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-matplotlib-3.9.1", + "pname": "matplotlib", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-matplotlib-3.9.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/xknbx3p3rd7dm1gp7i0c2h20l3z3jskw-python3.12-matplotlib-3.9.1-dist", + "out": "/nix/store/93xyyxcm1sa6m240flbnbf4x53vahmvz-python3.12-matplotlib-3.9.1" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.numpy", + "broken": false, + "derivation": "/nix/store/rwxfkyz0wfljp593fnx22id2f0yq7q36-python3.12-numpy-1.26.4.drv", + "description": "Scientific tools for Python", + "install_id": "numpy", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-numpy-1.26.4", + "pname": "numpy", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-numpy-1.26.4", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/56fqxs99d95bjqf4pwmxhqxydrhlrpxv-python3.12-numpy-1.26.4-dist", + "out": "/nix/store/2rd5sar3s316vqq7d9fdqfxaidsp97i2-python3.12-numpy-1.26.4" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.numpy", + "broken": false, + "derivation": "/nix/store/8jl2ldbnzgw534v0yn5k49qhfvbjj76a-python3.12-numpy-1.26.4.drv", + "description": "Scientific tools for Python", + "install_id": "numpy", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-numpy-1.26.4", + "pname": "numpy", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-numpy-1.26.4", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/4hl1ai8m7v7w3vd2v65zigj2sib7vj0z-python3.12-numpy-1.26.4-dist", + "out": "/nix/store/fir5rxdqcqfl1zm1b5lfqwz8r6xnbnis-python3.12-numpy-1.26.4" + }, + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.numpy", + "broken": false, + "derivation": "/nix/store/gy80s68wggwi9y26lc2ik0s7rr5jf9wl-python3.12-numpy-1.26.4.drv", + "description": "Scientific tools for Python", + "install_id": "numpy", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-numpy-1.26.4", + "pname": "numpy", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-numpy-1.26.4", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/fqr1xf44cwzx170v7sr3irb8qq788w07-python3.12-numpy-1.26.4-dist", + "out": "/nix/store/jmnvwrrfpg9b4vssr334fc499wqr5var-python3.12-numpy-1.26.4" + }, + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.numpy", + "broken": false, + "derivation": "/nix/store/cjq6bigl6lwydys80yw9ak1kybgszs3q-python3.12-numpy-1.26.4.drv", + "description": "Scientific tools for Python", + "install_id": "numpy", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-numpy-1.26.4", + "pname": "numpy", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-numpy-1.26.4", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/w5fyi7gpd68r5z3vj8rrx0z879rpf830-python3.12-numpy-1.26.4-dist", + "out": "/nix/store/aadpm2wpddvn1csv1acfzkwn9lyyxfwn-python3.12-numpy-1.26.4" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.pandas", + "broken": false, + "derivation": "/nix/store/lrqb4g1lbq215b6dm5xw4zdp3z4alskz-python3.12-pandas-2.2.2.drv", + "description": "Powerful data structures for data analysis, time series, and statistics", + "install_id": "pandas", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-pandas-2.2.2", + "pname": "pandas", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-pandas-2.2.2", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/vmcsz0djh80iy22g6zf2gh7awprvlc9z-python3.12-pandas-2.2.2-dist", + "out": "/nix/store/z69ng44bvzyyy21ffgpvdkfa1fhqrpzq-python3.12-pandas-2.2.2" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.pandas", + "broken": false, + "derivation": "/nix/store/3ksnly380r2ig54msqmrmkbyjs42mlk5-python3.12-pandas-2.2.2.drv", + "description": "Powerful data structures for data analysis, time series, and statistics", + "install_id": "pandas", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-pandas-2.2.2", + "pname": "pandas", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-pandas-2.2.2", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/mx6z6sv1fx9wnmyjgna0hdnh9411jr9k-python3.12-pandas-2.2.2-dist", + "out": "/nix/store/dksms31747w6szcxc9pynbw5jqblb54m-python3.12-pandas-2.2.2" + }, + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.pandas", + "broken": false, + "derivation": "/nix/store/h3zgdw28yixvz49r493d10sn1fqdj93z-python3.12-pandas-2.2.2.drv", + "description": "Powerful data structures for data analysis, time series, and statistics", + "install_id": "pandas", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-pandas-2.2.2", + "pname": "pandas", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-pandas-2.2.2", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/v8nfd9rkzf1nq8y1iz1m65sb2x9z9hq9-python3.12-pandas-2.2.2-dist", + "out": "/nix/store/5l78d8daaf3xbi9niybjrcma7v7z034j-python3.12-pandas-2.2.2" + }, + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.pandas", + "broken": false, + "derivation": "/nix/store/sz26aljhdbiba58nxib29fpp8rl5irxw-python3.12-pandas-2.2.2.drv", + "description": "Powerful data structures for data analysis, time series, and statistics", + "install_id": "pandas", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-pandas-2.2.2", + "pname": "pandas", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-pandas-2.2.2", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/6ydxzlb5j073b3n11y84kbbap5nb83aq-python3.12-pandas-2.2.2-dist", + "out": "/nix/store/91x06h6lc87qb5xg3djry1hk1da9lkbk-python3.12-pandas-2.2.2" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.plotly", + "broken": false, + "derivation": "/nix/store/xk4scribjm2f53vn32p6ckbw4qpzqqdb-python3.12-plotly-5.24.1.drv", + "description": "Python plotting library for collaborative, interactive, publication-quality graphs", + "install_id": "plotly", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-plotly-5.24.1", + "pname": "plotly", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-plotly-5.24.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/8mfwc28bxjnyxq1if2pk197i7f57cfbs-python3.12-plotly-5.24.1-dist", + "out": "/nix/store/gjpbm46j95k3idxi38hjqzj9phrkyz99-python3.12-plotly-5.24.1" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.plotly", + "broken": false, + "derivation": "/nix/store/f1gqxb0mn0rck1clsp5qsbsjvkv0gcps-python3.12-plotly-5.24.1.drv", + "description": "Python plotting library for collaborative, interactive, publication-quality graphs", + "install_id": "plotly", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-plotly-5.24.1", + "pname": "plotly", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-plotly-5.24.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/rcv6njx9gmi790xcxrvgqdagac9xxxha-python3.12-plotly-5.24.1-dist", + "out": "/nix/store/w1kx0jv93zrz6cmf6zmqvvvvvskblp7z-python3.12-plotly-5.24.1" + }, + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.plotly", + "broken": false, + "derivation": "/nix/store/vky6228kr04lsyc97ih20z1b6yjy8gsz-python3.12-plotly-5.24.1.drv", + "description": "Python plotting library for collaborative, interactive, publication-quality graphs", + "install_id": "plotly", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-plotly-5.24.1", + "pname": "plotly", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-plotly-5.24.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/3gmv4hyaq6qrbsbkcba6civaxhks11yg-python3.12-plotly-5.24.1-dist", + "out": "/nix/store/wzp9n5gdfp4i94r9p95nqwq39kab8bg2-python3.12-plotly-5.24.1" + }, + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.plotly", + "broken": false, + "derivation": "/nix/store/vhkmfacfjrdfg6lgar3iss291i2hrn9j-python3.12-plotly-5.24.1.drv", + "description": "Python plotting library for collaborative, interactive, publication-quality graphs", + "install_id": "plotly", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-plotly-5.24.1", + "pname": "plotly", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-plotly-5.24.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/wjm0w5na31bjsbhfmp7cdm06zq6v1h7c-python3.12-plotly-5.24.1-dist", + "out": "/nix/store/m0gil86bjq89x9lid1345hqq45lmmh3s-python3.12-plotly-5.24.1" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.pyarrow", + "broken": false, + "derivation": "/nix/store/i1ll6liacrvj5arzlm4my4nfyar72g33-python3.12-pyarrow-17.0.0.drv", + "description": "Cross-language development platform for in-memory data", + "install_id": "pyarrow", + "license": "Apache-2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-pyarrow-17.0.0", + "pname": "pyarrow", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-pyarrow-17.0.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/spqc35qq4i8z56gs24yrj4h0yrgmsrrf-python3.12-pyarrow-17.0.0-dist", + "out": "/nix/store/zpswvldz817jrg0b3h2270jxja82n5zs-python3.12-pyarrow-17.0.0" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.pyarrow", + "broken": false, + "derivation": "/nix/store/13lrxggdms9ni7ql64vdiw2in700lvz7-python3.12-pyarrow-17.0.0.drv", + "description": "Cross-language development platform for in-memory data", + "install_id": "pyarrow", + "license": "Apache-2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-pyarrow-17.0.0", + "pname": "pyarrow", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-pyarrow-17.0.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/s2v50y3av2xdgm9bir00pg766ximr9cs-python3.12-pyarrow-17.0.0-dist", + "out": "/nix/store/6pw1srny9gxavkmwa2j0bj6bi4j8bski-python3.12-pyarrow-17.0.0" + }, + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.pyarrow", + "broken": false, + "derivation": "/nix/store/g6lsjb1fdgyhih93hwdap6if089vhlkl-python3.12-pyarrow-17.0.0.drv", + "description": "Cross-language development platform for in-memory data", + "install_id": "pyarrow", + "license": "Apache-2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-pyarrow-17.0.0", + "pname": "pyarrow", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-pyarrow-17.0.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/lcr68wv2hv945qy0j7xmj50pa6s8kz41-python3.12-pyarrow-17.0.0-dist", + "out": "/nix/store/0j9ca4l1k9jc5wpjz747qbiknh4f4hkx-python3.12-pyarrow-17.0.0" + }, + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.pyarrow", + "broken": false, + "derivation": "/nix/store/k4chrs5c0cx5k22g3snd7002lb1s99jl-python3.12-pyarrow-17.0.0.drv", + "description": "Cross-language development platform for in-memory data", + "install_id": "pyarrow", + "license": "Apache-2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-pyarrow-17.0.0", + "pname": "pyarrow", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-pyarrow-17.0.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/mlq6k4yj51b7n24mpndr9ki707j8mxqx-python3.12-pyarrow-17.0.0-dist", + "out": "/nix/store/bfjqs88s51jn9k38s1vxh293jmg4j2sj-python3.12-pyarrow-17.0.0" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.pydot", + "broken": false, + "derivation": "/nix/store/rfjvap5c37hbw2npj8a9r81gwnllpkpf-python3.12-pydot-2.0.0.drv", + "description": "Allows to create both directed and non directed graphs from Python", + "install_id": "pydot", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-pydot-2.0.0", + "pname": "pydot", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-pydot-2.0.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/cam9m6i01swcik1h0cgxdz1gnvgj37rk-python3.12-pydot-2.0.0-dist", + "out": "/nix/store/y5q2a6zr08g4g8xi9wz5gnqbv40lbl04-python3.12-pydot-2.0.0" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.pydot", + "broken": false, + "derivation": "/nix/store/x3vwc2sh58klg29snn5rfqqychkcc47q-python3.12-pydot-2.0.0.drv", + "description": "Allows to create both directed and non directed graphs from Python", + "install_id": "pydot", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-pydot-2.0.0", + "pname": "pydot", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-pydot-2.0.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/906p1jgigfl4yy7gknmvd3bb40i8hzk9-python3.12-pydot-2.0.0-dist", + "out": "/nix/store/fmyw1scf7mymvf2pxf3lnqnizsqpckmg-python3.12-pydot-2.0.0" + }, + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.pydot", + "broken": false, + "derivation": "/nix/store/68gdqiy454656ildr5mlg7d1dhymj1bg-python3.12-pydot-2.0.0.drv", + "description": "Allows to create both directed and non directed graphs from Python", + "install_id": "pydot", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-pydot-2.0.0", + "pname": "pydot", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-pydot-2.0.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/7aalj02wmqm2mz6bky2xzlnjjwqwinwl-python3.12-pydot-2.0.0-dist", + "out": "/nix/store/wxwpyxhfgl6n0kpvjaxkg9aizrmpqay5-python3.12-pydot-2.0.0" + }, + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.pydot", + "broken": false, + "derivation": "/nix/store/v6c1m29ysaxv8wsbl92gnrpgdi95v1wh-python3.12-pydot-2.0.0.drv", + "description": "Allows to create both directed and non directed graphs from Python", + "install_id": "pydot", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-pydot-2.0.0", + "pname": "pydot", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-pydot-2.0.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/ikh3nvjwyycfi2wlhhlyydpdza6vxhzf-python3.12-pydot-2.0.0-dist", + "out": "/nix/store/rxia5kia43mlmnnrmvly5haignbybajg-python3.12-pydot-2.0.0" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.sympy", + "broken": false, + "derivation": "/nix/store/lc2349j1iv3vnkh8k4vq68852ghkrcad-python3.12-sympy-1.12.1.drv", + "description": "Python library for symbolic mathematics", + "install_id": "sympy", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-sympy-1.12.1", + "pname": "sympy", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-sympy-1.12.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/73yznr2n4f0y2dizlyakbd06c0rx59si-python3.12-sympy-1.12.1-dist", + "out": "/nix/store/zl1xb6k01v17cj621ix6l4qljc21sdk7-python3.12-sympy-1.12.1" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.sympy", + "broken": false, + "derivation": "/nix/store/5y6z990xpgqarbnmy1wp0r3nb6j9hvdy-python3.12-sympy-1.12.1.drv", + "description": "Python library for symbolic mathematics", + "install_id": "sympy", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-sympy-1.12.1", + "pname": "sympy", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-sympy-1.12.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/h3qfksrcv2bc6b2p48k8593yq1vsq7fr-python3.12-sympy-1.12.1-dist", + "out": "/nix/store/wfp75nw4kcy9ahwhs1q2kz9ay9i0acmh-python3.12-sympy-1.12.1" + }, + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.sympy", + "broken": false, + "derivation": "/nix/store/cwk1gc8iiqfs6r63n7f6c17ppwdh8p7c-python3.12-sympy-1.12.1.drv", + "description": "Python library for symbolic mathematics", + "install_id": "sympy", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-sympy-1.12.1", + "pname": "sympy", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-sympy-1.12.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/gfnwngzac6cvygpmf6w33sm00276gvvv-python3.12-sympy-1.12.1-dist", + "out": "/nix/store/6bzvh7spm7jlxhszlmh9vcrbpbphjpjc-python3.12-sympy-1.12.1" + }, + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "python312Packages.sympy", + "broken": false, + "derivation": "/nix/store/09l7dh5v5yxljk5g8d944r49bxiywnff-python3.12-sympy-1.12.1.drv", + "description": "Python library for symbolic mathematics", + "install_id": "sympy", + "license": "BSD-3-Clause", + "locked_url": "https://github.com/flox/nixpkgs?rev=a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "name": "python3.12-sympy-1.12.1", + "pname": "sympy", + "rev": "a3c0b3b21515f74fd2665903d4ce6bc4dc81c77c", + "rev_count": 692963, + "rev_date": "2024-10-14T06:48:30Z", + "scrape_date": "2024-10-16T03:55:11Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "python3.12-sympy-1.12.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/y19gwc4rm5hxf4fls6sqrw71y9bzhn3x-python3.12-sympy-1.12.1-dist", + "out": "/nix/store/xn7ydlx97rkmdyxn6i21yarg1rppr0r3-python3.12-sympy-1.12.1" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + } + ] +} \ No newline at end of file diff --git a/jupyterlab/.flox/env/manifest.toml b/jupyterlab/.flox/env/manifest.toml new file mode 100644 index 00000000..debe81d5 --- /dev/null +++ b/jupyterlab/.flox/env/manifest.toml @@ -0,0 +1,93 @@ +# +# This is a Flox environment manifest. +# Visit flox.dev/docs/concepts/manifest/ +# or see flox-edit(1), manifest.toml(5) for more information. +# +# Flox manifest version managed by Flox CLI +version = 1 + + +[install] +# Jupyter Lab +jupyterlab.pkg-path = "python312Packages.jupyterlab" +jupyterlab-lsp.pkg-path = "python312Packages.jupyterlab-lsp" +jupyterlab-server.pkg-path = "python312Packages.jupyterlab-server" +jupyterlab-widgets.pkg-path = "python312Packages.jupyterlab-widgets" +jupyterlab-pygments.pkg-path = "python312Packages.jupyterlab-pygments" +jupyterlab-execute-time.pkg-path = "python312Packages.jupyterlab-execute-time" + +# Data science stuffs +pandas.pkg-path = "python312Packages.pandas" +matplotlib.pkg-path = "python312Packages.matplotlib" +numpy.pkg-path = "python312Packages.numpy" +pyarrow.pkg-path = "python312Packages.pyarrow" +sympy.pkg-path = "python312Packages.sympy" +pydot.pkg-path = "python312Packages.pydot" +plotly.pkg-path = "python312Packages.plotly" + +# To print a welcome banner +figlet.pkg-path = "toilet" + +# For the spinnin' +gum.pkg-path = "gum" + +[vars] +#PYTHON_ENV='./nb-venv/' +JUPYTER_SERVER_TOKEN = "floxfan123456" + +[hook] +on-activate = ''' + + export PYTHON_ENV="${PYTHON_ENV:-$FLOX_ENV_CACHE/python}" + + if [[ -d $PYTHON_ENV ]]; then + echo; echo -n "⚡️ Activating existing venv in $PYTHON_ENV..." + . $PYTHON_ENV/bin/activate + echo "done." + fi + + [ ! -d $PYTHON_ENV ] && python -m venv $PYTHON_ENV + . $PYTHON_ENV/bin/activate + + # If we see a requirements.txt file, install its contents + # into the virtual environment + + if [[ -f requirements.txt ]]; then + gum spin --spinner dot --title "Updating packages in $PYTHON_DIR" -- pip install -r "./requirements.txt" --quiet + fi +''' + +[services.jupyter-lab] +command = "jupyter-lab --no-browser --IdentityProvider.token=${JUPYTER_SERVER_TOKEN} --ip=0.0.0.0" + +[profile] +common = ''' + toilet -f smmono9 --metal "jupyterlab" + + echo + if [[ "$FLOX_ACTIVATE_START_SERVICES" == "true" ]]; then + sleep 1 + jupyter-lab list + else + echo "To start Jupyter Lab, run activate with '--start-services'." + fi + echo +''' + +bash = ''' + if [ -d "$VENV_DIR" ]; then + source "$VENV_DIR/bin/activate" + fi +''' + +zsh = ''' + if [ -d "$VENV_DIR" ]; then + source "$VENV_DIR/bin/activate" + fi +''' + +[options] +systems = ["x86_64-linux", "aarch64-darwin", "aarch64-linux", "x86_64-darwin"] + + + diff --git a/nb/.gitignore b/jupyterlab/.gitignore similarity index 100% rename from nb/.gitignore rename to jupyterlab/.gitignore diff --git a/nb/README.md b/jupyterlab/README.md similarity index 100% rename from nb/README.md rename to jupyterlab/README.md diff --git a/nb/barcode_demo.ipynb b/jupyterlab/barcode_demo.ipynb similarity index 100% rename from nb/barcode_demo.ipynb rename to jupyterlab/barcode_demo.ipynb diff --git a/nb/test.sh b/jupyterlab/test.sh similarity index 100% rename from nb/test.sh rename to jupyterlab/test.sh diff --git a/nb/tricontour_demo.ipynb b/jupyterlab/tricontour_demo.ipynb similarity index 100% rename from nb/tricontour_demo.ipynb rename to jupyterlab/tricontour_demo.ipynb diff --git a/langchain/.flox/env/manifest.lock b/langchain/.flox/env/manifest.lock index 213d3012..92817992 100644 --- a/langchain/.flox/env/manifest.lock +++ b/langchain/.flox/env/manifest.lock @@ -34,11 +34,7 @@ }, "services": { "ollama": { - "command": "ollama serve", - "vars": null, - "is-daemon": null, - "shutdown": null, - "systems": null + "command": "ollama serve" } } }, @@ -46,28 +42,28 @@ { "attr_path": "python312Packages.langchain-community", "broken": false, - "derivation": "/nix/store/m715dfa9z4mixcl4f5cn4zxfmkd0zz9w-python3.12-langchain-community-0.3.6.drv", + "derivation": "/nix/store/8ff9p0z6k6pqkrh0accphbfvxf1abvd1-python3.12-langchain-community-0.3.15.drv", "description": "Community contributed LangChain integrations", "install_id": "langchain-community", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-langchain-community-0.3.6", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "python3.12-langchain-community-0.3.15", "pname": "langchain-community", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "python3.12-langchain-community-0.3.6", + "version": "python3.12-langchain-community-0.3.15", "outputs_to_install": [ "out" ], "outputs": { - "dist": "/nix/store/2yq74blfka38q56g7m7skwjlk5myxw5n-python3.12-langchain-community-0.3.6-dist", - "out": "/nix/store/cdq9q8whcdrf2k9n9dz4is4gcljnvc69-python3.12-langchain-community-0.3.6" + "dist": "/nix/store/j66z5906iiq553l7b5mrfkkgsqsp85d2-python3.12-langchain-community-0.3.15-dist", + "out": "/nix/store/ywmxj8ywpll0km82m882mwwk84diq4v4-python3.12-langchain-community-0.3.15" }, "system": "aarch64-darwin", "group": "toplevel", @@ -76,28 +72,28 @@ { "attr_path": "python312Packages.langchain-community", "broken": false, - "derivation": "/nix/store/nd4lg5pshgh8d8f0kwxi4ph5pnxsx217-python3.12-langchain-community-0.3.6.drv", + "derivation": "/nix/store/p2fqv9imm3sw8xb72mjr4qwf0mkbq8qi-python3.12-langchain-community-0.3.15.drv", "description": "Community contributed LangChain integrations", "install_id": "langchain-community", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-langchain-community-0.3.6", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "python3.12-langchain-community-0.3.15", "pname": "langchain-community", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "python3.12-langchain-community-0.3.6", + "version": "python3.12-langchain-community-0.3.15", "outputs_to_install": [ "out" ], "outputs": { - "dist": "/nix/store/6bd4wjh43bw8gyghxc81bixd51jf84jk-python3.12-langchain-community-0.3.6-dist", - "out": "/nix/store/kmr7xpdc6kvvkgks675l3qcqjvpbn2z6-python3.12-langchain-community-0.3.6" + "dist": "/nix/store/dh26927jp4fp7cjwg7kih3qxil495y0a-python3.12-langchain-community-0.3.15-dist", + "out": "/nix/store/68ssck83qngrd89b9bf0a9lzc2xfpw77-python3.12-langchain-community-0.3.15" }, "system": "aarch64-linux", "group": "toplevel", @@ -106,28 +102,28 @@ { "attr_path": "python312Packages.langchain-community", "broken": false, - "derivation": "/nix/store/gflfsv44phj14bn3msjrgaqjgbqzn6pm-python3.12-langchain-community-0.3.6.drv", + "derivation": "/nix/store/87qqirb1hm690vr6l4c6a85vwsvjdibj-python3.12-langchain-community-0.3.15.drv", "description": "Community contributed LangChain integrations", "install_id": "langchain-community", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-langchain-community-0.3.6", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "python3.12-langchain-community-0.3.15", "pname": "langchain-community", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "python3.12-langchain-community-0.3.6", + "version": "python3.12-langchain-community-0.3.15", "outputs_to_install": [ "out" ], "outputs": { - "dist": "/nix/store/b68pz00vr4smf1hcanqchypq683y1gzq-python3.12-langchain-community-0.3.6-dist", - "out": "/nix/store/bll8dxyscc5ddnvimg9k36qxj5mpv7k5-python3.12-langchain-community-0.3.6" + "dist": "/nix/store/c9gahm4kwx5jq7xps0h38j3mvmbajb35-python3.12-langchain-community-0.3.15-dist", + "out": "/nix/store/fc04jf10nxbsb8h5k4fk98yq5kx29r92-python3.12-langchain-community-0.3.15" }, "system": "x86_64-darwin", "group": "toplevel", @@ -136,28 +132,28 @@ { "attr_path": "python312Packages.langchain-community", "broken": false, - "derivation": "/nix/store/7hshnhzfgn5sgcnhlcb7mx2vz1xc1mh9-python3.12-langchain-community-0.3.6.drv", + "derivation": "/nix/store/16s22naz1nlqh2ac0qcnzawx9wz792fh-python3.12-langchain-community-0.3.15.drv", "description": "Community contributed LangChain integrations", "install_id": "langchain-community", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-langchain-community-0.3.6", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "python3.12-langchain-community-0.3.15", "pname": "langchain-community", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "python3.12-langchain-community-0.3.6", + "version": "python3.12-langchain-community-0.3.15", "outputs_to_install": [ "out" ], "outputs": { - "dist": "/nix/store/dxw368pykwd26kxfk55i95fiicac47hl-python3.12-langchain-community-0.3.6-dist", - "out": "/nix/store/yl9f7kyq92238h36zwbmhp8v32lssaxc-python3.12-langchain-community-0.3.6" + "dist": "/nix/store/fc37s5wna8jvmxnlr74ilmz04v7vf03g-python3.12-langchain-community-0.3.15-dist", + "out": "/nix/store/lf5wf1a35lmq25mxr6yr01g65fchk1p8-python3.12-langchain-community-0.3.15" }, "system": "x86_64-linux", "group": "toplevel", @@ -166,28 +162,28 @@ { "attr_path": "python312Packages.langchain-ollama", "broken": false, - "derivation": "/nix/store/cmzdps6mgpq2awywvr0zzyi0q21lj43k-python3.12-langchain-ollama-0.2.0.drv", + "derivation": "/nix/store/n07rkascb4ixdamff5c1kwm9pgrw46pw-python3.12-langchain-ollama-0.2.2.drv", "description": "Integration package connecting Ollama and LangChain", "install_id": "langchain-ollama", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-langchain-ollama-0.2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "python3.12-langchain-ollama-0.2.2", "pname": "langchain-ollama", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "python3.12-langchain-ollama-0.2.0", + "version": "python3.12-langchain-ollama-0.2.2", "outputs_to_install": [ "out" ], "outputs": { - "dist": "/nix/store/v6alahfssqxv71dj413q7acvaqbv7glc-python3.12-langchain-ollama-0.2.0-dist", - "out": "/nix/store/9hdnw6cbxrrjdnaav021422fj842rdys-python3.12-langchain-ollama-0.2.0" + "dist": "/nix/store/nm7kj6x65vx23y3r98wv8gh7la3js86b-python3.12-langchain-ollama-0.2.2-dist", + "out": "/nix/store/2h1yqp0a2kqvcd9jh2qzc46j866nflv5-python3.12-langchain-ollama-0.2.2" }, "system": "aarch64-darwin", "group": "toplevel", @@ -196,28 +192,28 @@ { "attr_path": "python312Packages.langchain-ollama", "broken": false, - "derivation": "/nix/store/aw602k8bq9m391b0g67yrmbr9vlxwfzq-python3.12-langchain-ollama-0.2.0.drv", + "derivation": "/nix/store/ajk0vw0ba2amwm69c1ji0alxggny20sh-python3.12-langchain-ollama-0.2.2.drv", "description": "Integration package connecting Ollama and LangChain", "install_id": "langchain-ollama", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-langchain-ollama-0.2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "python3.12-langchain-ollama-0.2.2", "pname": "langchain-ollama", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "python3.12-langchain-ollama-0.2.0", + "version": "python3.12-langchain-ollama-0.2.2", "outputs_to_install": [ "out" ], "outputs": { - "dist": "/nix/store/g3zz6gzfj0f00fkn4954fhmmddkfz6l3-python3.12-langchain-ollama-0.2.0-dist", - "out": "/nix/store/prlacjzxb5mw9hziqilhq9vhdfj5bsam-python3.12-langchain-ollama-0.2.0" + "dist": "/nix/store/gzh6x4b77wqhaxrf8r0fpbg9zi6dr6x3-python3.12-langchain-ollama-0.2.2-dist", + "out": "/nix/store/s2ncx06l729ahsmwpla9p2nmmpnzz6zd-python3.12-langchain-ollama-0.2.2" }, "system": "aarch64-linux", "group": "toplevel", @@ -226,28 +222,28 @@ { "attr_path": "python312Packages.langchain-ollama", "broken": false, - "derivation": "/nix/store/8lkrmr8blkmh223qq47im0a0b4c8xm2r-python3.12-langchain-ollama-0.2.0.drv", + "derivation": "/nix/store/m1sjzp7pbs507jk0wk1vpyfmc8h3h7wd-python3.12-langchain-ollama-0.2.2.drv", "description": "Integration package connecting Ollama and LangChain", "install_id": "langchain-ollama", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-langchain-ollama-0.2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "python3.12-langchain-ollama-0.2.2", "pname": "langchain-ollama", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "python3.12-langchain-ollama-0.2.0", + "version": "python3.12-langchain-ollama-0.2.2", "outputs_to_install": [ "out" ], "outputs": { - "dist": "/nix/store/nj8x14jk099478mxdym07k6jv16c6n7r-python3.12-langchain-ollama-0.2.0-dist", - "out": "/nix/store/ss2z37fip3p9pihkfvzxnrij0aihjvb5-python3.12-langchain-ollama-0.2.0" + "dist": "/nix/store/gksl31zzra2jqyp27l4ldp96wdcr9ib9-python3.12-langchain-ollama-0.2.2-dist", + "out": "/nix/store/1b22dnb1fllia7majjlqwfnf2r61x8py-python3.12-langchain-ollama-0.2.2" }, "system": "x86_64-darwin", "group": "toplevel", @@ -256,28 +252,28 @@ { "attr_path": "python312Packages.langchain-ollama", "broken": false, - "derivation": "/nix/store/3j8rbq1pcxyqkbfj4w4hlr4yv44rpbrk-python3.12-langchain-ollama-0.2.0.drv", + "derivation": "/nix/store/282fv75z6d60pi9lpn38fsbgjljig2hz-python3.12-langchain-ollama-0.2.2.drv", "description": "Integration package connecting Ollama and LangChain", "install_id": "langchain-ollama", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-langchain-ollama-0.2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "python3.12-langchain-ollama-0.2.2", "pname": "langchain-ollama", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "python3.12-langchain-ollama-0.2.0", + "version": "python3.12-langchain-ollama-0.2.2", "outputs_to_install": [ "out" ], "outputs": { - "dist": "/nix/store/bz8amh70s885rmk1ji493s6sc0xrhzc7-python3.12-langchain-ollama-0.2.0-dist", - "out": "/nix/store/k1pb3ahzbqg6yhgfbfmlvgk6bhh4cbp1-python3.12-langchain-ollama-0.2.0" + "dist": "/nix/store/vrrylx94plyi0si1mgsxqzlx3x1mhi5v-python3.12-langchain-ollama-0.2.2-dist", + "out": "/nix/store/ygc3bjfpkrhq8f2xssdpj85a2yrvwd45-python3.12-langchain-ollama-0.2.2" }, "system": "x86_64-linux", "group": "toplevel", @@ -286,28 +282,28 @@ { "attr_path": "python312Packages.langgraph", "broken": false, - "derivation": "/nix/store/2r01r9pcb9g6hlda3qknk16vgbg7ra9a-python3.12-langgraph-0.2.56.drv", + "derivation": "/nix/store/bzbpaipwh7653f0ixkypp2hf63rkbmjl-python3.12-langgraph-0.2.70.drv", "description": "Build resilient language agents as graphs", "install_id": "langgraph", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-langgraph-0.2.56", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "python3.12-langgraph-0.2.70", "pname": "langgraph", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "python3.12-langgraph-0.2.56", + "version": "python3.12-langgraph-0.2.70", "outputs_to_install": [ "out" ], "outputs": { - "dist": "/nix/store/g3ab1f2x15vmcwalp9byhhbb557idnwk-python3.12-langgraph-0.2.56-dist", - "out": "/nix/store/4lnlrq1gcp8a1bjnzjk70hncfigsqfg2-python3.12-langgraph-0.2.56" + "dist": "/nix/store/mm6kljnfgy2yd7by2r5iv35awmk6zsyy-python3.12-langgraph-0.2.70-dist", + "out": "/nix/store/2d0bxk9hj3x3jwf0bsj4rff07sb98s8b-python3.12-langgraph-0.2.70" }, "system": "aarch64-darwin", "group": "toplevel", @@ -316,28 +312,28 @@ { "attr_path": "python312Packages.langgraph", "broken": false, - "derivation": "/nix/store/cn7yapmk772ss6n04aivi7y0ffs65vjg-python3.12-langgraph-0.2.56.drv", + "derivation": "/nix/store/4qycsm0rmb09x7wckrrc9zd44dg0zjvl-python3.12-langgraph-0.2.70.drv", "description": "Build resilient language agents as graphs", "install_id": "langgraph", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-langgraph-0.2.56", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "python3.12-langgraph-0.2.70", "pname": "langgraph", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "python3.12-langgraph-0.2.56", + "version": "python3.12-langgraph-0.2.70", "outputs_to_install": [ "out" ], "outputs": { - "dist": "/nix/store/b56wpbjn6d9b6g9dgdpx4kqv9znpa5n8-python3.12-langgraph-0.2.56-dist", - "out": "/nix/store/6mj1qfr41k9mpq0kjzckvy1piqx4s7hx-python3.12-langgraph-0.2.56" + "dist": "/nix/store/0llkm5dwz0fpxd1cxbwpl9wn4kd9ah84-python3.12-langgraph-0.2.70-dist", + "out": "/nix/store/srs4qjy4633m9nv3841kw4yn1qr54xhs-python3.12-langgraph-0.2.70" }, "system": "aarch64-linux", "group": "toplevel", @@ -346,28 +342,28 @@ { "attr_path": "python312Packages.langgraph", "broken": false, - "derivation": "/nix/store/c7imgk8h1y498ypnw4xlhlpr2h81qgms-python3.12-langgraph-0.2.56.drv", + "derivation": "/nix/store/bjf7fmwmfrmpi1x3gkn9s9aha9l2sy5y-python3.12-langgraph-0.2.70.drv", "description": "Build resilient language agents as graphs", "install_id": "langgraph", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-langgraph-0.2.56", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "python3.12-langgraph-0.2.70", "pname": "langgraph", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "python3.12-langgraph-0.2.56", + "version": "python3.12-langgraph-0.2.70", "outputs_to_install": [ "out" ], "outputs": { - "dist": "/nix/store/14kvvmywrcvmw5h7p10ajj5kcqdzibfi-python3.12-langgraph-0.2.56-dist", - "out": "/nix/store/vj38d0h74jkpm9nwhjjangzqi2hdgikq-python3.12-langgraph-0.2.56" + "dist": "/nix/store/07jhs6c08d6zvqfwrrgr2az9vh8yis9l-python3.12-langgraph-0.2.70-dist", + "out": "/nix/store/vw157ygc9bq57nzpb7a9b6ypiz92xna1-python3.12-langgraph-0.2.70" }, "system": "x86_64-darwin", "group": "toplevel", @@ -376,28 +372,28 @@ { "attr_path": "python312Packages.langgraph", "broken": false, - "derivation": "/nix/store/sligrldqwn9lk5ciazfxw4jq568vx8ms-python3.12-langgraph-0.2.56.drv", + "derivation": "/nix/store/4sh6g8f35p5vjs1npbpm8j2484bwn3dl-python3.12-langgraph-0.2.70.drv", "description": "Build resilient language agents as graphs", "install_id": "langgraph", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-langgraph-0.2.56", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "python3.12-langgraph-0.2.70", "pname": "langgraph", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "python3.12-langgraph-0.2.56", + "version": "python3.12-langgraph-0.2.70", "outputs_to_install": [ "out" ], "outputs": { - "dist": "/nix/store/fvjn3z3vcv564garcmg682p015kpl96f-python3.12-langgraph-0.2.56-dist", - "out": "/nix/store/9qccczi3x04yvw496xg82ys8xf7m7c38-python3.12-langgraph-0.2.56" + "dist": "/nix/store/wyacfx6wdd0jvbx8bazlfm37az3li6h1-python3.12-langgraph-0.2.70-dist", + "out": "/nix/store/mblfa686bk3iqrwwmms5dffa3qwy02lb-python3.12-langgraph-0.2.70" }, "system": "x86_64-linux", "group": "toplevel", @@ -406,27 +402,27 @@ { "attr_path": "ollama", "broken": false, - "derivation": "/nix/store/501w5dyj0gd98s485h6zrhslfnfn07d2-ollama-0.5.4.drv", + "derivation": "/nix/store/0a90rv9kcipfpkbs0qf3z7kbjxdw2ghj-ollama-0.5.7.drv", "description": "Get up and running with large language models locally", "install_id": "ollama", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "ollama-0.5.4", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "ollama-0.5.7", "pname": "ollama", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.5.4", + "version": "0.5.7", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/fgyfhv0d2v3w9vql071y6352jmzm6wyq-ollama-0.5.4" + "out": "/nix/store/6yk51kk2jlb9nbgsbr68r0mcd9vrx7rb-ollama-0.5.7" }, "system": "aarch64-darwin", "group": "toplevel", @@ -435,27 +431,27 @@ { "attr_path": "ollama", "broken": false, - "derivation": "/nix/store/r8r3vzdlqvjbvjq7xx8dknc94v3gyyyw-ollama-0.5.4.drv", + "derivation": "/nix/store/d3fwhf0xr1yvpgd7a3g4cznvpqcdvaab-ollama-0.5.7.drv", "description": "Get up and running with large language models locally", "install_id": "ollama", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "ollama-0.5.4", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "ollama-0.5.7", "pname": "ollama", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.5.4", + "version": "0.5.7", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/f6qb7awfw342w0dhn2imr0idk7id6adh-ollama-0.5.4" + "out": "/nix/store/vhr3dg59lzk4wssny9sd69mrzjq240nq-ollama-0.5.7" }, "system": "aarch64-linux", "group": "toplevel", @@ -464,27 +460,27 @@ { "attr_path": "ollama", "broken": false, - "derivation": "/nix/store/7y79pf42hzmnrq80imxam6kicqyb3s9q-ollama-0.5.4.drv", + "derivation": "/nix/store/kxykbv8bzf8rdc8xjqgyscb8wk4f9y5b-ollama-0.5.7.drv", "description": "Get up and running with large language models locally", "install_id": "ollama", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "ollama-0.5.4", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "ollama-0.5.7", "pname": "ollama", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.5.4", + "version": "0.5.7", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/xp91hz4546lkamsqj5cxksikvhm2mp5v-ollama-0.5.4" + "out": "/nix/store/5niry3vsj76280d3lww8gwmnq31hbdfl-ollama-0.5.7" }, "system": "x86_64-darwin", "group": "toplevel", @@ -493,27 +489,27 @@ { "attr_path": "ollama", "broken": false, - "derivation": "/nix/store/gprrf2gi1dhs6dzfwwbmdsp9skq1xkzl-ollama-0.5.4.drv", + "derivation": "/nix/store/83v2ffsc64cwvkfh2ag3cd950z7lp7hl-ollama-0.5.7.drv", "description": "Get up and running with large language models locally", "install_id": "ollama", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "ollama-0.5.4", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "ollama-0.5.7", "pname": "ollama", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.5.4", + "version": "0.5.7", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/q3yxwv1lz3gy16bxgfk4b41ii17rvj2c-ollama-0.5.4" + "out": "/nix/store/8xbzv1n19kkpk5lxxqkp018pj9zjh16x-ollama-0.5.7" }, "system": "x86_64-linux", "group": "toplevel", diff --git a/localstack/.flox/env/manifest.lock b/localstack/.flox/env/manifest.lock index b25be816..26cd8e02 100644 --- a/localstack/.flox/env/manifest.lock +++ b/localstack/.flox/env/manifest.lock @@ -59,28 +59,28 @@ { "attr_path": "awscli2", "broken": false, - "derivation": "/nix/store/3fp25hd9mj6zf15yq73fjkkmi575357m-awscli2-2.22.13.drv", + "derivation": "/nix/store/46lv4g11plp204d6sm3vqz6dmz2d4n6x-awscli2-2.23.5.drv", "description": "Unified tool to manage your AWS services", "install_id": "awscli2", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "awscli2-2.22.13", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", + "name": "awscli2-2.23.5", "pname": "awscli2", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "2.22.13", + "version": "2.23.5", "outputs_to_install": [ "out" ], "outputs": { - "dist": "/nix/store/pk6f5pl54k58yymv5cf3xqykip35l3z8-awscli2-2.22.13-dist", - "out": "/nix/store/3pnbplix38dv12afpf2fi1623bp2i3np-awscli2-2.22.13" + "dist": "/nix/store/li1ks60r52ccp2wpx8gnkih7hwd34cj8-awscli2-2.23.5-dist", + "out": "/nix/store/001rp3qnbpa8929zkqj9yz6v8mk3sy1s-awscli2-2.23.5" }, "system": "aarch64-darwin", "group": "toplevel", @@ -89,28 +89,28 @@ { "attr_path": "awscli2", "broken": false, - "derivation": "/nix/store/rrkbiywny6prsy6b8v24w20vl3p4cgiv-awscli2-2.22.13.drv", + "derivation": "/nix/store/xwg97ib5q83qwfw1kz4lgx991lbzmk7g-awscli2-2.23.5.drv", "description": "Unified tool to manage your AWS services", "install_id": "awscli2", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "awscli2-2.22.13", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", + "name": "awscli2-2.23.5", "pname": "awscli2", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "2.22.13", + "version": "2.23.5", "outputs_to_install": [ "out" ], "outputs": { - "dist": "/nix/store/76g4b6mq7i22gbck35px1kp05xbpymvg-awscli2-2.22.13-dist", - "out": "/nix/store/rg03ycmb1p2kfbibhbbqdr2my919s9kn-awscli2-2.22.13" + "dist": "/nix/store/5g91v0nzl5zvqamhhw0kf8zh1sagzw64-awscli2-2.23.5-dist", + "out": "/nix/store/01ar7d44jkh1yhm462csb0m2h041nvsv-awscli2-2.23.5" }, "system": "aarch64-linux", "group": "toplevel", @@ -119,28 +119,28 @@ { "attr_path": "awscli2", "broken": false, - "derivation": "/nix/store/l4hiymgmjv7ifmymmzj2pf5d0md75r89-awscli2-2.22.13.drv", + "derivation": "/nix/store/i58zjxhdmmlki3h605x6clcj2mgabffb-awscli2-2.23.5.drv", "description": "Unified tool to manage your AWS services", "install_id": "awscli2", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "awscli2-2.22.13", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", + "name": "awscli2-2.23.5", "pname": "awscli2", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "2.22.13", + "version": "2.23.5", "outputs_to_install": [ "out" ], "outputs": { - "dist": "/nix/store/883d3krdcyxsvnmbmjgh76azmxdzmjd2-awscli2-2.22.13-dist", - "out": "/nix/store/3pdgm2ny8v3703l21929ymb2fb88ypdj-awscli2-2.22.13" + "dist": "/nix/store/krwi4j63l7xfgmyy79dl8bszwd2iwjja-awscli2-2.23.5-dist", + "out": "/nix/store/r0bad0f91lva4fzy5vc2clvwh9y6vjh7-awscli2-2.23.5" }, "system": "x86_64-darwin", "group": "toplevel", @@ -149,28 +149,28 @@ { "attr_path": "awscli2", "broken": false, - "derivation": "/nix/store/9pv7rgcii4xjpl1zv95yiid5gdw3jhaa-awscli2-2.22.13.drv", + "derivation": "/nix/store/i5fblh1i1xff6jh4mh813ifhs511xp85-awscli2-2.23.5.drv", "description": "Unified tool to manage your AWS services", "install_id": "awscli2", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "awscli2-2.22.13", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", + "name": "awscli2-2.23.5", "pname": "awscli2", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "2.22.13", + "version": "2.23.5", "outputs_to_install": [ "out" ], "outputs": { - "dist": "/nix/store/7qmfgpalc9jh6z9ywichdiakjhp2zpkx-awscli2-2.22.13-dist", - "out": "/nix/store/d7rzrxwxwf4mip6c39hz73g37brdi7g9-awscli2-2.22.13" + "dist": "/nix/store/329accr0m813fyppdzp4rcrc4vmd1ckk-awscli2-2.23.5-dist", + "out": "/nix/store/y7xr7ngs4s4p8hxzg6kxpf2nz89dsls6-awscli2-2.23.5" }, "system": "x86_64-linux", "group": "toplevel", @@ -179,27 +179,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/0lxr3l6jxkvc1ckrjs65bkmr6wkm12ib-gum-0.14.5.drv", + "derivation": "/nix/store/bbk4nr4v55z2lq9lh7fbl72pf494li3i-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/p87f1zvabjckkam5f8p5n8s0p9dy2z8d-gum-0.14.5" + "out": "/nix/store/x8ppzim6x8amxzrkqb85905p0a8nsrda-gum-0.15.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -208,27 +208,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/flfac2jgxzw1zx2xk81w322qyzzbsni3-gum-0.14.5.drv", + "derivation": "/nix/store/zi549f6nqqc7lacsgyr36m90f21nlz45-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/i8ks7qinadmk77dmknnrpi4iczv8p8gj-gum-0.14.5" + "out": "/nix/store/87bbw3ax9jl3hnsij4ph8di5xyxb0q9l-gum-0.15.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -237,27 +237,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/5jaz36kssi10wjrsasi7wxf3rj9854hm-gum-0.14.5.drv", + "derivation": "/nix/store/ib96qx387d0ccxl48h94hr5ng75zgkzh-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/1s4jc1kmqksngyhanl76iibb19b7sd2v-gum-0.14.5" + "out": "/nix/store/x9a7n57fw4l6g50bgchsfzwwi5rw5nfy-gum-0.15.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -266,27 +266,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/mjp6pldbmq5d6q0cl8brimzf0h3fdqpz-gum-0.14.5.drv", + "derivation": "/nix/store/jf8w4f78mhxyqv7h2b6gk5dpxyszfwdz-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/z96hiw9h45mph9qilm4hp4j4ncf19qbl-gum-0.14.5" + "out": "/nix/store/srq6a403xm2zmycsfhhxq5bqrdl1v7j5-gum-0.15.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -295,30 +295,30 @@ { "attr_path": "kubectl", "broken": false, - "derivation": "/nix/store/44jvpy5r9pvg25byn8q0vaa5s0kfkr9w-kubectl-1.32.0.drv", + "derivation": "/nix/store/iszyzwfz9ax7djhsli5qmlvkj4g0v7hv-kubectl-1.32.1.drv", "description": "Kubernetes CLI", "install_id": "kubectl", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "kubectl-1.32.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", + "name": "kubectl-1.32.1", "pname": "kubectl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.32.0", + "version": "1.32.1", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "convert": "/nix/store/0cwwpgglwf2cij6qyyd1krgavfhnhqaj-kubectl-1.32.0-convert", - "man": "/nix/store/s3ha1cd7rflkgs5d513p917h8vj027gx-kubectl-1.32.0-man", - "out": "/nix/store/qgxy10s834jakqjgg6ga6xbc7x5rajzc-kubectl-1.32.0" + "convert": "/nix/store/4ahm5rn4f326izlh8nh6zfcf066r0jp9-kubectl-1.32.1-convert", + "man": "/nix/store/7aqhrqy27487ph8gcqwl92lpn48zczlm-kubectl-1.32.1-man", + "out": "/nix/store/18441nqn0dahiwn1rvwilqvrqwqvvknz-kubectl-1.32.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -327,30 +327,30 @@ { "attr_path": "kubectl", "broken": false, - "derivation": "/nix/store/pkhbaw37cy1yl912raqah5zpnx6gp76b-kubectl-1.32.0.drv", + "derivation": "/nix/store/ksx5sxq6mxfjsibk8l1fnpix4brzpm5c-kubectl-1.32.1.drv", "description": "Kubernetes CLI", "install_id": "kubectl", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "kubectl-1.32.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", + "name": "kubectl-1.32.1", "pname": "kubectl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.32.0", + "version": "1.32.1", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "convert": "/nix/store/68psqc7xjwvrma9cyvqvhc3f9dkjzxzd-kubectl-1.32.0-convert", - "man": "/nix/store/i89pic6i7rmjp0aa0vjksv4qhfz7gv5f-kubectl-1.32.0-man", - "out": "/nix/store/ffy4i3cpbk5lafri7b32y7j0siad64li-kubectl-1.32.0" + "convert": "/nix/store/y9kx67c1h6sjr3l4vp7j200v640h32kr-kubectl-1.32.1-convert", + "man": "/nix/store/0f95qz0ynbilx8h0z350in0d8kc9aj1m-kubectl-1.32.1-man", + "out": "/nix/store/jylypnz6nddbqf85glbyhpmjsbgmlayj-kubectl-1.32.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -359,30 +359,30 @@ { "attr_path": "kubectl", "broken": false, - "derivation": "/nix/store/sfv2jbqq3pcdknfh86ivlallwmhabd8i-kubectl-1.32.0.drv", + "derivation": "/nix/store/qp4573c6f9i3x0rrl0ixfabj8jaw2cdw-kubectl-1.32.1.drv", "description": "Kubernetes CLI", "install_id": "kubectl", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "kubectl-1.32.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", + "name": "kubectl-1.32.1", "pname": "kubectl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.32.0", + "version": "1.32.1", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "convert": "/nix/store/27dbhbq7zzpas2shar9zl688hhsrppbh-kubectl-1.32.0-convert", - "man": "/nix/store/ip3wc7x7f17fzn0130jld578nykkqqly-kubectl-1.32.0-man", - "out": "/nix/store/8p49qx0iy2ds2irxnd6q4k5bj0xvj2ia-kubectl-1.32.0" + "convert": "/nix/store/83qij5g1wkrrwzjn1cwnkd342ifzw97x-kubectl-1.32.1-convert", + "man": "/nix/store/5p29mlkb5ywfn2znwb3pxbyr187585yy-kubectl-1.32.1-man", + "out": "/nix/store/c4ha370mr37kzmr5d3k3x2f7ln51r9fz-kubectl-1.32.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -391,30 +391,30 @@ { "attr_path": "kubectl", "broken": false, - "derivation": "/nix/store/yrncy85iarrsbsja98gw62wlrs5il18w-kubectl-1.32.0.drv", + "derivation": "/nix/store/kzcp6z9wq08svkmhpjypg65iq2w02yb4-kubectl-1.32.1.drv", "description": "Kubernetes CLI", "install_id": "kubectl", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "kubectl-1.32.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", + "name": "kubectl-1.32.1", "pname": "kubectl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.32.0", + "version": "1.32.1", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "convert": "/nix/store/pqsbdbyli94j8x7nyf23rnc1d89a2lcd-kubectl-1.32.0-convert", - "man": "/nix/store/lpm6gmzgc1p1bpbdaw8s8lg42jzjfqfn-kubectl-1.32.0-man", - "out": "/nix/store/qfyghw387ap8rrs65s7p33r48sn33wyr-kubectl-1.32.0" + "convert": "/nix/store/1lkaw0m4238bichjjl5jkkpqpvxahp43-kubectl-1.32.1-convert", + "man": "/nix/store/jb9zc5f93z67xaldz5zmmnv8d5pzc94r-kubectl-1.32.1-man", + "out": "/nix/store/v312kkwzk8mibc9z67n53hab6mcc7cn5-kubectl-1.32.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -423,17 +423,17 @@ { "attr_path": "localstack", "broken": false, - "derivation": "/nix/store/fkc7pyqjpq0fy94f3wcfi6if8a2i7z44-python3.12-localstack-3.7.2.drv", + "derivation": "/nix/store/rigps7z231zirzz18lb13cb91bhi51w5-python3.12-localstack-3.7.2.drv", "description": "Fully functional local Cloud stack", "install_id": "localstack", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", "name": "localstack-3.7.2", "pname": "localstack", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], @@ -443,8 +443,8 @@ "out" ], "outputs": { - "dist": "/nix/store/6rsf4rmvj7qrjjw7w5hlp9bd07vas0xc-python3.12-localstack-3.7.2-dist", - "out": "/nix/store/qv0swh201yq1sl9qxfcd30253pcxlf5b-python3.12-localstack-3.7.2" + "dist": "/nix/store/wkkfn4va6hjx4zy2gb310584h91s1sc1-python3.12-localstack-3.7.2-dist", + "out": "/nix/store/03d0ybl91ipyx3jnm6a7zxfhx3z30avl-python3.12-localstack-3.7.2" }, "system": "aarch64-darwin", "group": "toplevel", @@ -453,17 +453,17 @@ { "attr_path": "localstack", "broken": false, - "derivation": "/nix/store/fi09ssswnqfa1bxyafq74q2vggxavyjz-python3.12-localstack-3.7.2.drv", + "derivation": "/nix/store/wdi4rljgr30np828dbxnkdd87q06kinb-python3.12-localstack-3.7.2.drv", "description": "Fully functional local Cloud stack", "install_id": "localstack", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", "name": "localstack-3.7.2", "pname": "localstack", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], @@ -473,8 +473,8 @@ "out" ], "outputs": { - "dist": "/nix/store/vrrvw2wi84ik2gx8k6pjfmhizihg5f9l-python3.12-localstack-3.7.2-dist", - "out": "/nix/store/lcq4i6nsi0nh7vc2by6bcrj5mn2283dz-python3.12-localstack-3.7.2" + "dist": "/nix/store/rnm3hxa1w5k10m40mlyggahr4nrzapil-python3.12-localstack-3.7.2-dist", + "out": "/nix/store/ihy9viw36xa85gddixq9a03i1axb5jpm-python3.12-localstack-3.7.2" }, "system": "aarch64-linux", "group": "toplevel", @@ -483,17 +483,17 @@ { "attr_path": "localstack", "broken": false, - "derivation": "/nix/store/352l1a3d59jy72wg6rag1q06nfx3mb26-python3.12-localstack-3.7.2.drv", + "derivation": "/nix/store/xqrj9kz1f1gwiav8lzaxqii4qz9nwb40-python3.12-localstack-3.7.2.drv", "description": "Fully functional local Cloud stack", "install_id": "localstack", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", "name": "localstack-3.7.2", "pname": "localstack", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], @@ -503,8 +503,8 @@ "out" ], "outputs": { - "dist": "/nix/store/70f6lrl0wavpcdvwzps35hgal668izxw-python3.12-localstack-3.7.2-dist", - "out": "/nix/store/rab0kja0x4alc2aa6wl40didpb9chgih-python3.12-localstack-3.7.2" + "dist": "/nix/store/aqnicsf0sr88sqxbr2yh8pz49bp2kj88-python3.12-localstack-3.7.2-dist", + "out": "/nix/store/107dgpzzmpicm0knsa4vl1d8lbz1lzjh-python3.12-localstack-3.7.2" }, "system": "x86_64-darwin", "group": "toplevel", @@ -513,17 +513,17 @@ { "attr_path": "localstack", "broken": false, - "derivation": "/nix/store/dndn56bgya5f0mxcrflc5mk4rpz9qp6p-python3.12-localstack-3.7.2.drv", + "derivation": "/nix/store/dxwd9gccmk3f5axjj5ibkz4br61rx202-python3.12-localstack-3.7.2.drv", "description": "Fully functional local Cloud stack", "install_id": "localstack", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", "name": "localstack-3.7.2", "pname": "localstack", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], @@ -533,8 +533,8 @@ "out" ], "outputs": { - "dist": "/nix/store/944zzcx3vbdmd6q60pr7mh0afa6qvmbn-python3.12-localstack-3.7.2-dist", - "out": "/nix/store/sjjkq917qxnm25gki34wvylxbwcqdn30-python3.12-localstack-3.7.2" + "dist": "/nix/store/xw0q476a2rc7hblv7zd05lsvivklbn4z-python3.12-localstack-3.7.2-dist", + "out": "/nix/store/x32k8cd7aj9k56krxinaqa66h74r84kc-python3.12-localstack-3.7.2" }, "system": "x86_64-linux", "group": "toplevel", @@ -543,17 +543,17 @@ { "attr_path": "python3", "broken": false, - "derivation": "/nix/store/i2dv1bhyf4s7h75am3r1i0hch0477r0n-python3-3.12.8.drv", + "derivation": "/nix/store/3l02ibvbim50yrmplj2gd6q9k4bnv00h-python3-3.12.8.drv", "description": "High-level dynamically-typed programming language", "install_id": "python3", "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", "name": "python3-3.12.8", "pname": "python3", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], @@ -563,7 +563,7 @@ "out" ], "outputs": { - "out": "/nix/store/8zc3wcplydp8gsxms24scpzdca438dk5-python3-3.12.8" + "out": "/nix/store/ffxlyz7jrxxyxg70cn3h961lr91lan2j-python3-3.12.8" }, "system": "aarch64-darwin", "group": "toplevel", @@ -572,17 +572,17 @@ { "attr_path": "python3", "broken": false, - "derivation": "/nix/store/22lnksddxfiwc7may5a6x0fmf2q74ksx-python3-3.12.8.drv", + "derivation": "/nix/store/i8fq977q7gr33lnbh4x7pfns2lzlf3vv-python3-3.12.8.drv", "description": "High-level dynamically-typed programming language", "install_id": "python3", "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", "name": "python3-3.12.8", "pname": "python3", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], @@ -592,8 +592,8 @@ "out" ], "outputs": { - "debug": "/nix/store/brcg3a34fi45ffky63g5pqd22sksvq13-python3-3.12.8-debug", - "out": "/nix/store/66pn6ysmvx675061xaq2vz93s9vdc5p4-python3-3.12.8" + "debug": "/nix/store/zgss40jlwqkb22z37bi8nb3jwg28sj10-python3-3.12.8-debug", + "out": "/nix/store/p3nlssl5qqib5kysa30mqzzzp364z6fb-python3-3.12.8" }, "system": "aarch64-linux", "group": "toplevel", @@ -602,17 +602,17 @@ { "attr_path": "python3", "broken": false, - "derivation": "/nix/store/nxvw9y7bam0gjf6f515bz7183h2r5qhk-python3-3.12.8.drv", + "derivation": "/nix/store/mxwwxflkwcaj30048cgk3i853fhbbrji-python3-3.12.8.drv", "description": "High-level dynamically-typed programming language", "install_id": "python3", "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", "name": "python3-3.12.8", "pname": "python3", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], @@ -622,7 +622,7 @@ "out" ], "outputs": { - "out": "/nix/store/fpmkmdzgd1q7kqadc7czcjdhjj7bsc0i-python3-3.12.8" + "out": "/nix/store/45g1q2ama4j033d5qi2lgfzy1xmagnmf-python3-3.12.8" }, "system": "x86_64-darwin", "group": "toplevel", @@ -631,17 +631,17 @@ { "attr_path": "python3", "broken": false, - "derivation": "/nix/store/ixs5a8kyvw6rd2xbingm0sxc2lgwli54-python3-3.12.8.drv", + "derivation": "/nix/store/vayn2kdmslggnm005zxr7r67hfbzi4jh-python3-3.12.8.drv", "description": "High-level dynamically-typed programming language", "install_id": "python3", "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=3a228057f5b619feb3186e986dbe76278d707b6e", "name": "python3-3.12.8", "pname": "python3", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "3a228057f5b619feb3186e986dbe76278d707b6e", + "rev_count": 746337, + "rev_date": "2025-02-01T11:46:30Z", + "scrape_date": "2025-02-02T00:30:00Z", "stabilities": [ "unstable" ], @@ -651,8 +651,8 @@ "out" ], "outputs": { - "debug": "/nix/store/cicfrcjr8pky8qd0gxw0x84ynyviy6b5-python3-3.12.8-debug", - "out": "/nix/store/c9m6yd8fg1flz2j5r4bif1ib5j20a0cy-python3-3.12.8" + "debug": "/nix/store/yg7pavnh3hhw0lwfm9c4jr9yi3rq8h4r-python3-3.12.8-debug", + "out": "/nix/store/qrc496n6fsqp4p5m5h8wmw5d5jwyw5mr-python3-3.12.8" }, "system": "x86_64-linux", "group": "toplevel", diff --git a/mednafen/.flox/env/manifest.lock b/mednafen/.flox/env/manifest.lock index 22ec4780..9d993875 100644 --- a/mednafen/.flox/env/manifest.lock +++ b/mednafen/.flox/env/manifest.lock @@ -49,17 +49,17 @@ { "attr_path": "mednafen", "broken": false, - "derivation": "/nix/store/59c1cpl0rajz3awiz6n3ldnwp4ni714y-mednafen-1.32.1.drv", + "derivation": "/nix/store/jv4j60qfjb55vmm5600sym5prlg893nr-mednafen-1.32.1.drv", "description": "Portable, CLI-driven, SDL+OpenGL-based, multi-system emulator", "install_id": "mednafen", "license": "GPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "mednafen-1.32.1", "pname": "mednafen", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -69,8 +69,8 @@ "out" ], "outputs": { - "doc": "/nix/store/gf49w0n8zyrkdnf72rid4cl7g361vxwh-mednafen-1.32.1-doc", - "out": "/nix/store/64cv73wif96nww36gcrs0nk1qrmj2a3b-mednafen-1.32.1" + "doc": "/nix/store/pjjwjb217kf4z94160j7r21whzyzd5w9-mednafen-1.32.1-doc", + "out": "/nix/store/cgrp7d9nnzys8j8abg6nrzcwzf8qb8mn-mednafen-1.32.1" }, "system": "aarch64-darwin", "group": "mednafen", @@ -79,17 +79,17 @@ { "attr_path": "mednafen", "broken": false, - "derivation": "/nix/store/p0i5gfzxmvdjmnzr3rw9ksdbs84s2mln-mednafen-1.32.1.drv", + "derivation": "/nix/store/zsaxl5n9a8iw5p4d2ll444lcrh5swps3-mednafen-1.32.1.drv", "description": "Portable, CLI-driven, SDL+OpenGL-based, multi-system emulator", "install_id": "mednafen", "license": "GPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "mednafen-1.32.1", "pname": "mednafen", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -99,8 +99,8 @@ "out" ], "outputs": { - "doc": "/nix/store/a0fj0k6500598x4v4a2cqnf1sgyipc9x-mednafen-1.32.1-doc", - "out": "/nix/store/10ibmsji9a162masxm08zbcibks6asgn-mednafen-1.32.1" + "doc": "/nix/store/vxwz87zlli10sh9c0qc0gw91wql78fcg-mednafen-1.32.1-doc", + "out": "/nix/store/p3z0qh5qxm125ww9f03xlgfgsl2dh73d-mednafen-1.32.1" }, "system": "aarch64-linux", "group": "mednafen", @@ -109,17 +109,17 @@ { "attr_path": "mednafen", "broken": false, - "derivation": "/nix/store/sfsgwr2zpskpadkb0nrwviq60pqalq7h-mednafen-1.32.1.drv", + "derivation": "/nix/store/2f3fddkiiz3x7akk829d84b6py18f2sk-mednafen-1.32.1.drv", "description": "Portable, CLI-driven, SDL+OpenGL-based, multi-system emulator", "install_id": "mednafen", "license": "GPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "mednafen-1.32.1", "pname": "mednafen", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -129,8 +129,8 @@ "out" ], "outputs": { - "doc": "/nix/store/3911l5r4l1whi95qnbryx6qfhjl3aa70-mednafen-1.32.1-doc", - "out": "/nix/store/p2pj8jbw6gv1349yjwp6r1imydr5qhlp-mednafen-1.32.1" + "doc": "/nix/store/ykyry9fi245iysvjfs8sz8f4q1a664gv-mednafen-1.32.1-doc", + "out": "/nix/store/1nyy0nhdpbq10xmpbniyh0w35bb8z3d1-mednafen-1.32.1" }, "system": "x86_64-darwin", "group": "mednafen", @@ -139,17 +139,17 @@ { "attr_path": "mednafen", "broken": false, - "derivation": "/nix/store/n77690a2hmyglklg5ppghy751kax35r6-mednafen-1.32.1.drv", + "derivation": "/nix/store/nzq9g9gvyl86j54vr12py7j2wjs1npa5-mednafen-1.32.1.drv", "description": "Portable, CLI-driven, SDL+OpenGL-based, multi-system emulator", "install_id": "mednafen", "license": "GPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "mednafen-1.32.1", "pname": "mednafen", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -159,8 +159,8 @@ "out" ], "outputs": { - "doc": "/nix/store/2gmvvxqlai7ndchmpwxscmbkpwzxb3bz-mednafen-1.32.1-doc", - "out": "/nix/store/2lfqq9nzq41v6gp8kqs2qqyyh659xc3d-mednafen-1.32.1" + "doc": "/nix/store/srzjdfa6xcbzxb38wpza29am9y8sfij0-mednafen-1.32.1-doc", + "out": "/nix/store/mnd75byc1140qgpdw18vwx6qs810nv4s-mednafen-1.32.1" }, "system": "x86_64-linux", "group": "mednafen", @@ -169,28 +169,28 @@ { "attr_path": "SDL2", "broken": false, - "derivation": "/nix/store/b39cg3xc3bhpica8zabbpyc7r44fxzf8-SDL2-2.30.6.drv", + "derivation": "/nix/store/zg6bbh1i2gssfymbf5ysrknbz4jn1s62-SDL2-2.30.11.drv", "description": "Cross-platform multimedia library", "install_id": "SDL2", "license": "Zlib", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "SDL2-2.30.6", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "SDL2-2.30.11", "pname": "SDL2", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "2.30.6", + "version": "2.30.11", "outputs_to_install": [ "out" ], "outputs": { - "dev": "/nix/store/59jd2a84w6788g9ryhd0b4zrbvdv59c8-SDL2-2.30.6-dev", - "out": "/nix/store/zc4dn8473bchxn4f16wkf7yis0wr1q8c-SDL2-2.30.6" + "dev": "/nix/store/1zs8x4hzjjsbnmpbf7rhdwrhzwaxzawd-SDL2-2.30.11-dev", + "out": "/nix/store/7d8agrdqgsb3a0f72wjk9zs5s47vjcdz-SDL2-2.30.11" }, "system": "aarch64-linux", "group": "toplevel", @@ -199,28 +199,28 @@ { "attr_path": "SDL2", "broken": false, - "derivation": "/nix/store/jlj9qvw6sdv6344jb65yczc6kzv9ska3-SDL2-2.30.6.drv", + "derivation": "/nix/store/l72vza1hfpvw40qim3lqrjsylc0wi3db-SDL2-2.30.11.drv", "description": "Cross-platform multimedia library", "install_id": "SDL2", "license": "Zlib", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "SDL2-2.30.6", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "SDL2-2.30.11", "pname": "SDL2", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "2.30.6", + "version": "2.30.11", "outputs_to_install": [ "out" ], "outputs": { - "dev": "/nix/store/hq94w35pwb1jhwwsmnviwm1jndxpsxcd-SDL2-2.30.6-dev", - "out": "/nix/store/5rkgqpwzz0a8m0riw3f5p10x40iismc6-SDL2-2.30.6" + "dev": "/nix/store/25i5c4qivpfiqrxy239lsmdqm0pirwrl-SDL2-2.30.11-dev", + "out": "/nix/store/y0vi3axnpydl85krg5z3202fc9nww60z-SDL2-2.30.11" }, "system": "x86_64-linux", "group": "toplevel", @@ -229,27 +229,27 @@ { "attr_path": "broot", "broken": false, - "derivation": "/nix/store/8wq6hcl4lzwwdc9wykbz9hnckrr7n5kr-broot-1.44.5.drv", + "derivation": "/nix/store/q7fr1fb2kn5gckm4ggry6zzkyxwz6w6s-broot-1.44.6.drv", "description": "Interactive tree view, a fuzzy search, a balanced BFS descent and customizable commands", "install_id": "broot", "license": "[ MIT ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "broot-1.44.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "broot-1.44.6", "pname": "broot", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.44.5", + "version": "1.44.6", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/8w1qisbx0598188ja69y8aa0v43m27gl-broot-1.44.5" + "out": "/nix/store/w8rp8vyglmkm53vl90r6w08d9ar29a0g-broot-1.44.6" }, "system": "aarch64-darwin", "group": "toplevel", @@ -258,27 +258,27 @@ { "attr_path": "broot", "broken": false, - "derivation": "/nix/store/a80jy3ydrq4dzsjfra768ggljfcmvxvb-broot-1.44.5.drv", + "derivation": "/nix/store/16racrq28ajijvb40wdl37ylblw38ni9-broot-1.44.6.drv", "description": "Interactive tree view, a fuzzy search, a balanced BFS descent and customizable commands", "install_id": "broot", "license": "[ MIT ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "broot-1.44.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "broot-1.44.6", "pname": "broot", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.44.5", + "version": "1.44.6", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/6z7pd6hb4xh632x2ga6k1nchvnr8hrgb-broot-1.44.5" + "out": "/nix/store/r0zs822yhx4qaq0hmnrm2bk11hyjimvk-broot-1.44.6" }, "system": "aarch64-linux", "group": "toplevel", @@ -287,27 +287,27 @@ { "attr_path": "broot", "broken": false, - "derivation": "/nix/store/m7hh1v5wvr0dy6srb2f642x588ipj2wk-broot-1.44.5.drv", + "derivation": "/nix/store/0gw7a55xyyjbpdcdymiffd47fbr9f997-broot-1.44.6.drv", "description": "Interactive tree view, a fuzzy search, a balanced BFS descent and customizable commands", "install_id": "broot", "license": "[ MIT ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "broot-1.44.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "broot-1.44.6", "pname": "broot", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.44.5", + "version": "1.44.6", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/lz7az70nv8rdb1mcfpri0y1q6cyvf5qr-broot-1.44.5" + "out": "/nix/store/66axczimi6nv8d81hibc4ypwik5raz1q-broot-1.44.6" }, "system": "x86_64-darwin", "group": "toplevel", @@ -316,27 +316,27 @@ { "attr_path": "broot", "broken": false, - "derivation": "/nix/store/ar3la8gbfjqj3b13ryzrdjigsxmnrlgn-broot-1.44.5.drv", + "derivation": "/nix/store/cmzbsr06ancglnb1cyl567vgjhjms3vc-broot-1.44.6.drv", "description": "Interactive tree view, a fuzzy search, a balanced BFS descent and customizable commands", "install_id": "broot", "license": "[ MIT ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "broot-1.44.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "broot-1.44.6", "pname": "broot", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.44.5", + "version": "1.44.6", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/3hs3a697lzgcfxfhrl4wqjija20w8l41-broot-1.44.5" + "out": "/nix/store/c503cgkwsjn1aq1bh9q2kk9j13p18iak-broot-1.44.6" }, "system": "x86_64-linux", "group": "toplevel", @@ -345,27 +345,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/0lxr3l6jxkvc1ckrjs65bkmr6wkm12ib-gum-0.14.5.drv", + "derivation": "/nix/store/gccd71rh0832pa50dv7gmn4r6ap9qw4d-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/p87f1zvabjckkam5f8p5n8s0p9dy2z8d-gum-0.14.5" + "out": "/nix/store/xdllwvxv5817vyspsxz9md15mkw0jnpk-gum-0.15.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -374,27 +374,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/flfac2jgxzw1zx2xk81w322qyzzbsni3-gum-0.14.5.drv", + "derivation": "/nix/store/icbs467zrbkbwzj0iq6yqgqcrfflnzdd-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/i8ks7qinadmk77dmknnrpi4iczv8p8gj-gum-0.14.5" + "out": "/nix/store/a32cysf4yz5vh6jv8kapywxpr52mpza5-gum-0.15.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -403,27 +403,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/5jaz36kssi10wjrsasi7wxf3rj9854hm-gum-0.14.5.drv", + "derivation": "/nix/store/9wzfi8lrq715wayvvn0jk411xm21nwx3-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/1s4jc1kmqksngyhanl76iibb19b7sd2v-gum-0.14.5" + "out": "/nix/store/dc27pakvsy1cihqz64nmqlvk9kfvaqsx-gum-0.15.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -432,27 +432,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/mjp6pldbmq5d6q0cl8brimzf0h3fdqpz-gum-0.14.5.drv", + "derivation": "/nix/store/96il3fayyk011rizdw7sn92dzifbrkyk-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/z96hiw9h45mph9qilm4hp4j4ncf19qbl-gum-0.14.5" + "out": "/nix/store/izlkj83sbvsxvj2ss9p479jhxljdvy5r-gum-0.15.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -461,17 +461,17 @@ { "attr_path": "unzip", "broken": false, - "derivation": "/nix/store/sjzqsa7srz1gkf8p2zq1hhxywz85v8sj-unzip-6.0.drv", + "derivation": "/nix/store/bw62q2qba3hy2q1dpcijqklz0vs3h4l5-unzip-6.0.drv", "description": "Extraction utility for archives compressed in .zip format", "install_id": "unzip", "license": "Info-ZIP", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "unzip-6.0", "pname": "unzip", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -481,7 +481,7 @@ "out" ], "outputs": { - "out": "/nix/store/qdjjh8zy5shspc7hk7xdmpk1w7yqjnx2-unzip-6.0" + "out": "/nix/store/h00a8jk6n4d0q1vylmwjgva23yc56zbv-unzip-6.0" }, "system": "aarch64-darwin", "group": "toplevel", @@ -490,17 +490,17 @@ { "attr_path": "unzip", "broken": false, - "derivation": "/nix/store/aq5y35i9faqrxqn2jp8q2lnrgc2wjrg3-unzip-6.0.drv", + "derivation": "/nix/store/334h3am5rcmw7h0335hhirk43w8q90xw-unzip-6.0.drv", "description": "Extraction utility for archives compressed in .zip format", "install_id": "unzip", "license": "Info-ZIP", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "unzip-6.0", "pname": "unzip", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -510,7 +510,7 @@ "out" ], "outputs": { - "out": "/nix/store/k2ga3r9vzwpkz25ybp6jcb5nkb8v6cgf-unzip-6.0" + "out": "/nix/store/78d8rfn8px97lvf66517963k0nrhsma3-unzip-6.0" }, "system": "aarch64-linux", "group": "toplevel", @@ -519,17 +519,17 @@ { "attr_path": "unzip", "broken": false, - "derivation": "/nix/store/j2k108szds75dz718mbhzcnhsrk7bbif-unzip-6.0.drv", + "derivation": "/nix/store/7308b70mq0xgs8yjcdc4b0ii7a6x3d8i-unzip-6.0.drv", "description": "Extraction utility for archives compressed in .zip format", "install_id": "unzip", "license": "Info-ZIP", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "unzip-6.0", "pname": "unzip", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -539,7 +539,7 @@ "out" ], "outputs": { - "out": "/nix/store/6fs10f11x99fcj3q4znpyjpg4ll1vxq6-unzip-6.0" + "out": "/nix/store/wx7mssi0rsvyyv5vgqnlm1dylnd1745z-unzip-6.0" }, "system": "x86_64-darwin", "group": "toplevel", @@ -548,17 +548,17 @@ { "attr_path": "unzip", "broken": false, - "derivation": "/nix/store/0a76pp9y386sfjpyqxmn6fh68icayvna-unzip-6.0.drv", + "derivation": "/nix/store/lrbhb5bhllgg8966k8vxpjjnajfbvm4x-unzip-6.0.drv", "description": "Extraction utility for archives compressed in .zip format", "install_id": "unzip", "license": "Info-ZIP", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "unzip-6.0", "pname": "unzip", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -568,7 +568,7 @@ "out" ], "outputs": { - "out": "/nix/store/mpncgrbpnsrh62qplwzr6mcnq1by79rn-unzip-6.0" + "out": "/nix/store/kvasrfyp7w14pd884xn6mmgana70gzh4-unzip-6.0" }, "system": "x86_64-linux", "group": "toplevel", diff --git a/mkcert/.flox/env/manifest.lock b/mkcert/.flox/env/manifest.lock index 060aacc3..44830f69 100644 --- a/mkcert/.flox/env/manifest.lock +++ b/mkcert/.flox/env/manifest.lock @@ -160,27 +160,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/0lxr3l6jxkvc1ckrjs65bkmr6wkm12ib-gum-0.14.5.drv", + "derivation": "/nix/store/gccd71rh0832pa50dv7gmn4r6ap9qw4d-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/p87f1zvabjckkam5f8p5n8s0p9dy2z8d-gum-0.14.5" + "out": "/nix/store/xdllwvxv5817vyspsxz9md15mkw0jnpk-gum-0.15.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -189,27 +189,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/flfac2jgxzw1zx2xk81w322qyzzbsni3-gum-0.14.5.drv", + "derivation": "/nix/store/icbs467zrbkbwzj0iq6yqgqcrfflnzdd-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/i8ks7qinadmk77dmknnrpi4iczv8p8gj-gum-0.14.5" + "out": "/nix/store/a32cysf4yz5vh6jv8kapywxpr52mpza5-gum-0.15.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -218,27 +218,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/5jaz36kssi10wjrsasi7wxf3rj9854hm-gum-0.14.5.drv", + "derivation": "/nix/store/9wzfi8lrq715wayvvn0jk411xm21nwx3-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/1s4jc1kmqksngyhanl76iibb19b7sd2v-gum-0.14.5" + "out": "/nix/store/dc27pakvsy1cihqz64nmqlvk9kfvaqsx-gum-0.15.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -247,27 +247,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/mjp6pldbmq5d6q0cl8brimzf0h3fdqpz-gum-0.14.5.drv", + "derivation": "/nix/store/96il3fayyk011rizdw7sn92dzifbrkyk-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/z96hiw9h45mph9qilm4hp4j4ncf19qbl-gum-0.14.5" + "out": "/nix/store/izlkj83sbvsxvj2ss9p479jhxljdvy5r-gum-0.15.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -276,31 +276,31 @@ { "attr_path": "nssTools", "broken": false, - "derivation": "/nix/store/wcp2klg6sap5n1l6a1w8w3xwbbliwf69-nss-3.101.2.drv", + "derivation": "/nix/store/c2h3hj47yhk3j30v5bbsfyv8qs3hi2cc-nss-3.101.2.drv", "description": "Set of libraries for development of security-enabled client and server applications", "install_id": "nssTools", "license": "MPL-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "nss-3.101.2", "pname": "nssTools", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "nss-3.101.2", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "dev": "/nix/store/sf1ymasnhp377g0kkb9imj9gn7y80bzv-nss-3.101.2-dev", - "man": "/nix/store/hkzib2n3l9zpywqm51na1gp6cicvpih6-nss-3.101.2-man", - "out": "/nix/store/00iwr69ba0hrxsg4xqghp87h7kphf5ya-nss-3.101.2", - "tools": "/nix/store/khswnjidy2cm50rlxnyx1xxzql8818sn-nss-3.101.2-tools" + "dev": "/nix/store/v5vna9rjg4g1jw2ah2vvzp59i9m4shy3-nss-3.101.2-dev", + "man": "/nix/store/cn9z8n8awv1yc90iggzp21gv0kh8w8lw-nss-3.101.2-man", + "out": "/nix/store/s4i0x70jadylx80dhf23lqa4w46480ns-nss-3.101.2", + "tools": "/nix/store/hbi8n83cx33zdccjipfjb5yzlvl6lf4h-nss-3.101.2-tools" }, "system": "aarch64-darwin", "group": "toplevel", @@ -309,31 +309,31 @@ { "attr_path": "nssTools", "broken": false, - "derivation": "/nix/store/jfin764lg9r94wwhw4sgvfii3y2sayrq-nss-3.101.2.drv", + "derivation": "/nix/store/ibw93kv0grwhpiil12xz84ixg6avhyg5-nss-3.101.2.drv", "description": "Set of libraries for development of security-enabled client and server applications", "install_id": "nssTools", "license": "MPL-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "nss-3.101.2", "pname": "nssTools", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "nss-3.101.2", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "dev": "/nix/store/frshrm8cbghbwpbyqvfnfv5yny70kyyf-nss-3.101.2-dev", - "man": "/nix/store/s16bkiy5jsk650ib331fn2gvah32qw31-nss-3.101.2-man", - "out": "/nix/store/8kl1gh6ldbq9p7l2y40dqaqnkh5gv69n-nss-3.101.2", - "tools": "/nix/store/jxdypfvil0c5y1hvxxc4347my9pyn6z6-nss-3.101.2-tools" + "dev": "/nix/store/5748fjzjfq2cm4s97w0qbbnwpqibc3f4-nss-3.101.2-dev", + "man": "/nix/store/9qifahnsqja84s8ayf6z6i2rxh8kz9yz-nss-3.101.2-man", + "out": "/nix/store/b309vjvsxwijv4waals0ybrjgl1ndms5-nss-3.101.2", + "tools": "/nix/store/f2z4k4fln4camdnq0l4q130h0f4y78sj-nss-3.101.2-tools" }, "system": "aarch64-linux", "group": "toplevel", @@ -342,31 +342,31 @@ { "attr_path": "nssTools", "broken": false, - "derivation": "/nix/store/n8a9mvlmzq75a28071iilf0zr7kgcyps-nss-3.101.2.drv", + "derivation": "/nix/store/jsy96xlimwpqpcalam7v09gz2nx2n03v-nss-3.101.2.drv", "description": "Set of libraries for development of security-enabled client and server applications", "install_id": "nssTools", "license": "MPL-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "nss-3.101.2", "pname": "nssTools", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "nss-3.101.2", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "dev": "/nix/store/p523z94n6qfbjsdmav6mvzq688r04003-nss-3.101.2-dev", - "man": "/nix/store/i266rrk45w0q4cdpbg73az0x9w4ng9h9-nss-3.101.2-man", - "out": "/nix/store/62p16z6als7nb9fklgzwb79gw5vb55mw-nss-3.101.2", - "tools": "/nix/store/ycsjm7xbd4r6fjxx677p9qzxhn9fhxw9-nss-3.101.2-tools" + "dev": "/nix/store/0p4wbaamb3k4bch2cshq6w74bg1djwgs-nss-3.101.2-dev", + "man": "/nix/store/crm5sfhjj35nc1wvd6zjd81y98ln0d1b-nss-3.101.2-man", + "out": "/nix/store/2spyycmzasgqvgs38v3qz8d68v92645n-nss-3.101.2", + "tools": "/nix/store/flzgsx0mr4x3ghl9718mn96x92h0qx86-nss-3.101.2-tools" }, "system": "x86_64-darwin", "group": "toplevel", @@ -375,31 +375,31 @@ { "attr_path": "nssTools", "broken": false, - "derivation": "/nix/store/57nnl0rsz1npzmdq5ypd5clzbspl3yiz-nss-3.101.2.drv", + "derivation": "/nix/store/ssnfpzglypvbpfr5n9qj315z6f23567k-nss-3.101.2.drv", "description": "Set of libraries for development of security-enabled client and server applications", "install_id": "nssTools", "license": "MPL-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "nss-3.101.2", "pname": "nssTools", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "nss-3.101.2", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "dev": "/nix/store/a7z0p8j5mykcbb3m9agpcmac83j0ak0q-nss-3.101.2-dev", - "man": "/nix/store/rsiwzcdsl201ifrv2mwg10c3ivaaxp83-nss-3.101.2-man", - "out": "/nix/store/b8vhn4j5p5lkwn5nwi6jg92s1v3r0xgx-nss-3.101.2", - "tools": "/nix/store/g3fmc1avzr1vjml6q1wgwg5cw33mrv0r-nss-3.101.2-tools" + "dev": "/nix/store/blijkpxvfyvqbg1i3lyj7xld2r6vnh5c-nss-3.101.2-dev", + "man": "/nix/store/zdwy25pnsfbd4n85i9hgyvsgzkc7q92d-nss-3.101.2-man", + "out": "/nix/store/rsw05vv0caclcb57d9jlzx2zbqhsppvf-nss-3.101.2", + "tools": "/nix/store/466bnrsz6mbfwdps4ala081fwhhd3qp1-nss-3.101.2-tools" }, "system": "x86_64-linux", "group": "toplevel", diff --git a/mongodb/.flox/.gitignore b/mongodb/.flox/.gitignore new file mode 100644 index 00000000..15d71a16 --- /dev/null +++ b/mongodb/.flox/.gitignore @@ -0,0 +1,4 @@ +run/ +cache/ +lib/ +log/ diff --git a/mongodb/.flox/env.json b/mongodb/.flox/env.json new file mode 100644 index 00000000..5519e96e --- /dev/null +++ b/mongodb/.flox/env.json @@ -0,0 +1,4 @@ +{ + "name": "mongodb", + "version": 1 +} \ No newline at end of file diff --git a/mongodb/.flox/env/manifest.lock b/mongodb/.flox/env/manifest.lock new file mode 100644 index 00000000..10200668 --- /dev/null +++ b/mongodb/.flox/env/manifest.lock @@ -0,0 +1,296 @@ +{ + "lockfile-version": 1, + "manifest": { + "version": 1, + "install": { + "mongodb-ce": { + "pkg-path": "mongodb-ce", + "version": "7.0.12" + }, + "mongosh": { + "pkg-path": "mongosh" + } + }, + "vars": { + "MONGO_HOST": "127.0.0.1", + "MONGO_PORT": "27017" + }, + "hook": { + "on-activate": "export MONGO_HOME=\"$FLOX_ENV_CACHE/mongodb\"\nexport MONGO_CONFIG=\"$MONGO_HOME/mongod.conf\"\nif [ ! -d \"$MONGO_HOME\" ]; then\n mkdir -m 0700 -p \"$MONGO_HOME\"\nfi\nif [ ! -d \"$MONGO_HOME/logs\" ]; then\n mkdir -m 0700 -p \"$MONGO_HOME/logs\"\nfi\n\ncat >$MONGO_CONFIG <$MONGO_CONFIG <&1 >/dev/null; then + echo "Error: 'mongod' command could not be found." + exit 1 +fi +if ! command -v mongosh 2>&1 >/dev/null; then + echo "Error: 'mongosh' command could not be found." + exit 1 +fi + +MAX_ATTEMPTS=20 +echo -n ">>> Waiting for MongoDB to start .." +while [ $MAX_ATTEMPTS -gt 0 ]; do + if mongosh --host $MONGO_HOST --port $MONGO_PORT --eval "db.adminCommand('ping')" >/dev/null 2>&1; then + echo -e "\n>>> MongoDB STARTED SUCCESSFULLY\n" + break + fi + echo -n ".." + MAX_ATTEMPTS=$((MAX_ATTEMPTS-1)) + sleep 1 +done + +if [ $MAX_ATTEMPTS -eq 0 ]; then + echo -e "\nError: Failed to connect to MongoDB after 20 attempts" + exit 1 +fi + +echo ">>> flox services status" +flox services status + +echo ">>> flox services logs monogodb" +flox services logs mongodb + +MONGO_STATUS=$(mongosh --host $MONGO_HOST --port $MONGO_PORT --eval "db.serverStatus().ok" --quiet) +if [ "$MONGO_STATUS" != "1" ]; then + echo "Error: MongoDB is not responding correctly." + exit 1 +fi +echo ">>> MongoDB server status check ... OK" diff --git a/mysql/.flox/env/manifest.lock b/mysql/.flox/env/manifest.lock index 918d5e2a..590e3d51 100644 --- a/mysql/.flox/env/manifest.lock +++ b/mysql/.flox/env/manifest.lock @@ -42,11 +42,7 @@ }, "services": { "mysql": { - "command": "mysqld $MYSQLD_ARGS", - "vars": null, - "is-daemon": null, - "shutdown": null, - "systems": null + "command": "mysqld $MYSQLD_ARGS" } } }, @@ -54,17 +50,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/llsrcrh3a4nyqc16qiil45j5ndypcp2v-coreutils-9.5.drv", + "derivation": "/nix/store/vjfwxkpsdmjc6zwvjavkw7wygvdkpn2i-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -74,8 +70,8 @@ "out" ], "outputs": { - "info": "/nix/store/c263jjqg2mpap2fagjl34lziidkgph3i-coreutils-9.5-info", - "out": "/nix/store/p9m0bsw49c5m6wnm3m4fs97yx5rxcmfj-coreutils-9.5" + "info": "/nix/store/simc3qvyl7p7jpg75rxv8x649yp8zsx2-coreutils-9.5-info", + "out": "/nix/store/y47p66ilr9q34s9mizscsdxw5vxq62qj-coreutils-9.5" }, "system": "aarch64-darwin", "group": "toplevel", @@ -84,17 +80,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/18ysbs708pj8ps18fdjj81z7zn4c6fla-coreutils-9.5.drv", + "derivation": "/nix/store/55k13swx2vgmhaivk2x60iq0800sqd4r-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -104,9 +100,9 @@ "out" ], "outputs": { - "debug": "/nix/store/r1x885lysldxid2575k87nld06pkbf4v-coreutils-9.5-debug", - "info": "/nix/store/xqglm4755lgpjrdyxi5f52fljrcarvqc-coreutils-9.5-info", - "out": "/nix/store/lhd4sbpf3l9jxmb8sl6881l924q151j0-coreutils-9.5" + "debug": "/nix/store/6bwh9mdkkm6by9fif5fs4gds70syjrlx-coreutils-9.5-debug", + "info": "/nix/store/rhypb4vgwpdqqpzdvn66g9r1r349chdg-coreutils-9.5-info", + "out": "/nix/store/262cihc8b77953r05p353h9xd7axjrbz-coreutils-9.5" }, "system": "aarch64-linux", "group": "toplevel", @@ -115,17 +111,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/kbycv389y9ybys6xrgbqj82z039s9i20-coreutils-9.5.drv", + "derivation": "/nix/store/g1nysyhfj53ddn45nc8wiczkl38ilnk0-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -135,8 +131,8 @@ "out" ], "outputs": { - "info": "/nix/store/aghncv047lvr0xhil8fwwxpk6bi5yalh-coreutils-9.5-info", - "out": "/nix/store/ka9bhk1lwdqyv47kkw6ppqgx010xwghn-coreutils-9.5" + "info": "/nix/store/4rz5jm5rk648bxgnhr1ijyw3xfnmsg2h-coreutils-9.5-info", + "out": "/nix/store/qjdqc0jddszwwb2jhpwyn2c92gsrdhwj-coreutils-9.5" }, "system": "x86_64-darwin", "group": "toplevel", @@ -145,17 +141,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/rzf4njjb1pfpc2csazccxjn9452d96mi-coreutils-9.5.drv", + "derivation": "/nix/store/8n2r30qdxcc6mj7hzf88gb1xzc1hjbrw-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -165,9 +161,9 @@ "out" ], "outputs": { - "debug": "/nix/store/zs8k0d5dx7nkvs6vmxmkr1jdz3px2fhi-coreutils-9.5-debug", - "info": "/nix/store/hm7bqb710681rxgrq8b6l9zms50aj4k5-coreutils-9.5-info", - "out": "/nix/store/4s9rah4cwaxflicsk5cndnknqlk9n4p3-coreutils-9.5" + "debug": "/nix/store/fc58f079w7wy0kpicpdpvx1a0xf24hi4-coreutils-9.5-debug", + "info": "/nix/store/sihgjmzsla41aywcnflvvr43hc6nq0kk-coreutils-9.5-info", + "out": "/nix/store/wdap4cr3bnm685f27y9bb6q5b6q18msl-coreutils-9.5" }, "system": "x86_64-linux", "group": "toplevel", @@ -176,27 +172,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/0lxr3l6jxkvc1ckrjs65bkmr6wkm12ib-gum-0.14.5.drv", + "derivation": "/nix/store/gccd71rh0832pa50dv7gmn4r6ap9qw4d-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/p87f1zvabjckkam5f8p5n8s0p9dy2z8d-gum-0.14.5" + "out": "/nix/store/xdllwvxv5817vyspsxz9md15mkw0jnpk-gum-0.15.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -205,27 +201,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/flfac2jgxzw1zx2xk81w322qyzzbsni3-gum-0.14.5.drv", + "derivation": "/nix/store/icbs467zrbkbwzj0iq6yqgqcrfflnzdd-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/i8ks7qinadmk77dmknnrpi4iczv8p8gj-gum-0.14.5" + "out": "/nix/store/a32cysf4yz5vh6jv8kapywxpr52mpza5-gum-0.15.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -234,27 +230,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/5jaz36kssi10wjrsasi7wxf3rj9854hm-gum-0.14.5.drv", + "derivation": "/nix/store/9wzfi8lrq715wayvvn0jk411xm21nwx3-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/1s4jc1kmqksngyhanl76iibb19b7sd2v-gum-0.14.5" + "out": "/nix/store/dc27pakvsy1cihqz64nmqlvk9kfvaqsx-gum-0.15.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -263,27 +259,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/mjp6pldbmq5d6q0cl8brimzf0h3fdqpz-gum-0.14.5.drv", + "derivation": "/nix/store/96il3fayyk011rizdw7sn92dzifbrkyk-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/z96hiw9h45mph9qilm4hp4j4ncf19qbl-gum-0.14.5" + "out": "/nix/store/izlkj83sbvsxvj2ss9p479jhxljdvy5r-gum-0.15.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -292,29 +288,29 @@ { "attr_path": "mariadb", "broken": false, - "derivation": "/nix/store/rx9ggg07sp2im36yvxdfzf3rgp2b91vj-mariadb-server-10.11.10.drv", + "derivation": "/nix/store/2h2hynvpc5djwz44fyprnpfgzx2yw5d0-mariadb-server-10.11.11.drv", "description": "Enhanced, drop-in replacement for MySQL", "install_id": "mysql", "license": "GPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "mariadb-server-10.11.10", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "mariadb-server-10.11.11", "pname": "mariadb", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "server-10.11.10", + "version": "server-10.11.11", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "man": "/nix/store/n0pjchcrfkc0yaw4wj06w7y3wcn3vca8-mariadb-server-10.11.10-man", - "out": "/nix/store/2w157dg869m4syh8zaqrnznpyk2cmwig-mariadb-server-10.11.10" + "man": "/nix/store/cazidvd69gjpjcmnvaj2cifs9gbsypgv-mariadb-server-10.11.11-man", + "out": "/nix/store/00nqi5s27hg57nim6xa18cz9lx7cwmy8-mariadb-server-10.11.11" }, "system": "aarch64-darwin", "group": "toplevel", @@ -323,29 +319,29 @@ { "attr_path": "mariadb", "broken": false, - "derivation": "/nix/store/w98fjsyb3b7817xcggy7xiwgrcwxhc7n-mariadb-server-10.11.10.drv", + "derivation": "/nix/store/ify4n7slj6srkdxw5sybacvg52lzghw8-mariadb-server-10.11.11.drv", "description": "Enhanced, drop-in replacement for MySQL", "install_id": "mysql", "license": "GPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "mariadb-server-10.11.10", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "mariadb-server-10.11.11", "pname": "mariadb", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "server-10.11.10", + "version": "server-10.11.11", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "man": "/nix/store/cqkmbqra93zxw3bijjkvmh0pfm3714ss-mariadb-server-10.11.10-man", - "out": "/nix/store/x22yxabdhfcairsj6scf5xla08n7ac34-mariadb-server-10.11.10" + "man": "/nix/store/idwpqj4hkjdwmgj072kr5j1s8sa1lgml-mariadb-server-10.11.11-man", + "out": "/nix/store/m3amia4jhdj12z6jrw41w54bwg93nmi2-mariadb-server-10.11.11" }, "system": "aarch64-linux", "group": "toplevel", @@ -354,29 +350,29 @@ { "attr_path": "mariadb", "broken": false, - "derivation": "/nix/store/w3rngzgikrspzlhdm7k1cm4fbsq01si5-mariadb-server-10.11.10.drv", + "derivation": "/nix/store/bcmnc5g85fyl47jbad6yckmfb6m7aay2-mariadb-server-10.11.11.drv", "description": "Enhanced, drop-in replacement for MySQL", "install_id": "mysql", "license": "GPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "mariadb-server-10.11.10", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "mariadb-server-10.11.11", "pname": "mariadb", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "server-10.11.10", + "version": "server-10.11.11", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "man": "/nix/store/sjmp8awfqixqwlmlflz0w9r24r3lms7k-mariadb-server-10.11.10-man", - "out": "/nix/store/96xqqca0ga1ahrrz04gdjfkdm1hvj3ap-mariadb-server-10.11.10" + "man": "/nix/store/q4k9v3m5pzpczy0g9q0jfz06yak3sh76-mariadb-server-10.11.11-man", + "out": "/nix/store/cn9xc7man6c2g4lkv3kf6n3v91rj9q8b-mariadb-server-10.11.11" }, "system": "x86_64-darwin", "group": "toplevel", @@ -385,29 +381,29 @@ { "attr_path": "mariadb", "broken": false, - "derivation": "/nix/store/47gaqxlh2n7yapvi3lmhpnf38fdqbwid-mariadb-server-10.11.10.drv", + "derivation": "/nix/store/s0j18yr5202d8mqy463n3fgdd03hs45q-mariadb-server-10.11.11.drv", "description": "Enhanced, drop-in replacement for MySQL", "install_id": "mysql", "license": "GPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "mariadb-server-10.11.10", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "mariadb-server-10.11.11", "pname": "mariadb", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "server-10.11.10", + "version": "server-10.11.11", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "man": "/nix/store/w51578570jlb7chvphr4iaf0jkjkr6ga-mariadb-server-10.11.10-man", - "out": "/nix/store/19sb9cy092h93x9m6mqqbfpqvkdjq01n-mariadb-server-10.11.10" + "man": "/nix/store/2icpwdzrflp0pm8zc4xaq8qzq508gcjx-mariadb-server-10.11.11-man", + "out": "/nix/store/q3cww28766gk88y7vxd9z5gkby01c7rd-mariadb-server-10.11.11" }, "system": "x86_64-linux", "group": "toplevel", @@ -416,17 +412,17 @@ { "attr_path": "which", "broken": false, - "derivation": "/nix/store/618d9yn5n37433icn8la82cbb774z3b0-which-2.21.drv", + "derivation": "/nix/store/z3ygpy9sr75ywdq4yzwbwyxsmns03xjr-which-2.21.drv", "description": "Shows the full path of (shell) commands", "install_id": "which", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "which-2.21", "pname": "which", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -436,7 +432,7 @@ "out" ], "outputs": { - "out": "/nix/store/wfsrz4gibj527l8hqiiqw1kmmvcdvah8-which-2.21" + "out": "/nix/store/y9i6grgmf838f858cj2myfdbw7377ldp-which-2.21" }, "system": "aarch64-darwin", "group": "toplevel", @@ -445,17 +441,17 @@ { "attr_path": "which", "broken": false, - "derivation": "/nix/store/myyrllp619jb1mn19bk9x2mj505zp6al-which-2.21.drv", + "derivation": "/nix/store/xmm7vbc8l0wk8k2ibysj89bdkzanwiyg-which-2.21.drv", "description": "Shows the full path of (shell) commands", "install_id": "which", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "which-2.21", "pname": "which", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -465,7 +461,7 @@ "out" ], "outputs": { - "out": "/nix/store/0r0vs9c8h75w6b474xlhjawa2gvi0vn2-which-2.21" + "out": "/nix/store/96p5fxmlqvihdcmcrl8qq1qzlnjb5id1-which-2.21" }, "system": "aarch64-linux", "group": "toplevel", @@ -474,17 +470,17 @@ { "attr_path": "which", "broken": false, - "derivation": "/nix/store/zy9r60ji4gql7qr767vgy6yfgip5wvci-which-2.21.drv", + "derivation": "/nix/store/86jvrw247f8c45bmxxfncngjp934mi8r-which-2.21.drv", "description": "Shows the full path of (shell) commands", "install_id": "which", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "which-2.21", "pname": "which", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -494,7 +490,7 @@ "out" ], "outputs": { - "out": "/nix/store/dl1g1ww2bzc18s4avnm0yb2pw71xajgl-which-2.21" + "out": "/nix/store/pyz0643263cqxq77sm2p291r28lrfb61-which-2.21" }, "system": "x86_64-darwin", "group": "toplevel", @@ -503,17 +499,17 @@ { "attr_path": "which", "broken": false, - "derivation": "/nix/store/9vxljahmhshlj052vxjhb4a5f1bh4pji-which-2.21.drv", + "derivation": "/nix/store/ap0fr2xw7iws9pq6bbr8hfd24f7b062l-which-2.21.drv", "description": "Shows the full path of (shell) commands", "install_id": "which", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "which-2.21", "pname": "which", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -523,7 +519,7 @@ "out" ], "outputs": { - "out": "/nix/store/4v2jp43ag2kynby75pnpvy34c3cbd18j-which-2.21" + "out": "/nix/store/f9qijkp80215dih25df0az32ii31vg27-which-2.21" }, "system": "x86_64-linux", "group": "toplevel", diff --git a/nb/.flox/env.json b/nb/.flox/env.json deleted file mode 100644 index 1605c7b4..00000000 --- a/nb/.flox/env.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "name": "nb", - "version": 1 -} \ No newline at end of file diff --git a/nb/.flox/env/manifest.lock b/nb/.flox/env/manifest.lock deleted file mode 100644 index 17d44e57..00000000 --- a/nb/.flox/env/manifest.lock +++ /dev/null @@ -1,1140 +0,0 @@ -{ - "lockfile-version": 1, - "manifest": { - "version": 1, - "install": { - "jupyter": { - "pkg-path": "jupyter-all" - }, - "matplotlib": { - "pkg-path": "python312Packages.matplotlib" - }, - "numpy": { - "pkg-path": "python312Packages.numpy" - }, - "pandas": { - "pkg-path": "python312Packages.pandas" - }, - "plotly": { - "pkg-path": "python312Packages.plotly" - }, - "pyarrow": { - "pkg-path": "python312Packages.pyarrow" - }, - "pydot": { - "pkg-path": "python312Packages.pydot" - }, - "sympy": { - "pkg-path": "python312Packages.sympy" - }, - "toilet": { - "pkg-path": "toilet" - } - }, - "vars": { - "JUPYTER_SERVER_TOKEN": "floxfan123456", - "PYTHON_ENV": "./nb-venv/" - }, - "hook": { - "on-activate": " if [[ -d $PYTHON_ENV ]]; then\n echo; echo -n \"⚡️ Activating existing venv in $PYTHON_ENV...\"\n . $PYTHON_ENV/bin/activate\n echo \"done.\"\n fi\n\n # If we see a requirements.txt file, install its contents\n # into a virtual environment\n\n if [[ -f requirements.txt ]]; then\n echo -n \"🐍 Processing requirements.txt...\"\n [ ! -d $PYTHON_ENV ] && python -m venv $PYTHON_ENV\n . $PYTHON_ENV/bin/activate\n pip3 -qq install -r requirements.txt\n echo \"done.\"\n fi\n" - }, - "profile": { - "common": " toilet -f smmono9 --metal \"jupyter\"\n\n echo\n if [[ \"$FLOX_ACTIVATE_START_SERVICES\" == \"true\" ]]; then\n sleep 1\n jupyter-notebook list\n else\n echo \"To start notebook server, run activate with '--start-services'.\"\n fi\n echo\n" - }, - "options": { - "systems": [ - "x86_64-linux", - "aarch64-darwin", - "aarch64-linux", - "x86_64-darwin" - ], - "allow": { - "licenses": [] - }, - "semver": {} - }, - "services": { - "jupyter-server": { - "command": "jupyter-notebook --no-browser --IdentityProvider.token=${JUPYTER_SERVER_TOKEN} --ip=0.0.0.0", - "vars": null, - "is-daemon": null, - "shutdown": null, - "systems": null - } - } - }, - "packages": [ - { - "attr_path": "jupyter-all", - "broken": false, - "derivation": "/nix/store/06vbbxf70932lw1izm6ggxb9kh15ry24-python3-3.12.8-env.drv", - "description": "High-level dynamically-typed programming language", - "install_id": "jupyter", - "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3-3.12.8-env", - "pname": "jupyter-all", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3-3.12.8-env", - "outputs_to_install": [ - "out" - ], - "outputs": { - "out": "/nix/store/jjz84vl6j8qqr77pbvhhy65lis0vag4a-python3-3.12.8-env" - }, - "system": "x86_64-linux", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "jupyter-all", - "broken": false, - "derivation": "/nix/store/il9wfppn31l6gza8zp2w7mnmg97fkmgd-python3-3.12.8-env.drv", - "description": "High-level dynamically-typed programming language", - "install_id": "jupyter", - "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3-3.12.8-env", - "pname": "jupyter-all", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3-3.12.8-env", - "outputs_to_install": [ - "out" - ], - "outputs": { - "out": "/nix/store/0lr88jyqljs0m12blvmzr8vhn229r6n9-python3-3.12.8-env" - }, - "system": "aarch64-darwin", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "jupyter-all", - "broken": false, - "derivation": "/nix/store/hv835v16lnm2kf6gncn1y8lwc6xq7qaw-python3-3.12.8-env.drv", - "description": "High-level dynamically-typed programming language", - "install_id": "jupyter", - "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3-3.12.8-env", - "pname": "jupyter-all", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3-3.12.8-env", - "outputs_to_install": [ - "out" - ], - "outputs": { - "out": "/nix/store/5kksnx7wh1lh190rh38m9776dy5grn78-python3-3.12.8-env" - }, - "system": "aarch64-linux", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "jupyter-all", - "broken": false, - "derivation": "/nix/store/7p6srhvfxkdhdg4vwgzymn422w6kh2is-python3-3.12.8-env.drv", - "description": "High-level dynamically-typed programming language", - "install_id": "jupyter", - "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3-3.12.8-env", - "pname": "jupyter-all", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3-3.12.8-env", - "outputs_to_install": [ - "out" - ], - "outputs": { - "out": "/nix/store/pkbgp5x35chfla336bck9j3rimv156mb-python3-3.12.8-env" - }, - "system": "x86_64-darwin", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.matplotlib", - "broken": false, - "derivation": "/nix/store/v8j164p7h8zfa3nglafnr7nhq6naxzkw-python3.12-matplotlib-3.9.2.drv", - "description": "Python plotting library, making publication quality plots", - "install_id": "matplotlib", - "license": "[ Python-2.0, 0BSD ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-matplotlib-3.9.2", - "pname": "matplotlib", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-matplotlib-3.9.2", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/pdkv0lx7arw8lcwn6i3ybx186ya6n216-python3.12-matplotlib-3.9.2-dist", - "out": "/nix/store/43n1vw2jb3g58ch3nbsc96c27vq9zx14-python3.12-matplotlib-3.9.2" - }, - "system": "x86_64-linux", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.matplotlib", - "broken": false, - "derivation": "/nix/store/0qbkri117mwhjppi5wcfc0mk22ggi0f6-python3.12-matplotlib-3.9.2.drv", - "description": "Python plotting library, making publication quality plots", - "install_id": "matplotlib", - "license": "[ Python-2.0, 0BSD ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-matplotlib-3.9.2", - "pname": "matplotlib", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-matplotlib-3.9.2", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/lb4d2zz220a974dpgf1ppyl34bdpfsqs-python3.12-matplotlib-3.9.2-dist", - "out": "/nix/store/9xa8y52zmwqnj9c8d6yzqp1z9c4ljs70-python3.12-matplotlib-3.9.2" - }, - "system": "aarch64-darwin", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.matplotlib", - "broken": false, - "derivation": "/nix/store/8qcrzf3in3w332n7amllrshgnj7yinh3-python3.12-matplotlib-3.9.2.drv", - "description": "Python plotting library, making publication quality plots", - "install_id": "matplotlib", - "license": "[ Python-2.0, 0BSD ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-matplotlib-3.9.2", - "pname": "matplotlib", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-matplotlib-3.9.2", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/qi89w66b1pq470q115ia7m8ia6ykgwpr-python3.12-matplotlib-3.9.2-dist", - "out": "/nix/store/d9qn8is2b460bkxzf9k4xv2vxrg5br8y-python3.12-matplotlib-3.9.2" - }, - "system": "aarch64-linux", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.matplotlib", - "broken": false, - "derivation": "/nix/store/birqcb3gk2r0bpc41h6xq5ypsm7kriw1-python3.12-matplotlib-3.9.2.drv", - "description": "Python plotting library, making publication quality plots", - "install_id": "matplotlib", - "license": "[ Python-2.0, 0BSD ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-matplotlib-3.9.2", - "pname": "matplotlib", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-matplotlib-3.9.2", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/p7n8jl95nd7x0y47yld4psi93056yrd2-python3.12-matplotlib-3.9.2-dist", - "out": "/nix/store/b63s3q2rslmzvsv1m0b6hp2rmb0mm9zj-python3.12-matplotlib-3.9.2" - }, - "system": "x86_64-darwin", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.numpy", - "broken": false, - "derivation": "/nix/store/nhcm14ksspd2c6qkyi7bm7j1gaz919nn-python3.12-numpy-2.2.0.drv", - "description": "Scientific tools for Python", - "install_id": "numpy", - "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-numpy-2.2.0", - "pname": "numpy", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-numpy-2.2.0", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/7v913hxns3kbj1jijyx9f6qqk3n7xks6-python3.12-numpy-2.2.0-dist", - "out": "/nix/store/jajcj17x1mj1gsy1lhb7paf702z3kcx1-python3.12-numpy-2.2.0" - }, - "system": "x86_64-linux", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.numpy", - "broken": false, - "derivation": "/nix/store/75cnl5b5a6vmvifpjr60wsc6y2pap83i-python3.12-numpy-2.2.0.drv", - "description": "Scientific tools for Python", - "install_id": "numpy", - "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-numpy-2.2.0", - "pname": "numpy", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-numpy-2.2.0", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/vv6a1vwhbkc724biwirrfg8962kl6ylc-python3.12-numpy-2.2.0-dist", - "out": "/nix/store/q5y7jvizfsxfcc50ypv7v7lkhf75m0sv-python3.12-numpy-2.2.0" - }, - "system": "aarch64-darwin", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.numpy", - "broken": false, - "derivation": "/nix/store/anqlxbq8w1kxhwici2vmxxfmargh7i6z-python3.12-numpy-2.2.0.drv", - "description": "Scientific tools for Python", - "install_id": "numpy", - "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-numpy-2.2.0", - "pname": "numpy", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-numpy-2.2.0", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/4kz4qxqw165vqr90g0cc2qislslhs2cg-python3.12-numpy-2.2.0-dist", - "out": "/nix/store/5fwvl53qv4ic8vqqfiyiqh0kqzs18pb8-python3.12-numpy-2.2.0" - }, - "system": "aarch64-linux", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.numpy", - "broken": false, - "derivation": "/nix/store/g3yj59clscwkdswr5pczrzygwyjadv18-python3.12-numpy-2.2.0.drv", - "description": "Scientific tools for Python", - "install_id": "numpy", - "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-numpy-2.2.0", - "pname": "numpy", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-numpy-2.2.0", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/fr9f2c7w1rby6nzx6nrx4id530ly5php-python3.12-numpy-2.2.0-dist", - "out": "/nix/store/1x8gsjnv9dawbwskzrncrzgkm32ji029-python3.12-numpy-2.2.0" - }, - "system": "x86_64-darwin", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.pandas", - "broken": false, - "derivation": "/nix/store/jicmfi82s89ychj1q6d4rwax7hqb30yy-python3.12-pandas-2.2.3.drv", - "description": "Powerful data structures for data analysis, time series, and statistics", - "install_id": "pandas", - "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-pandas-2.2.3", - "pname": "pandas", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-pandas-2.2.3", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/nshdsqzla522s3j8ip8n822bg6v9xw1i-python3.12-pandas-2.2.3-dist", - "out": "/nix/store/55klrdgga0l89q0gzn4sa0xa4h9q9a7x-python3.12-pandas-2.2.3" - }, - "system": "x86_64-linux", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.pandas", - "broken": false, - "derivation": "/nix/store/pca30lksrfxvyz0p5ddy14bmcdq1rbqm-python3.12-pandas-2.2.3.drv", - "description": "Powerful data structures for data analysis, time series, and statistics", - "install_id": "pandas", - "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-pandas-2.2.3", - "pname": "pandas", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-pandas-2.2.3", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/0kmiqa6hgqf0xy3bdhgi2rgj3ga9gdqg-python3.12-pandas-2.2.3-dist", - "out": "/nix/store/chsjkknxax1fz4zx6la7ggjdrgv8q752-python3.12-pandas-2.2.3" - }, - "system": "aarch64-darwin", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.pandas", - "broken": false, - "derivation": "/nix/store/zhbb52xy33f84q82gqf7m97mswwg9j7c-python3.12-pandas-2.2.3.drv", - "description": "Powerful data structures for data analysis, time series, and statistics", - "install_id": "pandas", - "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-pandas-2.2.3", - "pname": "pandas", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-pandas-2.2.3", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/givi8ngmj5rn5nms7snjgjcnmzk3qhv7-python3.12-pandas-2.2.3-dist", - "out": "/nix/store/cb00hhhmx3j8lija6s44ggwvvvnwmc0x-python3.12-pandas-2.2.3" - }, - "system": "aarch64-linux", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.pandas", - "broken": false, - "derivation": "/nix/store/qpdgz15r814rji812jcrqspifw3lfkk9-python3.12-pandas-2.2.3.drv", - "description": "Powerful data structures for data analysis, time series, and statistics", - "install_id": "pandas", - "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-pandas-2.2.3", - "pname": "pandas", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-pandas-2.2.3", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/qyw1ck0wl82asdbz2frh514z0jhi26hs-python3.12-pandas-2.2.3-dist", - "out": "/nix/store/27ahym1dggz4a6mwjckb9121z0g6mcli-python3.12-pandas-2.2.3" - }, - "system": "x86_64-darwin", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.plotly", - "broken": false, - "derivation": "/nix/store/86000j10a0sz21bi0bnr00r5qcdpldlc-python3.12-plotly-5.24.1.drv", - "description": "Python plotting library for collaborative, interactive, publication-quality graphs", - "install_id": "plotly", - "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-plotly-5.24.1", - "pname": "plotly", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-plotly-5.24.1", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/gm9vfzvmdyfqa0qqg73q8bq4dnl4cnjb-python3.12-plotly-5.24.1-dist", - "out": "/nix/store/if990fi9jzrsha2rwn969vwmcqlj25v4-python3.12-plotly-5.24.1" - }, - "system": "x86_64-linux", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.plotly", - "broken": false, - "derivation": "/nix/store/ad2fgivxnz166dxnxhp06dkrbad7l467-python3.12-plotly-5.24.1.drv", - "description": "Python plotting library for collaborative, interactive, publication-quality graphs", - "install_id": "plotly", - "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-plotly-5.24.1", - "pname": "plotly", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-plotly-5.24.1", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/1b28md3ws0xanf4240pvz1ka2kdinc2d-python3.12-plotly-5.24.1-dist", - "out": "/nix/store/s5126k6vcjb55ib1vszh7c3mkhbajlz7-python3.12-plotly-5.24.1" - }, - "system": "aarch64-darwin", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.plotly", - "broken": false, - "derivation": "/nix/store/1k4mibkc539l1zfhq7hfzkyz11h2mgnp-python3.12-plotly-5.24.1.drv", - "description": "Python plotting library for collaborative, interactive, publication-quality graphs", - "install_id": "plotly", - "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-plotly-5.24.1", - "pname": "plotly", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-plotly-5.24.1", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/1iay5d0wr6y4cy6b9iacryrwqkls58yw-python3.12-plotly-5.24.1-dist", - "out": "/nix/store/7mjxbiiiknjmicb8h5xd1bq0ambnn8za-python3.12-plotly-5.24.1" - }, - "system": "aarch64-linux", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.plotly", - "broken": false, - "derivation": "/nix/store/rzx6b3qlsm14xrkfy1dfg61v6ky0m58d-python3.12-plotly-5.24.1.drv", - "description": "Python plotting library for collaborative, interactive, publication-quality graphs", - "install_id": "plotly", - "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-plotly-5.24.1", - "pname": "plotly", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-plotly-5.24.1", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/9yjbb7qmw9lqdw6ic3dh6cy99c6xz4x4-python3.12-plotly-5.24.1-dist", - "out": "/nix/store/n7j23ql7g2zj3rc6s78lfdw9py0fwq3c-python3.12-plotly-5.24.1" - }, - "system": "x86_64-darwin", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.pyarrow", - "broken": false, - "derivation": "/nix/store/kfzpni3lvsn97f5gy4qrcnn20wkami75-python3.12-pyarrow-18.0.0.drv", - "description": "Cross-language development platform for in-memory data", - "install_id": "pyarrow", - "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-pyarrow-18.0.0", - "pname": "pyarrow", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-pyarrow-18.0.0", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/y76q49dzcd1jjrqm54i5lsxlxx07jv9f-python3.12-pyarrow-18.0.0-dist", - "out": "/nix/store/j9vj8ijymmi7j3ax10jhipl2mkxbj0j5-python3.12-pyarrow-18.0.0" - }, - "system": "x86_64-linux", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.pyarrow", - "broken": false, - "derivation": "/nix/store/8m4xrb22hgr7m4ri14sp60s6rwajp8ab-python3.12-pyarrow-18.0.0.drv", - "description": "Cross-language development platform for in-memory data", - "install_id": "pyarrow", - "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-pyarrow-18.0.0", - "pname": "pyarrow", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-pyarrow-18.0.0", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/2b01xnn92z6vqd9w3m35hcdf4j0cjq7m-python3.12-pyarrow-18.0.0-dist", - "out": "/nix/store/85rzlg0hbxmihd6cc6lz1n61q8z8934r-python3.12-pyarrow-18.0.0" - }, - "system": "aarch64-darwin", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.pyarrow", - "broken": false, - "derivation": "/nix/store/fyrwm70nwf5c04q9hsg3pbb0vygc66qy-python3.12-pyarrow-18.0.0.drv", - "description": "Cross-language development platform for in-memory data", - "install_id": "pyarrow", - "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-pyarrow-18.0.0", - "pname": "pyarrow", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-pyarrow-18.0.0", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/nn3b9iggs61q8ngxj6ryxhnh4c45z1mf-python3.12-pyarrow-18.0.0-dist", - "out": "/nix/store/6yc50pa08g3ygbwfw0hma41nmhzz56ks-python3.12-pyarrow-18.0.0" - }, - "system": "aarch64-linux", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.pyarrow", - "broken": false, - "derivation": "/nix/store/bbrpcrpm97xiggbfmrnni2xyhn1j8v5k-python3.12-pyarrow-18.0.0.drv", - "description": "Cross-language development platform for in-memory data", - "install_id": "pyarrow", - "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-pyarrow-18.0.0", - "pname": "pyarrow", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-pyarrow-18.0.0", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/b8f0vggp7jvn5vk8m36xsa74588p2mvm-python3.12-pyarrow-18.0.0-dist", - "out": "/nix/store/8kbdjn6fidhha0fmyi35pzvxwz53lwf4-python3.12-pyarrow-18.0.0" - }, - "system": "x86_64-darwin", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.pydot", - "broken": false, - "derivation": "/nix/store/7yksx7kz9xcwhg619bzkg6x1fd0sxsa8-python3.12-pydot-3.0.2.drv", - "description": "Allows to create both directed and non directed graphs from Python", - "install_id": "pydot", - "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-pydot-3.0.2", - "pname": "pydot", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-pydot-3.0.2", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/pysvmv2wfjm4bd5viqhsdm9qvjkp2pv8-python3.12-pydot-3.0.2-dist", - "out": "/nix/store/9m623n6nx6rkbrld5m768lb3m6qr0b71-python3.12-pydot-3.0.2" - }, - "system": "x86_64-linux", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.pydot", - "broken": false, - "derivation": "/nix/store/snk7xbm87mlar3c2imrq0dyxf5gk3w06-python3.12-pydot-3.0.2.drv", - "description": "Allows to create both directed and non directed graphs from Python", - "install_id": "pydot", - "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-pydot-3.0.2", - "pname": "pydot", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-pydot-3.0.2", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/2i9v0r6vfi3idcss0i7r4s55ba7hmrnv-python3.12-pydot-3.0.2-dist", - "out": "/nix/store/5lrz7y3w0lr2vj1h7kkw554z66xldmhq-python3.12-pydot-3.0.2" - }, - "system": "aarch64-darwin", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.pydot", - "broken": false, - "derivation": "/nix/store/pxc9925d3yqap46qap1bjddys77xhm0w-python3.12-pydot-3.0.2.drv", - "description": "Allows to create both directed and non directed graphs from Python", - "install_id": "pydot", - "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-pydot-3.0.2", - "pname": "pydot", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-pydot-3.0.2", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/v9bklwf7wnldj3qz00g3q5jk3m7w0p61-python3.12-pydot-3.0.2-dist", - "out": "/nix/store/vb79vqz16rj96b3f16p9w0ijayppcj47-python3.12-pydot-3.0.2" - }, - "system": "aarch64-linux", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.pydot", - "broken": false, - "derivation": "/nix/store/jw1hjkysz33f18f6x55p04asjrmiwf40-python3.12-pydot-3.0.2.drv", - "description": "Allows to create both directed and non directed graphs from Python", - "install_id": "pydot", - "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-pydot-3.0.2", - "pname": "pydot", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-pydot-3.0.2", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/lqxp7zz0j8z4mwlhnkgvjy9g9p8r519r-python3.12-pydot-3.0.2-dist", - "out": "/nix/store/7sy2vk4vr2aik5jn8nrcsdzwji3m12nd-python3.12-pydot-3.0.2" - }, - "system": "x86_64-darwin", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.sympy", - "broken": false, - "derivation": "/nix/store/1idn3b4s1qhrl0ckfyj5p5yvh9kf5v1j-python3.12-sympy-1.13.3.drv", - "description": "Python library for symbolic mathematics", - "install_id": "sympy", - "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-sympy-1.13.3", - "pname": "sympy", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-sympy-1.13.3", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/q0wkwgj1yp710w50m0k80544w8czhlzs-python3.12-sympy-1.13.3-dist", - "out": "/nix/store/95cg1c879wl5d69f0crhpwn4mnrqlvaz-python3.12-sympy-1.13.3" - }, - "system": "x86_64-linux", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.sympy", - "broken": false, - "derivation": "/nix/store/b0xxs8n82r1cx9z7wsx38znfnhsjkndj-python3.12-sympy-1.13.3.drv", - "description": "Python library for symbolic mathematics", - "install_id": "sympy", - "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-sympy-1.13.3", - "pname": "sympy", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-sympy-1.13.3", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/qs3034jd0ck68dhvfrfanhwd44h8w6pd-python3.12-sympy-1.13.3-dist", - "out": "/nix/store/p1lx9bmdnd9gjlrmlq38zqcisd0az7k3-python3.12-sympy-1.13.3" - }, - "system": "aarch64-darwin", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.sympy", - "broken": false, - "derivation": "/nix/store/537m0fp0n3whyjhgnkm7w4znl92wk75k-python3.12-sympy-1.13.3.drv", - "description": "Python library for symbolic mathematics", - "install_id": "sympy", - "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-sympy-1.13.3", - "pname": "sympy", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-sympy-1.13.3", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/8bzg1yxcwy7z9kgrgkw4z9p2q0r9f416-python3.12-sympy-1.13.3-dist", - "out": "/nix/store/hmbhij93mjg51xly6qknzx3lnhxkcglw-python3.12-sympy-1.13.3" - }, - "system": "aarch64-linux", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "python312Packages.sympy", - "broken": false, - "derivation": "/nix/store/3zgpz4cbbhzi6qvk60qv3g1i0yh8w8d0-python3.12-sympy-1.13.3.drv", - "description": "Python library for symbolic mathematics", - "install_id": "sympy", - "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "python3.12-sympy-1.13.3", - "pname": "sympy", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "python3.12-sympy-1.13.3", - "outputs_to_install": [ - "out" - ], - "outputs": { - "dist": "/nix/store/vbwlcz6k8ivs9r98vjax177qfnsicl3w-python3.12-sympy-1.13.3-dist", - "out": "/nix/store/5xj6034lzhws5z5hbq3ps64cww9z0428-python3.12-sympy-1.13.3" - }, - "system": "x86_64-darwin", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "toilet", - "broken": false, - "derivation": "/nix/store/sm04pglhpkalv47x1bm4sccvn0fnfcc1-toilet-0.3.drv", - "description": "Display large colourful characters in text mode", - "install_id": "toilet", - "license": "WTFPL", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "toilet-0.3", - "pname": "toilet", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "0.3", - "outputs_to_install": [ - "out" - ], - "outputs": { - "out": "/nix/store/aahm49lhd2gn1ml9pikpli8vd7xm7gp4-toilet-0.3" - }, - "system": "x86_64-linux", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "toilet", - "broken": false, - "derivation": "/nix/store/ycj4vssvb7cd48xga94cfr76mgmvhywb-toilet-0.3.drv", - "description": "Display large colourful characters in text mode", - "install_id": "toilet", - "license": "WTFPL", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "toilet-0.3", - "pname": "toilet", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "0.3", - "outputs_to_install": [ - "out" - ], - "outputs": { - "out": "/nix/store/1vq43kdphcc6zrmchrvwfx9aszb6iyxc-toilet-0.3" - }, - "system": "aarch64-darwin", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "toilet", - "broken": false, - "derivation": "/nix/store/14v01m2q7dhxf7fq2p3f3p4ylwf6fjqs-toilet-0.3.drv", - "description": "Display large colourful characters in text mode", - "install_id": "toilet", - "license": "WTFPL", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "toilet-0.3", - "pname": "toilet", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "0.3", - "outputs_to_install": [ - "out" - ], - "outputs": { - "out": "/nix/store/43f73scmdimwp8jl9mymj3p1z7p9zgc2-toilet-0.3" - }, - "system": "aarch64-linux", - "group": "toplevel", - "priority": 5 - }, - { - "attr_path": "toilet", - "broken": false, - "derivation": "/nix/store/c7h05djsrva35mvkagscgy278lll5hg1-toilet-0.3.drv", - "description": "Display large colourful characters in text mode", - "install_id": "toilet", - "license": "WTFPL", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "toilet-0.3", - "pname": "toilet", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", - "stabilities": [ - "unstable" - ], - "unfree": false, - "version": "0.3", - "outputs_to_install": [ - "out" - ], - "outputs": { - "out": "/nix/store/67zdn99v8wi9mkc3a6b404mlsqvjj29v-toilet-0.3" - }, - "system": "x86_64-darwin", - "group": "toplevel", - "priority": 5 - } - ] -} \ No newline at end of file diff --git a/nb/.flox/env/manifest.toml b/nb/.flox/env/manifest.toml deleted file mode 100644 index 8c4b3c18..00000000 --- a/nb/.flox/env/manifest.toml +++ /dev/null @@ -1,64 +0,0 @@ -version = 1 -# -# This is a flox environment manifest. -# Visit -# or see flox-edit(1) for more information -# - -[install] -jupyter.pkg-path = "jupyter-all" -pandas.pkg-path = "python312Packages.pandas" -matplotlib.pkg-path = "python312Packages.matplotlib" -numpy.pkg-path = "python312Packages.numpy" -pyarrow.pkg-path = "python312Packages.pyarrow" -sympy.pkg-path = "python312Packages.sympy" -pydot.pkg-path = "python312Packages.pydot" -plotly.pkg-path = "python312Packages.plotly" -toilet.pkg-path = "toilet" - -[vars] -PYTHON_ENV='./nb-venv/' -JUPYTER_SERVER_TOKEN = "floxfan123456" - -[hook] -on-activate = ''' - if [[ -d $PYTHON_ENV ]]; then - echo; echo -n "⚡️ Activating existing venv in $PYTHON_ENV..." - . $PYTHON_ENV/bin/activate - echo "done." - fi - - # If we see a requirements.txt file, install its contents - # into a virtual environment - - if [[ -f requirements.txt ]]; then - echo -n "🐍 Processing requirements.txt..." - [ ! -d $PYTHON_ENV ] && python -m venv $PYTHON_ENV - . $PYTHON_ENV/bin/activate - pip3 -qq install -r requirements.txt - echo "done." - fi -''' - -[services.jupyter-server] -command = "jupyter-notebook --no-browser --IdentityProvider.token=${JUPYTER_SERVER_TOKEN} --ip=0.0.0.0" - -[profile] -common = ''' - toilet -f smmono9 --metal "jupyter" - - echo - if [[ "$FLOX_ACTIVATE_START_SERVICES" == "true" ]]; then - sleep 1 - jupyter-notebook list - else - echo "To start notebook server, run activate with '--start-services'." - fi - echo -''' - -[options] -systems = ["x86_64-linux", "aarch64-darwin", "aarch64-linux", "x86_64-darwin"] - - - diff --git a/nb/barcode_demo.py b/nb/barcode_demo.py deleted file mode 100644 index 9c71084c..00000000 --- a/nb/barcode_demo.py +++ /dev/null @@ -1,45 +0,0 @@ -""" -============ -Barcode Demo -============ - -This demo shows how to produce a one-dimensional image, or "bar code". -""" -import matplotlib.pyplot as plt -import numpy as np - -# Fixing random state for reproducibility -np.random.seed(19680801) - -# the bar -x = np.random.rand(500) > 0.7 - -barprops = dict(aspect='auto', cmap='binary', interpolation='nearest') - -fig = plt.figure() - -# a vertical barcode -ax1 = fig.add_axes([0.1, 0.1, 0.1, 0.8]) -ax1.set_axis_off() -ax1.imshow(x.reshape((-1, 1)), **barprops) - -# a horizontal barcode -ax2 = fig.add_axes([0.3, 0.4, 0.6, 0.2]) -ax2.set_axis_off() -ax2.imshow(x.reshape((1, -1)), **barprops) - -plt.show() - -############################################################################# -# -# ------------ -# -# References -# """""""""" -# -# The use of the following functions, methods and classes is shown -# in this example: - -import matplotlib -matplotlib.axes.Axes.imshow -matplotlib.pyplot.imshow diff --git a/nb/tricontour_demo.py b/nb/tricontour_demo.py deleted file mode 100644 index 3459382c..00000000 --- a/nb/tricontour_demo.py +++ /dev/null @@ -1,161 +0,0 @@ -""" -=============== -Tricontour Demo -=============== - -Contour plots of unstructured triangular grids. -""" -import matplotlib.pyplot as plt -import numpy as np - -import matplotlib.tri as tri - -# %% -# Creating a Triangulation without specifying the triangles results in the -# Delaunay triangulation of the points. - -# First create the x and y coordinates of the points. -n_angles = 48 -n_radii = 8 -min_radius = 0.25 -radii = np.linspace(min_radius, 0.95, n_radii) - -angles = np.linspace(0, 2 * np.pi, n_angles, endpoint=False) -angles = np.repeat(angles[..., np.newaxis], n_radii, axis=1) -angles[:, 1::2] += np.pi / n_angles - -x = (radii * np.cos(angles)).flatten() -y = (radii * np.sin(angles)).flatten() -z = (np.cos(radii) * np.cos(3 * angles)).flatten() - -# Create the Triangulation; no triangles so Delaunay triangulation created. -triang = tri.Triangulation(x, y) - -# Mask off unwanted triangles. -triang.set_mask(np.hypot(x[triang.triangles].mean(axis=1), - y[triang.triangles].mean(axis=1)) - < min_radius) - -# %% -# pcolor plot. - -fig1, ax1 = plt.subplots() -ax1.set_aspect('equal') -tcf = ax1.tricontourf(triang, z) -fig1.colorbar(tcf) -ax1.tricontour(triang, z, colors='k') -ax1.set_title('Contour plot of Delaunay triangulation') - - -# %% -# You could also specify hatching patterns along with different cmaps. - -fig2, ax2 = plt.subplots() -ax2.set_aspect("equal") -tcf = ax2.tricontourf( - triang, - z, - hatches=["*", "-", "/", "//", "\\", None], - cmap="cividis" -) -fig2.colorbar(tcf) -ax2.tricontour(triang, z, linestyles="solid", colors="k", linewidths=2.0) -ax2.set_title("Hatched Contour plot of Delaunay triangulation") - -# %% -# You could also generate hatching patterns labeled with no color. - -fig3, ax3 = plt.subplots() -n_levels = 7 -tcf = ax3.tricontourf( - triang, - z, - n_levels, - colors="none", - hatches=[".", "/", "\\", None, "\\\\", "*"], -) -ax3.tricontour(triang, z, n_levels, colors="black", linestyles="-") - - -# create a legend for the contour set -artists, labels = tcf.legend_elements(str_format="{:2.1f}".format) -ax3.legend(artists, labels, handleheight=2, framealpha=1) - -# %% -# You can specify your own triangulation rather than perform a Delaunay -# triangulation of the points, where each triangle is given by the indices of -# the three points that make up the triangle, ordered in either a clockwise or -# anticlockwise manner. - -xy = np.asarray([ - [-0.101, 0.872], [-0.080, 0.883], [-0.069, 0.888], [-0.054, 0.890], - [-0.045, 0.897], [-0.057, 0.895], [-0.073, 0.900], [-0.087, 0.898], - [-0.090, 0.904], [-0.069, 0.907], [-0.069, 0.921], [-0.080, 0.919], - [-0.073, 0.928], [-0.052, 0.930], [-0.048, 0.942], [-0.062, 0.949], - [-0.054, 0.958], [-0.069, 0.954], [-0.087, 0.952], [-0.087, 0.959], - [-0.080, 0.966], [-0.085, 0.973], [-0.087, 0.965], [-0.097, 0.965], - [-0.097, 0.975], [-0.092, 0.984], [-0.101, 0.980], [-0.108, 0.980], - [-0.104, 0.987], [-0.102, 0.993], [-0.115, 1.001], [-0.099, 0.996], - [-0.101, 1.007], [-0.090, 1.010], [-0.087, 1.021], [-0.069, 1.021], - [-0.052, 1.022], [-0.052, 1.017], [-0.069, 1.010], [-0.064, 1.005], - [-0.048, 1.005], [-0.031, 1.005], [-0.031, 0.996], [-0.040, 0.987], - [-0.045, 0.980], [-0.052, 0.975], [-0.040, 0.973], [-0.026, 0.968], - [-0.020, 0.954], [-0.006, 0.947], [ 0.003, 0.935], [ 0.006, 0.926], - [ 0.005, 0.921], [ 0.022, 0.923], [ 0.033, 0.912], [ 0.029, 0.905], - [ 0.017, 0.900], [ 0.012, 0.895], [ 0.027, 0.893], [ 0.019, 0.886], - [ 0.001, 0.883], [-0.012, 0.884], [-0.029, 0.883], [-0.038, 0.879], - [-0.057, 0.881], [-0.062, 0.876], [-0.078, 0.876], [-0.087, 0.872], - [-0.030, 0.907], [-0.007, 0.905], [-0.057, 0.916], [-0.025, 0.933], - [-0.077, 0.990], [-0.059, 0.993]]) -x = np.degrees(xy[:, 0]) -y = np.degrees(xy[:, 1]) -x0 = -5 -y0 = 52 -z = np.exp(-0.01 * ((x - x0) ** 2 + (y - y0) ** 2)) - -triangles = np.asarray([ - [67, 66, 1], [65, 2, 66], [ 1, 66, 2], [64, 2, 65], [63, 3, 64], - [60, 59, 57], [ 2, 64, 3], [ 3, 63, 4], [ 0, 67, 1], [62, 4, 63], - [57, 59, 56], [59, 58, 56], [61, 60, 69], [57, 69, 60], [ 4, 62, 68], - [ 6, 5, 9], [61, 68, 62], [69, 68, 61], [ 9, 5, 70], [ 6, 8, 7], - [ 4, 70, 5], [ 8, 6, 9], [56, 69, 57], [69, 56, 52], [70, 10, 9], - [54, 53, 55], [56, 55, 53], [68, 70, 4], [52, 56, 53], [11, 10, 12], - [69, 71, 68], [68, 13, 70], [10, 70, 13], [51, 50, 52], [13, 68, 71], - [52, 71, 69], [12, 10, 13], [71, 52, 50], [71, 14, 13], [50, 49, 71], - [49, 48, 71], [14, 16, 15], [14, 71, 48], [17, 19, 18], [17, 20, 19], - [48, 16, 14], [48, 47, 16], [47, 46, 16], [16, 46, 45], [23, 22, 24], - [21, 24, 22], [17, 16, 45], [20, 17, 45], [21, 25, 24], [27, 26, 28], - [20, 72, 21], [25, 21, 72], [45, 72, 20], [25, 28, 26], [44, 73, 45], - [72, 45, 73], [28, 25, 29], [29, 25, 31], [43, 73, 44], [73, 43, 40], - [72, 73, 39], [72, 31, 25], [42, 40, 43], [31, 30, 29], [39, 73, 40], - [42, 41, 40], [72, 33, 31], [32, 31, 33], [39, 38, 72], [33, 72, 38], - [33, 38, 34], [37, 35, 38], [34, 38, 35], [35, 37, 36]]) - -# %% -# Rather than create a Triangulation object, can simply pass x, y and triangles -# arrays to tripcolor directly. It would be better to use a Triangulation -# object if the same triangulation was to be used more than once to save -# duplicated calculations. - -fig4, ax4 = plt.subplots() -ax4.set_aspect('equal') -tcf = ax4.tricontourf(x, y, triangles, z) -fig4.colorbar(tcf) -ax4.set_title('Contour plot of user-specified triangulation') -ax4.set_xlabel('Longitude (degrees)') -ax4.set_ylabel('Latitude (degrees)') - -plt.show() - -# %% -# -# .. admonition:: References -# -# The use of the following functions, methods, classes and modules is shown -# in this example: -# -# - `matplotlib.axes.Axes.tricontourf` / `matplotlib.pyplot.tricontourf` -# - `matplotlib.tri.Triangulation` -# - `matplotlib.figure.Figure.colorbar` / `matplotlib.pyplot.colorbar` -# - `matplotlib.axes.Axes.legend` / `matplotlib.pyplot.legend` -# - `matplotlib.contour.ContourSet.legend_elements` diff --git a/nginx/.flox/env/manifest.lock b/nginx/.flox/env/manifest.lock index 803ecfca..cf43eaaa 100644 --- a/nginx/.flox/env/manifest.lock +++ b/nginx/.flox/env/manifest.lock @@ -37,11 +37,7 @@ }, "services": { "nginx": { - "command": "nginx -c $NGINX_CONFIG -e $NGINX_ERROR_LOG -g 'daemon off;'", - "vars": null, - "is-daemon": null, - "shutdown": null, - "systems": null + "command": "nginx -c $NGINX_CONFIG -e $NGINX_ERROR_LOG -g 'daemon off;'" } } }, @@ -49,32 +45,32 @@ { "attr_path": "curl", "broken": false, - "derivation": "/nix/store/dnqmvibg27990vinfrdj6anwxrlj8vav-curl-8.11.0.drv", + "derivation": "/nix/store/mz4vqxy5palmljcgz7a1r0qvcswgyf4z-curl-8.11.1.drv", "description": "Command line tool for transferring files with URL syntax", "install_id": "curl", "license": "curl", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "curl-8.11.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "curl-8.11.1", "pname": "curl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "8.11.0", + "version": "8.11.1", "outputs_to_install": [ "bin", "man" ], "outputs": { - "bin": "/nix/store/s4idvq3pgjprcjg7sqp2h5cgp1pn8frs-curl-8.11.0-bin", - "dev": "/nix/store/i4z3xbailna79bxycv6apy5f6phr3q0v-curl-8.11.0-dev", - "devdoc": "/nix/store/2grp27ghxrmg56rzmc9cfqy6wvcv4mp0-curl-8.11.0-devdoc", - "man": "/nix/store/gjv4ljqxdby4bm8z21rspqd247aprpcc-curl-8.11.0-man", - "out": "/nix/store/ifcj5pbackbazl7b91g64m3kbd4v1q01-curl-8.11.0" + "bin": "/nix/store/ldfxsc1pc7z84qzkqy5d1kxdfcc9pvm6-curl-8.11.1-bin", + "dev": "/nix/store/dlpn87vm30k8gwjggh4jj3sdkzbf7dzc-curl-8.11.1-dev", + "devdoc": "/nix/store/v2fhvqrm6hliwdnyh6l60gbvxk1gxs14-curl-8.11.1-devdoc", + "man": "/nix/store/znz4p8zjysdjwqjj3nj022dw10y7l700-curl-8.11.1-man", + "out": "/nix/store/hcdr63vy1l5lsxasf6qxj4rnxrw62b0s-curl-8.11.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -83,33 +79,33 @@ { "attr_path": "curl", "broken": false, - "derivation": "/nix/store/85rxa1mpby6wj24n9n149zg9k7phl8n1-curl-8.11.0.drv", + "derivation": "/nix/store/fss9h46l43ffqz5mizyjx0vly2qd3vj6-curl-8.11.1.drv", "description": "Command line tool for transferring files with URL syntax", "install_id": "curl", "license": "curl", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "curl-8.11.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "curl-8.11.1", "pname": "curl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "8.11.0", + "version": "8.11.1", "outputs_to_install": [ "bin", "man" ], "outputs": { - "bin": "/nix/store/yq8dwiyxrflg270359yvxk8xckkid04q-curl-8.11.0-bin", - "debug": "/nix/store/hrzm29djj4n2l61pc3555kw3g17sr7z1-curl-8.11.0-debug", - "dev": "/nix/store/kjri2i96wsg99wqd4yaj50rdjh3hz531-curl-8.11.0-dev", - "devdoc": "/nix/store/02aq6i8g4mzs5bf0gvb562wcq51hizas-curl-8.11.0-devdoc", - "man": "/nix/store/y3bzv3q3226l5w1ia8ybb4rfwi0z5y0d-curl-8.11.0-man", - "out": "/nix/store/y340kr2q8x0y40krwzpv32x7d5c31jy7-curl-8.11.0" + "bin": "/nix/store/wgfpw28v9p39kkkxwdm3mdl20fa7sfbi-curl-8.11.1-bin", + "debug": "/nix/store/7i3qiz0adhg50ygwxafvs2b8wawmi5d2-curl-8.11.1-debug", + "dev": "/nix/store/nhrqgqbidf7j9xckrz3qy6c3175g831x-curl-8.11.1-dev", + "devdoc": "/nix/store/18s4szfayb3r9x0dz91133cdccqs6vq0-curl-8.11.1-devdoc", + "man": "/nix/store/gxj8dizspqdii8j0jzixn8s4x5x29gab-curl-8.11.1-man", + "out": "/nix/store/5xsla0ncaq3sk7rgx3ra87s05piyv9cg-curl-8.11.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -118,32 +114,32 @@ { "attr_path": "curl", "broken": false, - "derivation": "/nix/store/c5pr3nfanr80zbnc7nrkm1j8n96rqyaj-curl-8.11.0.drv", + "derivation": "/nix/store/vx99pz2gfxgdyqw3ncf1sxvb1mx7fqrr-curl-8.11.1.drv", "description": "Command line tool for transferring files with URL syntax", "install_id": "curl", "license": "curl", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "curl-8.11.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "curl-8.11.1", "pname": "curl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "8.11.0", + "version": "8.11.1", "outputs_to_install": [ "bin", "man" ], "outputs": { - "bin": "/nix/store/fmrh9cvrsfxv5bvv3cq853sz0y2q3cpd-curl-8.11.0-bin", - "dev": "/nix/store/ipjg6nffgq68mwdkqnj8nf5jri3hs1xf-curl-8.11.0-dev", - "devdoc": "/nix/store/gqbnhsqw8m6cz49apl1cj2llgsbz5mic-curl-8.11.0-devdoc", - "man": "/nix/store/c4n42gazswc9l8iiirv23xbpdk923gfw-curl-8.11.0-man", - "out": "/nix/store/32qkm0f9j9qdc91m4jnvj9imp6mfxxfz-curl-8.11.0" + "bin": "/nix/store/4f656d2qx7a2np4mga0c6ynv0jcvc3qf-curl-8.11.1-bin", + "dev": "/nix/store/kcly9m2sz0zf0zvrnhziyv4mkj8zxg8f-curl-8.11.1-dev", + "devdoc": "/nix/store/pm6cxdamld5c2dzznw3429cvxkklj1qh-curl-8.11.1-devdoc", + "man": "/nix/store/dl0vw7ix9kfxkdab12bjiiiyvjhb0312-curl-8.11.1-man", + "out": "/nix/store/knip8cfgkww285aca18fbq2yx5wpa9ca-curl-8.11.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -152,33 +148,33 @@ { "attr_path": "curl", "broken": false, - "derivation": "/nix/store/wjy2jwhbwc4s3g6ayd1p8nh6wri76qd2-curl-8.11.0.drv", + "derivation": "/nix/store/m0lxm3wl30gi99829n779kykiaw8v70h-curl-8.11.1.drv", "description": "Command line tool for transferring files with URL syntax", "install_id": "curl", "license": "curl", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "curl-8.11.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "curl-8.11.1", "pname": "curl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "8.11.0", + "version": "8.11.1", "outputs_to_install": [ "bin", "man" ], "outputs": { - "bin": "/nix/store/yckhqngmx90bakzhcyrsk7dww1fm352s-curl-8.11.0-bin", - "debug": "/nix/store/qb1m3if99v266fzlwvrhsh3sq8wxcdg6-curl-8.11.0-debug", - "dev": "/nix/store/g26bs63hz87c9s3sg0v42d6d8gjk36qw-curl-8.11.0-dev", - "devdoc": "/nix/store/9fpcw3582c7p7rbq6v3hzj89gd7ibgif-curl-8.11.0-devdoc", - "man": "/nix/store/fpm2i0k76mxbdjpwn8nifqpm25py1pfz-curl-8.11.0-man", - "out": "/nix/store/8yfak7dis3yqqls4mclzp5jb1ic2jzab-curl-8.11.0" + "bin": "/nix/store/rs7yscpdkmaj7ppfixh5p3hv7vksc46l-curl-8.11.1-bin", + "debug": "/nix/store/mn6izw74557lqhncd3rw5x9y9picrzdl-curl-8.11.1-debug", + "dev": "/nix/store/77hf42pzrxhl4q152zirzx7babv6b23i-curl-8.11.1-dev", + "devdoc": "/nix/store/0w2f7x5jpyg0c33qxhb3fsr0f6mrx0wk-curl-8.11.1-devdoc", + "man": "/nix/store/3ba5dsraas31akcm7xj98r6mgzgfipz3-curl-8.11.1-man", + "out": "/nix/store/a6lkdradawy6ybr5kv9lh5x5rwa2aa30-curl-8.11.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -187,17 +183,17 @@ { "attr_path": "gnugrep", "broken": false, - "derivation": "/nix/store/1qqig3r2ci24d1k4hgqzy3mcwfgw13pm-gnugrep-3.11.drv", + "derivation": "/nix/store/fizv5c8ffz5jw7kbqasjac30rs0i8z0g-gnugrep-3.11.drv", "description": "GNU implementation of the Unix grep command", "install_id": "gnugrep", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gnugrep-3.11", "pname": "gnugrep", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -207,8 +203,8 @@ "out" ], "outputs": { - "info": "/nix/store/j1s67vckzwl2pa2c731pqc8jqxkdgca5-gnugrep-3.11-info", - "out": "/nix/store/1bdb707v8jph12q0b3rjqwn1xwjkynp2-gnugrep-3.11" + "info": "/nix/store/690m7vn0bbvqjc7cjrsjpv7qqb21wqqq-gnugrep-3.11-info", + "out": "/nix/store/cb9y42w5z8p2wzpilfq9cx5lbx209q80-gnugrep-3.11" }, "system": "aarch64-darwin", "group": "toplevel", @@ -217,17 +213,17 @@ { "attr_path": "gnugrep", "broken": false, - "derivation": "/nix/store/fxalspcs7qjvymb8bcz94rva0sa8jiwx-gnugrep-3.11.drv", + "derivation": "/nix/store/hb38jmr753nqazs0gy8gnyn2f64mvsaz-gnugrep-3.11.drv", "description": "GNU implementation of the Unix grep command", "install_id": "gnugrep", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gnugrep-3.11", "pname": "gnugrep", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -237,8 +233,8 @@ "out" ], "outputs": { - "info": "/nix/store/jbd4dqcglimx393dyalgksgin2z5xyrn-gnugrep-3.11-info", - "out": "/nix/store/5cdhqqr2bq0dic7g7674rqnp287vvfdy-gnugrep-3.11" + "info": "/nix/store/vn6q9mnspifx0mrizbgc21z9iapmz588-gnugrep-3.11-info", + "out": "/nix/store/r2amjzc6ca4n7aq66s1izg8rrlaxfjja-gnugrep-3.11" }, "system": "aarch64-linux", "group": "toplevel", @@ -247,17 +243,17 @@ { "attr_path": "gnugrep", "broken": false, - "derivation": "/nix/store/q85478k23d5i69w37d538vdv4s1b2z1v-gnugrep-3.11.drv", + "derivation": "/nix/store/klalj6b6vq9w8vk85ci2gncbk3wsnzw9-gnugrep-3.11.drv", "description": "GNU implementation of the Unix grep command", "install_id": "gnugrep", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gnugrep-3.11", "pname": "gnugrep", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -267,8 +263,8 @@ "out" ], "outputs": { - "info": "/nix/store/av9yiz1bq0s6wd4ag5qsb6qq5q0ir810-gnugrep-3.11-info", - "out": "/nix/store/lhadjkz83xmhanlx3aazy7ial0pdb170-gnugrep-3.11" + "info": "/nix/store/gzc9crvqhjs1sg0xya17345zv4n5n23m-gnugrep-3.11-info", + "out": "/nix/store/231c1pxwjzzcryrxak558akkxcv6payw-gnugrep-3.11" }, "system": "x86_64-darwin", "group": "toplevel", @@ -277,17 +273,17 @@ { "attr_path": "gnugrep", "broken": false, - "derivation": "/nix/store/z85rgm7bh2c49h3iy6776iiljrd34ibv-gnugrep-3.11.drv", + "derivation": "/nix/store/lkrjziy2gdalpcdyrff1qvpf8nl98r40-gnugrep-3.11.drv", "description": "GNU implementation of the Unix grep command", "install_id": "gnugrep", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gnugrep-3.11", "pname": "gnugrep", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -297,8 +293,8 @@ "out" ], "outputs": { - "info": "/nix/store/3pp43ynhzvqbfq82zb0vhpc3nml1ivnf-gnugrep-3.11-info", - "out": "/nix/store/aap6cq56amx4mzbyxp2wpgsf1kqjcr1f-gnugrep-3.11" + "info": "/nix/store/9h8jk26nv9z8dw9mwba33qg3jnzj41k7-gnugrep-3.11-info", + "out": "/nix/store/4lbfasv335vpk8rbcf3pgkag4rhg8jx8-gnugrep-3.11" }, "system": "x86_64-linux", "group": "toplevel", @@ -307,17 +303,17 @@ { "attr_path": "nginx", "broken": false, - "derivation": "/nix/store/4fic30gvwrcn3aii6b22c69n598qi72v-nginx-1.26.2.drv", + "derivation": "/nix/store/kq36q0y8h20sxda4qm8f18hc274fw9wl-nginx-1.26.2.drv", "description": "Reverse proxy and lightweight webserver", "install_id": "nginx", "license": "[ BSD-2-Clause, BSD-2-Clause, BSD-2-Clause, BSD-2-Clause ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "nginx-1.26.2", "pname": "nginx", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -327,8 +323,8 @@ "out" ], "outputs": { - "doc": "/nix/store/kh4myd5s74w4z5370827d75i52mf2rrm-nginx-1.26.2-doc", - "out": "/nix/store/pkhb3bzg8kyvm8drmii7hni43sq9zp7m-nginx-1.26.2" + "doc": "/nix/store/q32q42fmd37cy5mccanyi2ihq3hv03m3-nginx-1.26.2-doc", + "out": "/nix/store/gdzvkq3wcq84fcywr8137afhbqs1y898-nginx-1.26.2" }, "system": "aarch64-darwin", "group": "toplevel", @@ -337,17 +333,17 @@ { "attr_path": "nginx", "broken": false, - "derivation": "/nix/store/xgxkcm5zk5145qwm463icpim8idh9qag-nginx-1.26.2.drv", + "derivation": "/nix/store/mvm1mlyvm30w9rzk76fqlb7pm5yflazx-nginx-1.26.2.drv", "description": "Reverse proxy and lightweight webserver", "install_id": "nginx", "license": "[ BSD-2-Clause, BSD-2-Clause, BSD-2-Clause, BSD-2-Clause ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "nginx-1.26.2", "pname": "nginx", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -357,8 +353,8 @@ "out" ], "outputs": { - "doc": "/nix/store/385jqw4rarm84vcx9l4qb1sk1i1ksyfq-nginx-1.26.2-doc", - "out": "/nix/store/bwvvbmcaw3nrdsc1vrcp58jrabxc70vv-nginx-1.26.2" + "doc": "/nix/store/552zaz7nc3jxmrr4g9sz7is03ql29w39-nginx-1.26.2-doc", + "out": "/nix/store/8pv240kd808f65v281mw7y0lbdafv15i-nginx-1.26.2" }, "system": "aarch64-linux", "group": "toplevel", @@ -367,17 +363,17 @@ { "attr_path": "nginx", "broken": false, - "derivation": "/nix/store/mvdkb6n9rmhfl6lq53vjqpxxgzxrzqh1-nginx-1.26.2.drv", + "derivation": "/nix/store/q7793c9qilz70xmpny34166kisf85w06-nginx-1.26.2.drv", "description": "Reverse proxy and lightweight webserver", "install_id": "nginx", "license": "[ BSD-2-Clause, BSD-2-Clause, BSD-2-Clause, BSD-2-Clause ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "nginx-1.26.2", "pname": "nginx", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -387,8 +383,8 @@ "out" ], "outputs": { - "doc": "/nix/store/q24c1j3dlyqkxymn6gc69lff1233k18f-nginx-1.26.2-doc", - "out": "/nix/store/lf9krvbl5129jy64w5y8l77lxshcn5j9-nginx-1.26.2" + "doc": "/nix/store/bxsl4g851s8igj2bbb0c3m5bvc954kyb-nginx-1.26.2-doc", + "out": "/nix/store/4nfjxh6922nlzryg07pg22ddq3sshc1x-nginx-1.26.2" }, "system": "x86_64-darwin", "group": "toplevel", @@ -397,17 +393,17 @@ { "attr_path": "nginx", "broken": false, - "derivation": "/nix/store/5mvgpf85dykx22d5693dnvnqiys622y9-nginx-1.26.2.drv", + "derivation": "/nix/store/4i1j1hihl3skbirn55cswz681jpz2y86-nginx-1.26.2.drv", "description": "Reverse proxy and lightweight webserver", "install_id": "nginx", "license": "[ BSD-2-Clause, BSD-2-Clause, BSD-2-Clause, BSD-2-Clause ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "nginx-1.26.2", "pname": "nginx", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -417,8 +413,8 @@ "out" ], "outputs": { - "doc": "/nix/store/3zkg8qgn5ykfa8ixphpa2rc32g9lyqig-nginx-1.26.2-doc", - "out": "/nix/store/aaindnbl5xnjd844sphafqsah9biywjv-nginx-1.26.2" + "doc": "/nix/store/ajsgkhpzjn6d17vbsvfmaq5nfq080ag5-nginx-1.26.2-doc", + "out": "/nix/store/wngzbyqq83h2cbnngza3hrdql4f75d4a-nginx-1.26.2" }, "system": "x86_64-linux", "group": "toplevel", diff --git a/ollama/.flox/env/manifest.lock b/ollama/.flox/env/manifest.lock index 8d044015..66c24c27 100644 --- a/ollama/.flox/env/manifest.lock +++ b/ollama/.flox/env/manifest.lock @@ -5,6 +5,9 @@ "install": { "ollama": { "pkg-path": "ollama" + }, + "ollama-ui": { + "pkg-path": "nextjs-ollama-llm-ui" } }, "vars": { @@ -12,7 +15,7 @@ }, "hook": {}, "profile": { - "common": " if ollama list >/dev/null 2>&1; then\n echo \"🤖 Ollama service running\"\n else\n echo \"⛔️ Ollama service not available\"\n fi\n" + "common": " if ollama list >/dev/null 2>&1; then\n echo \"🤖 Ollama service running\"\n echo \"🌐 Web interface running on port 3000\"\n else\n echo \"⛔️ Ollama service not available\"\n fi\n" }, "options": { "systems": [ @@ -24,12 +27,15 @@ "allow": { "licenses": [] }, - "semver": {} + "semver": {}, + "cuda-detection": false }, "services": { - "ollama-serve": { - "command": "ollama serve", - "vars": null + "ollama": { + "command": "ollama serve" + }, + "ollama-ui": { + "command": "# wait for ollama to be ready\nuntil ollama list; do sleep 1; done\n\nexport NEXT_CACHE_DIR=\"$FLOX_ENV_CACHE/next\"\nmkdir -p $NEXT_CACHE_DIR\nnextjs-ollama-llm-ui\n" } } }, @@ -37,28 +43,27 @@ { "attr_path": "ollama", "broken": false, - "derivation": "/nix/store/q3fizi2dyxr5n9jx3ri279g3gff1k039-ollama-0.2.1.drv", + "derivation": "/nix/store/0a90rv9kcipfpkbs0qf3z7kbjxdw2ghj-ollama-0.5.7.drv", "description": "Get up and running with large language models locally", "install_id": "ollama", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=ad0b5eed1b6031efaed382844806550c3dcb4206", - "name": "ollama-0.2.1", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "ollama-0.5.7", "pname": "ollama", - "rev": "ad0b5eed1b6031efaed382844806550c3dcb4206", - "rev_count": 654036, - "rev_date": "2024-07-16T14:01:16Z", - "scrape_date": "2024-07-19T05:30:25Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ - "staging", "unstable" ], "unfree": false, - "version": "0.2.1", + "version": "0.5.7", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/652ph0hsah1qjw626rr0fp42fkr2d33x-ollama-0.2.1" + "out": "/nix/store/6yk51kk2jlb9nbgsbr68r0mcd9vrx7rb-ollama-0.5.7" }, "system": "aarch64-darwin", "group": "toplevel", @@ -67,28 +72,27 @@ { "attr_path": "ollama", "broken": false, - "derivation": "/nix/store/ll65s6whw9nldwh07afr6z6rxrj9i7fq-ollama-0.2.1.drv", + "derivation": "/nix/store/d3fwhf0xr1yvpgd7a3g4cznvpqcdvaab-ollama-0.5.7.drv", "description": "Get up and running with large language models locally", "install_id": "ollama", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=ad0b5eed1b6031efaed382844806550c3dcb4206", - "name": "ollama-0.2.1", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "ollama-0.5.7", "pname": "ollama", - "rev": "ad0b5eed1b6031efaed382844806550c3dcb4206", - "rev_count": 654036, - "rev_date": "2024-07-16T14:01:16Z", - "scrape_date": "2024-07-19T05:30:25Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ - "staging", "unstable" ], "unfree": false, - "version": "0.2.1", + "version": "0.5.7", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/ngcdfays1yrhy53g7y4xin32767ngf6i-ollama-0.2.1" + "out": "/nix/store/vhr3dg59lzk4wssny9sd69mrzjq240nq-ollama-0.5.7" }, "system": "aarch64-linux", "group": "toplevel", @@ -97,28 +101,27 @@ { "attr_path": "ollama", "broken": false, - "derivation": "/nix/store/z3v68qpkj3i899r7ahf7i8p7i4rxpwm1-ollama-0.2.1.drv", + "derivation": "/nix/store/83v2ffsc64cwvkfh2ag3cd950z7lp7hl-ollama-0.5.7.drv", "description": "Get up and running with large language models locally", "install_id": "ollama", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=ad0b5eed1b6031efaed382844806550c3dcb4206", - "name": "ollama-0.2.1", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "ollama-0.5.7", "pname": "ollama", - "rev": "ad0b5eed1b6031efaed382844806550c3dcb4206", - "rev_count": 654036, - "rev_date": "2024-07-16T14:01:16Z", - "scrape_date": "2024-07-19T05:30:25Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ - "staging", "unstable" ], "unfree": false, - "version": "0.2.1", + "version": "0.5.7", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/znvrbh3875h73dl36szn0v2i7b59vz0a-ollama-0.2.1" + "out": "/nix/store/8xbzv1n19kkpk5lxxqkp018pj9zjh16x-ollama-0.5.7" }, "system": "x86_64-linux", "group": "toplevel", @@ -127,28 +130,143 @@ { "attr_path": "ollama", "broken": false, - "derivation": "/nix/store/r0kpk24gzl4i2kjfhs7qg4n3d29acrb6-ollama-0.2.1.drv", + "derivation": "/nix/store/kxykbv8bzf8rdc8xjqgyscb8wk4f9y5b-ollama-0.5.7.drv", "description": "Get up and running with large language models locally", "install_id": "ollama", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=ad0b5eed1b6031efaed382844806550c3dcb4206", - "name": "ollama-0.2.1", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "ollama-0.5.7", "pname": "ollama", - "rev": "ad0b5eed1b6031efaed382844806550c3dcb4206", - "rev_count": 654036, - "rev_date": "2024-07-16T14:01:16Z", - "scrape_date": "2024-07-19T05:30:25Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "0.5.7", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/5niry3vsj76280d3lww8gwmnq31hbdfl-ollama-0.5.7" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "nextjs-ollama-llm-ui", + "broken": false, + "derivation": "/nix/store/96l2m551qrpp75k66j6clxjbm34l7s0r-nextjs-ollama-llm-ui-1.2.0.drv", + "description": "Simple chat web interface for Ollama LLMs", + "install_id": "ollama-ui", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "nextjs-ollama-llm-ui-1.2.0", + "pname": "nextjs-ollama-llm-ui", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.2.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/rgkyqm6p2sc4d4inkgxbpw11aay9hcqc-nextjs-ollama-llm-ui-1.2.0" + }, + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "nextjs-ollama-llm-ui", + "broken": false, + "derivation": "/nix/store/7ml08650mkbb6w6yi1sz2hl5n46c725j-nextjs-ollama-llm-ui-1.2.0.drv", + "description": "Simple chat web interface for Ollama LLMs", + "install_id": "ollama-ui", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "nextjs-ollama-llm-ui-1.2.0", + "pname": "nextjs-ollama-llm-ui", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.2.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/mydiqlswp3zsyigi1clv5dqzi94zmmlc-nextjs-ollama-llm-ui-1.2.0" + }, + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "nextjs-ollama-llm-ui", + "broken": false, + "derivation": "/nix/store/ss99pkxyasrd9n2p1dmzln4hsnc0z3x1-nextjs-ollama-llm-ui-1.2.0.drv", + "description": "Simple chat web interface for Ollama LLMs", + "install_id": "ollama-ui", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "nextjs-ollama-llm-ui-1.2.0", + "pname": "nextjs-ollama-llm-ui", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.2.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/58lf8wl6r9hjzcgf7kiycf633vzmm1iw-nextjs-ollama-llm-ui-1.2.0" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "nextjs-ollama-llm-ui", + "broken": false, + "derivation": "/nix/store/r747brfqn8sm06szdi2zsn2m29h3y77h-nextjs-ollama-llm-ui-1.2.0.drv", + "description": "Simple chat web interface for Ollama LLMs", + "install_id": "ollama-ui", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "nextjs-ollama-llm-ui-1.2.0", + "pname": "nextjs-ollama-llm-ui", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ - "staging", "unstable" ], "unfree": false, - "version": "0.2.1", + "version": "1.2.0", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/2ih40ris6bi3vaz3bkqvkffmdv178dbi-ollama-0.2.1" + "out": "/nix/store/9q28c7117n590qgz6gakv12x7i8vxw5c-nextjs-ollama-llm-ui-1.2.0" }, "system": "x86_64-darwin", "group": "toplevel", diff --git a/ollama/.flox/env/manifest.toml b/ollama/.flox/env/manifest.toml index 40cc8555..8fd619c6 100644 --- a/ollama/.flox/env/manifest.toml +++ b/ollama/.flox/env/manifest.toml @@ -1,23 +1,38 @@ -# -# This is a Flox environment manifest. -# Visit flox.dev/docs/concepts/manifest/ -# or see flox-edit(1), manifest.toml(5) for more information. -# +## Flox Environment Manifest ----------------------------------------- +## +## _Everything_ you need to know about the _manifest_ is here: +## +## https://flox.dev/docs/concepts/manifest +## +## ------------------------------------------------------------------- +# Flox manifest version managed by Flox CLI version = 1 [install] +ollama-ui.pkg-path = "nextjs-ollama-llm-ui" ollama.pkg-path = "ollama" [vars] NEXT_PUBLIC_OLLAMA_URL="http://localhost:11434" -[services.ollama-serve] +[services.ollama] command="ollama serve" +[services.ollama-ui] +command=''' +# wait for ollama to be ready +until ollama list; do sleep 1; done + +export NEXT_CACHE_DIR="$FLOX_ENV_CACHE/next" +mkdir -p $NEXT_CACHE_DIR +nextjs-ollama-llm-ui +''' + [profile] common = ''' if ollama list >/dev/null 2>&1; then echo "🤖 Ollama service running" + echo "🌐 Web interface running on port 3000" else echo "⛔️ Ollama service not available" fi @@ -25,4 +40,4 @@ common = ''' [options] systems = ["aarch64-darwin", "aarch64-linux", "x86_64-linux", "x86_64-darwin"] - +cuda-detection = false diff --git a/ollama/test.sh b/ollama/test.sh new file mode 100755 index 00000000..9929a825 --- /dev/null +++ b/ollama/test.sh @@ -0,0 +1,14 @@ +#!/usr/bin/env bash + +set -eo pipefail + +command_exists() { + if ! command -v $1 2>&1 >/dev/null; then + echo "Error: '$1' command could not be found." + return 1 + fi + echo ">>> '$1' command exists" +} + +command_exists ollama +command_exists nextjs-ollama-llm-ui diff --git a/openai/.flox/.gitignore b/openai/.flox/.gitignore index 3af4dbf1..15d71a16 100644 --- a/openai/.flox/.gitignore +++ b/openai/.flox/.gitignore @@ -1,2 +1,4 @@ run/ cache/ +lib/ +log/ diff --git a/openai/.flox/env.json b/openai/.flox/env.json index 43f1bdef..ed64f838 100644 --- a/openai/.flox/env.json +++ b/openai/.flox/env.json @@ -1 +1,4 @@ -{"owner":"rossturk","name":"openai","floxhub_url":"https://hub.flox.dev/","version":1} \ No newline at end of file +{ + "name": "openai", + "version": 1 +} \ No newline at end of file diff --git a/openai/.flox/env.lock b/openai/.flox/env.lock deleted file mode 100644 index e529c469..00000000 --- a/openai/.flox/env.lock +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rev": "f77f218c01e61627ef9370559971394f2c18c04a", - "local_rev": "a9ebdfc6ae3d86199335e013535382ec7afff2ac", - "version": 1 -} \ No newline at end of file diff --git a/openai/.flox/env/manifest.lock b/openai/.flox/env/manifest.lock index ebf4176b..3af9ad97 100644 --- a/openai/.flox/env/manifest.lock +++ b/openai/.flox/env/manifest.lock @@ -1,219 +1,511 @@ { - "lockfile-version": 0, + "lockfile-version": 1, "manifest": { - "hook": {}, + "version": 1, "install": { "gum": { "pkg-path": "gum" }, - "jupyter": { - "pkg-path": "jupyter" - }, "llm": { "pkg-path": "llm" }, + "mods": { + "pkg-path": "mods" + }, "openai": { "pkg-path": "openai" - }, - "vscode": { - "pkg-path": "vscode" } }, + "hook": { + "on-activate": "# First, check if $OPENAI_API_KEY is set\nif [[ \"${OPENAI_API_KEY}\" ]]; then\n echo \"🤖 OpenAI configured with key from existing environment\"\n return 0\nfi\n\n# Then, check to see if the dotfile exists\nif [[ -f ~/.config/openai.key ]]; then\n export OPENAI_API_KEY=$(cat ~/.config/openai.key)\n echo \"🤖 OpenAI configured with key from ~/.config/openai.key\"\n return 0\nfi\n\n# We got nothing! Let's ask.\necho \"OpenAI key not detected.\"\n\n# exit in CI, be kind to github\nif [[ \"$FLOX_ENVS_TESTING\" == \"1\" ]]; then\n return 0\nfi\n\nif gum confirm \"Would you like to provide one now?\" --default=true --affirmative \"Yes\" --negative \"No\"; then\n OPENAI_API_KEY=$(gum input --placeholder \"OpenAI API key\")\n if gum confirm \"Write this into ~/.config/openai.key for next time?\" --default=true --affirmative \"Yes\" --negative \"No\"; then\n echo \"$OPENAI_API_KEY\" > ~/.config/openai.key\n chmod 600 ~/.config/openai.key\n fi\n export OPENAI_API_KEY\n echo \"🤖 OpenAI configured with provided key\"\n return 0\nfi\n\necho \"An OpenAI key is required. You can provide one by setting OPENAI_API_KEY.\"\necho; echo \"🚨 OpenAI client is available (no key)\"\n" + }, + "profile": {}, "options": { "systems": [ - "aarch64-darwin" - ] - }, - "profile": { - "common": "\n # First, check if $OPENAI_API_KEY is set\n if [[ \"${OPENAI_API_KEY}\" ]]; then\n echo \"🤖 OpenAI configured with key from existing environment\"\n return 0\n fi\n\n # Then, check to see if the dotfile exists\n if [[ -f ~/.config/openai.key ]]; then\n export OPENAI_API_KEY=$(cat ~/.config/openai.key)\n echo \"🤖 OpenAI configured with key from ~/.config/openai.key\"\n return 0\n fi\n\n # We got nothing! Let's ask.\n echo \"OpenAI key not detected.\"\n \n if gum confirm \"Would you like to provide one now?\" --default=true --affirmative \"Yes\" --negative \"No\"; then\n OPENAI_API_KEY=$(gum input --placeholder \"OpenAI API key\")\n if gum confirm \"Write this into ~/.config/openai.key for next time?\" --default=true --affirmative \"Yes\" --negative \"No\"; then\n echo \"$OPENAI_API_KEY\" > ~/.config/openai.key\n chmod 600 ~/.config/openai.key\n fi\n echo \"🤖 OpenAI configured with provided key\"\n return 0\n fi\n\n echo \"An OpenAI key is required. You can provide one by setting OPENAI_API_KEY.\"\n echo; echo \"🚨 OpenAI client is available (no key)\"\n\n" - }, - "registry": { - "defaults": { - "subtrees": null - }, - "inputs": { - "nixpkgs": { - "from": { - "owner": "NixOS", - "ref": "release-23.11", - "repo": "nixpkgs", - "type": "github" - }, - "subtrees": [ - "legacyPackages" - ] - } - }, - "priority": [ - "nixpkgs" - ] + "aarch64-darwin", + "aarch64-linux", + "x86_64-darwin", + "x86_64-linux" + ], + "allow": { + "licenses": [] + }, + "semver": {}, + "cuda-detection": false } }, - "packages": { - "aarch64-darwin": { - "gum": { - "attr-path": [ - "legacyPackages", - "aarch64-darwin", - "gum" - ], - "info": { - "broken": false, - "description": "Tasty Bubble Gum for your shell", - "license": "MIT", - "pname": "gum", - "unfree": false, - "version": "0.13.0" - }, - "input": { - "attrs": { - "lastModified": 1712670302, - "narHash": "sha256-iV3ChPOnUTEx2Bb+hsUoTEMUT1u4uOnwdssvfNI95Zw=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "466b061d6faf82721ed437865d081a57908ebebf", - "type": "github" - }, - "fingerprint": "c0a5815c4843588f176933d9214312afd0aef3203db6f2416ca44176cef2a5ec", - "url": "github:NixOS/nixpkgs/466b061d6faf82721ed437865d081a57908ebebf" - }, - "priority": 5 - }, - "jupyter": { - "attr-path": [ - "legacyPackages", - "aarch64-darwin", - "jupyter" - ], - "info": { - "broken": false, - "description": "A high-level dynamically-typed programming language", - "license": "Python-2.0", - "pname": "python3", - "unfree": false, - "version": "3.11.8-env" - }, - "input": { - "attrs": { - "lastModified": 1712670302, - "narHash": "sha256-iV3ChPOnUTEx2Bb+hsUoTEMUT1u4uOnwdssvfNI95Zw=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "466b061d6faf82721ed437865d081a57908ebebf", - "type": "github" - }, - "fingerprint": "c0a5815c4843588f176933d9214312afd0aef3203db6f2416ca44176cef2a5ec", - "url": "github:NixOS/nixpkgs/466b061d6faf82721ed437865d081a57908ebebf" - }, - "priority": 5 + "packages": [ + { + "attr_path": "gum", + "broken": false, + "derivation": "/nix/store/gccd71rh0832pa50dv7gmn4r6ap9qw4d-gum-0.15.1.drv", + "description": "Tasty Bubble Gum for your shell", + "install_id": "gum", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", + "pname": "gum", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "0.15.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/xdllwvxv5817vyspsxz9md15mkw0jnpk-gum-0.15.1" }, - "llm": { - "attr-path": [ - "legacyPackages", - "aarch64-darwin", - "llm" - ], - "info": { - "broken": false, - "description": "Access large language models from the command-line", - "license": "Apache-2.0", - "pname": "llm", - "unfree": false, - "version": "0.13.1" - }, - "input": { - "attrs": { - "lastModified": 1712670302, - "narHash": "sha256-iV3ChPOnUTEx2Bb+hsUoTEMUT1u4uOnwdssvfNI95Zw=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "466b061d6faf82721ed437865d081a57908ebebf", - "type": "github" - }, - "fingerprint": "c0a5815c4843588f176933d9214312afd0aef3203db6f2416ca44176cef2a5ec", - "url": "github:NixOS/nixpkgs/466b061d6faf82721ed437865d081a57908ebebf" - }, - "priority": 5 + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "gum", + "broken": false, + "derivation": "/nix/store/icbs467zrbkbwzj0iq6yqgqcrfflnzdd-gum-0.15.1.drv", + "description": "Tasty Bubble Gum for your shell", + "install_id": "gum", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", + "pname": "gum", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "0.15.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/a32cysf4yz5vh6jv8kapywxpr52mpza5-gum-0.15.1" }, - "openai": { - "attr-path": [ - "legacyPackages", - "aarch64-darwin", - "openai" - ], - "info": { - "broken": false, - "description": "Python client library for the OpenAI API", - "license": "MIT", - "pname": "openai", - "unfree": false, - "version": "1.16.2" - }, - "input": { - "attrs": { - "lastModified": 1712670302, - "narHash": "sha256-iV3ChPOnUTEx2Bb+hsUoTEMUT1u4uOnwdssvfNI95Zw=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "466b061d6faf82721ed437865d081a57908ebebf", - "type": "github" - }, - "fingerprint": "c0a5815c4843588f176933d9214312afd0aef3203db6f2416ca44176cef2a5ec", - "url": "github:NixOS/nixpkgs/466b061d6faf82721ed437865d081a57908ebebf" - }, - "priority": 5 - }, - "vscode": { - "attr-path": [ - "legacyPackages", - "aarch64-darwin", - "vscode" - ], - "info": { - "broken": false, - "description": "Open source source code editor developed by Microsoft for Windows,\nLinux and macOS\n", - "license": null, - "pname": "vscode", - "unfree": true, - "version": "1.88.0" - }, - "input": { - "attrs": { - "lastModified": 1712670302, - "narHash": "sha256-iV3ChPOnUTEx2Bb+hsUoTEMUT1u4uOnwdssvfNI95Zw=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "466b061d6faf82721ed437865d081a57908ebebf", - "type": "github" - }, - "fingerprint": "c0a5815c4843588f176933d9214312afd0aef3203db6f2416ca44176cef2a5ec", - "url": "github:NixOS/nixpkgs/466b061d6faf82721ed437865d081a57908ebebf" - }, - "priority": 5 - } - } - }, - "registry": { - "defaults": { - "subtrees": null - }, - "inputs": { - "nixpkgs": { - "from": { - "lastModified": 1712670302, - "narHash": "sha256-iV3ChPOnUTEx2Bb+hsUoTEMUT1u4uOnwdssvfNI95Zw=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "466b061d6faf82721ed437865d081a57908ebebf", - "type": "github" - }, - "subtrees": [ - "legacyPackages" - ] - } + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "gum", + "broken": false, + "derivation": "/nix/store/9wzfi8lrq715wayvvn0jk411xm21nwx3-gum-0.15.1.drv", + "description": "Tasty Bubble Gum for your shell", + "install_id": "gum", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", + "pname": "gum", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "0.15.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/dc27pakvsy1cihqz64nmqlvk9kfvaqsx-gum-0.15.1" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "gum", + "broken": false, + "derivation": "/nix/store/96il3fayyk011rizdw7sn92dzifbrkyk-gum-0.15.1.drv", + "description": "Tasty Bubble Gum for your shell", + "install_id": "gum", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", + "pname": "gum", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "0.15.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/izlkj83sbvsxvj2ss9p479jhxljdvy5r-gum-0.15.1" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "llm", + "broken": false, + "derivation": "/nix/store/f3dx65b93wpyp0hfmf5jzrinvh6jwj9z-python3.12-llm-0.21.drv", + "description": "Access large language models from the command-line", + "install_id": "llm", + "license": "Apache-2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "llm-0.21", + "pname": "llm", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "0.21", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/pnb8bdp5nz3gczsn6qzhp894d09himi7-python3.12-llm-0.21-dist", + "out": "/nix/store/pz3lhxixl2ff8a6xbc50xmjljmfn1ccv-python3.12-llm-0.21" + }, + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "llm", + "broken": false, + "derivation": "/nix/store/642hnxxhci89sav06gazh4bhzi10mnsf-python3.12-llm-0.21.drv", + "description": "Access large language models from the command-line", + "install_id": "llm", + "license": "Apache-2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "llm-0.21", + "pname": "llm", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "0.21", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/z88y6i7iwp0jsmaincp1mbf3ks93i0x8-python3.12-llm-0.21-dist", + "out": "/nix/store/cgz30zdw15qkpnny9jkyrw7m3718cgci-python3.12-llm-0.21" + }, + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 }, - "priority": [ - "nixpkgs" - ] - } + { + "attr_path": "llm", + "broken": false, + "derivation": "/nix/store/565wrm4vriql89c7nk5fbs1gsq5z0qlx-python3.12-llm-0.21.drv", + "description": "Access large language models from the command-line", + "install_id": "llm", + "license": "Apache-2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "llm-0.21", + "pname": "llm", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "0.21", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/rhs6fxjfzgk740zjh0qsmdx9q01iirpy-python3.12-llm-0.21-dist", + "out": "/nix/store/92lq89zrmgki731yzc402xp4i12sfxgq-python3.12-llm-0.21" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "llm", + "broken": false, + "derivation": "/nix/store/0s9bngj2azzqpvdjqhij2g6rj78xvl9m-python3.12-llm-0.21.drv", + "description": "Access large language models from the command-line", + "install_id": "llm", + "license": "Apache-2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "llm-0.21", + "pname": "llm", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "0.21", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/qdcvhzdjhw5v162zl9sasqbrslmky6r8-python3.12-llm-0.21-dist", + "out": "/nix/store/z1kbllcl1xl4f0h1aly51bhdi1b8df4f-python3.12-llm-0.21" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "mods", + "broken": false, + "derivation": "/nix/store/k7aqrjdxbczpa4pf65arx7iw1kqzpix1-mods-1.6.0.drv", + "description": "AI on the command line", + "install_id": "mods", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "mods-1.6.0", + "pname": "mods", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.6.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/fg5hzpqxsbra8xsqzxdivbwg3fijfxln-mods-1.6.0" + }, + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "mods", + "broken": false, + "derivation": "/nix/store/1wkl3b6g1k0vh7j12l4jqas3s7mrnq4i-mods-1.6.0.drv", + "description": "AI on the command line", + "install_id": "mods", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "mods-1.6.0", + "pname": "mods", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.6.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/prghpb9bq9v0xzzfvzaid0liqdjnrf00-mods-1.6.0" + }, + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "mods", + "broken": false, + "derivation": "/nix/store/4grx1kf6rvr1ygdcnhdy7zij2ajmcj5y-mods-1.6.0.drv", + "description": "AI on the command line", + "install_id": "mods", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "mods-1.6.0", + "pname": "mods", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.6.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/disbgbdm68pi83xx2cfr9xmkpyr972c8-mods-1.6.0" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "mods", + "broken": false, + "derivation": "/nix/store/f0s5kdrrafp09b37v1z5q71w9cg69yyb-mods-1.6.0.drv", + "description": "AI on the command line", + "install_id": "mods", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "mods-1.6.0", + "pname": "mods", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.6.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/nqridr4m3jajmxpy6zyafqb64pi2wc3i-mods-1.6.0" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "openai", + "broken": false, + "derivation": "/nix/store/a3l0d1s31zf6zyxyw50nsbl7ry4zhw3v-python3.12-openai-1.59.9.drv", + "description": "Python client library for the OpenAI API", + "install_id": "openai", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "openai-1.59.9", + "pname": "openai", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.59.9", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/d61pwvnm50wmkbxj8427h11bazl9gh8x-python3.12-openai-1.59.9-dist", + "out": "/nix/store/qjiwzfrjb0ga8a0jh0g2g79cj5a1w51m-python3.12-openai-1.59.9" + }, + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "openai", + "broken": false, + "derivation": "/nix/store/a1px24vhv1g6xrfp7yf1wsii3wbc5xd6-python3.12-openai-1.59.9.drv", + "description": "Python client library for the OpenAI API", + "install_id": "openai", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "openai-1.59.9", + "pname": "openai", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.59.9", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/f08mq8m1xcfinim15m8prav96vm8hx5j-python3.12-openai-1.59.9-dist", + "out": "/nix/store/9zaban0aayzrda9fisimvy56lxbvy9aj-python3.12-openai-1.59.9" + }, + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "openai", + "broken": false, + "derivation": "/nix/store/05rzsaqgbldrag5prnazmiys20j9link-python3.12-openai-1.59.9.drv", + "description": "Python client library for the OpenAI API", + "install_id": "openai", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "openai-1.59.9", + "pname": "openai", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.59.9", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/9ff9c22vw6468kv41pq0105s7ipkprgl-python3.12-openai-1.59.9-dist", + "out": "/nix/store/0435pxb7di8rhca6l478dxccfysx6gfz-python3.12-openai-1.59.9" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "openai", + "broken": false, + "derivation": "/nix/store/dsfvq16kx2yq5cfylcl5q325jdkds5jx-python3.12-openai-1.59.9.drv", + "description": "Python client library for the OpenAI API", + "install_id": "openai", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "openai-1.59.9", + "pname": "openai", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.59.9", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/ys2sakm16hs3n422p650kz7584hz7kwk-python3.12-openai-1.59.9-dist", + "out": "/nix/store/n1hahvknl1dmpqp1y0v2imd0vrk7bsdn-python3.12-openai-1.59.9" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + } + ] } \ No newline at end of file diff --git a/openai/.flox/env/manifest.toml b/openai/.flox/env/manifest.toml index 22e39c4f..a4fe06d3 100644 --- a/openai/.flox/env/manifest.toml +++ b/openai/.flox/env/manifest.toml @@ -1,55 +1,63 @@ -# -# This is a flox environment manifest. -# Visit flox.dev/docs/concepts/manifest/ -# or see flox-edit(1), manifest.toml(1) for more information. -# +## Flox Environment Manifest ----------------------------------------- +## +## _Everything_ you need to know about the _manifest_ is here: +## +## https://flox.dev/docs/concepts/manifest +## +## ------------------------------------------------------------------- +# Flox manifest version managed by Flox CLI +version = 1 [install] -openai.pkg-path = "openai" -jupyter.pkg-path = "jupyter" -llm.pkg-path = "llm" -vscode.pkg-path = "vscode" -gum.pkg-path = "gum" - -[profile] -common = """ - - # First, check if $OPENAI_API_KEY is set - if [[ "${OPENAI_API_KEY}" ]]; then - echo "🤖 OpenAI configured with key from existing environment" - return 0 - fi - - # Then, check to see if the dotfile exists - if [[ -f ~/.config/openai.key ]]; then - export OPENAI_API_KEY=$(cat ~/.config/openai.key) - echo "🤖 OpenAI configured with key from ~/.config/openai.key" - return 0 - fi +openai.pkg-path = "openai" +mods.pkg-path = "mods" +llm.pkg-path = "llm" +gum.pkg-path = "gum" - # We got nothing! Let's ask. - echo "OpenAI key not detected." - - if gum confirm "Would you like to provide one now?" --default=true --affirmative "Yes" --negative "No"; then - OPENAI_API_KEY=$(gum input --placeholder "OpenAI API key") - if gum confirm "Write this into ~/.config/openai.key for next time?" --default=true --affirmative "Yes" --negative "No"; then - echo "$OPENAI_API_KEY" > ~/.config/openai.key - chmod 600 ~/.config/openai.key - fi - echo "🤖 OpenAI configured with provided key" - return 0 +[hook] +on-activate = ''' +# First, check if $OPENAI_API_KEY is set +if [[ "${OPENAI_API_KEY}" ]]; then + echo "🤖 OpenAI configured with key from existing environment" + return 0 +fi + +# Then, check to see if the dotfile exists +if [[ -f ~/.config/openai.key ]]; then + export OPENAI_API_KEY=$(cat ~/.config/openai.key) + echo "🤖 OpenAI configured with key from ~/.config/openai.key" + return 0 +fi + +# We got nothing! Let's ask. +echo "OpenAI key not detected." + +# exit in CI, be kind to github +if [[ "$FLOX_ENVS_TESTING" == "1" ]]; then + return 0 +fi + +if gum confirm "Would you like to provide one now?" --default=true --affirmative "Yes" --negative "No"; then + OPENAI_API_KEY=$(gum input --placeholder "OpenAI API key") + if gum confirm "Write this into ~/.config/openai.key for next time?" --default=true --affirmative "Yes" --negative "No"; then + echo "$OPENAI_API_KEY" > ~/.config/openai.key + chmod 600 ~/.config/openai.key fi + export OPENAI_API_KEY + echo "🤖 OpenAI configured with provided key" + return 0 +fi - echo "An OpenAI key is required. You can provide one by setting OPENAI_API_KEY." - echo; echo "🚨 OpenAI client is available (no key)" - -""" - -[hook] -# on-activate = """ -# mkdir my_data_dir -# """ +echo "An OpenAI key is required. You can provide one by setting OPENAI_API_KEY." +echo; echo "🚨 OpenAI client is available (no key)" +''' [options] -systems = ["aarch64-darwin"] +systems = [ + "aarch64-darwin", + "aarch64-linux", + "x86_64-darwin", + "x86_64-linux", +] +cuda-detection = false diff --git a/openai/manifest.toml b/openai/manifest.toml deleted file mode 100644 index 919f9861..00000000 --- a/openai/manifest.toml +++ /dev/null @@ -1,54 +0,0 @@ -# -# This is a flox environment manifest. -# Visit flox.dev/docs/concepts/manifest/ -# or see flox-edit(1), manifest.toml(1) for more information. -# - -[install] -openai.pkg-path = "openai" -llm.pkg-path = "llm" -gum.pkg-path = "gum" -chatgpt-cli.pkg-path = "chatgpt-cli" -mods.pkg-path = "mods" - -[profile] -common = """ - - # First, check if $OPENAI_API_KEY is set - if [[ "${OPENAI_API_KEY}" ]]; then - echo "🤖 OpenAI configured with key from existing environment" - return 0 - fi - - # Then, check to see if the dotfile exists - if [[ -f ~/.config/openai.key ]]; then - export OPENAI_API_KEY=$(cat ~/.config/openai.key) - echo "🤖 OpenAI configured with key from ~/.config/openai.key" - return 0 - fi - - # We got nothing! Let's ask. - echo "OpenAI key not detected." - - if gum confirm "Would you like to provide one now?" --default=true --affirmative "Yes" --negative "No"; then - OPENAI_API_KEY=$(gum input --placeholder "OpenAI API key") - export OPENAI_API_KEY - if gum confirm "Write this into ~/.config/openai.key for next time?" --default=true --affirmative "Yes" --negative "No"; then - mkdir -p ~/.config/ - echo "$OPENAI_API_KEY" > ~/.config/openai.key - chmod 600 ~/.config/openai.key - fi - echo "🤖 OpenAI configured with provided key" - return 0 - fi - - echo "An OpenAI key is required. You can provide one by setting OPENAI_API_KEY." - echo; echo "🚨 OpenAI client is available (no key)" - -""" - -[options] -systems = ["aarch64-darwin", "x86_64-linux"] - - - diff --git a/openai/test.sh b/openai/test.sh new file mode 100755 index 00000000..247aa6da --- /dev/null +++ b/openai/test.sh @@ -0,0 +1,15 @@ +#!/usr/bin/env bash + +set -eo pipefail + +check_command() { + if ! command -v $1 2>&1 >/dev/null; then + echo "Error: '$1' command could not be found." + exit 1 + fi +} + +check_command gum +check_command mods + +echo "All commands are on \$PATH." diff --git a/playground/ollamamux/manifest.toml b/playground/ollamamux/manifest.toml deleted file mode 100644 index 8a675241..00000000 --- a/playground/ollamamux/manifest.toml +++ /dev/null @@ -1,126 +0,0 @@ -# -# This is a Flox environment manifest. -# Visit flox.dev/docs/concepts/manifest/ -# or see flox-edit(1), manifest.toml(5) for more information. -# -version = 1 - -[install] -ollama.pkg-path = "ollama" -tmux.pkg-path = "tmux" -gum.pkg-path = "gum" - -[vars] -OLLAMA_TMUX_SESSION="ollama" - -[profile] -zsh = ''' - autostart="$HOME/.config/ollama-env/autostart" - choice= - if [ ! -f "$autostart" ]; then - echo "Would you like to start the Ollama service in tmux?" - choice=$(gum choose "Always - start now & on future activations" "Yes - start now only" "No - do not start") - if [ "${choice:0:1}" = "A" ]; then - mkdir -p "$HOME"/.config/ollama-env - echo "1" > "$autostart" - echo - echo "Machine will start automatically on next activation. To disable this, run:" - echo " rm $autostart" - fi - fi - - if [ -f "$autostart" ] || [ "${choice:0:1}" = "A" ] || [ "${choice:0:1}" = "Y" ] ; then - instructionsFile=$(mktemp) - echo > $instructionsFile - echo "The ollama service is running in the top pane." >> $instructionsFile - echo >> $instructionsFile - echo "Use 'ollama pull' to download a model, e.g. 'ollama pull llama3'" >> $instructionsFile - echo "Use 'ollama run' to run a model, e.g. 'ollama run llama3'" >> $instructionsFile - echo "Use 'teardown' to kill the session" >> $instructionsFile - - # In case we're already running - $FLOX_ENV/bin/tmux kill-session -t $OLLAMA_TMUX_SESSION - - # Create a new tmux session - $FLOX_ENV/bin/tmux new-session -d -s $OLLAMA_TMUX_SESSION - - # Create a pane at the top - $FLOX_ENV/bin/tmux split-window -v -t $OLLAMA_TMUX_SESSION - $FLOX_ENV/bin/tmux resize-pane -t $OLLAMA_TMUX_SESSION:0.0 -y 7 - - # Run the ollama servce in the top pane - $FLOX_ENV/bin/tmux send-keys -t $OLLAMA_TMUX_SESSION:0.0 "ollama serve" Enter - - # Create an alias in the bottom pane - # (and clear the screen so the user doesn't have to see it) - $FLOX_ENV/bin/tmux send-keys -t $OLLAMA_TMUX_SESSION:0.1 "alias teardown='tmux kill-session -t " $OLLAMA_TMUX_SESSION "'" Enter - - # Provide some instructions for the user - $FLOX_ENV/bin/tmux send-keys -t $OLLAMA_TMUX_SESSION:0.1 "alias instructions='command cat " $instructionsFile "'" Enter - $FLOX_ENV/bin/tmux send-keys -t $OLLAMA_TMUX_SESSION:0.1 "instructions" ^L Enter - - # Attach to our session! - $FLOX_ENV/bin/tmux attach-session -t $OLLAMA_TMUX_SESSION - - # Cause the Flox environment to exit once tmux is done - exit # im dead - fi -''' - -bash = ''' - autostart="$HOME/.config/ollama-env/autostart" - choice= - if [ ! -f "$autostart" ]; then - echo "Would you like to start the Ollama service in tmux?" - choice=$(gum choose "Always - start now & on future activations" "Yes - start now only" "No - do not start") - if [ "${choice:0:1}" = "A" ]; then - mkdir -p "$HOME"/.config/ollama-env - echo "1" > "$autostart" - echo - echo "Machine will start automatically on next activation. To disable this, run:" - echo " rm $autostart" - fi - fi - - if [ -f "$autostart" ] || [ "${choice:0:1}" = "A" ] || [ "${choice:0:1}" = "Y" ] ; then - instructionsFile=$(mktemp) - echo > $instructionsFile - echo "The ollama service is running in the top pane." >> $instructionsFile - echo >> $instructionsFile - echo "Use 'ollama pull' to download a model, e.g. 'ollama pull llama3'" >> $instructionsFile - echo "Use 'ollama run' to run a model, e.g. 'ollama run llama3'" >> $instructionsFile - echo "Use 'teardown' to kill the session" >> $instructionsFile - - # In case we're already running - $FLOX_ENV/bin/tmux kill-session -t $OLLAMA_TMUX_SESSION - - # Create a new tmux session - $FLOX_ENV/bin/tmux new-session -d -s $OLLAMA_TMUX_SESSION - - # Create a pane at the top - $FLOX_ENV/bin/tmux split-window -v -t $OLLAMA_TMUX_SESSION - $FLOX_ENV/bin/tmux resize-pane -t $OLLAMA_TMUX_SESSION:0.0 -y 7 - - # Run the ollama servce in the top pane - $FLOX_ENV/bin/tmux send-keys -t $OLLAMA_TMUX_SESSION:0.0 "ollama serve" Enter - - # Create an alias in the bottom pane - # (and clear the screen so the user doesn't have to see it) - $FLOX_ENV/bin/tmux send-keys -t $OLLAMA_TMUX_SESSION:0.1 "alias teardown='tmux kill-session -t " $OLLAMA_TMUX_SESSION "'" Enter - - # Provide some instructions for the user - $FLOX_ENV/bin/tmux send-keys -t $OLLAMA_TMUX_SESSION:0.1 "alias instructions='command cat " $instructionsFile "'" Enter - $FLOX_ENV/bin/tmux send-keys -t $OLLAMA_TMUX_SESSION:0.1 "instructions" ^L Enter - - # Attach to our session! - $FLOX_ENV/bin/tmux attach-session -t $OLLAMA_TMUX_SESSION - - # Cause the Flox environment to exit once tmux is done - exit # im dead - fi -''' - -[options] -systems = ["aarch64-darwin", "aarch64-linux", "x86_64-darwin", "x86_64-linux"] - - diff --git a/playground/sdxl/manifest.toml b/playground/sdxl/manifest.toml deleted file mode 100644 index c6e5d96a..00000000 --- a/playground/sdxl/manifest.toml +++ /dev/null @@ -1,58 +0,0 @@ -[install] -python312.pkg-path = "python312" -pip.pkg-path = "python310Packages.pip" -gcc.pkg-path = "gcc-unwrapped" - -[install.libGL] -pkg-path = "libGL" -systems = ["x86_64-linux"] - -[install.glib] -pkg-path = "glib" -systems = ["x86_64-linux"] - -[hook] -script = """ - - # We need a directory for our venv and models - mkdir -p $HOME/.cache/sdxl-env/ - sdxlDir=$(realpath $HOME/.cache/sdxl-env/) - - # Create a Python virtual environment in ~/.cache - if [ ! -d "$sdxlDir/venv" ]; then - echo; echo -n "🌏 Preparing new venv in $sdxlDir/venv.." - python -m venv $sdxlDir/venv - . $sdxlDir/venv/bin/activate - else - echo; echo -n "⚡️ Activating existing venv in $sdxlDir/venv..." - . $sdxlDir/venv/bin/activate - fi - - # Preinstall SDXL requirements - [[ $(uname -m) == 'arm64' ]] && pip3 -qq install --pre torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/nightly/cpu - pip3 -qq install diffusers compel accelerate numba imgcat safetensors invisible-watermark pillow - - - # If there is a requirements file, process it - [ -f requirements.txt ] && pip3 -qq install -r requirements.txt - [ -f requirements_versions.txt ] && pip3 -qq install -r requirements_versions.txt - - echo "done." - - # Create our own models directory so we can clean it up later - mkdir -p $sdxlDir/models - - # Set aliases and educate the user - - alias gen="python -c \\"[(importlib := __import__('importlib')), (warnings := importlib.import_module('warnings')), warnings.filterwarnings('ignore'), (sys := importlib.import_module('sys')), (torch := importlib.import_module('torch')), (__ol_mod_wdqhequwqx := __import__('imgcat', globals(), locals(), ['imgcat'], 0)), (imgcat := __ol_mod_wdqhequwqx.imgcat), (__ol_mod_mzyrofanne := __import__('diffusers', globals(), locals(), ['AutoPipelineForText2Image'], 0)), (AutoPipelineForText2Image := __ol_mod_mzyrofanne.AutoPipelineForText2Image), (__ol_mod_jmipndipfc := __import__('diffusers', globals(), locals(), ['logging'], 0)), (logging := __ol_mod_jmipndipfc.logging), logging.set_verbosity(50), logging.disable_progress_bar(), [(pipe := AutoPipelineForText2Image.from_pretrained('stabilityai/sd-turbo', cache_dir='$sdxlDir/models', torch_dtype=torch.float16, variant='fp16')), pipe.to('cuda')] if torch.cuda.is_available() else [(pipe := AutoPipelineForText2Image.from_pretrained('stabilityai/sd-turbo', cache_dir='$sdxlDir/models')), pipe.to('mps')] if torch.backends.mps.is_available() else (pipe := AutoPipelineForText2Image.from_pretrained('stabilityai/sd-turbo', cache_dir='$sdxlDir/models')), (prompt := (sys.argv[1] if len(sys.argv) > 1 else 'a fox in a henhouse')), pipe.set_progress_bar_config(disable=True), (image := pipe(prompt=prompt, num_inference_steps=1, guidance_scale=0.0).images[0]), image.save('img.png'), imgcat(image)]\\"" - - alias purgecache="deactivate; rm -rf $sdxlDir" - - echo; echo "Run 'gen ' for an image." - echo "Run 'purgecache' to purge the venv and model cache." - -""" - -[options] -systems = ["aarch64-darwin", "x86_64-linux"] - diff --git a/playground/xquartz/manifest.toml b/playground/xquartz/manifest.toml deleted file mode 100644 index 6549bafa..00000000 --- a/playground/xquartz/manifest.toml +++ /dev/null @@ -1,34 +0,0 @@ -version = 1 -# -# This is a flox environment manifest. -# Visit flox.dev/docs/concepts/manifest/ -# or see flox-edit(1), manifest.toml(1) for more information. -# - -[install] -xquartz.pkg-path = "xquartz" -quartz-wm.pkg-path = "quartz-wm" -xterm.pkg-path = "xterm" - -[vars] -DISPLAY=":0" - -[services.xquartz] -command = "xquartz" - -[services.quartz-wm] -command = "quartz-wm" - -[profile] -bash = """ - alias ssh="ssh -XY" -""" - -zsh = """ - alias ssh="ssh -XY" -""" - -[options] -systems = ["aarch64-darwin", "x86_64-darwin"] - - diff --git a/podman/.flox/.gitignore b/podman/.flox/.gitignore index 3af4dbf1..15d71a16 100644 --- a/podman/.flox/.gitignore +++ b/podman/.flox/.gitignore @@ -1,2 +1,4 @@ run/ cache/ +lib/ +log/ diff --git a/podman/.flox/env.json b/podman/.flox/env.json index 201d48c0..43a32bf8 100644 --- a/podman/.flox/env.json +++ b/podman/.flox/env.json @@ -1 +1,4 @@ -{"owner":"rossturk","name":"podman","floxhub_url":"https://hub.flox.dev/","version":1} \ No newline at end of file +{ + "name": "podman", + "version": 1 +} \ No newline at end of file diff --git a/podman/.flox/env.lock b/podman/.flox/env.lock deleted file mode 100644 index f27d6ba8..00000000 --- a/podman/.flox/env.lock +++ /dev/null @@ -1,5 +0,0 @@ -{ - "rev": "5c20b39ae4975959dc5d5d729f71d9a8608d147c", - "local_rev": "2b11cab30128194bc076cf73e8a6804f53f8d962", - "version": 1 -} \ No newline at end of file diff --git a/podman/.flox/env/manifest.lock b/podman/.flox/env/manifest.lock index 200c3d9b..b5dbb00c 100644 --- a/podman/.flox/env/manifest.lock +++ b/podman/.flox/env/manifest.lock @@ -1,9 +1,7 @@ { - "lockfile-version": 0, + "lockfile-version": 1, "manifest": { - "hook": { - "script": " echo\n\n # Confirm policy.json exits\n if [ ! -f ~/.config/containers/policy.json ]; then\n if gum confirm \"Create podman policy file?\" --default=true --affirmative \"Yes\" --negative \"No\"; then\n printf '%s\n' '{\"default\": [{\"type\": \"insecureAcceptAnything\"}]}' > ~/.config/containers/policy.json\n echo \"✅ Podman policy created at ~/.config/containers/policy.json\"\n fi\n fi\n\n # Ensure podman can run\n if [ \"$(uname -s)\" = 'Linux' ] || [ \"$(podman machine ssh -- uname -s)\" = \"Linux\" ]; then\n echo \"🍟 Podman is available.\"\n # return 0\n fi\n\n # We need a virtual machine\n autostart=\"$HOME/.config/podman-env/autostart\"\n choice=\n if [ ! -f \"$autostart\" ]; then\n echo \"Would you like to create and start the Podman virtual machine?\"\n choice=$(gum choose \"Always - start now & on future activations\" \"Yes - start now only\" \"No - do not start\")\n if [ \"${choice:0:1}\" = \"A\" ]; then\n mkdir -p \"$HOME\"/.config/podman-env\n echo \"1\" > \"$autostart\"\n echo\n echo \"Machine will start automatically on next activation. To disable this, run:\"\n echo \" rm $autostart\"\n fi\n fi\n\n if [ -f \"$autostart\" ] || [ \"${choice:0:1}\" = \"A\" ] || [ \"${choice:0:1}\" = \"Y\" ] ; then\n gum spin --spinner dot --title \"Initializing machine...\" -- podman machine init || true\n gum spin --spinner dot --title \"Starting machine...\" -- podman machine start\n if [ \"$(podman machine ssh -- uname -s)\" = \"Linux\" ]; then\n trap 'gum confirm \"Stop virtual machine?\" && gum spin --spinner dot --title \"Stopping machine ....\" -- podman machine stop ; echo \"✅ Podman virtual machine stopped\"' EXIT\n echo \"✅ Podman virtual machine started - stop it with 'podman machine stop' or exit this shell.\"\n return 0\n fi\n fi\n\n echo \"🚨 Podman is not available.\"\n" - }, + "version": 1, "install": { "gum": { "pkg-path": "gum" @@ -18,9 +16,7 @@ "pkg-path": "podman-tui" }, "qemu": { - "pkg-path": [ - "qemu" - ], + "pkg-path": "qemu", "systems": [ "x86_64-darwin", "aarch64-darwin" @@ -30,685 +26,677 @@ "pkg-path": "undocker" } }, + "hook": { + "on-activate": " setup_podman() {\n echo\n\n # Confirm policy.json exits\n if [ \"$(uname -s)\" = 'Linux' ] && [ ! -f ~/.config/containers/policy.json ]; then\n if [ ! -t 0 ] || gum confirm \"Create containers/policy.json file?\" --default=true --affirmative \"Yes\" --negative \"No\"; then\n mkdir -p ~/.config/containers/\n printf '%s\n' '{\"default\": [{\"type\": \"insecureAcceptAnything\"}]}' > ~/.config/containers/policy.json\n echo \"✅ Podman policy created at ~/.config/containers/policy.json\"\n fi\n fi\n\n # Ensure podman can run\n if [ \"$(uname -s)\" = 'Linux' ] || [ \"$(podman machine ssh -- uname -s 2>/dev/null)\" = \"Linux\" ]; then\n echo \"🍟 Podman is available.\"\n return\n fi\n\n # We need a virtual machine\n autostart=\"$HOME/.config/podman-env/autostart\"\n choice=\n if [ ! -f \"$autostart\" ]; then\n echo \"Would you like to create and start the Podman virtual machine?\"\n choice=$(gum choose \"Always - start now & on future activations\" \"Yes - start now only\" \"No - do not start\")\n if [ \"${choice:0:1}\" = \"A\" ]; then\n mkdir -p \"$HOME\"/.config/podman-env\n echo \"1\" > \"$autostart\"\n echo\n echo \"Machine will start automatically on next activation. To disable this, run:\"\n echo \" rm $autostart\"\n fi\n fi\n\n if [ -f \"$autostart\" ] || [ \"${choice:0:1}\" = \"A\" ] || [ \"${choice:0:1}\" = \"Y\" ] ; then\n gum spin --spinner dot --title \"Initializing machine...\" -- podman machine init || true\n gum spin --spinner dot --title \"Starting machine...\" -- podman machine start\n if [ \"$(podman machine ssh -- uname -s 2>/dev/null)\" = \"Linux\" ]; then\n echo \"✅ Podman machine started\"\n echo \"Stop it with 'podman machine stop' or by exiting this shell.\"\n return\n fi\n fi\n\n echo \"🚨 Podman is not available.\"\n }\n setup_podman\n" + }, + "profile": { + "common": " if [ \"$(uname -s)\" = 'Darwin' ]; then\n trap 'gum confirm \"Stop virtual machine?\" && gum spin --spinner dot --title \"Stopping machine ....\" -- podman machine stop ; echo; echo \"✅ Podman virtual machine stopped\"' EXIT\n fi\n" + }, "options": { "systems": [ "x86_64-linux", "aarch64-linux", "x86_64-darwin", "aarch64-darwin" - ] - }, - "registry": { - "defaults": { - "subtrees": null + ], + "allow": { + "licenses": [] }, - "inputs": { - "nixpkgs": { - "from": { - "owner": "NixOS", - "ref": "release-23.11", - "repo": "nixpkgs", - "type": "github" - }, - "subtrees": [ - "legacyPackages" - ] - } - }, - "priority": [ - "nixpkgs" - ] + "semver": {} } }, - "packages": { - "aarch64-darwin": { - "gum": { - "attr-path": [ - "legacyPackages", - "aarch64-darwin", - "gum" - ], - "info": { - "broken": false, - "description": "Tasty Bubble Gum for your shell", - "license": "MIT", - "pname": "gum", - "unfree": false, - "version": "0.13.0" - }, - "input": { - "attrs": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "fingerprint": "3941a6cdea31e68661f05d90f6f6cdefb05ab88d096197cc8d6a1e73e9a329af", - "url": "github:NixOS/nixpkgs/cf8af60ce6b44bb88e4d0608f11b82db4769a2b6" - }, - "priority": 5 + "packages": [ + { + "attr_path": "gum", + "broken": false, + "derivation": "/nix/store/96il3fayyk011rizdw7sn92dzifbrkyk-gum-0.15.1.drv", + "description": "Tasty Bubble Gum for your shell", + "install_id": "gum", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", + "pname": "gum", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "0.15.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/izlkj83sbvsxvj2ss9p479jhxljdvy5r-gum-0.15.1" }, - "podman": { - "attr-path": [ - "legacyPackages", - "aarch64-darwin", - "podman" - ], - "info": { - "broken": false, - "description": "A program for managing pods, containers and container images", - "license": "Apache-2.0", - "pname": "podman", - "unfree": false, - "version": "4.7.2" - }, - "input": { - "attrs": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "fingerprint": "3941a6cdea31e68661f05d90f6f6cdefb05ab88d096197cc8d6a1e73e9a329af", - "url": "github:NixOS/nixpkgs/cf8af60ce6b44bb88e4d0608f11b82db4769a2b6" - }, - "priority": 5 + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "gum", + "broken": false, + "derivation": "/nix/store/icbs467zrbkbwzj0iq6yqgqcrfflnzdd-gum-0.15.1.drv", + "description": "Tasty Bubble Gum for your shell", + "install_id": "gum", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", + "pname": "gum", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "0.15.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/a32cysf4yz5vh6jv8kapywxpr52mpza5-gum-0.15.1" }, - "podman-compose": { - "attr-path": [ - "legacyPackages", - "aarch64-darwin", - "podman-compose" - ], - "info": { - "broken": false, - "description": "An implementation of docker-compose with podman backend", - "license": "GPL-2.0-only", - "pname": "podman-compose", - "unfree": false, - "version": "1.0.6" - }, - "input": { - "attrs": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "fingerprint": "3941a6cdea31e68661f05d90f6f6cdefb05ab88d096197cc8d6a1e73e9a329af", - "url": "github:NixOS/nixpkgs/cf8af60ce6b44bb88e4d0608f11b82db4769a2b6" - }, - "priority": 5 + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "gum", + "broken": false, + "derivation": "/nix/store/9wzfi8lrq715wayvvn0jk411xm21nwx3-gum-0.15.1.drv", + "description": "Tasty Bubble Gum for your shell", + "install_id": "gum", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", + "pname": "gum", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "0.15.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/dc27pakvsy1cihqz64nmqlvk9kfvaqsx-gum-0.15.1" }, - "podman-tui": { - "attr-path": [ - "legacyPackages", - "aarch64-darwin", - "podman-tui" - ], - "info": { - "broken": false, - "description": "Podman Terminal UI", - "license": "Apache-2.0", - "pname": "podman-tui", - "unfree": false, - "version": "0.12.0" - }, - "input": { - "attrs": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "fingerprint": "3941a6cdea31e68661f05d90f6f6cdefb05ab88d096197cc8d6a1e73e9a329af", - "url": "github:NixOS/nixpkgs/cf8af60ce6b44bb88e4d0608f11b82db4769a2b6" - }, - "priority": 5 + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "gum", + "broken": false, + "derivation": "/nix/store/gccd71rh0832pa50dv7gmn4r6ap9qw4d-gum-0.15.1.drv", + "description": "Tasty Bubble Gum for your shell", + "install_id": "gum", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", + "pname": "gum", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "0.15.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/xdllwvxv5817vyspsxz9md15mkw0jnpk-gum-0.15.1" }, - "qemu": { - "attr-path": [ - "legacyPackages", - "aarch64-darwin", - "qemu" - ], - "info": { - "broken": false, - "description": "A generic and open source machine emulator and virtualizer", - "license": "GPL-2.0-or-later", - "pname": "qemu", - "unfree": false, - "version": "8.1.5" - }, - "input": { - "attrs": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "fingerprint": "3941a6cdea31e68661f05d90f6f6cdefb05ab88d096197cc8d6a1e73e9a329af", - "url": "github:NixOS/nixpkgs/cf8af60ce6b44bb88e4d0608f11b82db4769a2b6" - }, - "priority": 5 + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "podman", + "broken": false, + "derivation": "/nix/store/dzydyqib6ddp73cdmwv96jlkjcp3lngk-podman-5.3.1.drv", + "description": "Program for managing pods, containers and container images", + "install_id": "podman", + "license": "Apache-2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "podman-5.3.1", + "pname": "podman", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "5.3.1", + "outputs_to_install": [ + "man", + "out" + ], + "outputs": { + "man": "/nix/store/ya41dpkf9jar8f2kd130kjm7kgn4ndcl-podman-5.3.1-man", + "out": "/nix/store/myjlz9y90cdi3cv16mxp5bzrkf7lm48i-podman-5.3.1" }, - "undocker": { - "attr-path": [ - "legacyPackages", - "aarch64-darwin", - "undocker" - ], - "info": { - "broken": false, - "description": "A CLI tool to convert a Docker image to a flattened rootfs tarball", - "license": "Apache-2.0", - "pname": "undocker", - "unfree": false, - "version": "1.0.4" - }, - "input": { - "attrs": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "fingerprint": "3941a6cdea31e68661f05d90f6f6cdefb05ab88d096197cc8d6a1e73e9a329af", - "url": "github:NixOS/nixpkgs/cf8af60ce6b44bb88e4d0608f11b82db4769a2b6" - }, - "priority": 5 - } + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 }, - "aarch64-linux": { - "gum": { - "attr-path": [ - "legacyPackages", - "aarch64-linux", - "gum" - ], - "info": { - "broken": false, - "description": "Tasty Bubble Gum for your shell", - "license": "MIT", - "pname": "gum", - "unfree": false, - "version": "0.13.0" - }, - "input": { - "attrs": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "fingerprint": "3941a6cdea31e68661f05d90f6f6cdefb05ab88d096197cc8d6a1e73e9a329af", - "url": "github:NixOS/nixpkgs/cf8af60ce6b44bb88e4d0608f11b82db4769a2b6" - }, - "priority": 5 + { + "attr_path": "podman", + "broken": false, + "derivation": "/nix/store/axakygf4d6l18i92gbmyqi9wxm1ji4rg-podman-5.3.1.drv", + "description": "Program for managing pods, containers and container images", + "install_id": "podman", + "license": "Apache-2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "podman-5.3.1", + "pname": "podman", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "5.3.1", + "outputs_to_install": [ + "man", + "out" + ], + "outputs": { + "man": "/nix/store/s6zbmia6m7pnl6rjm4ip2r2009bfd4px-podman-5.3.1-man", + "out": "/nix/store/p6vr479ljxvnafgjsjfd0gzszm5iw0yc-podman-5.3.1" }, - "podman": { - "attr-path": [ - "legacyPackages", - "aarch64-linux", - "podman" - ], - "info": { - "broken": false, - "description": "A program for managing pods, containers and container images", - "license": "Apache-2.0", - "pname": "podman", - "unfree": false, - "version": "4.7.2" - }, - "input": { - "attrs": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "fingerprint": "3941a6cdea31e68661f05d90f6f6cdefb05ab88d096197cc8d6a1e73e9a329af", - "url": "github:NixOS/nixpkgs/cf8af60ce6b44bb88e4d0608f11b82db4769a2b6" - }, - "priority": 5 + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "podman", + "broken": false, + "derivation": "/nix/store/fifg5an93daz373hjv1ybshpxl4y6lir-podman-5.3.1.drv", + "description": "Program for managing pods, containers and container images", + "install_id": "podman", + "license": "Apache-2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "podman-5.3.1", + "pname": "podman", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "5.3.1", + "outputs_to_install": [ + "man", + "out" + ], + "outputs": { + "man": "/nix/store/mgp2iiy5wv5id05nqqd9b3jlwv1a43vx-podman-5.3.1-man", + "out": "/nix/store/sblrbxqyixw7llas4h13hdfnfhramrhx-podman-5.3.1" }, - "podman-compose": { - "attr-path": [ - "legacyPackages", - "aarch64-linux", - "podman-compose" - ], - "info": { - "broken": false, - "description": "An implementation of docker-compose with podman backend", - "license": "GPL-2.0-only", - "pname": "podman-compose", - "unfree": false, - "version": "1.0.6" - }, - "input": { - "attrs": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "fingerprint": "3941a6cdea31e68661f05d90f6f6cdefb05ab88d096197cc8d6a1e73e9a329af", - "url": "github:NixOS/nixpkgs/cf8af60ce6b44bb88e4d0608f11b82db4769a2b6" - }, - "priority": 5 + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "podman", + "broken": false, + "derivation": "/nix/store/jic5hl6q93nqpc2xvrvblrfc039rg2wa-podman-5.3.1.drv", + "description": "Program for managing pods, containers and container images", + "install_id": "podman", + "license": "Apache-2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "podman-5.3.1", + "pname": "podman", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "5.3.1", + "outputs_to_install": [ + "man", + "out" + ], + "outputs": { + "man": "/nix/store/1v0i8ws4zlkg9mwpsf958n7ksz6pb8lm-podman-5.3.1-man", + "out": "/nix/store/ba0v653q3h637hkwn81559rr6s4f3am5-podman-5.3.1" }, - "podman-tui": { - "attr-path": [ - "legacyPackages", - "aarch64-linux", - "podman-tui" - ], - "info": { - "broken": false, - "description": "Podman Terminal UI", - "license": "Apache-2.0", - "pname": "podman-tui", - "unfree": false, - "version": "0.12.0" - }, - "input": { - "attrs": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "fingerprint": "3941a6cdea31e68661f05d90f6f6cdefb05ab88d096197cc8d6a1e73e9a329af", - "url": "github:NixOS/nixpkgs/cf8af60ce6b44bb88e4d0608f11b82db4769a2b6" - }, - "priority": 5 + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "podman-compose", + "broken": false, + "derivation": "/nix/store/l1ayfzhpwxi8bixfx86l3r5idcfgilai-podman-compose-1.3.0.drv", + "description": "Implementation of docker-compose with podman backend", + "install_id": "podman-compose", + "license": "GPL-2.0-only", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "podman-compose-1.3.0", + "pname": "podman-compose", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.3.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/a7h6kd4svymq3vqkkk0m8ayz9lpsynn1-podman-compose-1.3.0-dist", + "out": "/nix/store/m15p7ix13ypxp5fggrw9h3w7jcwjiqph-podman-compose-1.3.0" }, - "qemu": null, - "undocker": { - "attr-path": [ - "legacyPackages", - "aarch64-linux", - "undocker" - ], - "info": { - "broken": false, - "description": "A CLI tool to convert a Docker image to a flattened rootfs tarball", - "license": "Apache-2.0", - "pname": "undocker", - "unfree": false, - "version": "1.0.4" - }, - "input": { - "attrs": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "fingerprint": "3941a6cdea31e68661f05d90f6f6cdefb05ab88d096197cc8d6a1e73e9a329af", - "url": "github:NixOS/nixpkgs/cf8af60ce6b44bb88e4d0608f11b82db4769a2b6" - }, - "priority": 5 - } + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 }, - "x86_64-darwin": { - "gum": { - "attr-path": [ - "legacyPackages", - "x86_64-darwin", - "gum" - ], - "info": { - "broken": false, - "description": "Tasty Bubble Gum for your shell", - "license": "MIT", - "pname": "gum", - "unfree": false, - "version": "0.13.0" - }, - "input": { - "attrs": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "fingerprint": "3941a6cdea31e68661f05d90f6f6cdefb05ab88d096197cc8d6a1e73e9a329af", - "url": "github:NixOS/nixpkgs/cf8af60ce6b44bb88e4d0608f11b82db4769a2b6" - }, - "priority": 5 + { + "attr_path": "podman-compose", + "broken": false, + "derivation": "/nix/store/0cz4zdbl70hgimrhp7fl5f1iidv3lsxi-podman-compose-1.3.0.drv", + "description": "Implementation of docker-compose with podman backend", + "install_id": "podman-compose", + "license": "GPL-2.0-only", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "podman-compose-1.3.0", + "pname": "podman-compose", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.3.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/zf2bil2i229hbw95g25lmlcakn9s8rrp-podman-compose-1.3.0-dist", + "out": "/nix/store/9r2s25yr3glzjfrcjm0vnzxfxp6gb408-podman-compose-1.3.0" }, - "podman": { - "attr-path": [ - "legacyPackages", - "x86_64-darwin", - "podman" - ], - "info": { - "broken": false, - "description": "A program for managing pods, containers and container images", - "license": "Apache-2.0", - "pname": "podman", - "unfree": false, - "version": "4.7.2" - }, - "input": { - "attrs": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "fingerprint": "3941a6cdea31e68661f05d90f6f6cdefb05ab88d096197cc8d6a1e73e9a329af", - "url": "github:NixOS/nixpkgs/cf8af60ce6b44bb88e4d0608f11b82db4769a2b6" - }, - "priority": 5 + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "podman-compose", + "broken": false, + "derivation": "/nix/store/nzlm03xbcp2bgmyk92490yxqx5n6z0wb-podman-compose-1.3.0.drv", + "description": "Implementation of docker-compose with podman backend", + "install_id": "podman-compose", + "license": "GPL-2.0-only", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "podman-compose-1.3.0", + "pname": "podman-compose", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.3.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/wl38lv3k2kzhf302jm2qa2cf3vqdy6ws-podman-compose-1.3.0-dist", + "out": "/nix/store/dyy62jm19ly83ksdxdvs2nsrxf1d3w2s-podman-compose-1.3.0" }, - "podman-compose": { - "attr-path": [ - "legacyPackages", - "x86_64-darwin", - "podman-compose" - ], - "info": { - "broken": false, - "description": "An implementation of docker-compose with podman backend", - "license": "GPL-2.0-only", - "pname": "podman-compose", - "unfree": false, - "version": "1.0.6" - }, - "input": { - "attrs": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "fingerprint": "3941a6cdea31e68661f05d90f6f6cdefb05ab88d096197cc8d6a1e73e9a329af", - "url": "github:NixOS/nixpkgs/cf8af60ce6b44bb88e4d0608f11b82db4769a2b6" - }, - "priority": 5 + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "podman-compose", + "broken": false, + "derivation": "/nix/store/ssyzdhcsv0zynn5ziqqvwrpkzih8rlc1-podman-compose-1.3.0.drv", + "description": "Implementation of docker-compose with podman backend", + "install_id": "podman-compose", + "license": "GPL-2.0-only", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "podman-compose-1.3.0", + "pname": "podman-compose", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.3.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "dist": "/nix/store/fw9ab73mjw2kp449mmcb6xx4nj7diian-podman-compose-1.3.0-dist", + "out": "/nix/store/x2jfx56dddqbjvsd6v3xs48hiq99mvgr-podman-compose-1.3.0" }, - "podman-tui": { - "attr-path": [ - "legacyPackages", - "x86_64-darwin", - "podman-tui" - ], - "info": { - "broken": false, - "description": "Podman Terminal UI", - "license": "Apache-2.0", - "pname": "podman-tui", - "unfree": false, - "version": "0.12.0" - }, - "input": { - "attrs": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "fingerprint": "3941a6cdea31e68661f05d90f6f6cdefb05ab88d096197cc8d6a1e73e9a329af", - "url": "github:NixOS/nixpkgs/cf8af60ce6b44bb88e4d0608f11b82db4769a2b6" - }, - "priority": 5 + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "podman-tui", + "broken": false, + "derivation": "/nix/store/lgfxqvv27vpr1wb78b4az5l0fpw6n3w2-podman-tui-1.3.1.drv", + "description": "Podman Terminal UI", + "install_id": "podman-tui", + "license": "Apache-2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "podman-tui-1.3.1", + "pname": "podman-tui", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.3.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/d4y05d1ydihi1v8c6yc2728q8a00idl8-podman-tui-1.3.1" }, - "qemu": { - "attr-path": [ - "legacyPackages", - "x86_64-darwin", - "qemu" - ], - "info": { - "broken": false, - "description": "A generic and open source machine emulator and virtualizer", - "license": "GPL-2.0-or-later", - "pname": "qemu", - "unfree": false, - "version": "8.1.5" - }, - "input": { - "attrs": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "fingerprint": "3941a6cdea31e68661f05d90f6f6cdefb05ab88d096197cc8d6a1e73e9a329af", - "url": "github:NixOS/nixpkgs/cf8af60ce6b44bb88e4d0608f11b82db4769a2b6" - }, - "priority": 5 + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "podman-tui", + "broken": false, + "derivation": "/nix/store/s1xadwgza8672rr5jn1cmga5bmib95hm-podman-tui-1.3.1.drv", + "description": "Podman Terminal UI", + "install_id": "podman-tui", + "license": "Apache-2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "podman-tui-1.3.1", + "pname": "podman-tui", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.3.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/l8nb18acxcik4azhhj589x75bgh6lln9-podman-tui-1.3.1" }, - "undocker": { - "attr-path": [ - "legacyPackages", - "x86_64-darwin", - "undocker" - ], - "info": { - "broken": false, - "description": "A CLI tool to convert a Docker image to a flattened rootfs tarball", - "license": "Apache-2.0", - "pname": "undocker", - "unfree": false, - "version": "1.0.4" - }, - "input": { - "attrs": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "fingerprint": "3941a6cdea31e68661f05d90f6f6cdefb05ab88d096197cc8d6a1e73e9a329af", - "url": "github:NixOS/nixpkgs/cf8af60ce6b44bb88e4d0608f11b82db4769a2b6" - }, - "priority": 5 - } + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 }, - "x86_64-linux": { - "gum": { - "attr-path": [ - "legacyPackages", - "x86_64-linux", - "gum" - ], - "info": { - "broken": false, - "description": "Tasty Bubble Gum for your shell", - "license": "MIT", - "pname": "gum", - "unfree": false, - "version": "0.13.0" - }, - "input": { - "attrs": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "fingerprint": "3941a6cdea31e68661f05d90f6f6cdefb05ab88d096197cc8d6a1e73e9a329af", - "url": "github:NixOS/nixpkgs/cf8af60ce6b44bb88e4d0608f11b82db4769a2b6" - }, - "priority": 5 + { + "attr_path": "podman-tui", + "broken": false, + "derivation": "/nix/store/qmsxrsmm7ll0swks4ql28j5hp2qn1wg3-podman-tui-1.3.1.drv", + "description": "Podman Terminal UI", + "install_id": "podman-tui", + "license": "Apache-2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "podman-tui-1.3.1", + "pname": "podman-tui", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.3.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/n1js8x9ydmky1ir3j0v961m8d4fzr97k-podman-tui-1.3.1" }, - "podman": { - "attr-path": [ - "legacyPackages", - "x86_64-linux", - "podman" - ], - "info": { - "broken": false, - "description": "A program for managing pods, containers and container images", - "license": "Apache-2.0", - "pname": "podman", - "unfree": false, - "version": "4.7.2" - }, - "input": { - "attrs": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "fingerprint": "3941a6cdea31e68661f05d90f6f6cdefb05ab88d096197cc8d6a1e73e9a329af", - "url": "github:NixOS/nixpkgs/cf8af60ce6b44bb88e4d0608f11b82db4769a2b6" - }, - "priority": 5 + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "podman-tui", + "broken": false, + "derivation": "/nix/store/qq3v0qc4m8pikjh9d4pc9hw0xssk3np8-podman-tui-1.3.1.drv", + "description": "Podman Terminal UI", + "install_id": "podman-tui", + "license": "Apache-2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "podman-tui-1.3.1", + "pname": "podman-tui", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.3.1", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/38vnhrsp5dp45r697prk7y1fvk398fgm-podman-tui-1.3.1" }, - "podman-compose": { - "attr-path": [ - "legacyPackages", - "x86_64-linux", - "podman-compose" - ], - "info": { - "broken": false, - "description": "An implementation of docker-compose with podman backend", - "license": "GPL-2.0-only", - "pname": "podman-compose", - "unfree": false, - "version": "1.0.6" - }, - "input": { - "attrs": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "fingerprint": "3941a6cdea31e68661f05d90f6f6cdefb05ab88d096197cc8d6a1e73e9a329af", - "url": "github:NixOS/nixpkgs/cf8af60ce6b44bb88e4d0608f11b82db4769a2b6" - }, - "priority": 5 + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "qemu", + "broken": false, + "derivation": "/nix/store/m196cfx7514grmkic7k8nwis0218ad1l-qemu-9.2.0.drv", + "description": "Generic and open source machine emulator and virtualizer", + "install_id": "qemu", + "license": "GPL-2.0-or-later", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "qemu-9.2.0", + "pname": "qemu", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "9.2.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "doc": "/nix/store/hjidqbqf9y1d256ddfqlalsqg545ad1q-qemu-9.2.0-doc", + "out": "/nix/store/fpfp66232ps3ag0xqk0890p2y15a1p25-qemu-9.2.0" }, - "podman-tui": { - "attr-path": [ - "legacyPackages", - "x86_64-linux", - "podman-tui" - ], - "info": { - "broken": false, - "description": "Podman Terminal UI", - "license": "Apache-2.0", - "pname": "podman-tui", - "unfree": false, - "version": "0.12.0" - }, - "input": { - "attrs": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "fingerprint": "3941a6cdea31e68661f05d90f6f6cdefb05ab88d096197cc8d6a1e73e9a329af", - "url": "github:NixOS/nixpkgs/cf8af60ce6b44bb88e4d0608f11b82db4769a2b6" - }, - "priority": 5 + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "qemu", + "broken": false, + "derivation": "/nix/store/4w75mlvn975sqg31s8hydq4fzcm1127x-qemu-9.2.0.drv", + "description": "Generic and open source machine emulator and virtualizer", + "install_id": "qemu", + "license": "GPL-2.0-or-later", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "qemu-9.2.0", + "pname": "qemu", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "9.2.0", + "outputs_to_install": [ + "out" + ], + "outputs": { + "doc": "/nix/store/4jvwc08v7r9dnb7mz3yfnfg5v84fgnjz-qemu-9.2.0-doc", + "out": "/nix/store/03rlvbi90mjc788mbkrvz0x1sb2f0ll0-qemu-9.2.0" }, - "qemu": null, - "undocker": { - "attr-path": [ - "legacyPackages", - "x86_64-linux", - "undocker" - ], - "info": { - "broken": false, - "description": "A CLI tool to convert a Docker image to a flattened rootfs tarball", - "license": "Apache-2.0", - "pname": "undocker", - "unfree": false, - "version": "1.0.4" - }, - "input": { - "attrs": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "fingerprint": "3941a6cdea31e68661f05d90f6f6cdefb05ab88d096197cc8d6a1e73e9a329af", - "url": "github:NixOS/nixpkgs/cf8af60ce6b44bb88e4d0608f11b82db4769a2b6" - }, - "priority": 5 - } - } - }, - "registry": { - "defaults": { - "subtrees": null + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 }, - "inputs": { - "nixpkgs": { - "from": { - "lastModified": 1712069209, - "narHash": "sha256-GLIuAjkJgdMe3shzk23V3pYnwrHfu61eJ+bUeZdT0d4=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "cf8af60ce6b44bb88e4d0608f11b82db4769a2b6", - "type": "github" - }, - "subtrees": [ - "legacyPackages" - ] - } + { + "attr_path": "undocker", + "broken": false, + "derivation": "/nix/store/i568085p0h5gk6z2mk847binpl996qx5-undocker-1.2.3.drv", + "description": "CLI tool to convert a Docker image to a flattened rootfs tarball", + "install_id": "undocker", + "license": "Apache-2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "undocker-1.2.3", + "pname": "undocker", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.2.3", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/pshy18gxlf0jkhccnp2v91fl6644fka4-undocker-1.2.3" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "undocker", + "broken": false, + "derivation": "/nix/store/nfxhinmw054f42d3gbfb2b9fqmiam57z-undocker-1.2.3.drv", + "description": "CLI tool to convert a Docker image to a flattened rootfs tarball", + "install_id": "undocker", + "license": "Apache-2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "undocker-1.2.3", + "pname": "undocker", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.2.3", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/hqf1sc9ic47n59fhj33c09ghdm3h52jp-undocker-1.2.3" + }, + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 }, - "priority": [ - "nixpkgs" - ] - } + { + "attr_path": "undocker", + "broken": false, + "derivation": "/nix/store/xd8kjmpp2gzvslgx5zlmc21nspahs4vv-undocker-1.2.3.drv", + "description": "CLI tool to convert a Docker image to a flattened rootfs tarball", + "install_id": "undocker", + "license": "Apache-2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "undocker-1.2.3", + "pname": "undocker", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.2.3", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/h4f96xggy3vah0i2fcg0rzh01l1h3q0l-undocker-1.2.3" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "undocker", + "broken": false, + "derivation": "/nix/store/l8wxg5bk7niw09x0avx2dajqhq3qwyvd-undocker-1.2.3.drv", + "description": "CLI tool to convert a Docker image to a flattened rootfs tarball", + "install_id": "undocker", + "license": "Apache-2.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "undocker-1.2.3", + "pname": "undocker", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.2.3", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/v4sshkb7acshvfcsf0qdwbsv5k5rnshj-undocker-1.2.3" + }, + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + } + ] } \ No newline at end of file diff --git a/podman/.flox/env/manifest.toml b/podman/.flox/env/manifest.toml index d09f3ac5..422b9838 100644 --- a/podman/.flox/env/manifest.toml +++ b/podman/.flox/env/manifest.toml @@ -1,3 +1,5 @@ +version = 1 + [options] systems = ["x86_64-linux", "aarch64-linux", "x86_64-darwin", "aarch64-darwin"] @@ -10,7 +12,7 @@ gum.pkg-path = "gum" # for virtualization on darwin systems [install.qemu] -pkg-path = ["qemu"] +pkg-path = "qemu" systems = ["x86_64-darwin", "aarch64-darwin"] @@ -23,48 +25,52 @@ common = """ [hook] on-activate = """ - echo + setup_podman() { + echo - # Confirm policy.json exits - if [ "$(uname -s)" = 'Linux' ] && [ ! -f ~/.config/containers/policy.json ]; then - if gum confirm "Create containers/policy.json file?" --default=true --affirmative "Yes" --negative "No"; then - mkdir -p ~/.config/containers/ - printf '%s\n' '{"default": [{"type": "insecureAcceptAnything"}]}' > ~/.config/containers/policy.json - echo "✅ Podman policy created at ~/.config/containers/policy.json" + # Confirm policy.json exits + if [ "$(uname -s)" = 'Linux' ] && [ ! -f ~/.config/containers/policy.json ]; then + if [ ! -t 0 ] || gum confirm "Create containers/policy.json file?" --default=true --affirmative "Yes" --negative "No"; then + mkdir -p ~/.config/containers/ + printf '%s\n' '{"default": [{"type": "insecureAcceptAnything"}]}' > ~/.config/containers/policy.json + echo "✅ Podman policy created at ~/.config/containers/policy.json" + fi fi - fi - # Ensure podman can run - if [ "$(uname -s)" = 'Linux' ] || [ "$(podman machine ssh -- uname -s 2>/dev/null)" = "Linux" ]; then - echo "🍟 Podman is available." - exit - fi + # Ensure podman can run + if [ "$(uname -s)" = 'Linux' ] || [ "$(podman machine ssh -- uname -s 2>/dev/null)" = "Linux" ]; then + echo "🍟 Podman is available." + return + fi - # We need a virtual machine - autostart="$HOME/.config/podman-env/autostart" - choice= - if [ ! -f "$autostart" ]; then - echo "Would you like to create and start the Podman virtual machine?" - choice=$(gum choose "Always - start now & on future activations" "Yes - start now only" "No - do not start") - if [ "${choice:0:1}" = "A" ]; then - mkdir -p "$HOME"/.config/podman-env - echo "1" > "$autostart" - echo - echo "Machine will start automatically on next activation. To disable this, run:" - echo " rm $autostart" + # We need a virtual machine + autostart="$HOME/.config/podman-env/autostart" + choice= + if [ ! -f "$autostart" ]; then + echo "Would you like to create and start the Podman virtual machine?" + choice=$(gum choose "Always - start now & on future activations" "Yes - start now only" "No - do not start") + if [ "${choice:0:1}" = "A" ]; then + mkdir -p "$HOME"/.config/podman-env + echo "1" > "$autostart" + echo + echo "Machine will start automatically on next activation. To disable this, run:" + echo " rm $autostart" + fi fi - fi - if [ -f "$autostart" ] || [ "${choice:0:1}" = "A" ] || [ "${choice:0:1}" = "Y" ] ; then - gum spin --spinner dot --title "Initializing machine..." -- podman machine init || true - gum spin --spinner dot --title "Starting machine..." -- podman machine start - if [ "$(podman machine ssh -- uname -s 2>/dev/null)" = "Linux" ]; then - echo "✅ Podman machine started" - echo "Stop it with 'podman machine stop' or by exiting this shell." - exit + if [ -f "$autostart" ] || [ "${choice:0:1}" = "A" ] || [ "${choice:0:1}" = "Y" ] ; then + gum spin --spinner dot --title "Initializing machine..." -- podman machine init || true + gum spin --spinner dot --title "Starting machine..." -- podman machine start + if [ "$(podman machine ssh -- uname -s 2>/dev/null)" = "Linux" ]; then + echo "✅ Podman machine started" + echo "Stop it with 'podman machine stop' or by exiting this shell." + return + fi fi - fi - echo "🚨 Podman is not available." + echo "🚨 Podman is not available." + } + setup_podman """ + diff --git a/podman/manifest.toml b/podman/manifest.toml deleted file mode 100644 index d09f3ac5..00000000 --- a/podman/manifest.toml +++ /dev/null @@ -1,70 +0,0 @@ -[options] -systems = ["x86_64-linux", "aarch64-linux", "x86_64-darwin", "aarch64-darwin"] - -[install] -podman.pkg-path = "podman" -podman-compose.pkg-path = "podman-compose" -undocker.pkg-path = "undocker" -podman-tui.pkg-path = "podman-tui" -gum.pkg-path = "gum" - -# for virtualization on darwin systems -[install.qemu] -pkg-path = ["qemu"] -systems = ["x86_64-darwin", "aarch64-darwin"] - - -[profile] -common = """ - if [ "$(uname -s)" = 'Darwin' ]; then - trap 'gum confirm "Stop virtual machine?" && gum spin --spinner dot --title "Stopping machine ...." -- podman machine stop ; echo; echo "✅ Podman virtual machine stopped"' EXIT - fi -""" - -[hook] -on-activate = """ - echo - - # Confirm policy.json exits - if [ "$(uname -s)" = 'Linux' ] && [ ! -f ~/.config/containers/policy.json ]; then - if gum confirm "Create containers/policy.json file?" --default=true --affirmative "Yes" --negative "No"; then - mkdir -p ~/.config/containers/ - printf '%s\n' '{"default": [{"type": "insecureAcceptAnything"}]}' > ~/.config/containers/policy.json - echo "✅ Podman policy created at ~/.config/containers/policy.json" - fi - fi - - # Ensure podman can run - if [ "$(uname -s)" = 'Linux' ] || [ "$(podman machine ssh -- uname -s 2>/dev/null)" = "Linux" ]; then - echo "🍟 Podman is available." - exit - fi - - # We need a virtual machine - autostart="$HOME/.config/podman-env/autostart" - choice= - if [ ! -f "$autostart" ]; then - echo "Would you like to create and start the Podman virtual machine?" - choice=$(gum choose "Always - start now & on future activations" "Yes - start now only" "No - do not start") - if [ "${choice:0:1}" = "A" ]; then - mkdir -p "$HOME"/.config/podman-env - echo "1" > "$autostart" - echo - echo "Machine will start automatically on next activation. To disable this, run:" - echo " rm $autostart" - fi - fi - - if [ -f "$autostart" ] || [ "${choice:0:1}" = "A" ] || [ "${choice:0:1}" = "Y" ] ; then - gum spin --spinner dot --title "Initializing machine..." -- podman machine init || true - gum spin --spinner dot --title "Starting machine..." -- podman machine start - if [ "$(podman machine ssh -- uname -s 2>/dev/null)" = "Linux" ]; then - echo "✅ Podman machine started" - echo "Stop it with 'podman machine stop' or by exiting this shell." - exit - fi - fi - - echo "🚨 Podman is not available." -""" - diff --git a/podman/test.sh b/podman/test.sh new file mode 100644 index 00000000..a661a6da --- /dev/null +++ b/podman/test.sh @@ -0,0 +1,15 @@ +#!/usr/bin/env bash + +set -euo pipefail + +if [ "$(uname -s)" != 'Linux' ]; then + echo "Skipping; the podman test should only be run on Linux" + exit 0 +fi + +RESULT="$(podman run -it quay.io/podman/hello)" +echo "RESULT: $RESULT" +if [[ "$RESULT" != *"... Hello Podman World ..."* ]]; then + echo "Error: Something went wrong!" + exit 1 +fi diff --git a/postgres/.flox/env/manifest.lock b/postgres/.flox/env/manifest.lock index dd346405..730d7245 100644 --- a/postgres/.flox/env/manifest.lock +++ b/postgres/.flox/env/manifest.lock @@ -37,11 +37,7 @@ }, "services": { "postgres": { - "command": "postgres -D $PGDATA -c unix_socket_directories=$PGHOST -c listen_addresses=$PGHOSTADDR -p $PGPORT", - "vars": null, - "is-daemon": null, - "shutdown": null, - "systems": null + "command": "postgres -D $PGDATA -c unix_socket_directories=$PGHOST -c listen_addresses=$PGHOSTADDR -p $PGPORT" } } }, @@ -49,27 +45,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/saqsc2cnrj5kdswscdl8f7za5pjh29f7-gum-0.14.5.drv", + "derivation": "/nix/store/gccd71rh0832pa50dv7gmn4r6ap9qw4d-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/p87f1zvabjckkam5f8p5n8s0p9dy2z8d-gum-0.14.5" + "out": "/nix/store/xdllwvxv5817vyspsxz9md15mkw0jnpk-gum-0.15.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -78,27 +74,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/gq0x16il396knlmncdmljqrgxmqj5vlx-gum-0.14.5.drv", + "derivation": "/nix/store/icbs467zrbkbwzj0iq6yqgqcrfflnzdd-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/i8ks7qinadmk77dmknnrpi4iczv8p8gj-gum-0.14.5" + "out": "/nix/store/a32cysf4yz5vh6jv8kapywxpr52mpza5-gum-0.15.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -107,27 +103,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/p9hjn7115d3ks9nd96zc5zj8wbfvm932-gum-0.14.5.drv", + "derivation": "/nix/store/9wzfi8lrq715wayvvn0jk411xm21nwx3-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/1s4jc1kmqksngyhanl76iibb19b7sd2v-gum-0.14.5" + "out": "/nix/store/dc27pakvsy1cihqz64nmqlvk9kfvaqsx-gum-0.15.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -136,27 +132,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/xbrn20zfhm8w5cgjjzjcyv67g5k6kbdl-gum-0.14.5.drv", + "derivation": "/nix/store/96il3fayyk011rizdw7sn92dzifbrkyk-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/z96hiw9h45mph9qilm4hp4j4ncf19qbl-gum-0.14.5" + "out": "/nix/store/izlkj83sbvsxvj2ss9p479jhxljdvy5r-gum-0.15.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -165,32 +161,32 @@ { "attr_path": "postgresql_16", "broken": false, - "derivation": "/nix/store/h2zc5i057ilzzx8v2vs5291laxxyakj0-postgresql-16.6.drv", + "derivation": "/nix/store/qipiy7xwhpnvw4cy3p2yfi3mdrl2qx2h-postgresql-16.6.drv", "description": "Powerful, open source object-relational database system", "install_id": "postgresql", "license": "PostgreSQL", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "postgresql-16.6", "pname": "postgresql_16", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "postgresql-16.6", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "dev": "/nix/store/gwc5lnhi8vr99g60kk1ziklkragfyhl2-postgresql-16.6-dev", - "doc": "/nix/store/hmsz8cijgj2wlcdgy6rxw57br8n4m6i0-postgresql-16.6-doc", - "lib": "/nix/store/5ln0pc9kj1h6k4gyd3pwrw1ix70y3nqw-postgresql-16.6-lib", - "man": "/nix/store/c6zhbsi0iiqddn9phjkj4ag5is3ymqz1-postgresql-16.6-man", - "out": "/nix/store/5wcha3xzmj759jcw9rwbk31gp13wj08k-postgresql-16.6" + "dev": "/nix/store/wl7ld7qdbfpyzl28z6p5qf1v6wdigal2-postgresql-16.6-dev", + "doc": "/nix/store/2gsv0za5k4m0my9vizjpqdh7acs12hmp-postgresql-16.6-doc", + "lib": "/nix/store/7vm2d70za7sf83xyxqh409pnrgg9bb6x-postgresql-16.6-lib", + "man": "/nix/store/81cyjpy7qyihspmidhacsslb3pzgwyby-postgresql-16.6-man", + "out": "/nix/store/nl8iak9bqxrnlwpjqnmhd27m1y0kbh38-postgresql-16.6" }, "system": "aarch64-darwin", "group": "toplevel", @@ -199,33 +195,33 @@ { "attr_path": "postgresql_16", "broken": false, - "derivation": "/nix/store/fai1hxxqvwyw6vpzr2v006yqc9pnvch2-postgresql-16.6.drv", + "derivation": "/nix/store/k7yx7iqfaiqa57bcidh059jdy9y4i5i8-postgresql-16.6.drv", "description": "Powerful, open source object-relational database system", "install_id": "postgresql", "license": "PostgreSQL", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "postgresql-16.6", "pname": "postgresql_16", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "postgresql-16.6", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "debug": "/nix/store/gbpxzljysmykm4ypg4vgyxvrm673lgnx-postgresql-16.6-debug", - "dev": "/nix/store/5g5yd3jnwfv631kv7ysj5irvwk5jasp7-postgresql-16.6-dev", - "doc": "/nix/store/wz02iwzad2vbfj6qzj3hbib5zm56gs6i-postgresql-16.6-doc", - "lib": "/nix/store/gjs02xvfbfm0ypgia9zmkyj0scic03ww-postgresql-16.6-lib", - "man": "/nix/store/7yhfib3jg5qfw15qa3wcck9zg0mkxvqa-postgresql-16.6-man", - "out": "/nix/store/larj1b2df353aw50al3qdhraakvpn49p-postgresql-16.6" + "debug": "/nix/store/axzpcirq3942qaamvp9rilz5cglgd5sq-postgresql-16.6-debug", + "dev": "/nix/store/wh04fgq5jqysa3z28f81rj8dzqwadvhw-postgresql-16.6-dev", + "doc": "/nix/store/xhf4z34ic2q9svqxqcx4xz9hnz1p76wp-postgresql-16.6-doc", + "lib": "/nix/store/xw08lasmmss3bfqf5n2r9m587v5mbi8w-postgresql-16.6-lib", + "man": "/nix/store/l6bvx4zsd2zibp15dj6q0xx786dyx9gi-postgresql-16.6-man", + "out": "/nix/store/iswl1q8nq1v2jcv9s9jngnzvff0dxk29-postgresql-16.6" }, "system": "aarch64-linux", "group": "toplevel", @@ -234,32 +230,32 @@ { "attr_path": "postgresql_16", "broken": false, - "derivation": "/nix/store/faah8f5q8zy6n64dkypygayldd10rsfn-postgresql-16.6.drv", + "derivation": "/nix/store/lp4pl1hkp6max95a6hm628pnwc869qpr-postgresql-16.6.drv", "description": "Powerful, open source object-relational database system", "install_id": "postgresql", "license": "PostgreSQL", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "postgresql-16.6", "pname": "postgresql_16", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "postgresql-16.6", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "dev": "/nix/store/jbip28fzsynyb09ahjjdb5vga08af934-postgresql-16.6-dev", - "doc": "/nix/store/7bscpgdrqiakzybjq6rpxixp5b3ss0lz-postgresql-16.6-doc", - "lib": "/nix/store/d2qp19az9vx4lm5v9gz8fx1fq0hgwdi6-postgresql-16.6-lib", - "man": "/nix/store/pa01bcksq6a310w2mlsxqzbsp7552i0q-postgresql-16.6-man", - "out": "/nix/store/njqiwb3n12nhmjij83xw9i88mq5afbch-postgresql-16.6" + "dev": "/nix/store/gqq7qjn33snr65qs6383givjvzqx6602-postgresql-16.6-dev", + "doc": "/nix/store/m3fww354lj8qf7wmm2wx9mid4c8h5w25-postgresql-16.6-doc", + "lib": "/nix/store/8mzimjhbfy2zdys7g2bys7z8d2d6f9k3-postgresql-16.6-lib", + "man": "/nix/store/ag220f04j0lf1ar80arlvfv4x78kvbkb-postgresql-16.6-man", + "out": "/nix/store/8b8qv357nhnrnn19l284bgqpibm71v37-postgresql-16.6" }, "system": "x86_64-darwin", "group": "toplevel", @@ -268,33 +264,33 @@ { "attr_path": "postgresql_16", "broken": false, - "derivation": "/nix/store/wkk4yzj9fsb1w979aw1a1syg4x1qlhny-postgresql-16.6.drv", + "derivation": "/nix/store/wg8930vw4c9pp6wi04k4639iij4j12qi-postgresql-16.6.drv", "description": "Powerful, open source object-relational database system", "install_id": "postgresql", "license": "PostgreSQL", - "locked_url": "https://github.com/flox/nixpkgs?rev=634fd46801442d760e09493a794c4f15db2d0cbb", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "postgresql-16.6", "pname": "postgresql_16", - "rev": "634fd46801442d760e09493a794c4f15db2d0cbb", - "rev_count": 729082, - "rev_date": "2024-12-27T09:21:16Z", - "scrape_date": "2024-12-28T03:56:01Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "postgresql-16.6", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "debug": "/nix/store/6sxkw65gdf4iipgcpkl8hw2ywpk2bn86-postgresql-16.6-debug", - "dev": "/nix/store/jcvizxgk33sybn8x1a26878cf6pffp42-postgresql-16.6-dev", - "doc": "/nix/store/mlyzv3vwdhlw4s664k3ch2hkcj6ckw1h-postgresql-16.6-doc", - "lib": "/nix/store/wghnk7q0k7m5rgyr0fldkmn2638v3am3-postgresql-16.6-lib", - "man": "/nix/store/ihpq3q5jbw33vpqf5r9gljkwskpzg4f6-postgresql-16.6-man", - "out": "/nix/store/cfc19p1m4gvpk5baspxzrd2605ydm2nw-postgresql-16.6" + "debug": "/nix/store/hg7sf8ma2hd2fr3r0sqzhn08hvb7br38-postgresql-16.6-debug", + "dev": "/nix/store/v684kybj06yaaq178dyaq2973783vi76-postgresql-16.6-dev", + "doc": "/nix/store/2gfzyahwdxispcn6b038dixm8hgv602f-postgresql-16.6-doc", + "lib": "/nix/store/ayi489v3zwwjzq17fg81yl6ia1zjkr3x-postgresql-16.6-lib", + "man": "/nix/store/afwwb0x48lm5ahi9nn1hkxsgifzr658p-postgresql-16.6-man", + "out": "/nix/store/l4s04nd47mqnnsbfcrpp3kjzrxgv1v4z-postgresql-16.6" }, "system": "x86_64-linux", "group": "toplevel", diff --git a/python-pip/.flox/env/manifest.lock b/python-pip/.flox/env/manifest.lock index bf5eaad1..d1951447 100644 --- a/python-pip/.flox/env/manifest.lock +++ b/python-pip/.flox/env/manifest.lock @@ -43,17 +43,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/llsrcrh3a4nyqc16qiil45j5ndypcp2v-coreutils-9.5.drv", + "derivation": "/nix/store/vjfwxkpsdmjc6zwvjavkw7wygvdkpn2i-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -63,8 +63,8 @@ "out" ], "outputs": { - "info": "/nix/store/c263jjqg2mpap2fagjl34lziidkgph3i-coreutils-9.5-info", - "out": "/nix/store/p9m0bsw49c5m6wnm3m4fs97yx5rxcmfj-coreutils-9.5" + "info": "/nix/store/simc3qvyl7p7jpg75rxv8x649yp8zsx2-coreutils-9.5-info", + "out": "/nix/store/y47p66ilr9q34s9mizscsdxw5vxq62qj-coreutils-9.5" }, "system": "aarch64-darwin", "group": "toplevel", @@ -73,17 +73,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/18ysbs708pj8ps18fdjj81z7zn4c6fla-coreutils-9.5.drv", + "derivation": "/nix/store/55k13swx2vgmhaivk2x60iq0800sqd4r-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -93,9 +93,9 @@ "out" ], "outputs": { - "debug": "/nix/store/r1x885lysldxid2575k87nld06pkbf4v-coreutils-9.5-debug", - "info": "/nix/store/xqglm4755lgpjrdyxi5f52fljrcarvqc-coreutils-9.5-info", - "out": "/nix/store/lhd4sbpf3l9jxmb8sl6881l924q151j0-coreutils-9.5" + "debug": "/nix/store/6bwh9mdkkm6by9fif5fs4gds70syjrlx-coreutils-9.5-debug", + "info": "/nix/store/rhypb4vgwpdqqpzdvn66g9r1r349chdg-coreutils-9.5-info", + "out": "/nix/store/262cihc8b77953r05p353h9xd7axjrbz-coreutils-9.5" }, "system": "aarch64-linux", "group": "toplevel", @@ -104,17 +104,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/kbycv389y9ybys6xrgbqj82z039s9i20-coreutils-9.5.drv", + "derivation": "/nix/store/g1nysyhfj53ddn45nc8wiczkl38ilnk0-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -124,8 +124,8 @@ "out" ], "outputs": { - "info": "/nix/store/aghncv047lvr0xhil8fwwxpk6bi5yalh-coreutils-9.5-info", - "out": "/nix/store/ka9bhk1lwdqyv47kkw6ppqgx010xwghn-coreutils-9.5" + "info": "/nix/store/4rz5jm5rk648bxgnhr1ijyw3xfnmsg2h-coreutils-9.5-info", + "out": "/nix/store/qjdqc0jddszwwb2jhpwyn2c92gsrdhwj-coreutils-9.5" }, "system": "x86_64-darwin", "group": "toplevel", @@ -134,17 +134,17 @@ { "attr_path": "coreutils", "broken": false, - "derivation": "/nix/store/rzf4njjb1pfpc2csazccxjn9452d96mi-coreutils-9.5.drv", + "derivation": "/nix/store/8n2r30qdxcc6mj7hzf88gb1xzc1hjbrw-coreutils-9.5.drv", "description": "GNU Core Utilities", "install_id": "coreutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "coreutils-9.5", "pname": "coreutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -154,9 +154,9 @@ "out" ], "outputs": { - "debug": "/nix/store/zs8k0d5dx7nkvs6vmxmkr1jdz3px2fhi-coreutils-9.5-debug", - "info": "/nix/store/hm7bqb710681rxgrq8b6l9zms50aj4k5-coreutils-9.5-info", - "out": "/nix/store/4s9rah4cwaxflicsk5cndnknqlk9n4p3-coreutils-9.5" + "debug": "/nix/store/fc58f079w7wy0kpicpdpvx1a0xf24hi4-coreutils-9.5-debug", + "info": "/nix/store/sihgjmzsla41aywcnflvvr43hc6nq0kk-coreutils-9.5-info", + "out": "/nix/store/wdap4cr3bnm685f27y9bb6q5b6q18msl-coreutils-9.5" }, "system": "x86_64-linux", "group": "toplevel", @@ -165,27 +165,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/0lxr3l6jxkvc1ckrjs65bkmr6wkm12ib-gum-0.14.5.drv", + "derivation": "/nix/store/gccd71rh0832pa50dv7gmn4r6ap9qw4d-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/p87f1zvabjckkam5f8p5n8s0p9dy2z8d-gum-0.14.5" + "out": "/nix/store/xdllwvxv5817vyspsxz9md15mkw0jnpk-gum-0.15.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -194,27 +194,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/flfac2jgxzw1zx2xk81w322qyzzbsni3-gum-0.14.5.drv", + "derivation": "/nix/store/icbs467zrbkbwzj0iq6yqgqcrfflnzdd-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/i8ks7qinadmk77dmknnrpi4iczv8p8gj-gum-0.14.5" + "out": "/nix/store/a32cysf4yz5vh6jv8kapywxpr52mpza5-gum-0.15.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -223,27 +223,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/5jaz36kssi10wjrsasi7wxf3rj9854hm-gum-0.14.5.drv", + "derivation": "/nix/store/9wzfi8lrq715wayvvn0jk411xm21nwx3-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/1s4jc1kmqksngyhanl76iibb19b7sd2v-gum-0.14.5" + "out": "/nix/store/dc27pakvsy1cihqz64nmqlvk9kfvaqsx-gum-0.15.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -252,27 +252,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/mjp6pldbmq5d6q0cl8brimzf0h3fdqpz-gum-0.14.5.drv", + "derivation": "/nix/store/96il3fayyk011rizdw7sn92dzifbrkyk-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/z96hiw9h45mph9qilm4hp4j4ncf19qbl-gum-0.14.5" + "out": "/nix/store/izlkj83sbvsxvj2ss9p479jhxljdvy5r-gum-0.15.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -281,17 +281,17 @@ { "attr_path": "python3", "broken": false, - "derivation": "/nix/store/i2dv1bhyf4s7h75am3r1i0hch0477r0n-python3-3.12.8.drv", + "derivation": "/nix/store/06lyfzhlxlqmj0fi0nms45gf7yv1qvnr-python3-3.12.8.drv", "description": "High-level dynamically-typed programming language", "install_id": "python", "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "python3-3.12.8", "pname": "python3", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -301,7 +301,7 @@ "out" ], "outputs": { - "out": "/nix/store/8zc3wcplydp8gsxms24scpzdca438dk5-python3-3.12.8" + "out": "/nix/store/d3alkzaq4a0yy8alnn0yamz62aim50qy-python3-3.12.8" }, "system": "aarch64-darwin", "group": "toplevel", @@ -310,17 +310,17 @@ { "attr_path": "python3", "broken": false, - "derivation": "/nix/store/22lnksddxfiwc7may5a6x0fmf2q74ksx-python3-3.12.8.drv", + "derivation": "/nix/store/pdxmsi3l3rp1zv0x9nzjxn11543hjlpz-python3-3.12.8.drv", "description": "High-level dynamically-typed programming language", "install_id": "python", "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "python3-3.12.8", "pname": "python3", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -330,8 +330,8 @@ "out" ], "outputs": { - "debug": "/nix/store/brcg3a34fi45ffky63g5pqd22sksvq13-python3-3.12.8-debug", - "out": "/nix/store/66pn6ysmvx675061xaq2vz93s9vdc5p4-python3-3.12.8" + "debug": "/nix/store/j8vwwbx0l5kz4w6j32kslj7czjri7276-python3-3.12.8-debug", + "out": "/nix/store/rfm2viz8cpyahnmraaayhmki7v9767gg-python3-3.12.8" }, "system": "aarch64-linux", "group": "toplevel", @@ -340,17 +340,17 @@ { "attr_path": "python3", "broken": false, - "derivation": "/nix/store/nxvw9y7bam0gjf6f515bz7183h2r5qhk-python3-3.12.8.drv", + "derivation": "/nix/store/kqawl89npv486ylzrngb5p2my13qbkkh-python3-3.12.8.drv", "description": "High-level dynamically-typed programming language", "install_id": "python", "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "python3-3.12.8", "pname": "python3", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -360,7 +360,7 @@ "out" ], "outputs": { - "out": "/nix/store/fpmkmdzgd1q7kqadc7czcjdhjj7bsc0i-python3-3.12.8" + "out": "/nix/store/ppx7233zkb3frbjw3llvsqhp7nxhlssk-python3-3.12.8" }, "system": "x86_64-darwin", "group": "toplevel", @@ -369,17 +369,17 @@ { "attr_path": "python3", "broken": false, - "derivation": "/nix/store/ixs5a8kyvw6rd2xbingm0sxc2lgwli54-python3-3.12.8.drv", + "derivation": "/nix/store/jqjl1pjb8h7v15ip3am81yj9ff8xw9bh-python3-3.12.8.drv", "description": "High-level dynamically-typed programming language", "install_id": "python", "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "python3-3.12.8", "pname": "python3", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -389,8 +389,8 @@ "out" ], "outputs": { - "debug": "/nix/store/cicfrcjr8pky8qd0gxw0x84ynyviy6b5-python3-3.12.8-debug", - "out": "/nix/store/c9m6yd8fg1flz2j5r4bif1ib5j20a0cy-python3-3.12.8" + "debug": "/nix/store/fxx2zijvbblhwh96awf50jvw5padmdfy-python3-3.12.8-debug", + "out": "/nix/store/0l539chjmcq5kdd43j6dgdjky4sjl7hl-python3-3.12.8" }, "system": "x86_64-linux", "group": "toplevel", diff --git a/redis/.flox/env/manifest.lock b/redis/.flox/env/manifest.lock index 44fd5fa4..b35a9f70 100644 --- a/redis/.flox/env/manifest.lock +++ b/redis/.flox/env/manifest.lock @@ -34,11 +34,7 @@ }, "services": { "redis": { - "command": "redis-server \"$REDISCONFIG\" \\\n --daemonize no \\\n --dir \"$REDISDATA\"\n", - "vars": null, - "is-daemon": null, - "shutdown": null, - "systems": null + "command": "redis-server \"$REDISCONFIG\" \\\n --daemonize no \\\n --dir \"$REDISDATA\"\n" } } }, @@ -46,27 +42,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/0lxr3l6jxkvc1ckrjs65bkmr6wkm12ib-gum-0.14.5.drv", + "derivation": "/nix/store/gccd71rh0832pa50dv7gmn4r6ap9qw4d-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/p87f1zvabjckkam5f8p5n8s0p9dy2z8d-gum-0.14.5" + "out": "/nix/store/xdllwvxv5817vyspsxz9md15mkw0jnpk-gum-0.15.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -75,27 +71,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/flfac2jgxzw1zx2xk81w322qyzzbsni3-gum-0.14.5.drv", + "derivation": "/nix/store/icbs467zrbkbwzj0iq6yqgqcrfflnzdd-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/i8ks7qinadmk77dmknnrpi4iczv8p8gj-gum-0.14.5" + "out": "/nix/store/a32cysf4yz5vh6jv8kapywxpr52mpza5-gum-0.15.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -104,27 +100,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/5jaz36kssi10wjrsasi7wxf3rj9854hm-gum-0.14.5.drv", + "derivation": "/nix/store/9wzfi8lrq715wayvvn0jk411xm21nwx3-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/1s4jc1kmqksngyhanl76iibb19b7sd2v-gum-0.14.5" + "out": "/nix/store/dc27pakvsy1cihqz64nmqlvk9kfvaqsx-gum-0.15.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -133,27 +129,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/mjp6pldbmq5d6q0cl8brimzf0h3fdqpz-gum-0.14.5.drv", + "derivation": "/nix/store/96il3fayyk011rizdw7sn92dzifbrkyk-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/z96hiw9h45mph9qilm4hp4j4ncf19qbl-gum-0.14.5" + "out": "/nix/store/izlkj83sbvsxvj2ss9p479jhxljdvy5r-gum-0.15.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -162,27 +158,27 @@ { "attr_path": "redis", "broken": false, - "derivation": "/nix/store/66jk9zfafg6ax648dnvb7rliv5sv4mll-redis-7.2.6.drv", + "derivation": "/nix/store/yd0m2j50cip4dj1fpxhfimciikdri1b5-redis-7.2.7.drv", "description": "Open source, advanced key-value store", "install_id": "redis", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "redis-7.2.6", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "redis-7.2.7", "pname": "redis", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "7.2.6", + "version": "7.2.7", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/9lcnhfbsgc8p3r2wadk9d7yqz9mmy6mv-redis-7.2.6" + "out": "/nix/store/ldz39wyk0z1f9g92k1dyvgpnpdz4cb86-redis-7.2.7" }, "system": "aarch64-darwin", "group": "toplevel", @@ -191,27 +187,27 @@ { "attr_path": "redis", "broken": false, - "derivation": "/nix/store/z09ispgpmrw1s67q4ql3vb67r0zrixgs-redis-7.2.6.drv", + "derivation": "/nix/store/gc4h4a74l8x63wkbz645z7gfqkl8ysn5-redis-7.2.7.drv", "description": "Open source, advanced key-value store", "install_id": "redis", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "redis-7.2.6", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "redis-7.2.7", "pname": "redis", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "7.2.6", + "version": "7.2.7", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/7q22qwaxn9771ynmsx83yz5r7lxvk0w9-redis-7.2.6" + "out": "/nix/store/x7hwq396f84ffq8dmpqmh8y9vxbwcn73-redis-7.2.7" }, "system": "aarch64-linux", "group": "toplevel", @@ -220,27 +216,27 @@ { "attr_path": "redis", "broken": false, - "derivation": "/nix/store/408ra516kf0cvzr65k59wlqkdribabx5-redis-7.2.6.drv", + "derivation": "/nix/store/3plk3r2h8p3y4l79b75hwhs88v0wnzzx-redis-7.2.7.drv", "description": "Open source, advanced key-value store", "install_id": "redis", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "redis-7.2.6", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "redis-7.2.7", "pname": "redis", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "7.2.6", + "version": "7.2.7", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/686i051ch1466l1v169sa40dhj0vqi8s-redis-7.2.6" + "out": "/nix/store/2zn0zzl4s4ajlwf5awz2gm5xvyicadlz-redis-7.2.7" }, "system": "x86_64-darwin", "group": "toplevel", @@ -249,27 +245,27 @@ { "attr_path": "redis", "broken": false, - "derivation": "/nix/store/1ncgc52112s7ihy8mhdp12spzyj9m6ml-redis-7.2.6.drv", + "derivation": "/nix/store/p9bgxl5ahsa3i9lj6capfz79nm10qq43-redis-7.2.7.drv", "description": "Open source, advanced key-value store", "install_id": "redis", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "redis-7.2.6", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "redis-7.2.7", "pname": "redis", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "7.2.6", + "version": "7.2.7", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/rs6j9ss9d54z82aiqxq211f0a1p96aqx-redis-7.2.6" + "out": "/nix/store/hpxb6r038ywfs7w733iq20fjn1y6669q-redis-7.2.7" }, "system": "x86_64-linux", "group": "toplevel", diff --git a/ruby/.flox/env/manifest.lock b/ruby/.flox/env/manifest.lock index 05a60dd4..a790ff7c 100644 --- a/ruby/.flox/env/manifest.lock +++ b/ruby/.flox/env/manifest.lock @@ -76,30 +76,30 @@ { "attr_path": "binutils", "broken": false, - "derivation": "/nix/store/19blk403kddvq429y5z7rmgng1i4fm8v-binutils-wrapper-2.43.1.drv", + "derivation": "/nix/store/17akw8ki28bdl3ms977kk8rwjc68cp52-binutils-wrapper-2.43.1.drv", "description": "Tools for manipulating binaries (linker, assembler, etc.) (wrapper script)", "install_id": "binutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "binutils-wrapper-2.43.1", "pname": "binutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "wrapper-2.43.1", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "info": "/nix/store/qyk0nhw6jq8iwj5gfcx44g512d0zffa2-binutils-wrapper-2.43.1-info", - "man": "/nix/store/zz9pd0pmsfd3vj8fjlx5wd71l39k364d-binutils-wrapper-2.43.1-man", - "out": "/nix/store/78fc7ljk8z40kf43bcnzlk85xyn2pjcl-binutils-wrapper-2.43.1" + "info": "/nix/store/986w44ywyk4rdziyks8x0c92rw2swzng-binutils-wrapper-2.43.1-info", + "man": "/nix/store/byh5ab31yvycg5sr2j6fcididfxv0nm1-binutils-wrapper-2.43.1-man", + "out": "/nix/store/6a2z689gkrh0z8wdmflpikf8ncc9kwkf-binutils-wrapper-2.43.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -108,30 +108,30 @@ { "attr_path": "binutils", "broken": false, - "derivation": "/nix/store/bk4jp8p59cijs3ik52idnykq93vqxc97-binutils-wrapper-2.43.1.drv", + "derivation": "/nix/store/7rpdnnifcczqcsmm3d9n617rjyyjjmz3-binutils-wrapper-2.43.1.drv", "description": "Tools for manipulating binaries (linker, assembler, etc.) (wrapper script)", "install_id": "binutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "binutils-wrapper-2.43.1", "pname": "binutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "wrapper-2.43.1", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "info": "/nix/store/rckygafc7vxzasfl7pig1a5r532lf5sn-binutils-wrapper-2.43.1-info", - "man": "/nix/store/r80hhhlxpwgljfd6bpc3nflsfqcbmxvc-binutils-wrapper-2.43.1-man", - "out": "/nix/store/zy69cdp2ymkv7kzc9z7cw2nsqmkcmpva-binutils-wrapper-2.43.1" + "info": "/nix/store/cgapzmdw2mn5cz3ndcxjzwzyrk6kfm82-binutils-wrapper-2.43.1-info", + "man": "/nix/store/ia418p3hc4083jvg6fg1hww64vpfy2rq-binutils-wrapper-2.43.1-man", + "out": "/nix/store/nfpnf2pkrm0c1ys2kbv8l2wa1ira7f94-binutils-wrapper-2.43.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -140,30 +140,30 @@ { "attr_path": "binutils", "broken": false, - "derivation": "/nix/store/ssglv2rn72s9l9rl68qrdf5n2a291272-binutils-wrapper-2.43.1.drv", + "derivation": "/nix/store/yf2zqaviyw263knwal0swil5fngkds4p-binutils-wrapper-2.43.1.drv", "description": "Tools for manipulating binaries (linker, assembler, etc.) (wrapper script)", "install_id": "binutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "binutils-wrapper-2.43.1", "pname": "binutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "wrapper-2.43.1", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "info": "/nix/store/7f6vn32966cx2pish18slysr9d4m7745-binutils-wrapper-2.43.1-info", - "man": "/nix/store/v40fji25h966vyihqx0s1vs75gnb2wr0-binutils-wrapper-2.43.1-man", - "out": "/nix/store/6n2v28y80cnk5gnd6hdsvsyy02b5s1qs-binutils-wrapper-2.43.1" + "info": "/nix/store/apppy7bkfsz125gydbjs5vrvqfvq27mm-binutils-wrapper-2.43.1-info", + "man": "/nix/store/rg077zwxlkv60l5m83np3kdjf7r9mmlx-binutils-wrapper-2.43.1-man", + "out": "/nix/store/01yd26fl5frslphq9cggbfybrdvqkb98-binutils-wrapper-2.43.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -172,30 +172,30 @@ { "attr_path": "binutils", "broken": false, - "derivation": "/nix/store/4x1dk4v0p5az4jsxambbih5ag932ixl7-binutils-wrapper-2.43.1.drv", + "derivation": "/nix/store/682bvcrd3yb2zcd6wgy9pzxazwwscb86-binutils-wrapper-2.43.1.drv", "description": "Tools for manipulating binaries (linker, assembler, etc.) (wrapper script)", "install_id": "binutils", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "binutils-wrapper-2.43.1", "pname": "binutils", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "wrapper-2.43.1", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "info": "/nix/store/a0p3y3k0yrz120lpr2ci5bycrl95nda8-binutils-wrapper-2.43.1-info", - "man": "/nix/store/nyhp9wiym5gpgfrf170lb850zf85ay9r-binutils-wrapper-2.43.1-man", - "out": "/nix/store/srcmmqi8kxjfygd0hyy42c8hv6cws83b-binutils-wrapper-2.43.1" + "info": "/nix/store/ap8qzbmr9sr2xqph88j945c4vj7gxx23-binutils-wrapper-2.43.1-info", + "man": "/nix/store/ayh9spl6n9zxx9c74vlm5wap0hdn1k1k-binutils-wrapper-2.43.1-man", + "out": "/nix/store/vrkxj51s4a1awh7m4p4f1w29wad5s20m-binutils-wrapper-2.43.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -204,31 +204,31 @@ { "attr_path": "gcc-unwrapped", "broken": false, - "derivation": "/nix/store/bzd9nsw92zs9pc19xh4ji1675bw6a0jn-gcc-14-20241116.drv", + "derivation": "/nix/store/lbfwlj9sgj7wy3knjwwj2s35ip0nvlnj-gcc-14-20241116.drv", "description": "GNU Compiler Collection, version 14-20241116", "install_id": "gcc-unwrapped", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gcc-14-20241116", "pname": "gcc-unwrapped", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "gcc-14-20241116", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "info": "/nix/store/nrn9v6llkpv9mfq8sdg99x5slrb32xp4-gcc-14-20241116-info", - "lib": "/nix/store/i2cflhva7q4lin2xz7jh081zgwsh9hbn-gcc-14-20241116-lib", - "man": "/nix/store/f93ylpxv4mz15v2r9q9aw42a7n1gc42c-gcc-14-20241116-man", - "out": "/nix/store/w7xabv7cxkz78rhwnyzrfxdv3ngygbyh-gcc-14-20241116" + "info": "/nix/store/xz09sfy4pijvdgv44yqaj5jqdfmlkwxx-gcc-14-20241116-info", + "lib": "/nix/store/l67ds37r61sp9db5zxrzkmckh3221vym-gcc-14-20241116-lib", + "man": "/nix/store/3s22md45ns8xngxabx7n5llpk8yfa4sn-gcc-14-20241116-man", + "out": "/nix/store/b4x3qm6n655alg9djp8y8vi9nbmjq38d-gcc-14-20241116" }, "system": "aarch64-darwin", "group": "toplevel", @@ -237,33 +237,33 @@ { "attr_path": "gcc-unwrapped", "broken": false, - "derivation": "/nix/store/3acjvbs3w4yxv1rwhww5cnwrmwbaiihi-gcc-14-20241116.drv", + "derivation": "/nix/store/d4cg6ln1yd495xgiy5l3ayg25jddklsk-gcc-14-20241116.drv", "description": "GNU Compiler Collection, version 14-20241116", "install_id": "gcc-unwrapped", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gcc-14-20241116", "pname": "gcc-unwrapped", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "gcc-14-20241116", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "checksum": "/nix/store/l7wzh1jhiqa2vhaw8dpxj4rircpfhvxi-gcc-14-20241116-checksum", - "info": "/nix/store/s2lnnmhrswf5zmxi8662z08hc260m8ps-gcc-14-20241116-info", - "lib": "/nix/store/k7zrgs3l3ifa9qpz8i3ndaa0xvsmcb9n-gcc-14-20241116-lib", - "libgcc": "/nix/store/g0fg0qk212665jy2bmhrqvi7cqfzz90q-gcc-14-20241116-libgcc", - "man": "/nix/store/bl35c3073sg260lnp5k36bkjk6p6g3gs-gcc-14-20241116-man", - "out": "/nix/store/qbvp2h1f5a03nwmw0nwqimnk4kjhzv19-gcc-14-20241116" + "checksum": "/nix/store/mqgl0d5ayqsyagwixlzv5wb272pi9b8n-gcc-14-20241116-checksum", + "info": "/nix/store/6ksmwphahn99vx80xvamyb7l9b0ynya4-gcc-14-20241116-info", + "lib": "/nix/store/i60rx2hwqsn3fm64cblfjq36rzk4l18r-gcc-14-20241116-lib", + "libgcc": "/nix/store/pb8dsn8wh65ialxqian32i3ps3jkd87b-gcc-14-20241116-libgcc", + "man": "/nix/store/v6ralv74lyiiavg9njyxisq0023kmw3d-gcc-14-20241116-man", + "out": "/nix/store/x5k7anh2zz9vbdicl0mbxyjd1kw4a8j4-gcc-14-20241116" }, "system": "aarch64-linux", "group": "toplevel", @@ -272,31 +272,31 @@ { "attr_path": "gcc-unwrapped", "broken": false, - "derivation": "/nix/store/zsc4i3dsfp0pc05vb8dj6vc6wp4k0sr6-gcc-14-20241116.drv", + "derivation": "/nix/store/ald78apbff9j7r7xiizw2l25fah2m5j1-gcc-14-20241116.drv", "description": "GNU Compiler Collection, version 14-20241116", "install_id": "gcc-unwrapped", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gcc-14-20241116", "pname": "gcc-unwrapped", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "gcc-14-20241116", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "info": "/nix/store/hngrznsi73cfzjy4b4c76f7x8qmw3ss4-gcc-14-20241116-info", - "lib": "/nix/store/y38ik1mvv7g9b9kqikdba0k2sj4w3w53-gcc-14-20241116-lib", - "man": "/nix/store/ppxpcs0pjkvp3p4r98yr43k4y6ll5nfg-gcc-14-20241116-man", - "out": "/nix/store/jcw2adrrnljkf93krmc5r8lg3016annd-gcc-14-20241116" + "info": "/nix/store/7q57l3nvkhxax7bmfjcml5hnvg28w5nw-gcc-14-20241116-info", + "lib": "/nix/store/mcmwdx4xjgcdnrahzyi8ib23862y4nb9-gcc-14-20241116-lib", + "man": "/nix/store/i39bhhhpkm43fwc0iwzzyzlb19m47lb6-gcc-14-20241116-man", + "out": "/nix/store/1vxrj3x6y3ck86hfvazmh6vs3lqgdw3i-gcc-14-20241116" }, "system": "x86_64-darwin", "group": "toplevel", @@ -305,33 +305,33 @@ { "attr_path": "gcc-unwrapped", "broken": false, - "derivation": "/nix/store/2hwjfka1izg8hyzan7ki90pcwv3y604g-gcc-14-20241116.drv", + "derivation": "/nix/store/ngv168954wc9iys9qrk0ddz86p7196qk-gcc-14-20241116.drv", "description": "GNU Compiler Collection, version 14-20241116", "install_id": "gcc-unwrapped", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gcc-14-20241116", "pname": "gcc-unwrapped", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "gcc-14-20241116", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "checksum": "/nix/store/h60zrhfdw173cffn5iyb52f64sn40jyc-gcc-14-20241116-checksum", - "info": "/nix/store/bmb9bqw7fxac08wc46cizd7dzlw64860-gcc-14-20241116-info", - "lib": "/nix/store/bpq1s72cw9qb2fs8mnmlw6hn2c7iy0ss-gcc-14-20241116-lib", - "libgcc": "/nix/store/17v0ywnr3akp85pvdi56gwl99ljv95kx-gcc-14-20241116-libgcc", - "man": "/nix/store/5kr602ywkyfpvzx6sl4d3zkksp4iakhb-gcc-14-20241116-man", - "out": "/nix/store/l89iqc7am6i60y8vk507zwrzxf0wcd3v-gcc-14-20241116" + "checksum": "/nix/store/agmfrzrpnz8k5l1hkvmrbw9bs2bxybrh-gcc-14-20241116-checksum", + "info": "/nix/store/cx3d30zsfiykb9yijq8il26mq56ih1q6-gcc-14-20241116-info", + "lib": "/nix/store/ggqfrwgzpr3v3dkvh4cnmhymnvf6cqja-gcc-14-20241116-lib", + "libgcc": "/nix/store/qjg34af79vcz9k2x386wjg6pk905cs42-gcc-14-20241116-libgcc", + "man": "/nix/store/l43mf6aydfl1jrwk6j830s0b13i5nyd7-gcc-14-20241116-man", + "out": "/nix/store/zs2gq6fkglrd28g1nxlb8waqq37cdc2z-gcc-14-20241116" }, "system": "x86_64-linux", "group": "toplevel", @@ -340,32 +340,32 @@ { "attr_path": "glibc", "broken": false, - "derivation": "/nix/store/kk0dsdn4q1d3cmfgzsg8m5g1v0m18b59-glibc-2.40-36.drv", + "derivation": "/nix/store/6n6ydd20i4zmyz75ad8nrf5gdi3lgm4x-glibc-2.40-66.drv", "description": "GNU C Library", "install_id": "glibc", "license": "LGPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "glibc-2.40-36", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "glibc-2.40-66", "pname": "glibc", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "2.40-36", + "version": "2.40-66", "outputs_to_install": [ "bin" ], "outputs": { - "bin": "/nix/store/1c6bmxrrhm8bd26ai2rjqld2yyjrxhds-glibc-2.40-36-bin", - "debug": "/nix/store/9agwbwbsh5g70wkzrb887pkn3c1jw5b5-glibc-2.40-36-debug", - "dev": "/nix/store/kj8hbqx4ds9qm9mq7hyikxyfwwg13kzj-glibc-2.40-36-dev", - "getent": "/nix/store/yjakygrl2hy5fqnyzq394864smw01jhw-glibc-2.40-36-getent", - "out": "/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36", - "static": "/nix/store/jbv9kcr08y41vd0czlxqgjq767y6p00p-glibc-2.40-36-static" + "bin": "/nix/store/9lcg6rsqbmx6s35jzy86b86pkj0qhxjl-glibc-2.40-66-bin", + "debug": "/nix/store/2d9wmzpzvshkmrbfilzwmkd6y2g3wg9j-glibc-2.40-66-debug", + "dev": "/nix/store/6aci60gk5wj4bjj1rygzbkc6ximmsm17-glibc-2.40-66-dev", + "getent": "/nix/store/b8k1qkmfw1vk075zj8yzpl3b4y82si1g-glibc-2.40-66-getent", + "out": "/nix/store/81mi7m3k3wsiz9rrrg636sx21psj20hc-glibc-2.40-66", + "static": "/nix/store/9la5sn6yyrclzhbk5xglfwda6pzhacmg-glibc-2.40-66-static" }, "system": "x86_64-linux", "group": "toplevel", @@ -374,32 +374,32 @@ { "attr_path": "glibc", "broken": false, - "derivation": "/nix/store/j2051363nsh6whd179062yk1pdybp7ds-glibc-2.40-36.drv", + "derivation": "/nix/store/23iyyapn0cjbcibk67ns099lvmi3drc9-glibc-2.40-66.drv", "description": "GNU C Library", "install_id": "glibc", "license": "LGPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "glibc-2.40-36", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "glibc-2.40-66", "pname": "glibc", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "2.40-36", + "version": "2.40-66", "outputs_to_install": [ "bin" ], "outputs": { - "bin": "/nix/store/hyn8hi7nwz4fs24kxlm9w1a0hg9xgnmq-glibc-2.40-36-bin", - "debug": "/nix/store/y7fv996xz85ffr1i259bj3ssqbwbv0fs-glibc-2.40-36-debug", - "dev": "/nix/store/d9w1msymf7rmqdljh86bfr2zgb3r0zma-glibc-2.40-36-dev", - "getent": "/nix/store/cr6ybjf1q76r9var7y300yvv2al1xnwg-glibc-2.40-36-getent", - "out": "/nix/store/myf5swnbwk96kzs654k75s9fnfxhyaiz-glibc-2.40-36", - "static": "/nix/store/xish5nfblkmpp6jnbmgrflzi7839w36y-glibc-2.40-36-static" + "bin": "/nix/store/hpfy3n69wpzh1bzdb49y9rpjmf7m6sgy-glibc-2.40-66-bin", + "debug": "/nix/store/j0hcjywnpgq1gsfljh44xmsj7plri3i1-glibc-2.40-66-debug", + "dev": "/nix/store/dxi5fb30gkg2jdiabykbxl4bb95x6c13-glibc-2.40-66-dev", + "getent": "/nix/store/g52b9y9wsxkhiszjdhpqhsil310p9a5i-glibc-2.40-66-getent", + "out": "/nix/store/4j0ghmjl1hia5h4fx9szjz0zzlr4ck9b-glibc-2.40-66", + "static": "/nix/store/ijfl61jv70bwc9a0b7lc6bh85c3qhjrd-glibc-2.40-66-static" }, "system": "aarch64-linux", "group": "toplevel", @@ -408,30 +408,30 @@ { "attr_path": "gnumake", "broken": false, - "derivation": "/nix/store/xvpxx998ahpfv3cpgkj9s77ndggwig58-gnumake-4.4.1.drv", + "derivation": "/nix/store/5wv69az88yim9ind6gp12hzh7vy8n742-gnumake-4.4.1.drv", "description": "Tool to control the generation of non-source files from sources", "install_id": "gnumake", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gnumake-4.4.1", "pname": "gnumake", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "4.4.1", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "info": "/nix/store/8677qdd03vfyb4zl9jqa1l3gf5nn42l0-gnumake-4.4.1-info", - "man": "/nix/store/8ndq9xqci1861y6fb97xgm90qxq3m9lj-gnumake-4.4.1-man", - "out": "/nix/store/kz7hhivh19j3fswz9i5knbq3xwsy7sp5-gnumake-4.4.1" + "info": "/nix/store/hawnsgjd9lxxdwgbs3vmqf0074kdzzwg-gnumake-4.4.1-info", + "man": "/nix/store/wy7f1yyfq701271vnrr2f5kzbq14ldwb-gnumake-4.4.1-man", + "out": "/nix/store/sbi3qw92i2lmm50agfl6hyys4ns5p1cb-gnumake-4.4.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -440,31 +440,31 @@ { "attr_path": "gnumake", "broken": false, - "derivation": "/nix/store/zir2qbcs5di3nph357a1g8vyjs8fy6rw-gnumake-4.4.1.drv", + "derivation": "/nix/store/jp2c9igi2lhmdm3lb3v6ipqsawl2m1mg-gnumake-4.4.1.drv", "description": "Tool to control the generation of non-source files from sources", "install_id": "gnumake", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gnumake-4.4.1", "pname": "gnumake", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "4.4.1", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "debug": "/nix/store/gfsbcjrv2lxgipzsn3a65flqll44ihis-gnumake-4.4.1-debug", - "info": "/nix/store/hnkqb83x19qv9hwa8l5vkvv2y21yps32-gnumake-4.4.1-info", - "man": "/nix/store/rim19s0wcffh71ma2bgm0hifpr71p3dz-gnumake-4.4.1-man", - "out": "/nix/store/vdn3rar5zcrg0mh406h4abq3w2d12hy2-gnumake-4.4.1" + "debug": "/nix/store/wqw8qqdbxjq1ryd83qrp8845j31ymdl2-gnumake-4.4.1-debug", + "info": "/nix/store/xw267hlm12127bsj285iqlylgkds9xcz-gnumake-4.4.1-info", + "man": "/nix/store/j19np241ay4yhr2713ix78qbxgdywnxd-gnumake-4.4.1-man", + "out": "/nix/store/m2kxzc7bdf6jryshyx28iiwzhwy9yy4r-gnumake-4.4.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -473,30 +473,30 @@ { "attr_path": "gnumake", "broken": false, - "derivation": "/nix/store/najzd2gidnplwz1lgn7idizh8aa6c2w1-gnumake-4.4.1.drv", + "derivation": "/nix/store/qnl3pvpvj7mb0bzg975ab94g17pmgh81-gnumake-4.4.1.drv", "description": "Tool to control the generation of non-source files from sources", "install_id": "gnumake", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gnumake-4.4.1", "pname": "gnumake", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "4.4.1", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "info": "/nix/store/a0k03x1jwp180cwppi1yqd8h535p5ck6-gnumake-4.4.1-info", - "man": "/nix/store/mfcp0r854jpqn1vckhycabla9mwzfsff-gnumake-4.4.1-man", - "out": "/nix/store/i68j153lqxkvyhflqip2lqxy9zqsf6k2-gnumake-4.4.1" + "info": "/nix/store/6svs2xnshx2hjl92mhknrw6b1j2fixj6-gnumake-4.4.1-info", + "man": "/nix/store/4hxywqd01lg9llz89xhpnkvbhs7kviw9-gnumake-4.4.1-man", + "out": "/nix/store/phxnsrf7p9ydqy9rzm1b2hgifj0sq2jf-gnumake-4.4.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -505,31 +505,31 @@ { "attr_path": "gnumake", "broken": false, - "derivation": "/nix/store/cps3vhvvfbk1kcwd46mzf2jn3fcgjlcm-gnumake-4.4.1.drv", + "derivation": "/nix/store/l6xnvnp2wgvmqi0aqygwcylqblq1ri14-gnumake-4.4.1.drv", "description": "Tool to control the generation of non-source files from sources", "install_id": "gnumake", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gnumake-4.4.1", "pname": "gnumake", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "4.4.1", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "debug": "/nix/store/6vzw9g0p9n5467agw5z4l68xbwpzr79x-gnumake-4.4.1-debug", - "info": "/nix/store/1cw85sbjpl43k7qdwhpcmz63rq0f54jc-gnumake-4.4.1-info", - "man": "/nix/store/4dwhf5vn36rxg6xk98qsswyhvzywqdh9-gnumake-4.4.1-man", - "out": "/nix/store/nmj7y4f9zkbzsb51wbnbf2yksa4ncprj-gnumake-4.4.1" + "debug": "/nix/store/0m3pbrkq6srhqy3lghm5n6xbi60m1dx0-gnumake-4.4.1-debug", + "info": "/nix/store/ja4k39ai5qn07i8z397b621cj5gbbswj-gnumake-4.4.1-info", + "man": "/nix/store/gxnp20132z46q5imfhcbpqg4s1r57i70-gnumake-4.4.1-man", + "out": "/nix/store/lg5s5rccg0b7kdlz9xmqmz3f2h89knxm-gnumake-4.4.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -538,27 +538,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/0lxr3l6jxkvc1ckrjs65bkmr6wkm12ib-gum-0.14.5.drv", + "derivation": "/nix/store/gccd71rh0832pa50dv7gmn4r6ap9qw4d-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/p87f1zvabjckkam5f8p5n8s0p9dy2z8d-gum-0.14.5" + "out": "/nix/store/xdllwvxv5817vyspsxz9md15mkw0jnpk-gum-0.15.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -567,27 +567,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/flfac2jgxzw1zx2xk81w322qyzzbsni3-gum-0.14.5.drv", + "derivation": "/nix/store/icbs467zrbkbwzj0iq6yqgqcrfflnzdd-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/i8ks7qinadmk77dmknnrpi4iczv8p8gj-gum-0.14.5" + "out": "/nix/store/a32cysf4yz5vh6jv8kapywxpr52mpza5-gum-0.15.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -596,27 +596,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/5jaz36kssi10wjrsasi7wxf3rj9854hm-gum-0.14.5.drv", + "derivation": "/nix/store/9wzfi8lrq715wayvvn0jk411xm21nwx3-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/1s4jc1kmqksngyhanl76iibb19b7sd2v-gum-0.14.5" + "out": "/nix/store/dc27pakvsy1cihqz64nmqlvk9kfvaqsx-gum-0.15.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -625,27 +625,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/mjp6pldbmq5d6q0cl8brimzf0h3fdqpz-gum-0.14.5.drv", + "derivation": "/nix/store/96il3fayyk011rizdw7sn92dzifbrkyk-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/z96hiw9h45mph9qilm4hp4j4ncf19qbl-gum-0.14.5" + "out": "/nix/store/izlkj83sbvsxvj2ss9p479jhxljdvy5r-gum-0.15.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -654,17 +654,17 @@ { "attr_path": "imagemagick", "broken": false, - "derivation": "/nix/store/286ivgfcny02in8agrl1bgpp4wmaan58-imagemagick-7.1.1-43.drv", + "derivation": "/nix/store/ccyxw03kha1qjnqhmzzdfj5nnprnkvfs-imagemagick-7.1.1-43.drv", "description": "Software suite to create, edit, compose, or convert bitmap images", "install_id": "imagemagick", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "imagemagick-7.1.1-43", "pname": "imagemagick", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -674,9 +674,9 @@ "out" ], "outputs": { - "dev": "/nix/store/i6v0zr0q3qxrr04laq3lz8l757qq8lvn-imagemagick-7.1.1-43-dev", - "doc": "/nix/store/b0332x03230n8hm19zq1fa346v88gsh0-imagemagick-7.1.1-43-doc", - "out": "/nix/store/wqw36sai4sbib15ydj925339ffvp1xqn-imagemagick-7.1.1-43" + "dev": "/nix/store/pm6xj4wxs98wrg6nw9zqj6nx3bp0xc24-imagemagick-7.1.1-43-dev", + "doc": "/nix/store/cqpd1f7qy6ha6bifj3s2dvgqgknql5xh-imagemagick-7.1.1-43-doc", + "out": "/nix/store/z3isbpndwqlpqgxgj7gk3ynm64xzq9w4-imagemagick-7.1.1-43" }, "system": "aarch64-darwin", "group": "toplevel", @@ -685,17 +685,17 @@ { "attr_path": "imagemagick", "broken": false, - "derivation": "/nix/store/m7qi33431yzx5hib6gpy99b1r9r10b96-imagemagick-7.1.1-43.drv", + "derivation": "/nix/store/s9pf9vbsqxmkbmiz74jk9qcnaxz02n05-imagemagick-7.1.1-43.drv", "description": "Software suite to create, edit, compose, or convert bitmap images", "install_id": "imagemagick", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "imagemagick-7.1.1-43", "pname": "imagemagick", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -705,9 +705,9 @@ "out" ], "outputs": { - "dev": "/nix/store/bfbdw0bcmk3yzqqq5yb1n749bvzzpgf2-imagemagick-7.1.1-43-dev", - "doc": "/nix/store/6xw17i4pcmzaiv31sfvd6w4dih2m1pmb-imagemagick-7.1.1-43-doc", - "out": "/nix/store/mxm3wfj0xylkziimr1i85q46vclv1b8a-imagemagick-7.1.1-43" + "dev": "/nix/store/37q5b7fhzc6mn0hmq49n53npi2xz00h2-imagemagick-7.1.1-43-dev", + "doc": "/nix/store/n1v3jqyvjz1vvpp9xwm6vlbqf7wxf11k-imagemagick-7.1.1-43-doc", + "out": "/nix/store/2i9pzbknmvl2qrkjkvjjjdh71i94b88h-imagemagick-7.1.1-43" }, "system": "aarch64-linux", "group": "toplevel", @@ -716,17 +716,17 @@ { "attr_path": "imagemagick", "broken": false, - "derivation": "/nix/store/fjq2i0w0kawx0ygnw2mh110jxwcgrxqh-imagemagick-7.1.1-43.drv", + "derivation": "/nix/store/f65h6vxnmikdxyznhg4ysj4d470fjxj8-imagemagick-7.1.1-43.drv", "description": "Software suite to create, edit, compose, or convert bitmap images", "install_id": "imagemagick", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "imagemagick-7.1.1-43", "pname": "imagemagick", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -736,9 +736,9 @@ "out" ], "outputs": { - "dev": "/nix/store/9wbim3jp1hip0cgs0hk41v0fbqy28n81-imagemagick-7.1.1-43-dev", - "doc": "/nix/store/wgjp76w0s7ixfh4nq9cfcwjasqckrbbv-imagemagick-7.1.1-43-doc", - "out": "/nix/store/f98fn7bbq4chyrg7wabhbyqvky2yj0pv-imagemagick-7.1.1-43" + "dev": "/nix/store/6zrji4b88gc5zx8076al45r6l7bk2nyk-imagemagick-7.1.1-43-dev", + "doc": "/nix/store/1n3j5gx3cz25qdrlmlk0azhzg6xphvpj-imagemagick-7.1.1-43-doc", + "out": "/nix/store/09kmiwhzwav2zfc9fdpd934mxkjhfzn2-imagemagick-7.1.1-43" }, "system": "x86_64-darwin", "group": "toplevel", @@ -747,17 +747,17 @@ { "attr_path": "imagemagick", "broken": false, - "derivation": "/nix/store/bb5p6dghsbbn271hczyg1nl8s62916k2-imagemagick-7.1.1-43.drv", + "derivation": "/nix/store/vr8l2kcxmy38lwyi1r14lm8v8ybn2d0n-imagemagick-7.1.1-43.drv", "description": "Software suite to create, edit, compose, or convert bitmap images", "install_id": "imagemagick", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "imagemagick-7.1.1-43", "pname": "imagemagick", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -767,9 +767,9 @@ "out" ], "outputs": { - "dev": "/nix/store/s77ik3wgzf99lzam0m9fgkjjvss420ly-imagemagick-7.1.1-43-dev", - "doc": "/nix/store/yfa5p3acq9dp4x3q2xr5123ksqipf5ah-imagemagick-7.1.1-43-doc", - "out": "/nix/store/wj4gp2b1mks14ry6m25rfwkpbj0qwvc0-imagemagick-7.1.1-43" + "dev": "/nix/store/05khz27rlbspfgp86ml26qn6wli1xacz-imagemagick-7.1.1-43-dev", + "doc": "/nix/store/f6ikcgnajprnzwdc7mh31r32lj1gd8r5-imagemagick-7.1.1-43-doc", + "out": "/nix/store/illskdnb28jbqhp22j30vbf7w6f43mdm-imagemagick-7.1.1-43" }, "system": "x86_64-linux", "group": "toplevel", @@ -778,17 +778,17 @@ { "attr_path": "libmysqlclient", "broken": false, - "derivation": "/nix/store/182jad2h3grhsfilkp152ra7027kv7s3-mariadb-connector-c-3.3.5.drv", + "derivation": "/nix/store/vh6b34646lkwqaabb135kxl4jh56askc-mariadb-connector-c-3.3.5.drv", "description": "Client library that can be used to connect to MySQL or MariaDB", "install_id": "libmysqlclient", "license": "LGPL-2.1-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "mariadb-connector-c-3.3.5", "pname": "libmysqlclient", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -798,8 +798,8 @@ "out" ], "outputs": { - "dev": "/nix/store/xpvw9i54i5mjlx49cfxlsxz2p5iskndj-mariadb-connector-c-3.3.5-dev", - "out": "/nix/store/50y1k0gf8nn5ks68lyr6x001s4jh0krs-mariadb-connector-c-3.3.5" + "dev": "/nix/store/5d38k2v6gd9gnfcz3fgvlci282057573-mariadb-connector-c-3.3.5-dev", + "out": "/nix/store/bifqir8y448zzqldvhj6cw82ycdjxrjy-mariadb-connector-c-3.3.5" }, "system": "aarch64-darwin", "group": "toplevel", @@ -808,17 +808,17 @@ { "attr_path": "libmysqlclient", "broken": false, - "derivation": "/nix/store/3qqdihwkardbxg3f3fgkw8lpdh797cnf-mariadb-connector-c-3.3.5.drv", + "derivation": "/nix/store/jnq6qfi3d6qpli9jfaiwvhmmbikxkygs-mariadb-connector-c-3.3.5.drv", "description": "Client library that can be used to connect to MySQL or MariaDB", "install_id": "libmysqlclient", "license": "LGPL-2.1-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "mariadb-connector-c-3.3.5", "pname": "libmysqlclient", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -828,8 +828,8 @@ "out" ], "outputs": { - "dev": "/nix/store/mc7km4yba9qr24pz7mq0hk2h94363kg8-mariadb-connector-c-3.3.5-dev", - "out": "/nix/store/hpwp5bm34sfwir9dgx08vbxqmw68qvsb-mariadb-connector-c-3.3.5" + "dev": "/nix/store/jja3w534i55s9h9ww79jykzk1akqpfxv-mariadb-connector-c-3.3.5-dev", + "out": "/nix/store/vd24nf54kf1mal6cfamz1jphbl7f5ckv-mariadb-connector-c-3.3.5" }, "system": "aarch64-linux", "group": "toplevel", @@ -838,17 +838,17 @@ { "attr_path": "libmysqlclient", "broken": false, - "derivation": "/nix/store/0sz3cfnkg5fnxgc5yx84a7axf8jwcwvm-mariadb-connector-c-3.3.5.drv", + "derivation": "/nix/store/vs7d6mkk2vrmxq03k29yk95p2vfh32n7-mariadb-connector-c-3.3.5.drv", "description": "Client library that can be used to connect to MySQL or MariaDB", "install_id": "libmysqlclient", "license": "LGPL-2.1-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "mariadb-connector-c-3.3.5", "pname": "libmysqlclient", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -858,8 +858,8 @@ "out" ], "outputs": { - "dev": "/nix/store/0n3rlsp3l0l1pl0fflh7j5n7743wzjpq-mariadb-connector-c-3.3.5-dev", - "out": "/nix/store/j6qlxwyxmgm1pha93bz7s1yn9mj6nagv-mariadb-connector-c-3.3.5" + "dev": "/nix/store/r8lg91b4y9yngp3zv1zb58p78ybsd9sj-mariadb-connector-c-3.3.5-dev", + "out": "/nix/store/7b1117j9kryd8aj0nmqvxy2j1jzrflak-mariadb-connector-c-3.3.5" }, "system": "x86_64-darwin", "group": "toplevel", @@ -868,17 +868,17 @@ { "attr_path": "libmysqlclient", "broken": false, - "derivation": "/nix/store/h1ispx4fzhbyxlhfvayc047z1vxhwk3j-mariadb-connector-c-3.3.5.drv", + "derivation": "/nix/store/vrlm20z8sjh688k9pldnqagf3g21b64g-mariadb-connector-c-3.3.5.drv", "description": "Client library that can be used to connect to MySQL or MariaDB", "install_id": "libmysqlclient", "license": "LGPL-2.1-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "mariadb-connector-c-3.3.5", "pname": "libmysqlclient", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -888,8 +888,8 @@ "out" ], "outputs": { - "dev": "/nix/store/fyi0qsjqwspr1xs8sa80h70zghvbimv8-mariadb-connector-c-3.3.5-dev", - "out": "/nix/store/43vlwhc07mpf1nsicwvmc5rkgg9zszaq-mariadb-connector-c-3.3.5" + "dev": "/nix/store/f3cg93yqsqihq0mkd1maz9r94ia4by9s-mariadb-connector-c-3.3.5-dev", + "out": "/nix/store/xvl947mz13m3dvlgk3xrcyna49w1hgyi-mariadb-connector-c-3.3.5" }, "system": "x86_64-linux", "group": "toplevel", @@ -898,17 +898,17 @@ { "attr_path": "libxml2", "broken": false, - "derivation": "/nix/store/cn5n43f57cqpjyrbfdl57c9b59lpapn1-libxml2-2.13.5.drv", + "derivation": "/nix/store/77121vzb8wh0rzv9247m4a10n8g44wbj-libxml2-2.13.5.drv", "description": "XML parsing library for C", "install_id": "libxml2", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "libxml2-2.13.5", "pname": "libxml2", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -918,10 +918,10 @@ "bin" ], "outputs": { - "bin": "/nix/store/h0hki8nyd1y4n36id2hhlbcbgbsk5p0j-libxml2-2.13.5-bin", - "dev": "/nix/store/w3wg9kiylikriab4r3a3vcqlgs1q0y2p-libxml2-2.13.5-dev", - "devdoc": "/nix/store/m3c98hriv9knspdnd88wiy06vf1gpa0w-libxml2-2.13.5-devdoc", - "out": "/nix/store/qgjf7i1r086clvm0a0w5yj6sbyk2hgam-libxml2-2.13.5" + "bin": "/nix/store/y02k7pk0i556fa018s86bz77m026i766-libxml2-2.13.5-bin", + "dev": "/nix/store/y69350153vrm4bm27523wj0rpaxpzs51-libxml2-2.13.5-dev", + "devdoc": "/nix/store/qgg7vapz204a1y5yzc1pqm6hvjg9ybk7-libxml2-2.13.5-devdoc", + "out": "/nix/store/z7q7576ijwrybvkkcslz1fx4w90flykj-libxml2-2.13.5" }, "system": "aarch64-darwin", "group": "toplevel", @@ -930,17 +930,17 @@ { "attr_path": "libxml2", "broken": false, - "derivation": "/nix/store/k5q3s0j4g0idkifx7mnf74iw467xplcj-libxml2-2.13.5.drv", + "derivation": "/nix/store/k4b70g7rg1xif6n1fxlrhzglg29549kv-libxml2-2.13.5.drv", "description": "XML parsing library for C", "install_id": "libxml2", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "libxml2-2.13.5", "pname": "libxml2", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -950,11 +950,11 @@ "bin" ], "outputs": { - "bin": "/nix/store/471cq1pw9gywl5gncddad65jd8267h5p-libxml2-2.13.5-bin", - "dev": "/nix/store/kl65i2siy14iwm04hb79pka8kx4z77vg-libxml2-2.13.5-dev", - "devdoc": "/nix/store/3d4ya40brhs9kwbpplb4wpa1baxvjjpl-libxml2-2.13.5-devdoc", - "out": "/nix/store/q8zi43mbxfainsx8n15sm70drh6npkkx-libxml2-2.13.5", - "py": "/nix/store/12pwljkbr3gd4r9l7kdxh12n58cdh8dw-libxml2-2.13.5-py" + "bin": "/nix/store/20pcwal8rkh17mslx0dzvmvjb5mx5my6-libxml2-2.13.5-bin", + "dev": "/nix/store/ffvqzgfvifr55ak2rfmkw31yvgb2lr69-libxml2-2.13.5-dev", + "devdoc": "/nix/store/dyp8ap1zz549rsaqqmflh1v9hkz07f98-libxml2-2.13.5-devdoc", + "out": "/nix/store/sfkhafab6rchnyjp7rjp6flc7xhva23y-libxml2-2.13.5", + "py": "/nix/store/jqbksfjd681yixcdvavbwl55vrh2dmaq-libxml2-2.13.5-py" }, "system": "aarch64-linux", "group": "toplevel", @@ -963,17 +963,17 @@ { "attr_path": "libxml2", "broken": false, - "derivation": "/nix/store/y29mr902mmlryy6g24i0apix9gx3b9l8-libxml2-2.13.5.drv", + "derivation": "/nix/store/zqdcqbs9zazd9n6ma5il655k1s5yzrzk-libxml2-2.13.5.drv", "description": "XML parsing library for C", "install_id": "libxml2", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "libxml2-2.13.5", "pname": "libxml2", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -983,10 +983,10 @@ "bin" ], "outputs": { - "bin": "/nix/store/0hih4zi65mrwyj0mdhak3q2k5wsdvfcz-libxml2-2.13.5-bin", - "dev": "/nix/store/rhb6900sz2yd634ca9d2s6vs04ixrx6y-libxml2-2.13.5-dev", - "devdoc": "/nix/store/cvdjgmkr4l0vxibyjnxz6gv22jm7w0sd-libxml2-2.13.5-devdoc", - "out": "/nix/store/nyv4qnlb1bwhwxwl899mfcxnn1p9c9ll-libxml2-2.13.5" + "bin": "/nix/store/47v7zky2j43qszzl3lp09bs468dajns3-libxml2-2.13.5-bin", + "dev": "/nix/store/gl8d2285a4sx2j7dmpbcdzpdc2dxl9z3-libxml2-2.13.5-dev", + "devdoc": "/nix/store/6030khm45csajzwcpvg1pp47qcqiziww-libxml2-2.13.5-devdoc", + "out": "/nix/store/bwddm7cfi330xw57xbxrfzip176x6zva-libxml2-2.13.5" }, "system": "x86_64-darwin", "group": "toplevel", @@ -995,17 +995,17 @@ { "attr_path": "libxml2", "broken": false, - "derivation": "/nix/store/5zkdsqd7v4kyblqks6ar6vgbmhpv2wy4-libxml2-2.13.5.drv", + "derivation": "/nix/store/hp6qd1w15pcjvfsh6kr54wdcqf5afm3c-libxml2-2.13.5.drv", "description": "XML parsing library for C", "install_id": "libxml2", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "libxml2-2.13.5", "pname": "libxml2", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1015,11 +1015,11 @@ "bin" ], "outputs": { - "bin": "/nix/store/5g6g9dw135s2khr7ykn3b43i12xxzcna-libxml2-2.13.5-bin", - "dev": "/nix/store/7hwyxbsi39mzrl4kmqs0m478wd2pg63x-libxml2-2.13.5-dev", - "devdoc": "/nix/store/x0c5aal0l4ms66pivnm33b7fqwm2iqjn-libxml2-2.13.5-devdoc", - "out": "/nix/store/f1arw96zb04zn4zh0ycp0vpiz5ampgkz-libxml2-2.13.5", - "py": "/nix/store/vdsp98g3iiqr9vildap84agpif38pfna-libxml2-2.13.5-py" + "bin": "/nix/store/xdhipy5vbk65gkm1i4ckzn9x4vkdi20f-libxml2-2.13.5-bin", + "dev": "/nix/store/x7kdblncmd9z9kszqb46kf58b7xyf3kv-libxml2-2.13.5-dev", + "devdoc": "/nix/store/bmv8g9j7ka3y7k0hpiyll1spyfn9331i-libxml2-2.13.5-devdoc", + "out": "/nix/store/g092gwqmc4l4qk8i4ry4lyglzfxlhr73-libxml2-2.13.5", + "py": "/nix/store/arszyr8bzic8jq3lgn39y9397wwj5i0k-libxml2-2.13.5-py" }, "system": "x86_64-linux", "group": "toplevel", @@ -1028,17 +1028,17 @@ { "attr_path": "libxslt", "broken": false, - "derivation": "/nix/store/0dq9xa2dqm6jyga2y9cxcgswd3rvfyky-libxslt-1.1.42.drv", + "derivation": "/nix/store/issck8lj73qp4gfix040rw093q51w4lx-libxslt-1.1.42.drv", "description": "C library and tools to do XSL transformations", "install_id": "libxslt", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "libxslt-1.1.42", "pname": "libxslt", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1048,11 +1048,11 @@ "bin" ], "outputs": { - "bin": "/nix/store/ivi6g0k2f9qx3l84wcrz3bq5kb89p75v-libxslt-1.1.42-bin", - "dev": "/nix/store/p3z33238yddrvp9pzmwy8mhn3d49nnzj-libxslt-1.1.42-dev", - "devdoc": "/nix/store/hbw6nriflcsbd40njnvsij7qhg27inrj-libxslt-1.1.42-devdoc", - "doc": "/nix/store/jqalvzgji0ylcc2gi1jrxsy6yxsrnsn9-libxslt-1.1.42-doc", - "out": "/nix/store/zl38wwjpgbf1jh0n7l4hvz76rvkbnx78-libxslt-1.1.42" + "bin": "/nix/store/5l71xyrw1w0bbrsddii0rm958fj8060h-libxslt-1.1.42-bin", + "dev": "/nix/store/qs5nh49sa4blfs54nhdjbsld3ijyhvjk-libxslt-1.1.42-dev", + "devdoc": "/nix/store/734kry0hrfhyyvhc92mp5i4zdb21v9sq-libxslt-1.1.42-devdoc", + "doc": "/nix/store/91n4kvc5bmvc8lh9vs9asr9fhbsa0kwh-libxslt-1.1.42-doc", + "out": "/nix/store/32rfzxq8yvi6xawj46r3chcb425rr9r7-libxslt-1.1.42" }, "system": "aarch64-darwin", "group": "toplevel", @@ -1061,17 +1061,17 @@ { "attr_path": "libxslt", "broken": false, - "derivation": "/nix/store/78raw9yb2mp2pfiaif0bw5nrb7nbir98-libxslt-1.1.42.drv", + "derivation": "/nix/store/6b9m2nhb9d53hlw2vxlq7ql6fvw75k0w-libxslt-1.1.42.drv", "description": "C library and tools to do XSL transformations", "install_id": "libxslt", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "libxslt-1.1.42", "pname": "libxslt", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1081,12 +1081,12 @@ "bin" ], "outputs": { - "bin": "/nix/store/xyz6jabnz10n53miy9r9vm49i7an28a6-libxslt-1.1.42-bin", - "dev": "/nix/store/4vid36qknm2jzg4gpwc48q3yn9zqk6qi-libxslt-1.1.42-dev", - "devdoc": "/nix/store/ks4yy5vj3mzckz5w533cg04d65lfgzr3-libxslt-1.1.42-devdoc", - "doc": "/nix/store/kx8s993913x4wf6k4qbk2iayq13n089f-libxslt-1.1.42-doc", - "out": "/nix/store/7sfvz59c5bgps4wh4xhl5jfhiam6hlnc-libxslt-1.1.42", - "py": "/nix/store/l4sbmmilqzamljp4zbkh0sa5z28qcaj5-libxslt-1.1.42-py" + "bin": "/nix/store/1f9zd07ap2bn7z3ygklw2xsxqibvnzq8-libxslt-1.1.42-bin", + "dev": "/nix/store/awzf0ckb5l5y73ka17ybx48ahviga5w7-libxslt-1.1.42-dev", + "devdoc": "/nix/store/cyyi4zzfahzi6754hw23rv6rs3yjh4bw-libxslt-1.1.42-devdoc", + "doc": "/nix/store/y270ks77gryc5jc53k4i98iaj7j4gpw3-libxslt-1.1.42-doc", + "out": "/nix/store/qkd2zvraywi464d0dvnvyzri4gqzgl70-libxslt-1.1.42", + "py": "/nix/store/nb8kiabnj7mpyfhxdf4pd1j2f8vjip4j-libxslt-1.1.42-py" }, "system": "aarch64-linux", "group": "toplevel", @@ -1095,17 +1095,17 @@ { "attr_path": "libxslt", "broken": false, - "derivation": "/nix/store/ylbwnqymacgzqafsp5lpf5yc6hynp7xr-libxslt-1.1.42.drv", + "derivation": "/nix/store/d8sg9lgngyvdapnpwdd4bp305z7ybspv-libxslt-1.1.42.drv", "description": "C library and tools to do XSL transformations", "install_id": "libxslt", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "libxslt-1.1.42", "pname": "libxslt", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1115,11 +1115,11 @@ "bin" ], "outputs": { - "bin": "/nix/store/xald3lv66fa9kylxkm5d624p1n68ql5n-libxslt-1.1.42-bin", - "dev": "/nix/store/9a0sjyqx35y2kgr0y3zpcry3s8635hm2-libxslt-1.1.42-dev", - "devdoc": "/nix/store/cs2r18cgc7dbsqfh3smpcw7g3gwz144r-libxslt-1.1.42-devdoc", - "doc": "/nix/store/ibyssngkvqm00s4lywx58r83k788cwd3-libxslt-1.1.42-doc", - "out": "/nix/store/qyxmj2zwd39521f0c5nmsdwyj88nip1i-libxslt-1.1.42" + "bin": "/nix/store/85dmw54pvbx8q1lalpnynw4v09ick3sv-libxslt-1.1.42-bin", + "dev": "/nix/store/15kqswp6w5zy9095jkvv6gaifi7wnx4r-libxslt-1.1.42-dev", + "devdoc": "/nix/store/1x4p77cxmnxvp3rp77651f0d08z50s42-libxslt-1.1.42-devdoc", + "doc": "/nix/store/fhv302fjl4r93l8mv5fllkyv0kldj1lj-libxslt-1.1.42-doc", + "out": "/nix/store/l29f8yqa450z343fdp4crgqkq9if126k-libxslt-1.1.42" }, "system": "x86_64-darwin", "group": "toplevel", @@ -1128,17 +1128,17 @@ { "attr_path": "libxslt", "broken": false, - "derivation": "/nix/store/wk3q06bdi891blimnb2wkkhvc47whzdg-libxslt-1.1.42.drv", + "derivation": "/nix/store/50ha6fmd7bdhhwacfs6hjqrd96b721qi-libxslt-1.1.42.drv", "description": "C library and tools to do XSL transformations", "install_id": "libxslt", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "libxslt-1.1.42", "pname": "libxslt", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1148,12 +1148,12 @@ "bin" ], "outputs": { - "bin": "/nix/store/ckqaamnjzciyl1wgmh99cjlpdjmzvaiz-libxslt-1.1.42-bin", - "dev": "/nix/store/8qxqx1i7h6z4g2nsl0909i6sjdr36l70-libxslt-1.1.42-dev", - "devdoc": "/nix/store/9gy5n85pizp1xxsir1wmh3pjql4h5g66-libxslt-1.1.42-devdoc", - "doc": "/nix/store/x0z5k5j0vcrlqvlwwziqnhsmzyv4c3nm-libxslt-1.1.42-doc", - "out": "/nix/store/19p63s3h5l3vjaav78k346a9ch5mfpni-libxslt-1.1.42", - "py": "/nix/store/mrnlrnr0n94jai2gdha8a4s4gp36r3p1-libxslt-1.1.42-py" + "bin": "/nix/store/drci4nmdfd3pq0cvjhmmabnkvfpi1pfy-libxslt-1.1.42-bin", + "dev": "/nix/store/ad2l9744fjasjw86yqbx1qqjbajv0gsr-libxslt-1.1.42-dev", + "devdoc": "/nix/store/0kixy83n1lmwzm9qjrhnjg32vb5pqhmh-libxslt-1.1.42-devdoc", + "doc": "/nix/store/gbp0ixp2i0y78cma946iqapp5nx6plpk-libxslt-1.1.42-doc", + "out": "/nix/store/qs1mk11cnsfgh880ac3d089xfa7g858n-libxslt-1.1.42", + "py": "/nix/store/mks22hzpzpsppfa8nh6wpgrpyl3gaq12-libxslt-1.1.42-py" }, "system": "x86_64-linux", "group": "toplevel", @@ -1162,17 +1162,17 @@ { "attr_path": "libyaml", "broken": false, - "derivation": "/nix/store/nrw58np33w7nfq9s4sfk8ds1nw69ajpd-libyaml-0.2.5.drv", + "derivation": "/nix/store/xznj6w4lqcwh4wyd6f21107dfgyyc2r4-libyaml-0.2.5.drv", "description": "YAML 1.1 parser and emitter written in C", "install_id": "libyaml", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "libyaml-0.2.5", "pname": "libyaml", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1182,8 +1182,8 @@ "out" ], "outputs": { - "dev": "/nix/store/jxhfbi6b0kxpxv9g2rnjziznridhbpjz-libyaml-0.2.5-dev", - "out": "/nix/store/dsfkvxy40p5z4a3bdb96v0fl22wanfvr-libyaml-0.2.5" + "dev": "/nix/store/f6yrfawy8kqrci1cym3qn2p24wz9x8v9-libyaml-0.2.5-dev", + "out": "/nix/store/xh54c4sgn10zqgj5jkjpv8xz18w5jicj-libyaml-0.2.5" }, "system": "aarch64-darwin", "group": "toplevel", @@ -1192,17 +1192,17 @@ { "attr_path": "libyaml", "broken": false, - "derivation": "/nix/store/6zfvcqsy1l1xw2ak6z8k6g7rzblxdb3f-libyaml-0.2.5.drv", + "derivation": "/nix/store/sihshi2zrsyxqrlilhiyfjcycyaw2dqd-libyaml-0.2.5.drv", "description": "YAML 1.1 parser and emitter written in C", "install_id": "libyaml", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "libyaml-0.2.5", "pname": "libyaml", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1212,8 +1212,8 @@ "out" ], "outputs": { - "dev": "/nix/store/9qmx2nj9fqfh49l0c1rn0grrjf2l2gvg-libyaml-0.2.5-dev", - "out": "/nix/store/3j13457dr7mmq0c0mjwb0s02kkwkcn1v-libyaml-0.2.5" + "dev": "/nix/store/00ph09s7kpf5skghfbsma2jjn40x3l8i-libyaml-0.2.5-dev", + "out": "/nix/store/9wm5cg3yzhkfpfpyjn4sz0g3fhzw6nl5-libyaml-0.2.5" }, "system": "aarch64-linux", "group": "toplevel", @@ -1222,17 +1222,17 @@ { "attr_path": "libyaml", "broken": false, - "derivation": "/nix/store/bv47b4r3nfj7c5wbilsv118jvzq41xph-libyaml-0.2.5.drv", + "derivation": "/nix/store/908nhmcxxgjq1d3ifsg8yxqq1wdzlpzj-libyaml-0.2.5.drv", "description": "YAML 1.1 parser and emitter written in C", "install_id": "libyaml", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "libyaml-0.2.5", "pname": "libyaml", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1242,8 +1242,8 @@ "out" ], "outputs": { - "dev": "/nix/store/06dxklpp2qby5y5idkab601p25ryyajz-libyaml-0.2.5-dev", - "out": "/nix/store/gw30f9jzl0ca91a7m8vwl6rg7k3i6fbg-libyaml-0.2.5" + "dev": "/nix/store/4y9p52cp3n71j3wd14m2gns7m80gmwns-libyaml-0.2.5-dev", + "out": "/nix/store/rbnai5dgzhbnl7m6zlwk9kf1sf6z8mn5-libyaml-0.2.5" }, "system": "x86_64-darwin", "group": "toplevel", @@ -1252,17 +1252,17 @@ { "attr_path": "libyaml", "broken": false, - "derivation": "/nix/store/ss9dhgid5csp9dclcz6qp8zhpfnpb842-libyaml-0.2.5.drv", + "derivation": "/nix/store/swlbasnmc7zra0xv4x7d52hz1shkni31-libyaml-0.2.5.drv", "description": "YAML 1.1 parser and emitter written in C", "install_id": "libyaml", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "libyaml-0.2.5", "pname": "libyaml", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1272,8 +1272,8 @@ "out" ], "outputs": { - "dev": "/nix/store/1aiz2mqncz3wv4ajnki4wr7gx2qx85fy-libyaml-0.2.5-dev", - "out": "/nix/store/srz64fswvjbph7i00ffvr3wbyjw87a06-libyaml-0.2.5" + "dev": "/nix/store/k7fk32zrikvksq7ji9yn75f1d49avbjl-libyaml-0.2.5-dev", + "out": "/nix/store/yhz80kxv2r7c68gpli4cz7yzr246lik6-libyaml-0.2.5" }, "system": "x86_64-linux", "group": "toplevel", @@ -1282,17 +1282,17 @@ { "attr_path": "openssl", "broken": false, - "derivation": "/nix/store/s8d0qfgfpqhkmiwhcgrg0lsxbhwzsvw8-openssl-3.3.2.drv", + "derivation": "/nix/store/sd28l8aswx3f3q80lcaz4h2i3f80x5ib-openssl-3.3.2.drv", "description": "Cryptographic library that implements the SSL and TLS protocols", "install_id": "openssl", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "openssl-3.3.2", "pname": "openssl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1303,11 +1303,11 @@ "man" ], "outputs": { - "bin": "/nix/store/75mxp65iyv0447b2izfh342rrd62nbca-openssl-3.3.2-bin", - "dev": "/nix/store/l2nvwi0k7nk9azm42yr6zkf2b2bmf0y7-openssl-3.3.2-dev", - "doc": "/nix/store/v184cqr099z5p1w33p75lgps7qq0bs27-openssl-3.3.2-doc", - "man": "/nix/store/m775fphih8alfgw2zxim7306311ckq4n-openssl-3.3.2-man", - "out": "/nix/store/8ms7abrwg2nbqdjdcdf1aig4y7yha4v7-openssl-3.3.2" + "bin": "/nix/store/zj58751zm172i15ywq2wrvz1ik9kibzz-openssl-3.3.2-bin", + "dev": "/nix/store/rbi3n6sms2kd3baa64ihg8vxnqi63bcp-openssl-3.3.2-dev", + "doc": "/nix/store/fklxyh5m2nr3wcpnq7gkpk1ar0cj6q10-openssl-3.3.2-doc", + "man": "/nix/store/rm3kxgry1lbjk9g9ndwnf3vd4rh6bcgb-openssl-3.3.2-man", + "out": "/nix/store/xyyrhzi79jag316qbydnfh4sxm6bw95r-openssl-3.3.2" }, "system": "aarch64-darwin", "group": "toplevel", @@ -1316,17 +1316,17 @@ { "attr_path": "openssl", "broken": false, - "derivation": "/nix/store/f0r963hpxsds8vd2i9mdbzz6w2d09yi7-openssl-3.3.2.drv", + "derivation": "/nix/store/049078gzy0n8fgsrq9l2ssq6cmx7107g-openssl-3.3.2.drv", "description": "Cryptographic library that implements the SSL and TLS protocols", "install_id": "openssl", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "openssl-3.3.2", "pname": "openssl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1337,12 +1337,12 @@ "man" ], "outputs": { - "bin": "/nix/store/5i99cr9czj8l075g6v4k045xf5ny344q-openssl-3.3.2-bin", - "debug": "/nix/store/m4qnsg22n7xmp9h2hkfhn098ca1rywkc-openssl-3.3.2-debug", - "dev": "/nix/store/bdn0vcwlv6zslkzgaa6v3shjy7d0k3kk-openssl-3.3.2-dev", - "doc": "/nix/store/jq5m5p5b3pww9wai6ax6asm2j9dvgybd-openssl-3.3.2-doc", - "man": "/nix/store/pb4pwzg2z2sp6y5f7pc94qqc3mzl503k-openssl-3.3.2-man", - "out": "/nix/store/pj9m4jn66yd0jxpi93fl5cr6spk7lvjp-openssl-3.3.2" + "bin": "/nix/store/dwrx1xn4f1x0lam487dgix5gfvcisvyy-openssl-3.3.2-bin", + "debug": "/nix/store/p05xygfm7sgrfz5i727zgqb86lw1rc1r-openssl-3.3.2-debug", + "dev": "/nix/store/w12hgvqw206p4vi5a19m226d5nq8vb8m-openssl-3.3.2-dev", + "doc": "/nix/store/7f2jksn2m9l3cgx6lczl7w5jafcrcrdm-openssl-3.3.2-doc", + "man": "/nix/store/wd5mckjjzmd87b773yyb2d8iyh3x6rwl-openssl-3.3.2-man", + "out": "/nix/store/v4yfbfcnvh6hm0zcpjkqlpray04qpq6x-openssl-3.3.2" }, "system": "aarch64-linux", "group": "toplevel", @@ -1351,17 +1351,17 @@ { "attr_path": "openssl", "broken": false, - "derivation": "/nix/store/dsrn0gwyfnnr6jhlws852gpnb7gn8gnl-openssl-3.3.2.drv", + "derivation": "/nix/store/qy1jgmz8xghvzvpyv83irwrhrp78xlf8-openssl-3.3.2.drv", "description": "Cryptographic library that implements the SSL and TLS protocols", "install_id": "openssl", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "openssl-3.3.2", "pname": "openssl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1372,11 +1372,11 @@ "man" ], "outputs": { - "bin": "/nix/store/idrz0vysby9agk3aydldr66jg0a07pvb-openssl-3.3.2-bin", - "dev": "/nix/store/al9kbf9c8j3wc15bnvh7z16vdid0yq9j-openssl-3.3.2-dev", - "doc": "/nix/store/af8vskzmfjkn5d5iv9y88agr5akwyi59-openssl-3.3.2-doc", - "man": "/nix/store/pw5a1d3axcbz35x1db16vdn20bn98g9c-openssl-3.3.2-man", - "out": "/nix/store/zkhcxd99z6y70shwqz53dc8yx4xia7dn-openssl-3.3.2" + "bin": "/nix/store/k304w3422xydq6lawqk76sl4s8d711yn-openssl-3.3.2-bin", + "dev": "/nix/store/80flmq38im6pc11pi4g3z2dqx5w9i4fi-openssl-3.3.2-dev", + "doc": "/nix/store/dzjbjp5w88afqi5xq2vgd0b0knyx4ay4-openssl-3.3.2-doc", + "man": "/nix/store/avbsvgpixcdg7kad0yjgxbbdhcrwxp02-openssl-3.3.2-man", + "out": "/nix/store/58bcap7swhk30ac7fddfc8v3jfpdnznn-openssl-3.3.2" }, "system": "x86_64-darwin", "group": "toplevel", @@ -1385,17 +1385,17 @@ { "attr_path": "openssl", "broken": false, - "derivation": "/nix/store/nw8mwm6wb25n9dgq61klw5d3ymfz4gf4-openssl-3.3.2.drv", + "derivation": "/nix/store/p2m5ki573y00xa75bx6alp9yj0liqxla-openssl-3.3.2.drv", "description": "Cryptographic library that implements the SSL and TLS protocols", "install_id": "openssl", "license": "Apache-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "openssl-3.3.2", "pname": "openssl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1406,12 +1406,12 @@ "man" ], "outputs": { - "bin": "/nix/store/lygl27c44xv73kx1spskcgvzwq7z337c-openssl-3.3.2-bin", - "debug": "/nix/store/w3cz20hbjrh998895f35x8b9svy264xn-openssl-3.3.2-debug", - "dev": "/nix/store/pp2zf8bdgyz60ds8vcshk2603gcjgp72-openssl-3.3.2-dev", - "doc": "/nix/store/ca0yhj0j7ngamdsrjlv38lhw8mai38w3-openssl-3.3.2-doc", - "man": "/nix/store/q10wlq1brcnc21v5qvhbj9fwlf806dgm-openssl-3.3.2-man", - "out": "/nix/store/h1ydpxkw9qhjdxjpic1pdc2nirggyy6f-openssl-3.3.2" + "bin": "/nix/store/6qfv77c88imjjhyljf989db3b63npxvy-openssl-3.3.2-bin", + "debug": "/nix/store/x0f6md3d5nhhhf56jyhasi02jcgy7ynk-openssl-3.3.2-debug", + "dev": "/nix/store/zgbn7c77c40zv9vaakvhynkjq8qnrn1y-openssl-3.3.2-dev", + "doc": "/nix/store/8wyi7fnqi5hnj1i678qlajplibk4nlar-openssl-3.3.2-doc", + "man": "/nix/store/xd45svan6gihnz00zcnrch61nm2g557l-openssl-3.3.2-man", + "out": "/nix/store/f1nih7ybzfmpgspzp6ixfh9vibdbkygh-openssl-3.3.2" }, "system": "x86_64-linux", "group": "toplevel", @@ -1420,30 +1420,30 @@ { "attr_path": "pkg-config", "broken": false, - "derivation": "/nix/store/qbkfw1i7s0w3lkcz3pwmljpfjx9y1p0y-pkg-config-wrapper-0.29.2.drv", + "derivation": "/nix/store/zas4rg6vsz7n6g64bpa6x3r8snb9lijx-pkg-config-wrapper-0.29.2.drv", "description": "Tool that allows packages to find out information about other packages (wrapper script)", "install_id": "pkg-config", "license": "GPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "pkg-config-wrapper-0.29.2", "pname": "pkg-config", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "wrapper-0.29.2", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "doc": "/nix/store/vy7bpc8rb4x027gsvx1dy3kzlgd1jg7i-pkg-config-wrapper-0.29.2-doc", - "man": "/nix/store/5jysq3g0p4aj4bc9vh52db1ix0f5q767-pkg-config-wrapper-0.29.2-man", - "out": "/nix/store/8q86l30fjpgf800jwahdn4kylm99ibg5-pkg-config-wrapper-0.29.2" + "doc": "/nix/store/l3jbyzlhs9n9xk9s17bzcw5sfk8fp383-pkg-config-wrapper-0.29.2-doc", + "man": "/nix/store/fziphl0a64sxri96jdazm3ajqys8vjfp-pkg-config-wrapper-0.29.2-man", + "out": "/nix/store/iypcgg2n0fgqlnm2v9j4j7p5nsfynyhd-pkg-config-wrapper-0.29.2" }, "system": "aarch64-darwin", "group": "toplevel", @@ -1452,30 +1452,30 @@ { "attr_path": "pkg-config", "broken": false, - "derivation": "/nix/store/94i274yd9cvsqjsfhgs344m51z912673-pkg-config-wrapper-0.29.2.drv", + "derivation": "/nix/store/q2qaw0vlzcmss0i73599s96zcpldwa4z-pkg-config-wrapper-0.29.2.drv", "description": "Tool that allows packages to find out information about other packages (wrapper script)", "install_id": "pkg-config", "license": "GPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "pkg-config-wrapper-0.29.2", "pname": "pkg-config", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "wrapper-0.29.2", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "doc": "/nix/store/wdhr09g0h453xi752fhq654hmnds5z5v-pkg-config-wrapper-0.29.2-doc", - "man": "/nix/store/5cx279ky7hi0j7zdn9rrrp7962bqvjv0-pkg-config-wrapper-0.29.2-man", - "out": "/nix/store/ivyizy8i8zg04mibiqh672ljx7zns2qs-pkg-config-wrapper-0.29.2" + "doc": "/nix/store/33z266ydfzjih1xn38yd72x35dwa4d4f-pkg-config-wrapper-0.29.2-doc", + "man": "/nix/store/7j9vkdkyv5764hwrcxqic1q3qxfnzyhq-pkg-config-wrapper-0.29.2-man", + "out": "/nix/store/r64x2sykb0nbk875808l6xxyy1f234j4-pkg-config-wrapper-0.29.2" }, "system": "aarch64-linux", "group": "toplevel", @@ -1484,30 +1484,30 @@ { "attr_path": "pkg-config", "broken": false, - "derivation": "/nix/store/jjnglrm4mi3j45spx8vzx5zpj4ndl9a4-pkg-config-wrapper-0.29.2.drv", + "derivation": "/nix/store/a56yb5xbbddi4fgkj6s2l7ariqai7jgk-pkg-config-wrapper-0.29.2.drv", "description": "Tool that allows packages to find out information about other packages (wrapper script)", "install_id": "pkg-config", "license": "GPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "pkg-config-wrapper-0.29.2", "pname": "pkg-config", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "wrapper-0.29.2", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "doc": "/nix/store/qjsx2x66ckfrv3j98ns0clmig33fbb6d-pkg-config-wrapper-0.29.2-doc", - "man": "/nix/store/xy9yv26ii1yk1grqdfbnmjrjqmz4n9gm-pkg-config-wrapper-0.29.2-man", - "out": "/nix/store/ra4ajarnml1xzbrp0ll5332f422ny2lc-pkg-config-wrapper-0.29.2" + "doc": "/nix/store/hjjcbav5yd94k6m9m53y3q9afzbxaggy-pkg-config-wrapper-0.29.2-doc", + "man": "/nix/store/jwyhiq9b8azcw4bvhf9ndm1i0wln873n-pkg-config-wrapper-0.29.2-man", + "out": "/nix/store/nwd9bgqpn86z28kl46q0hy0k8n0wmfza-pkg-config-wrapper-0.29.2" }, "system": "x86_64-darwin", "group": "toplevel", @@ -1516,30 +1516,30 @@ { "attr_path": "pkg-config", "broken": false, - "derivation": "/nix/store/nnpgwwk2h5b3j4zg2lafjkb4xra4gb7x-pkg-config-wrapper-0.29.2.drv", + "derivation": "/nix/store/4yrfa8ah8ryr9rxrzkk22yhqinq4v1la-pkg-config-wrapper-0.29.2.drv", "description": "Tool that allows packages to find out information about other packages (wrapper script)", "install_id": "pkg-config", "license": "GPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "pkg-config-wrapper-0.29.2", "pname": "pkg-config", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "wrapper-0.29.2", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "doc": "/nix/store/m1hymzl44iajsldspj2xa5if0g4ladfd-pkg-config-wrapper-0.29.2-doc", - "man": "/nix/store/xjpdc7ryah1y4l9m8qd5n1hcywfapwdi-pkg-config-wrapper-0.29.2-man", - "out": "/nix/store/0d4m43yp69lrm8imxbqgl9zxjwwz52jw-pkg-config-wrapper-0.29.2" + "doc": "/nix/store/zp2xwxgkwb42nbymnxz6skgdr2f7x14m-pkg-config-wrapper-0.29.2-doc", + "man": "/nix/store/6fnns8npgj57hfshpcshirwq1vxdpmwh-pkg-config-wrapper-0.29.2-man", + "out": "/nix/store/zbpskag55c4qvpzjvwrlxqs40lj65mwn-pkg-config-wrapper-0.29.2" }, "system": "x86_64-linux", "group": "toplevel", @@ -1548,32 +1548,32 @@ { "attr_path": "postgresql", "broken": false, - "derivation": "/nix/store/szx7mj3ib9glmmldqmcjxz4lznnrnsgs-postgresql-17.2.drv", + "derivation": "/nix/store/a9i988bz9g87p3r354izz8qfsl28lifd-postgresql-17.2.drv", "description": "Powerful, open source object-relational database system", "install_id": "postgresql", "license": "PostgreSQL", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "postgresql-17.2", "pname": "postgresql", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "17.2", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "dev": "/nix/store/982g7jv3065rjvk6plcwcxm1jrxjgdaf-postgresql-17.2-dev", - "doc": "/nix/store/ndqa5jqp082mxlbrhgn2wqrcg5x5msa4-postgresql-17.2-doc", - "lib": "/nix/store/5i1p7h4fc5j6h854x3jq8dmnwbv3c19f-postgresql-17.2-lib", - "man": "/nix/store/w9yv6qlgh7w8ix079v7l3ddy3xd879lj-postgresql-17.2-man", - "out": "/nix/store/ljl6i1dmmkp44qb1a1b7g4dr5wnhr2sx-postgresql-17.2" + "dev": "/nix/store/j31c0r32p9c705481syic36wf89xwc9m-postgresql-17.2-dev", + "doc": "/nix/store/g2fky1xwlwlpbm1z4wz79r3q97wnqj2y-postgresql-17.2-doc", + "lib": "/nix/store/gqip84495xjajpl8qk3n3c8qpqc1jfg0-postgresql-17.2-lib", + "man": "/nix/store/6nskjs58338vdv75y0xs99w5z64wlnir-postgresql-17.2-man", + "out": "/nix/store/1pwf93b61vr8knzsz0imsq90w6pfc3a9-postgresql-17.2" }, "system": "aarch64-darwin", "group": "toplevel", @@ -1582,33 +1582,33 @@ { "attr_path": "postgresql", "broken": false, - "derivation": "/nix/store/r8zzyd807zmspnx6ylxkglwhz3d6x1m1-postgresql-17.2.drv", + "derivation": "/nix/store/8ndpg69vfjxg6caad09y1vxgsjn4wdsa-postgresql-17.2.drv", "description": "Powerful, open source object-relational database system", "install_id": "postgresql", "license": "PostgreSQL", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "postgresql-17.2", "pname": "postgresql", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "17.2", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "debug": "/nix/store/clrzx5ajr1l8848nz09v7x3vwzfyh3gp-postgresql-17.2-debug", - "dev": "/nix/store/k2aqfr1vpgvjjax578ipvaprs026y2d9-postgresql-17.2-dev", - "doc": "/nix/store/r76abviddjni83gv3dhrkglwmkkabjxg-postgresql-17.2-doc", - "lib": "/nix/store/mj0lg3bd9pszmwzhhnia6l2j39qvfagd-postgresql-17.2-lib", - "man": "/nix/store/7mpjw0dlrf0ha315vw4sy760f79sg10m-postgresql-17.2-man", - "out": "/nix/store/gprzidv36rfzwb4g8q2w19fsdzr78b83-postgresql-17.2" + "debug": "/nix/store/059kmvan7ji9kn8xa72by1nf57cd9dyv-postgresql-17.2-debug", + "dev": "/nix/store/z3bb6ajnmdfgz8p3kpmv2dsm5r972jr3-postgresql-17.2-dev", + "doc": "/nix/store/f0bisfj86dqq9rz9cd90jx2lp4yxnz1a-postgresql-17.2-doc", + "lib": "/nix/store/5sn88ybrys75gklhw21c81m7jwdgm1y9-postgresql-17.2-lib", + "man": "/nix/store/k4mh9nmhglchjjx791v716zcb78m9fb8-postgresql-17.2-man", + "out": "/nix/store/6y9w0b551j2d48h1l9crjv45frjad8if-postgresql-17.2" }, "system": "aarch64-linux", "group": "toplevel", @@ -1617,32 +1617,32 @@ { "attr_path": "postgresql", "broken": false, - "derivation": "/nix/store/jjmfzl7wd7l6hqvhlmns0xaz3x8ifw23-postgresql-17.2.drv", + "derivation": "/nix/store/9vkmbck64g7kizs6dz01ax049i5kxxjf-postgresql-17.2.drv", "description": "Powerful, open source object-relational database system", "install_id": "postgresql", "license": "PostgreSQL", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "postgresql-17.2", "pname": "postgresql", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "17.2", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "dev": "/nix/store/67mab9i8dkcb76np562ykvk289nxwksv-postgresql-17.2-dev", - "doc": "/nix/store/1irjvyczqz98ghg4l7dh6z49ipp8vba7-postgresql-17.2-doc", - "lib": "/nix/store/svbkrs1mz2cflpi7yx9kkzjp2i85y76w-postgresql-17.2-lib", - "man": "/nix/store/43zb3d9l0775gjhiand9i0p5p2m0mk7r-postgresql-17.2-man", - "out": "/nix/store/dxls04s2pf3bi155l5mgwivyj13h6w7p-postgresql-17.2" + "dev": "/nix/store/clr7mw9wd44nzmnmzfafnj8a35iha5aq-postgresql-17.2-dev", + "doc": "/nix/store/x82b0w0b74dk5pxm862cmggd80sc759w-postgresql-17.2-doc", + "lib": "/nix/store/bdwfmv01vfi9csfgxcl32ylj874cxap0-postgresql-17.2-lib", + "man": "/nix/store/r8c8818bdqq1qa2b29qb5vnnb359qk0b-postgresql-17.2-man", + "out": "/nix/store/qdpki2j117g1hn3d4bxlmzw5ygxja7x2-postgresql-17.2" }, "system": "x86_64-darwin", "group": "toplevel", @@ -1651,33 +1651,33 @@ { "attr_path": "postgresql", "broken": false, - "derivation": "/nix/store/r716h17qyzcvnyrh2q4pbqy42kiqp8f9-postgresql-17.2.drv", + "derivation": "/nix/store/5qfzmxkzkwh98a8qmd56ark1f4vpdwbh-postgresql-17.2.drv", "description": "Powerful, open source object-relational database system", "install_id": "postgresql", "license": "PostgreSQL", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "postgresql-17.2", "pname": "postgresql", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "17.2", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "debug": "/nix/store/xh5g0mj7i96bza6r9kn33208xdvgn5ah-postgresql-17.2-debug", - "dev": "/nix/store/xjdsnglgmz2fc7ggkbysds46z6w07fm6-postgresql-17.2-dev", - "doc": "/nix/store/87jwb6bi9jw4csbcdlynb2jsdm7cgmla-postgresql-17.2-doc", - "lib": "/nix/store/i2xb3v7r753g1pbrs0x7njvzbqiz4vvf-postgresql-17.2-lib", - "man": "/nix/store/dqhdi6x88l1pwi85410y8iyz6i5vg54f-postgresql-17.2-man", - "out": "/nix/store/qbvhia9qcd95pvb1zm1cra153lw20l1c-postgresql-17.2" + "debug": "/nix/store/fypyhdc73zczyyrd9ar15gly43gf7m9p-postgresql-17.2-debug", + "dev": "/nix/store/lds1190zlm9ydsmd5byxbz4ifl393myx-postgresql-17.2-dev", + "doc": "/nix/store/4bcfji6rh4qffh1bidy1ddm7ndbd9z9b-postgresql-17.2-doc", + "lib": "/nix/store/shyk39i057hcsmkj2gf2zz5wa01h44h5-postgresql-17.2-lib", + "man": "/nix/store/s1j1fdm3n2w96jyspnz0gb4nbsd51pgk-postgresql-17.2-man", + "out": "/nix/store/xwbdn2l153f3lxd4f09ilgpngbbhvvlb-postgresql-17.2" }, "system": "x86_64-linux", "group": "toplevel", @@ -1686,17 +1686,17 @@ { "attr_path": "ruby", "broken": false, - "derivation": "/nix/store/clj91f4vfs2qiz7riipn3iz5xyng3k8g-ruby-3.3.6.drv", + "derivation": "/nix/store/yirnp0yvl26si87cbn2jqh4h2iz3gl33-ruby-3.3.6.drv", "description": "Object-oriented language for quick and easy programming", "install_id": "ruby", "license": "Ruby", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "ruby-3.3.6", "pname": "ruby", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1706,8 +1706,8 @@ "out" ], "outputs": { - "devdoc": "/nix/store/rv14gcsqhr8qkasvrbnmav4pwsj96nis-ruby-3.3.6-devdoc", - "out": "/nix/store/sz5lwn6zcmsbg1wyi2vqm6mc4s877wbp-ruby-3.3.6" + "devdoc": "/nix/store/xsbjk66l80b6rhjjvfbraq8v3rx7z3fn-ruby-3.3.6-devdoc", + "out": "/nix/store/yqfrmsgsmw4lr50cahqg7pn2mjv1lyjp-ruby-3.3.6" }, "system": "aarch64-darwin", "group": "toplevel", @@ -1716,17 +1716,17 @@ { "attr_path": "ruby", "broken": false, - "derivation": "/nix/store/m147nr7bybydpivw7kvly9v0qvak3m67-ruby-3.3.6.drv", + "derivation": "/nix/store/8zbcizqcqvpynp1i5rm4rrfypg8lm71w-ruby-3.3.6.drv", "description": "Object-oriented language for quick and easy programming", "install_id": "ruby", "license": "Ruby", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "ruby-3.3.6", "pname": "ruby", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1736,8 +1736,8 @@ "out" ], "outputs": { - "devdoc": "/nix/store/pz7hxsv4hj8fad0mxla3fivjr47hx6bb-ruby-3.3.6-devdoc", - "out": "/nix/store/1rxwv18w1m9yk7pvgjpnv1jxj7dxsjnz-ruby-3.3.6" + "devdoc": "/nix/store/n8dkirqx7vv2dxj5ybmvi0ld9xhklvcr-ruby-3.3.6-devdoc", + "out": "/nix/store/igdc0vm11r7h0ai09p2i0fgyadl326hv-ruby-3.3.6" }, "system": "aarch64-linux", "group": "toplevel", @@ -1746,17 +1746,17 @@ { "attr_path": "ruby", "broken": false, - "derivation": "/nix/store/42vw8y8v4lcxm9f11bgwbfkj3ixdryc3-ruby-3.3.6.drv", + "derivation": "/nix/store/a23lvcwyy9rlh3rn9ghdm2xy87zdsfci-ruby-3.3.6.drv", "description": "Object-oriented language for quick and easy programming", "install_id": "ruby", "license": "Ruby", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "ruby-3.3.6", "pname": "ruby", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1766,8 +1766,8 @@ "out" ], "outputs": { - "devdoc": "/nix/store/9yl4ly4q1ils4pyk7nfgkqx566l2m0bp-ruby-3.3.6-devdoc", - "out": "/nix/store/y9mx9kvcvfcx87w3z2a0a73ccp73yafb-ruby-3.3.6" + "devdoc": "/nix/store/m83rym8nwzhcff0rwhfm8frgqb7v8gcg-ruby-3.3.6-devdoc", + "out": "/nix/store/4cjnzb34nkn7x9d4y5r794c0ra963ym2-ruby-3.3.6" }, "system": "x86_64-darwin", "group": "toplevel", @@ -1776,17 +1776,17 @@ { "attr_path": "ruby", "broken": false, - "derivation": "/nix/store/jh8njnv9270qz9wiicv1rbxs6942x2h9-ruby-3.3.6.drv", + "derivation": "/nix/store/yjczxngnazci2mr4sh453qx8z6qif86d-ruby-3.3.6.drv", "description": "Object-oriented language for quick and easy programming", "install_id": "ruby", "license": "Ruby", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "ruby-3.3.6", "pname": "ruby", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1796,8 +1796,8 @@ "out" ], "outputs": { - "devdoc": "/nix/store/f6wc8wdhlrwgg9v1ir3ski3a0cdndlf6-ruby-3.3.6-devdoc", - "out": "/nix/store/68vbbsy3rdnz2yxaczl4rfj24v566z3v-ruby-3.3.6" + "devdoc": "/nix/store/xm3nl6pj9jlr8j39hvf99pbajd87k2ny-ruby-3.3.6-devdoc", + "out": "/nix/store/4v2y8rp37y4cigqa8s2y6gnk5zkmkfdd-ruby-3.3.6" }, "system": "x86_64-linux", "group": "toplevel", @@ -1806,17 +1806,17 @@ { "attr_path": "which", "broken": false, - "derivation": "/nix/store/618d9yn5n37433icn8la82cbb774z3b0-which-2.21.drv", + "derivation": "/nix/store/z3ygpy9sr75ywdq4yzwbwyxsmns03xjr-which-2.21.drv", "description": "Shows the full path of (shell) commands", "install_id": "which", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "which-2.21", "pname": "which", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1826,7 +1826,7 @@ "out" ], "outputs": { - "out": "/nix/store/wfsrz4gibj527l8hqiiqw1kmmvcdvah8-which-2.21" + "out": "/nix/store/y9i6grgmf838f858cj2myfdbw7377ldp-which-2.21" }, "system": "aarch64-darwin", "group": "toplevel", @@ -1835,17 +1835,17 @@ { "attr_path": "which", "broken": false, - "derivation": "/nix/store/myyrllp619jb1mn19bk9x2mj505zp6al-which-2.21.drv", + "derivation": "/nix/store/xmm7vbc8l0wk8k2ibysj89bdkzanwiyg-which-2.21.drv", "description": "Shows the full path of (shell) commands", "install_id": "which", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "which-2.21", "pname": "which", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1855,7 +1855,7 @@ "out" ], "outputs": { - "out": "/nix/store/0r0vs9c8h75w6b474xlhjawa2gvi0vn2-which-2.21" + "out": "/nix/store/96p5fxmlqvihdcmcrl8qq1qzlnjb5id1-which-2.21" }, "system": "aarch64-linux", "group": "toplevel", @@ -1864,17 +1864,17 @@ { "attr_path": "which", "broken": false, - "derivation": "/nix/store/zy9r60ji4gql7qr767vgy6yfgip5wvci-which-2.21.drv", + "derivation": "/nix/store/86jvrw247f8c45bmxxfncngjp934mi8r-which-2.21.drv", "description": "Shows the full path of (shell) commands", "install_id": "which", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "which-2.21", "pname": "which", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1884,7 +1884,7 @@ "out" ], "outputs": { - "out": "/nix/store/dl1g1ww2bzc18s4avnm0yb2pw71xajgl-which-2.21" + "out": "/nix/store/pyz0643263cqxq77sm2p291r28lrfb61-which-2.21" }, "system": "x86_64-darwin", "group": "toplevel", @@ -1893,17 +1893,17 @@ { "attr_path": "which", "broken": false, - "derivation": "/nix/store/9vxljahmhshlj052vxjhb4a5f1bh4pji-which-2.21.drv", + "derivation": "/nix/store/ap0fr2xw7iws9pq6bbr8hfd24f7b062l-which-2.21.drv", "description": "Shows the full path of (shell) commands", "install_id": "which", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "which-2.21", "pname": "which", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1913,7 +1913,7 @@ "out" ], "outputs": { - "out": "/nix/store/4v2jp43ag2kynby75pnpvy34c3cbd18j-which-2.21" + "out": "/nix/store/f9qijkp80215dih25df0az32ii31vg27-which-2.21" }, "system": "x86_64-linux", "group": "toplevel", diff --git a/rust/.flox/env/manifest.lock b/rust/.flox/env/manifest.lock index b1f75ea2..fe274b0c 100644 --- a/rust/.flox/env/manifest.lock +++ b/rust/.flox/env/manifest.lock @@ -77,27 +77,27 @@ { "attr_path": "rust-analyzer", "broken": false, - "derivation": "/nix/store/gq8difpsqq84xyzq6vds1dl32x6a8rl2-rust-analyzer-2024-12-02.drv", + "derivation": "/nix/store/k6k1bki6kqhqwq7mrhjqmxh3ial4bhyi-rust-analyzer-2025-01-20.drv", "description": "Modular compiler frontend for the Rust language", "install_id": "rust-analyzer", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "rust-analyzer-2024-12-02", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "rust-analyzer-2025-01-20", "pname": "rust-analyzer", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "2024-12-02", + "version": "2025-01-20", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/y02jpkfw9pbp0f5qmfg6g45jv0g1hmyi-rust-analyzer-2024-12-02" + "out": "/nix/store/vm13rngf8bgsyj5spr02yskprp4y9plv-rust-analyzer-2025-01-20" }, "system": "aarch64-darwin", "group": "rust-analyzer", @@ -106,27 +106,27 @@ { "attr_path": "rust-analyzer", "broken": false, - "derivation": "/nix/store/n5pkxjhamyfskj5a9yvp3dhfvg7f5zhl-rust-analyzer-2024-12-02.drv", + "derivation": "/nix/store/x7vypjq5c05n3d9hnp3n9vclp4j4sr95-rust-analyzer-2025-01-20.drv", "description": "Modular compiler frontend for the Rust language", "install_id": "rust-analyzer", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "rust-analyzer-2024-12-02", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "rust-analyzer-2025-01-20", "pname": "rust-analyzer", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "2024-12-02", + "version": "2025-01-20", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/j2as4l6nawcnpzh7d8g6d0vy65wp8w6y-rust-analyzer-2024-12-02" + "out": "/nix/store/vg63mmaad8rhcbar4i4mwjqcwr9fhkxc-rust-analyzer-2025-01-20" }, "system": "x86_64-darwin", "group": "rust-analyzer", @@ -135,27 +135,27 @@ { "attr_path": "rust-analyzer", "broken": false, - "derivation": "/nix/store/h3v8nsql58pc9rhkjwi2r9a82kar0mp3-rust-analyzer-2024-12-02.drv", + "derivation": "/nix/store/8jzhl6dccz0gxfkizwkd85kx50nyy6gb-rust-analyzer-2025-01-20.drv", "description": "Modular compiler frontend for the Rust language", "install_id": "rust-analyzer", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "rust-analyzer-2024-12-02", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "rust-analyzer-2025-01-20", "pname": "rust-analyzer", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "2024-12-02", + "version": "2025-01-20", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/6szc2nsmy437qxn7p6dy2jsmckdnw64z-rust-analyzer-2024-12-02" + "out": "/nix/store/d91hi49k8qf99nlja223780y5jskyzds-rust-analyzer-2025-01-20" }, "system": "aarch64-linux", "group": "rust-analyzer", @@ -164,27 +164,27 @@ { "attr_path": "rust-analyzer", "broken": false, - "derivation": "/nix/store/kk5cm2nj9zl1yv2dfgm27nw99liwndyk-rust-analyzer-2024-12-02.drv", + "derivation": "/nix/store/r04kxg7sqhd07iip16m3acfrzfnzmrkj-rust-analyzer-2025-01-20.drv", "description": "Modular compiler frontend for the Rust language", "install_id": "rust-analyzer", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "rust-analyzer-2024-12-02", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "rust-analyzer-2025-01-20", "pname": "rust-analyzer", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "2024-12-02", + "version": "2025-01-20", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/vxd9jvhr1w08zihirzkj1ipchps6c3cg-rust-analyzer-2024-12-02" + "out": "/nix/store/6mkyvjjvsp4ymakvbqvqb3vpdqrffzyf-rust-analyzer-2025-01-20" }, "system": "x86_64-linux", "group": "rust-analyzer", @@ -193,27 +193,27 @@ { "attr_path": "cargo", "broken": false, - "derivation": "/nix/store/y786hiwv230p9yzwlijdqny9zagnaz83-cargo-1.82.0.drv", + "derivation": "/nix/store/pqc6bninp3yi6ivvghqs6a99bgfy1mmz-cargo-1.83.0.drv", "description": "Downloads your Rust project's dependencies and builds your project", "install_id": "cargo", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "cargo-1.82.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "cargo-1.83.0", "pname": "cargo", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.82.0", + "version": "1.83.0", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/myr2v1d9qkczn9yizysw70g24bi7qi5h-cargo-1.82.0" + "out": "/nix/store/ivrvbcih28j6nqd3dhl4hsb95nrfmi4c-cargo-1.83.0" }, "system": "aarch64-darwin", "group": "rust-toolchain", @@ -222,27 +222,27 @@ { "attr_path": "cargo", "broken": false, - "derivation": "/nix/store/jrq7kzd2n70jbfi88wikwdc2z42nj3jy-cargo-1.82.0.drv", + "derivation": "/nix/store/j1f5asvg4b943d6rrkrqzg5lgd3d723h-cargo-1.83.0.drv", "description": "Downloads your Rust project's dependencies and builds your project", "install_id": "cargo", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "cargo-1.82.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "cargo-1.83.0", "pname": "cargo", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.82.0", + "version": "1.83.0", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/66hc9235hq1r6xcspjkc05nkan2m7k8y-cargo-1.82.0" + "out": "/nix/store/xd628z5gs5dydb97s4fnc5wasyr8arlb-cargo-1.83.0" }, "system": "x86_64-darwin", "group": "rust-toolchain", @@ -251,27 +251,27 @@ { "attr_path": "cargo", "broken": false, - "derivation": "/nix/store/l976nyq56fr2m8j7i7pyrhrr0wg41p61-cargo-1.82.0.drv", + "derivation": "/nix/store/cvmhgdybqc630ywvyfq9qdvspxqy0vh0-cargo-1.83.0.drv", "description": "Downloads your Rust project's dependencies and builds your project", "install_id": "cargo", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "cargo-1.82.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "cargo-1.83.0", "pname": "cargo", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.82.0", + "version": "1.83.0", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/3k5jd0aq55r4cysfz9j5g019lvmzbf6q-cargo-1.82.0" + "out": "/nix/store/zfbr6c6qqpiqfqsms2133s3la5z1v7ac-cargo-1.83.0" }, "system": "aarch64-linux", "group": "rust-toolchain", @@ -280,27 +280,27 @@ { "attr_path": "cargo", "broken": false, - "derivation": "/nix/store/9iig1c1fvm7npvrj1izh2409057v5hm5-cargo-1.82.0.drv", + "derivation": "/nix/store/dcwazrs598hbklfql4yfclw9pzhpqqdq-cargo-1.83.0.drv", "description": "Downloads your Rust project's dependencies and builds your project", "install_id": "cargo", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "cargo-1.82.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "cargo-1.83.0", "pname": "cargo", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.82.0", + "version": "1.83.0", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/9113334r56fmi13i8j6k8r2x92ml3c6b-cargo-1.82.0" + "out": "/nix/store/a9n2kybksza6sn71qwqc6ac781gk9g7v-cargo-1.83.0" }, "system": "x86_64-linux", "group": "rust-toolchain", @@ -309,27 +309,27 @@ { "attr_path": "clippy", "broken": false, - "derivation": "/nix/store/yxyfn2w17fnl1fr7ax1lgf6b1gfhs1jl-clippy-1.82.0.drv", + "derivation": "/nix/store/r7yzvn3jrpxl2hcbbh17x4lsy0xhfx9d-clippy-1.83.0.drv", "description": "Bunch of lints to catch common mistakes and improve your Rust code", "install_id": "clippy", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "clippy-1.82.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "clippy-1.83.0", "pname": "clippy", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.82.0", + "version": "1.83.0", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/pd7qnb6i6ksqdb7s0lphikq6wzlq50c1-clippy-1.82.0" + "out": "/nix/store/hrdwkax8kxwq7i249hqqhy40kw3vqc3a-clippy-1.83.0" }, "system": "aarch64-darwin", "group": "rust-toolchain", @@ -338,27 +338,27 @@ { "attr_path": "clippy", "broken": false, - "derivation": "/nix/store/4fxffp75r7lcpx5xh2v9av6glgh1m70r-clippy-1.82.0.drv", + "derivation": "/nix/store/7y4k1ya613wb3zwq41hsai5vz6rfmr8r-clippy-1.83.0.drv", "description": "Bunch of lints to catch common mistakes and improve your Rust code", "install_id": "clippy", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "clippy-1.82.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "clippy-1.83.0", "pname": "clippy", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.82.0", + "version": "1.83.0", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/q2zhhv9cr62i42ayl9jz7wcb4r25s2km-clippy-1.82.0" + "out": "/nix/store/qzz2qdljplb4bvxixh6v7hr3cwi5sgii-clippy-1.83.0" }, "system": "x86_64-darwin", "group": "rust-toolchain", @@ -367,28 +367,28 @@ { "attr_path": "clippy", "broken": false, - "derivation": "/nix/store/vb2ffvqplr2q9p2842csqfrvnkv90xfv-clippy-1.82.0.drv", + "derivation": "/nix/store/cynr1ksby4s4svf0mz7cmbs93983mflw-clippy-1.83.0.drv", "description": "Bunch of lints to catch common mistakes and improve your Rust code", "install_id": "clippy", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "clippy-1.82.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "clippy-1.83.0", "pname": "clippy", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.82.0", + "version": "1.83.0", "outputs_to_install": [ "out" ], "outputs": { - "debug": "/nix/store/gcsqd06damraflzlyd66ckdafh1g4q6z-clippy-1.82.0-debug", - "out": "/nix/store/xvgdlba3rwiz1mgw4j5phmw2jzjg6qjb-clippy-1.82.0" + "debug": "/nix/store/zcs8dnp6048fxmsvqd24nynn0pc3f3yi-clippy-1.83.0-debug", + "out": "/nix/store/z18q9jicnag8aws6jvdhmm7lvywm8s4b-clippy-1.83.0" }, "system": "aarch64-linux", "group": "rust-toolchain", @@ -397,28 +397,28 @@ { "attr_path": "clippy", "broken": false, - "derivation": "/nix/store/db6r6c7n8jrm3da2q1xsvxkxbsjffpm0-clippy-1.82.0.drv", + "derivation": "/nix/store/vbgw9z6fx3b1qapw7jyldbgw0hk5n24c-clippy-1.83.0.drv", "description": "Bunch of lints to catch common mistakes and improve your Rust code", "install_id": "clippy", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "clippy-1.82.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "clippy-1.83.0", "pname": "clippy", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.82.0", + "version": "1.83.0", "outputs_to_install": [ "out" ], "outputs": { - "debug": "/nix/store/1ix76n9nk7awakjfxb5s1fad6h9cjykg-clippy-1.82.0-debug", - "out": "/nix/store/79ny5hcmwbx9kjjsyd9bpq334yvz2l83-clippy-1.82.0" + "debug": "/nix/store/nbhpp7xgrjavqnxhxndm1sji5m5xav50-clippy-1.83.0-debug", + "out": "/nix/store/fb0c26fl11ldl4h6fdbj1aipqly7yv21-clippy-1.83.0" }, "system": "x86_64-linux", "group": "rust-toolchain", @@ -427,15 +427,15 @@ { "attr_path": "rustPlatform.rustLibSrc", "broken": false, - "derivation": "/nix/store/w3b0569nxrh92cjsx8psc6xsnkdp9dpk-rust-lib-src.drv", + "derivation": "/nix/store/xsx2gbl4a5g07hm685fs536mzqw2cs0k-rust-lib-src.drv", "install_id": "rust-lib-src", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", "name": "rust-lib-src", "pname": "rustLibSrc", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], @@ -445,7 +445,7 @@ "out" ], "outputs": { - "out": "/nix/store/nlaavv2syc38y83v96jsmcxq5wrk01r6-rust-lib-src" + "out": "/nix/store/2chdj095j3qlrf1fxs49bbxrf0lbwm43-rust-lib-src" }, "system": "aarch64-darwin", "group": "rust-toolchain", @@ -454,15 +454,15 @@ { "attr_path": "rustPlatform.rustLibSrc", "broken": false, - "derivation": "/nix/store/rl7p6gnfqwv6vf266zihy53gip6z5kxw-rust-lib-src.drv", + "derivation": "/nix/store/8d2pcbn504f9jkniig9fg8nbqjv35ybq-rust-lib-src.drv", "install_id": "rust-lib-src", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", "name": "rust-lib-src", "pname": "rustLibSrc", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], @@ -472,7 +472,7 @@ "out" ], "outputs": { - "out": "/nix/store/fdsvwz2j73ss123d1vyblha5fwp4q393-rust-lib-src" + "out": "/nix/store/43nxmn37qm5xmb563yvdr07iczr8nkry-rust-lib-src" }, "system": "x86_64-darwin", "group": "rust-toolchain", @@ -481,15 +481,15 @@ { "attr_path": "rustPlatform.rustLibSrc", "broken": false, - "derivation": "/nix/store/6nz2c7m4h67yzj3yhlv55laiykw6kwq2-rust-lib-src.drv", + "derivation": "/nix/store/w69hfqdil7p6nablzg1miswka9jnnzj8-rust-lib-src.drv", "install_id": "rust-lib-src", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", "name": "rust-lib-src", "pname": "rustLibSrc", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], @@ -499,7 +499,7 @@ "out" ], "outputs": { - "out": "/nix/store/gyysym6jgh95gvgbwmkd2wy2crwrp15s-rust-lib-src" + "out": "/nix/store/rfk930fqmkmyglpgkvaqqllm4y8jz4mp-rust-lib-src" }, "system": "aarch64-linux", "group": "rust-toolchain", @@ -508,15 +508,15 @@ { "attr_path": "rustPlatform.rustLibSrc", "broken": false, - "derivation": "/nix/store/x14gjmw55d9nllww2h6nry6m91jsnddi-rust-lib-src.drv", + "derivation": "/nix/store/j4pn2f3cdcalqc7wdlf2i3qyhlzc9p5q-rust-lib-src.drv", "install_id": "rust-lib-src", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", "name": "rust-lib-src", "pname": "rustLibSrc", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], @@ -526,7 +526,7 @@ "out" ], "outputs": { - "out": "/nix/store/f2lfk2i5hq662f0l0bda7vp3ffvrxxdw-rust-lib-src" + "out": "/nix/store/6xgbvvpbqybs57icw012qn892dm7niak-rust-lib-src" }, "system": "x86_64-linux", "group": "rust-toolchain", @@ -535,30 +535,30 @@ { "attr_path": "rustc", "broken": false, - "derivation": "/nix/store/m49cwjx5jmv62k5rj8s91pqlg19z6gl3-rustc-wrapper-1.82.0.drv", + "derivation": "/nix/store/jaj9bl4fprs2882h3xkp8d3nrv33za1z-rustc-wrapper-1.83.0.drv", "description": "Safe, concurrent, practical language (wrapper script)", "install_id": "rustc", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "rustc-wrapper-1.82.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "rustc-wrapper-1.83.0", "pname": "rustc", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "wrapper-1.82.0", + "version": "wrapper-1.83.0", "outputs_to_install": [ "out", "man" ], "outputs": { - "doc": "/nix/store/9vl4spg02ifr19lrkfqw8xb1l2g0h07n-rustc-wrapper-1.82.0-doc", - "man": "/nix/store/4jn6cd8vmw38rd5in0ibbxfprzcx1nlb-rustc-wrapper-1.82.0-man", - "out": "/nix/store/rmbxychjdppq2pm0z9q09iw2mgsakhdi-rustc-wrapper-1.82.0" + "doc": "/nix/store/3xszjikd7zs80gnbbndlynkdkdh5z4ld-rustc-wrapper-1.83.0-doc", + "man": "/nix/store/bikqq7v08s7d5gm31g90fnr8n2s600wn-rustc-wrapper-1.83.0-man", + "out": "/nix/store/7c2sk5bn8vj1qwrgn79sy77hr0g5zhnl-rustc-wrapper-1.83.0" }, "system": "aarch64-darwin", "group": "rust-toolchain", @@ -567,30 +567,30 @@ { "attr_path": "rustc", "broken": false, - "derivation": "/nix/store/qrpfcy0a6g5i7f6azkxyqcd0k5ncngr2-rustc-wrapper-1.82.0.drv", + "derivation": "/nix/store/i7ip8z6qdljybdgd49zgqi7asqvqgvh0-rustc-wrapper-1.83.0.drv", "description": "Safe, concurrent, practical language (wrapper script)", "install_id": "rustc", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "rustc-wrapper-1.82.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "rustc-wrapper-1.83.0", "pname": "rustc", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "wrapper-1.82.0", + "version": "wrapper-1.83.0", "outputs_to_install": [ "out", "man" ], "outputs": { - "doc": "/nix/store/r071i9gzx3gg1ia6vdl8rcf1ypg88ykn-rustc-wrapper-1.82.0-doc", - "man": "/nix/store/mw3rl8838f78bqpblw03qkv94dc51wg1-rustc-wrapper-1.82.0-man", - "out": "/nix/store/fgdf3861f0dmzxhijvm9kpvzsjdbzzzc-rustc-wrapper-1.82.0" + "doc": "/nix/store/ksc5dd88db6wbffaq79yf0y9gjcad3sh-rustc-wrapper-1.83.0-doc", + "man": "/nix/store/c8qpa1sw7ia8qa1dw1wf7z1gvymn6v7k-rustc-wrapper-1.83.0-man", + "out": "/nix/store/4bg9n0hvbfp1nlkclrjww9jd5jg4bf3h-rustc-wrapper-1.83.0" }, "system": "x86_64-darwin", "group": "rust-toolchain", @@ -599,30 +599,30 @@ { "attr_path": "rustc", "broken": false, - "derivation": "/nix/store/l46sr4gkbbp6jfp8ljcs82qw0bysjhw2-rustc-wrapper-1.82.0.drv", + "derivation": "/nix/store/2llizhsd0qn1jji6kyfxmifirfv8aydr-rustc-wrapper-1.83.0.drv", "description": "Safe, concurrent, practical language (wrapper script)", "install_id": "rustc", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "rustc-wrapper-1.82.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "rustc-wrapper-1.83.0", "pname": "rustc", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "wrapper-1.82.0", + "version": "wrapper-1.83.0", "outputs_to_install": [ "out", "man" ], "outputs": { - "doc": "/nix/store/0nz2527i079jbwa5dk2yrj5cs47sbydl-rustc-wrapper-1.82.0-doc", - "man": "/nix/store/wjk1xyd8rhv4f46bpj9ih5b906pf5dkp-rustc-wrapper-1.82.0-man", - "out": "/nix/store/07m4afn16ni3dkl8r65ycjpcri8kwr7c-rustc-wrapper-1.82.0" + "doc": "/nix/store/g4qgyjnc10z61cn5gf5krwmwqrsvr32b-rustc-wrapper-1.83.0-doc", + "man": "/nix/store/nni4b5ssd0rvw1xwyzlawfbqbg3r4rd5-rustc-wrapper-1.83.0-man", + "out": "/nix/store/0xc2a1l10ggsssh0jrwhwk58xi0kj84i-rustc-wrapper-1.83.0" }, "system": "aarch64-linux", "group": "rust-toolchain", @@ -631,30 +631,30 @@ { "attr_path": "rustc", "broken": false, - "derivation": "/nix/store/4ws9y68a1ga9nk6pr8zyb80vqnkqajix-rustc-wrapper-1.82.0.drv", + "derivation": "/nix/store/vhshrimfawva5nn1y95hxdiny0wnqz1a-rustc-wrapper-1.83.0.drv", "description": "Safe, concurrent, practical language (wrapper script)", "install_id": "rustc", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "rustc-wrapper-1.82.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "rustc-wrapper-1.83.0", "pname": "rustc", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "wrapper-1.82.0", + "version": "wrapper-1.83.0", "outputs_to_install": [ "out", "man" ], "outputs": { - "doc": "/nix/store/8ifmhvyz946xfpwsgp7rgfhm23c3mi84-rustc-wrapper-1.82.0-doc", - "man": "/nix/store/hl5h9x0x1i4vgzr4phbdk1s29hav8z75-rustc-wrapper-1.82.0-man", - "out": "/nix/store/rkj4nka0cyjnap3l6x2xbgv48fwm2yq1-rustc-wrapper-1.82.0" + "doc": "/nix/store/s6h6741lig77473q77jg5a3jh8991a6k-rustc-wrapper-1.83.0-doc", + "man": "/nix/store/szr3wmmrcdzf59n1y9x7ry6ncqb93s69-rustc-wrapper-1.83.0-man", + "out": "/nix/store/f10frz81pb9j2bxx3vc394cgq0y9dnyd-rustc-wrapper-1.83.0" }, "system": "x86_64-linux", "group": "rust-toolchain", @@ -663,27 +663,27 @@ { "attr_path": "rustfmt", "broken": false, - "derivation": "/nix/store/5q2xp3rxwrv44qn44kxg1gb8794zpmiv-rustfmt-1.82.0.drv", + "derivation": "/nix/store/4v23bb9zg3zws2wy6brfdvcg0b4sdqgn-rustfmt-1.83.0.drv", "description": "Tool for formatting Rust code according to style guidelines", "install_id": "rustfmt", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "rustfmt-1.82.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "rustfmt-1.83.0", "pname": "rustfmt", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.82.0", + "version": "1.83.0", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/ccfw4i6sysa1dbssg4pw92651pq3ah83-rustfmt-1.82.0" + "out": "/nix/store/flml6db7rdfb3y57zm63kqpy6g65k9aq-rustfmt-1.83.0" }, "system": "aarch64-darwin", "group": "rust-toolchain", @@ -692,27 +692,27 @@ { "attr_path": "rustfmt", "broken": false, - "derivation": "/nix/store/xdblp7rsizw245vj1vnjwyv6kfxda22v-rustfmt-1.82.0.drv", + "derivation": "/nix/store/kyaz10f9ha6lxl84w3nhza7sqg45id0g-rustfmt-1.83.0.drv", "description": "Tool for formatting Rust code according to style guidelines", "install_id": "rustfmt", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "rustfmt-1.82.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "rustfmt-1.83.0", "pname": "rustfmt", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.82.0", + "version": "1.83.0", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/304y5gd850pjfy5cvhcrc69psh4ir3mn-rustfmt-1.82.0" + "out": "/nix/store/sicy5f8fdndangnbx17w2v34ldlrwykf-rustfmt-1.83.0" }, "system": "x86_64-darwin", "group": "rust-toolchain", @@ -721,27 +721,27 @@ { "attr_path": "rustfmt", "broken": false, - "derivation": "/nix/store/h1iqsp5gf4v3vmvrh9kp2i0dmwl96di4-rustfmt-1.82.0.drv", + "derivation": "/nix/store/ixpjgsk01wmlai8kfbxgxafp43amrmcv-rustfmt-1.83.0.drv", "description": "Tool for formatting Rust code according to style guidelines", "install_id": "rustfmt", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "rustfmt-1.82.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "rustfmt-1.83.0", "pname": "rustfmt", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.82.0", + "version": "1.83.0", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/in8l1i447xahvhfbi1f5vjxrhz02ijjj-rustfmt-1.82.0" + "out": "/nix/store/kl5rj9ian2ag6b0rsiwry4bijkha7pcb-rustfmt-1.83.0" }, "system": "aarch64-linux", "group": "rust-toolchain", @@ -750,27 +750,27 @@ { "attr_path": "rustfmt", "broken": false, - "derivation": "/nix/store/jvb35949sdazbpz1dmvpxzd3qbw9s7f7-rustfmt-1.82.0.drv", + "derivation": "/nix/store/3dwyf00yrm6n2zwmp0yjvzkkfiyadr9q-rustfmt-1.83.0.drv", "description": "Tool for formatting Rust code according to style guidelines", "install_id": "rustfmt", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "rustfmt-1.82.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "rustfmt-1.83.0", "pname": "rustfmt", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.82.0", + "version": "1.83.0", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/hdihpwxrm879kibp9wih893yhbsaqsh1-rustfmt-1.82.0" + "out": "/nix/store/00h51vwbfcylzx6rl2p8dh6dq3yz9nlv-rustfmt-1.83.0" }, "system": "x86_64-linux", "group": "rust-toolchain", @@ -779,27 +779,27 @@ { "attr_path": "cargo-nextest", "broken": false, - "derivation": "/nix/store/0l0a3ysh1j9ywbfvnml22lxigvf48d0q-cargo-nextest-0.9.82.drv", + "derivation": "/nix/store/6gmjs4bw0aimmxzjdi4bb611lyn9979j-cargo-nextest-0.9.87.drv", "description": "Next-generation test runner for Rust projects", "install_id": "cargo-nextest", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "cargo-nextest-0.9.82", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "cargo-nextest-0.9.87", "pname": "cargo-nextest", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.9.82", + "version": "0.9.87", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/73kfx5ksjhdlywgyryh27965zxmz7syf-cargo-nextest-0.9.82" + "out": "/nix/store/4sxv3mr4vgjyvpssjy6gaqcp7x08p62q-cargo-nextest-0.9.87" }, "system": "aarch64-darwin", "group": "toplevel", @@ -808,27 +808,27 @@ { "attr_path": "cargo-nextest", "broken": false, - "derivation": "/nix/store/jhd3igm1pbz7p4a3pg8xdi49c5yg4p62-cargo-nextest-0.9.82.drv", + "derivation": "/nix/store/9sfaaw5gwx8h9r53395x2blqs0j9m6cn-cargo-nextest-0.9.87.drv", "description": "Next-generation test runner for Rust projects", "install_id": "cargo-nextest", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "cargo-nextest-0.9.82", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "cargo-nextest-0.9.87", "pname": "cargo-nextest", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.9.82", + "version": "0.9.87", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/655dw451vynzs5wgvry3sbyvgvsnaj4i-cargo-nextest-0.9.82" + "out": "/nix/store/j8pp10j3akk6k9a0r4dbp6m7wggk9s8q-cargo-nextest-0.9.87" }, "system": "x86_64-darwin", "group": "toplevel", @@ -837,27 +837,27 @@ { "attr_path": "cargo-nextest", "broken": false, - "derivation": "/nix/store/lf0nykz31mgfkvjf1wijc4as6148ar00-cargo-nextest-0.9.82.drv", + "derivation": "/nix/store/x5g096p0l207m141fkmmx8pyw1kzyssg-cargo-nextest-0.9.87.drv", "description": "Next-generation test runner for Rust projects", "install_id": "cargo-nextest", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "cargo-nextest-0.9.82", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "cargo-nextest-0.9.87", "pname": "cargo-nextest", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.9.82", + "version": "0.9.87", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/xambr0wq0af8h3iji27aanl6ahldckp4-cargo-nextest-0.9.82" + "out": "/nix/store/7m4k4krbi2ni856rssspbmx13ydp9xzc-cargo-nextest-0.9.87" }, "system": "aarch64-linux", "group": "toplevel", @@ -866,27 +866,27 @@ { "attr_path": "cargo-nextest", "broken": false, - "derivation": "/nix/store/i20mx479qyc1alzp9zrcxi90a8hqvrqb-cargo-nextest-0.9.82.drv", + "derivation": "/nix/store/vs7rky21873k1ipnq29s3hxcf8skwyjr-cargo-nextest-0.9.87.drv", "description": "Next-generation test runner for Rust projects", "install_id": "cargo-nextest", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "cargo-nextest-0.9.82", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "cargo-nextest-0.9.87", "pname": "cargo-nextest", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.9.82", + "version": "0.9.87", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/yg56rawm2p3km6k0srxr8gmrjywh458q-cargo-nextest-0.9.82" + "out": "/nix/store/bzl8g2f5winnj0257aqjl9yfdfrb8sd4-cargo-nextest-0.9.87" }, "system": "x86_64-linux", "group": "toplevel", @@ -895,27 +895,27 @@ { "attr_path": "cargo-semver-checks", "broken": false, - "derivation": "/nix/store/zdqkgy3cnsjyai6p80wxj5qj1axf66y6-cargo-semver-checks-0.34.0.drv", + "derivation": "/nix/store/xrlmzw8c3bljqq1chhmd78z7fyknmb8p-cargo-semver-checks-0.38.0.drv", "description": "Tool to scan your Rust crate for semver violations", "install_id": "cargo-semver-checks", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "cargo-semver-checks-0.34.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "cargo-semver-checks-0.38.0", "pname": "cargo-semver-checks", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.34.0", + "version": "0.38.0", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/kmg8xjbm59z0bg072zvi8398hdihhwk1-cargo-semver-checks-0.34.0" + "out": "/nix/store/64hflqp8a3qkpikhydmvgprciq8f2lfa-cargo-semver-checks-0.38.0" }, "system": "aarch64-darwin", "group": "toplevel", @@ -924,27 +924,27 @@ { "attr_path": "cargo-semver-checks", "broken": false, - "derivation": "/nix/store/6w1pqkdsdwg69y2npr4v59f4mqgxgl13-cargo-semver-checks-0.34.0.drv", + "derivation": "/nix/store/bs0pqbmw3ap8mcsanz0lnnih57bff0qc-cargo-semver-checks-0.38.0.drv", "description": "Tool to scan your Rust crate for semver violations", "install_id": "cargo-semver-checks", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "cargo-semver-checks-0.34.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "cargo-semver-checks-0.38.0", "pname": "cargo-semver-checks", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.34.0", + "version": "0.38.0", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/a9x70fyra206blahb4sicb7r1yyyfbi8-cargo-semver-checks-0.34.0" + "out": "/nix/store/5m8rpinnwfv2dynx531n1qf67m3d6v7x-cargo-semver-checks-0.38.0" }, "system": "x86_64-darwin", "group": "toplevel", @@ -953,27 +953,27 @@ { "attr_path": "cargo-semver-checks", "broken": false, - "derivation": "/nix/store/n6fhra773bwddj54wrbx28653z0gz0cj-cargo-semver-checks-0.34.0.drv", + "derivation": "/nix/store/3fylln6ax2kl4bz9b9p6h7yv6ya1rhi7-cargo-semver-checks-0.38.0.drv", "description": "Tool to scan your Rust crate for semver violations", "install_id": "cargo-semver-checks", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "cargo-semver-checks-0.34.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "cargo-semver-checks-0.38.0", "pname": "cargo-semver-checks", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.34.0", + "version": "0.38.0", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/swb4p4dwk6ppg4gd90mcq3njykkyy9qh-cargo-semver-checks-0.34.0" + "out": "/nix/store/93rb45xy3fqjp4ilzzakvbs3i71xhnh1-cargo-semver-checks-0.38.0" }, "system": "aarch64-linux", "group": "toplevel", @@ -982,27 +982,27 @@ { "attr_path": "cargo-semver-checks", "broken": false, - "derivation": "/nix/store/syacvf4q4jjbf17l5wmqbhz4d5jhdx0q-cargo-semver-checks-0.34.0.drv", + "derivation": "/nix/store/2i4vmw1fs8ya5l5q9ax48vhf28lrs671-cargo-semver-checks-0.38.0.drv", "description": "Tool to scan your Rust crate for semver violations", "install_id": "cargo-semver-checks", "license": "[ MIT, Apache-2.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "cargo-semver-checks-0.34.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "cargo-semver-checks-0.38.0", "pname": "cargo-semver-checks", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.34.0", + "version": "0.38.0", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/mmm5c4yqcbxjwhhd9pkk9m409z83kv7b-cargo-semver-checks-0.34.0" + "out": "/nix/store/067wa9hqjzyxhxdqgdzbvzixi32m6d3r-cargo-semver-checks-0.38.0" }, "system": "x86_64-linux", "group": "toplevel", @@ -1011,17 +1011,17 @@ { "attr_path": "cargo-watch", "broken": false, - "derivation": "/nix/store/8f7qwn19r78h35ifinnira91511w6vcs-cargo-watch-8.5.3.drv", + "derivation": "/nix/store/8q9ikal48g6gqrfvhy7jb990fjhnn1ms-cargo-watch-8.5.3.drv", "description": "Cargo subcommand for watching over Cargo project's source", "install_id": "cargo-watch", "license": "CC0-1.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", "name": "cargo-watch-8.5.3", "pname": "cargo-watch", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], @@ -1031,7 +1031,7 @@ "out" ], "outputs": { - "out": "/nix/store/fapxjpd6h6hahxr17qjp1hs79zd6wy1v-cargo-watch-8.5.3" + "out": "/nix/store/3yzx1fmppdkmlaqyyw15v6cbahhg6b64-cargo-watch-8.5.3" }, "system": "aarch64-darwin", "group": "toplevel", @@ -1040,17 +1040,17 @@ { "attr_path": "cargo-watch", "broken": false, - "derivation": "/nix/store/g7qqwpnlqp5mbhjwbjgh229pxm09ylmz-cargo-watch-8.5.3.drv", + "derivation": "/nix/store/86jsdljc4lz5cd8zp67agwiapvl6hgn1-cargo-watch-8.5.3.drv", "description": "Cargo subcommand for watching over Cargo project's source", "install_id": "cargo-watch", "license": "CC0-1.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", "name": "cargo-watch-8.5.3", "pname": "cargo-watch", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], @@ -1060,7 +1060,7 @@ "out" ], "outputs": { - "out": "/nix/store/86gsfpz44kdq3jm2qkl7mnyr05ws025y-cargo-watch-8.5.3" + "out": "/nix/store/k4r7xb1j909dk4zalby8rbm61k9gg41i-cargo-watch-8.5.3" }, "system": "x86_64-darwin", "group": "toplevel", @@ -1069,17 +1069,17 @@ { "attr_path": "cargo-watch", "broken": false, - "derivation": "/nix/store/33v2l9lr2cv62n0kwiy2y056c6sssc1q-cargo-watch-8.5.3.drv", + "derivation": "/nix/store/g2ymgr56cm5z2v38r1wvzcbkap37ba19-cargo-watch-8.5.3.drv", "description": "Cargo subcommand for watching over Cargo project's source", "install_id": "cargo-watch", "license": "CC0-1.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", "name": "cargo-watch-8.5.3", "pname": "cargo-watch", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], @@ -1089,7 +1089,7 @@ "out" ], "outputs": { - "out": "/nix/store/7gl3zmksmbsnzrs7ai5smn5lsbrqajgq-cargo-watch-8.5.3" + "out": "/nix/store/0bgvg7nnkrgs0x23jlv3pwz1v27l17l8-cargo-watch-8.5.3" }, "system": "aarch64-linux", "group": "toplevel", @@ -1098,17 +1098,17 @@ { "attr_path": "cargo-watch", "broken": false, - "derivation": "/nix/store/bg9plzijcp7f2ksqa803sz8wzinm68aj-cargo-watch-8.5.3.drv", + "derivation": "/nix/store/mvgb7qwyzmm1s0vb4p0jbwznc6wlq1i4-cargo-watch-8.5.3.drv", "description": "Cargo subcommand for watching over Cargo project's source", "install_id": "cargo-watch", "license": "CC0-1.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", "name": "cargo-watch-8.5.3", "pname": "cargo-watch", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], @@ -1118,7 +1118,7 @@ "out" ], "outputs": { - "out": "/nix/store/4ypfgq4nknz2jj1sfw61vr1siblvz1sx-cargo-watch-8.5.3" + "out": "/nix/store/q1pw27krsxg8hzh3xpkrwf1lwzm6kipp-cargo-watch-8.5.3" }, "system": "x86_64-linux", "group": "toplevel", @@ -1127,27 +1127,27 @@ { "attr_path": "clang", "broken": false, - "derivation": "/nix/store/6khs838ff2b88v6jvxvp7ngc56qf3dgb-clang-wrapper-16.0.6.drv", + "derivation": "/nix/store/pg6cakd9bn6j3373qb255bw7qivndby0-clang-wrapper-19.1.6.drv", "description": "C language family frontend for LLVM (wrapper script)", "install_id": "clang", - "license": "NCSA", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "clang-wrapper-16.0.6", + "license": "[ NCSA, Apache-2.0 WITH LLVM-exception ]", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "clang-wrapper-19.1.6", "pname": "clang", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "wrapper-16.0.6", + "version": "wrapper-19.1.6", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/l8n4jk7l60yb7jag3i17bz57s7rvf0rd-clang-wrapper-16.0.6" + "out": "/nix/store/x25662zlrvzy1aavv8y5vrk40bj8c8hr-clang-wrapper-19.1.6" }, "system": "aarch64-darwin", "group": "toplevel", @@ -1156,27 +1156,27 @@ { "attr_path": "clang", "broken": false, - "derivation": "/nix/store/a8w2d0r1gmkda936abax7z98g2576392-clang-wrapper-16.0.6.drv", + "derivation": "/nix/store/i1sfdhnva8jz4c4bkd661xgvk8fhk9d4-clang-wrapper-19.1.6.drv", "description": "C language family frontend for LLVM (wrapper script)", "install_id": "clang", - "license": "NCSA", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "clang-wrapper-16.0.6", + "license": "[ NCSA, Apache-2.0 WITH LLVM-exception ]", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "clang-wrapper-19.1.6", "pname": "clang", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "wrapper-16.0.6", + "version": "wrapper-19.1.6", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/raqax5qp65an4jcwj1bzd5lq589ywpg0-clang-wrapper-16.0.6" + "out": "/nix/store/05lm9x40bab10mw9fpabkrqz9zmkwlbp-clang-wrapper-19.1.6" }, "system": "x86_64-darwin", "group": "toplevel", @@ -1185,30 +1185,30 @@ { "attr_path": "gcc", "broken": false, - "derivation": "/nix/store/pjxj3pzbb3ypr9lhl6xfrfb9daanhzg2-gcc-wrapper-13.3.0.drv", - "description": "GNU Compiler Collection, version 13.3.0 (wrapper script)", + "derivation": "/nix/store/3bdfrnb5s3gr3llc8bl82av2vzynhd0f-gcc-wrapper-14-20241116.drv", + "description": "GNU Compiler Collection, version 14-20241116 (wrapper script)", "install_id": "gcc", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "gcc-wrapper-13.3.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "gcc-wrapper-14-20241116", "pname": "gcc", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "wrapper-13.3.0", + "version": "wrapper-14-20241116", "outputs_to_install": [ "out", "man" ], "outputs": { - "info": "/nix/store/b0b2h9n97bpwrdxnazh70nlv0knlpd7s-gcc-wrapper-13.3.0-info", - "man": "/nix/store/5y6fmjxpv2xc7zhvn02w4ikg1n1rgm0d-gcc-wrapper-13.3.0-man", - "out": "/nix/store/ay4xxbjafns12mn2ilhz4y7d3m3ziwqg-gcc-wrapper-13.3.0" + "info": "/nix/store/idzgrcpqf64fbvrmqkhkpjfmlwvj2yr2-gcc-wrapper-14-20241116-info", + "man": "/nix/store/dfldax7p1iv57y27awv6fvghc0lhc7a1-gcc-wrapper-14-20241116-man", + "out": "/nix/store/lfyq43b8x5c3nc2808lwx9zv4i6ypvdh-gcc-wrapper-14-20241116" }, "system": "aarch64-linux", "group": "toplevel", @@ -1217,30 +1217,30 @@ { "attr_path": "gcc", "broken": false, - "derivation": "/nix/store/zrp1z93l9cj9ia4n6s9cfs0f3s37r8v1-gcc-wrapper-13.3.0.drv", - "description": "GNU Compiler Collection, version 13.3.0 (wrapper script)", + "derivation": "/nix/store/vln6q47in3l4lxbf2k2r4qkypjbwvgm6-gcc-wrapper-14-20241116.drv", + "description": "GNU Compiler Collection, version 14-20241116 (wrapper script)", "install_id": "gcc", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "name": "gcc-wrapper-13.3.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", + "name": "gcc-wrapper-14-20241116", "pname": "gcc", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "wrapper-13.3.0", + "version": "wrapper-14-20241116", "outputs_to_install": [ "out", "man" ], "outputs": { - "info": "/nix/store/nhjmrmkzyqsff9maxrl0pskqbizpqikz-gcc-wrapper-13.3.0-info", - "man": "/nix/store/g6dl0niwffyhk1l59r4zxv94fklx7ijg-gcc-wrapper-13.3.0-man", - "out": "/nix/store/4apajimszc47rxwcpvc3g3rj2icinl71-gcc-wrapper-13.3.0" + "info": "/nix/store/r6yrni3cg9fwi7fz9kh0yjpawlq46fma-gcc-wrapper-14-20241116-info", + "man": "/nix/store/zq9gpzd177y8k88s3lwinhcss6rhwbw5-gcc-wrapper-14-20241116-man", + "out": "/nix/store/591apldfgm1gr238rbfc8ib0y1z8ng2y-gcc-wrapper-14-20241116" }, "system": "x86_64-linux", "group": "toplevel", @@ -1249,17 +1249,17 @@ { "attr_path": "libiconv", "broken": false, - "derivation": "/nix/store/g3wgqamqrbnic1i2fs5rxcy676pa7j9n-libiconv-107.drv", + "derivation": "/nix/store/j8anv6g0jb7q0f7i923s5aln0njmifqm-libiconv-107.drv", "description": "Iconv(3) implementation", "install_id": "libiconv", "license": "[ BSD-2-Clause, BSD-3-Clause, APSL-1.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", "name": "libiconv-107", "pname": "libiconv", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], @@ -1269,8 +1269,8 @@ "out" ], "outputs": { - "dev": "/nix/store/h36yb01kvdf2431abrlwphk8ax0ii4ds-libiconv-107-dev", - "out": "/nix/store/dka6i6yj8sgws93wc6m0lmqzhk21kq87-libiconv-107" + "dev": "/nix/store/60v52ynj47kjc87xy2xh46rpaawljqpm-libiconv-107-dev", + "out": "/nix/store/xlrxyhdh3irs3fh5rc94y99n9mvpjj7v-libiconv-107" }, "system": "aarch64-darwin", "group": "toplevel", @@ -1279,17 +1279,17 @@ { "attr_path": "libiconv", "broken": false, - "derivation": "/nix/store/6h4vcnk25byldzas4kk82sdz4r99ffqq-libiconv-107.drv", + "derivation": "/nix/store/wrj9xs6k448v149i7i7pc9mn3fnddg4h-libiconv-107.drv", "description": "Iconv(3) implementation", "install_id": "libiconv", "license": "[ BSD-2-Clause, BSD-3-Clause, APSL-1.0 ]", - "locked_url": "https://github.com/flox/nixpkgs?rev=5d67ea6b4b63378b9c13be21e2ec9d1afc921713", + "locked_url": "https://github.com/flox/nixpkgs?rev=825479c345a7f806485b7f00dbe3abb50641b083", "name": "libiconv-107", "pname": "libiconv", - "rev": "5d67ea6b4b63378b9c13be21e2ec9d1afc921713", - "rev_count": 720697, - "rev_date": "2024-12-11T18:06:44Z", - "scrape_date": "2024-12-14T03:50:50Z", + "rev": "825479c345a7f806485b7f00dbe3abb50641b083", + "rev_count": 743381, + "rev_date": "2025-01-24T19:21:52Z", + "scrape_date": "2025-01-26T03:27:56Z", "stabilities": [ "unstable" ], @@ -1299,8 +1299,8 @@ "out" ], "outputs": { - "dev": "/nix/store/asmb0x4za1irhaq72b1k3qainhwkb19v-libiconv-107-dev", - "out": "/nix/store/v7ldx1ra3wrjaasap8bfradapkqi2w1r-libiconv-107" + "dev": "/nix/store/a2kcdaazx56k0a1i8mrp77shxn3ha95i-libiconv-107-dev", + "out": "/nix/store/lr7yd2fg1b6ciff3i2m9jbrj24nhizfq-libiconv-107" }, "system": "x86_64-darwin", "group": "toplevel", diff --git a/rust/.flox/env/manifest.toml b/rust/.flox/env/manifest.toml index cc501960..34922313 100644 --- a/rust/.flox/env/manifest.toml +++ b/rust/.flox/env/manifest.toml @@ -34,6 +34,14 @@ libiconv.systems = ["aarch64-darwin", "x86_64-darwin"] cargo-nextest.pkg-path = "cargo-nextest" cargo-watch.pkg-path = "cargo-watch" cargo-semver-checks.pkg-path = "cargo-semver-checks" +cargo-semver-checks.systems = [ + "aarch64-darwin", + # XXX: for some reason this package is not building on x86_64-darwin, fix is + # already in upstream + #"x86_64-darwin", + "aarch64-linux", + "x86_64-linux", +] # For more use search: flox search cargo- --all [vars] diff --git a/sharing/.flox/.gitignore b/sharing/.flox/.gitignore new file mode 100644 index 00000000..15d71a16 --- /dev/null +++ b/sharing/.flox/.gitignore @@ -0,0 +1,4 @@ +run/ +cache/ +lib/ +log/ diff --git a/sharing/.flox/env.json b/sharing/.flox/env.json new file mode 100644 index 00000000..5ae2d483 --- /dev/null +++ b/sharing/.flox/env.json @@ -0,0 +1,4 @@ +{ + "name": "sharing", + "version": 1 +} \ No newline at end of file diff --git a/sharing/.flox/env/manifest.lock b/sharing/.flox/env/manifest.lock new file mode 100644 index 00000000..db5446a1 --- /dev/null +++ b/sharing/.flox/env/manifest.lock @@ -0,0 +1,146 @@ +{ + "lockfile-version": 1, + "manifest": { + "version": 1, + "install": { + "sharing": { + "pkg-path": "sharing" + } + }, + "hook": { + "on-activate": "echo 'To share a directory, type: sharing [dir]'" + }, + "profile": {}, + "options": { + "systems": [ + "aarch64-darwin", + "aarch64-linux", + "x86_64-darwin", + "x86_64-linux" + ], + "allow": { + "licenses": [] + }, + "semver": {}, + "cuda-detection": false + } + }, + "packages": [ + { + "attr_path": "sharing", + "broken": false, + "derivation": "/nix/store/2cv26y0p0ysrmq06gfvmpxvn9996q3c5-sharing-1.2.2.drv", + "description": "Command-line tool to share directories and files to mobile devices", + "install_id": "sharing", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "sharing-1.2.2", + "pname": "sharing", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.2.2", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/yp6qkszbmmz32nnrhsis0cp6d06jrfix-sharing-1.2.2" + }, + "system": "aarch64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "sharing", + "broken": false, + "derivation": "/nix/store/sbhihg7iw25624610ba7lhf56j4i4jdv-sharing-1.2.2.drv", + "description": "Command-line tool to share directories and files to mobile devices", + "install_id": "sharing", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "sharing-1.2.2", + "pname": "sharing", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.2.2", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/w4li7fpswj54w25nazvwr1qw3f8fqizf-sharing-1.2.2" + }, + "system": "aarch64-linux", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "sharing", + "broken": false, + "derivation": "/nix/store/h53qdy3gmkpc37aziw3hc55dn681gvjh-sharing-1.2.2.drv", + "description": "Command-line tool to share directories and files to mobile devices", + "install_id": "sharing", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "sharing-1.2.2", + "pname": "sharing", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.2.2", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/if3gkgl0s9rcg6ihs76wds5zggw1v0w7-sharing-1.2.2" + }, + "system": "x86_64-darwin", + "group": "toplevel", + "priority": 5 + }, + { + "attr_path": "sharing", + "broken": false, + "derivation": "/nix/store/zlc9mxmylz44ivff5dz6n3srs7xf6jgm-sharing-1.2.2.drv", + "description": "Command-line tool to share directories and files to mobile devices", + "install_id": "sharing", + "license": "MIT", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "sharing-1.2.2", + "pname": "sharing", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", + "stabilities": [ + "unstable" + ], + "unfree": false, + "version": "1.2.2", + "outputs_to_install": [ + "out" + ], + "outputs": { + "out": "/nix/store/lrsxd17wgm0rprf0m9rif7vs6l11bvmm-sharing-1.2.2" + }, + "system": "x86_64-linux", + "group": "toplevel", + "priority": 5 + } + ] +} \ No newline at end of file diff --git a/sharing/.flox/env/manifest.toml b/sharing/.flox/env/manifest.toml new file mode 100644 index 00000000..1cfaaa2d --- /dev/null +++ b/sharing/.flox/env/manifest.toml @@ -0,0 +1,16 @@ +version = 1 + +[install] +sharing.pkg-path = "sharing" + +[hook] +on-activate = "echo 'To share a directory, type: sharing [dir]'" + +[options] +systems = [ + "aarch64-darwin", + "aarch64-linux", + "x86_64-darwin", + "x86_64-linux", +] +cuda-detection = false diff --git a/sharing/test.sh b/sharing/test.sh new file mode 100755 index 00000000..2ef01cda --- /dev/null +++ b/sharing/test.sh @@ -0,0 +1,13 @@ +#!/usr/bin/env bash + +set -eo pipefail + +command_exists() { + if ! command -v $1 2>&1 >/dev/null; then + echo "Error: '$1' command could not be found." + return 1 + fi + echo ">>> '$1' command exists" +} + +command_exists sharing diff --git a/verba/.flox/env/manifest.lock b/verba/.flox/env/manifest.lock index afd65122..64d5e4af 100644 --- a/verba/.flox/env/manifest.lock +++ b/verba/.flox/env/manifest.lock @@ -71,32 +71,16 @@ }, "services": { "models": { - "command": "# wait for ollama to be ready\nuntil ollama list; do\n sleep 0.1\ndone\n\nollama pull \"$OLLAMA_MODEL\"\nollama pull \"$OLLAMA_EMBED_MODEL\"\n", - "vars": null, - "is-daemon": null, - "shutdown": null, - "systems": null + "command": "# wait for ollama to be ready\nuntil ollama list; do\n sleep 0.1\ndone\n\nollama pull \"$OLLAMA_MODEL\"\nollama pull \"$OLLAMA_EMBED_MODEL\"\n" }, "ollama": { - "command": "ollama serve", - "vars": null, - "is-daemon": null, - "shutdown": null, - "systems": null + "command": "ollama serve" }, "verba": { - "command": "if [[ \"$WEAVIATE_URL_VERBA\" != \"\" ]]; then\n until curl -s \"$WEAVIATE_URL_VERBA_full\"; do\n echo \"waiting for weaviate ...\"\n sleep 0.1\n done\nfi\n\"$PYTHON_DIR/bin/verba\" start --port 8000 --host 0.0.0.0\n", - "vars": null, - "is-daemon": null, - "shutdown": null, - "systems": null + "command": "if [[ \"$WEAVIATE_URL_VERBA\" != \"\" ]]; then\n until curl -s \"$WEAVIATE_URL_VERBA_full\"; do\n echo \"waiting for weaviate ...\"\n sleep 0.1\n done\nfi\n\"$PYTHON_DIR/bin/verba\" start --port 8000 --host 0.0.0.0\n" }, "weaviate": { - "command": "weaviate --host 0.0.0.0 --port 8080 --scheme http", - "vars": null, - "is-daemon": null, - "shutdown": null, - "systems": null + "command": "weaviate --host 0.0.0.0 --port 8080 --scheme http" } } }, @@ -104,32 +88,32 @@ { "attr_path": "bash", "broken": false, - "derivation": "/nix/store/gsb6fsm995pmsd7smmghjw925zbg1fyw-bash-5.2p37.drv", + "derivation": "/nix/store/7fmjwrcm6hw97bkaq6qhqhb267c97q1r-bash-5.2p37.drv", "description": "GNU Bourne-Again Shell, the de facto standard shell on Linux", "install_id": "bash", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "bash-5.2p37", "pname": "bash", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "5.2p37", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "dev": "/nix/store/hz6iqqfg2zj8488xxyp4vx36cvjvigcv-bash-5.2p37-dev", - "doc": "/nix/store/4783cwpn30hddfrdy2jrqbyb1qsik5v3-bash-5.2p37-doc", - "info": "/nix/store/bhbiplxw2hszsdly4ljybccfak58s2l6-bash-5.2p37-info", - "man": "/nix/store/02f2xgcp3xvm1xl23zqyzz6kbr9hw4zb-bash-5.2p37-man", - "out": "/nix/store/5wjj1f3pa1ndi3kvskm1fcs9kdy2xajf-bash-5.2p37" + "dev": "/nix/store/lvzia0d3yzmvb2d8h97d2c5djmir82m3-bash-5.2p37-dev", + "doc": "/nix/store/i39wknl65n119i5s9pfacmqnhh3rhbhv-bash-5.2p37-doc", + "info": "/nix/store/791dwjbfv2nzliakq8abh1c7838y45jn-bash-5.2p37-info", + "man": "/nix/store/g4644qdjw2mfasbpw2i3jxnpwr6nd17r-bash-5.2p37-man", + "out": "/nix/store/x7m765hh1m4yikg9spw18lxldddvdnd0-bash-5.2p37" }, "system": "aarch64-darwin", "group": "toplevel", @@ -138,33 +122,33 @@ { "attr_path": "bash", "broken": false, - "derivation": "/nix/store/lczmm84pj8qgp3kpkwrg1lqy0bji53gh-bash-5.2p37.drv", + "derivation": "/nix/store/81lwjm4ijn2vz1wim8b96m83a3la88l3-bash-5.2p37.drv", "description": "GNU Bourne-Again Shell, the de facto standard shell on Linux", "install_id": "bash", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "bash-5.2p37", "pname": "bash", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "5.2p37", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "debug": "/nix/store/029jvd1qn5cchfhjh25jyjwp0x5597pq-bash-5.2p37-debug", - "dev": "/nix/store/h7whsfan3qbmb0yaz318w297iaznz9w2-bash-5.2p37-dev", - "doc": "/nix/store/5i9vinx3r7ba5shg3dvi5pc60ri4099r-bash-5.2p37-doc", - "info": "/nix/store/qmzrafxsijkp8rivqc0pi69fksw4wxcm-bash-5.2p37-info", - "man": "/nix/store/0s33h3qf4x6s2yx8vjx280m4vj1c7isp-bash-5.2p37-man", - "out": "/nix/store/rm5cm7wk2a6y17gz52ymh39d5fzai2lv-bash-5.2p37" + "debug": "/nix/store/ny1pzl2g4y6qy2dgz8sxqncaisqfbk8i-bash-5.2p37-debug", + "dev": "/nix/store/ghy23l8jiycbyv5plqgmg9b73hxrx4w6-bash-5.2p37-dev", + "doc": "/nix/store/n1a21n2qknyaivgsxhn0kxmkzzkyxqg3-bash-5.2p37-doc", + "info": "/nix/store/mns084p99fvdbc7ifygrbsrgrn8dcrsf-bash-5.2p37-info", + "man": "/nix/store/cv1y5m7r49xnrhq1hsii2234h1idxgcd-bash-5.2p37-man", + "out": "/nix/store/ck4s3x3jvml21zpny04xg7fbi8qpxjax-bash-5.2p37" }, "system": "aarch64-linux", "group": "toplevel", @@ -173,33 +157,33 @@ { "attr_path": "bash", "broken": false, - "derivation": "/nix/store/vrx8z3fnwbcfggqhjmj1hz4szfw59fwh-bash-5.2p37.drv", + "derivation": "/nix/store/0xdc5pz3205wgz3sbmwyq2wvm5jqyl5j-bash-5.2p37.drv", "description": "GNU Bourne-Again Shell, the de facto standard shell on Linux", "install_id": "bash", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "bash-5.2p37", "pname": "bash", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "5.2p37", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "debug": "/nix/store/vrffhycx3y3gxj60air1ahjgghi5j6wm-bash-5.2p37-debug", - "dev": "/nix/store/984bh5vywwq4bk2rsc8qcxcvhaywqj2k-bash-5.2p37-dev", - "doc": "/nix/store/fd1yw7f93yls3v5m2zzy0lcq3sk11av4-bash-5.2p37-doc", - "info": "/nix/store/3p01856bqw0wwal1f11pgv3sbql18a6q-bash-5.2p37-info", - "man": "/nix/store/bialkx47yxyj6ar2zyihghip6nyxcwhm-bash-5.2p37-man", - "out": "/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37" + "debug": "/nix/store/49mi26isc56vmlkygi5h8nfl1vl44rbb-bash-5.2p37-debug", + "dev": "/nix/store/zfn6iwxk9ic0zanskdwq6lh47czn89bs-bash-5.2p37-dev", + "doc": "/nix/store/i8f48s9m01hfak0in0368c4zg2ikx0qy-bash-5.2p37-doc", + "info": "/nix/store/lpbkspxd1x9pjhzczsdxrvkkasp8jm5i-bash-5.2p37-info", + "man": "/nix/store/achqvxy56zsj5m52dxjvkcv49wx88wbs-bash-5.2p37-man", + "out": "/nix/store/fd118hwh7d1ncib4mdw56ylv3g9k0iyj-bash-5.2p37" }, "system": "x86_64-linux", "group": "toplevel", @@ -208,32 +192,32 @@ { "attr_path": "bash", "broken": false, - "derivation": "/nix/store/k234z4lxipqf20wky2ncw5clvm7qaxin-bash-5.2p37.drv", + "derivation": "/nix/store/yz9a1sqyazijbqvhq4x09bivra1j5vb8-bash-5.2p37.drv", "description": "GNU Bourne-Again Shell, the de facto standard shell on Linux", "install_id": "bash", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "bash-5.2p37", "pname": "bash", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "5.2p37", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "dev": "/nix/store/hq1p3cgs4665m0s3cwsxmr9blah25vzv-bash-5.2p37-dev", - "doc": "/nix/store/lrmw19jn9gic9zrnzcqdn8wqjdqqkqpi-bash-5.2p37-doc", - "info": "/nix/store/91y838wc099j7f4w4h5r93xy5rwrv0yf-bash-5.2p37-info", - "man": "/nix/store/2w297858r80m5bpw86yxb9pv765s6w8w-bash-5.2p37-man", - "out": "/nix/store/45a4hms3bsmk23bzn0g0qfn663izq3f8-bash-5.2p37" + "dev": "/nix/store/2hsqflr816z5rraqwyyb5sbfg6r70b92-bash-5.2p37-dev", + "doc": "/nix/store/d0x13sd2psgpxyx1pny3hsccpggxxxz2-bash-5.2p37-doc", + "info": "/nix/store/lpyj7bfa5363phq7cv3sin3w5zksaa7f-bash-5.2p37-info", + "man": "/nix/store/yw6pv0q6ssrbpx9pqj4c78d3lclcr4f6-bash-5.2p37-man", + "out": "/nix/store/69mz5vmvbjxdxksqj85fbhwfhbmybcgj-bash-5.2p37" }, "system": "x86_64-darwin", "group": "toplevel", @@ -242,32 +226,32 @@ { "attr_path": "curl", "broken": false, - "derivation": "/nix/store/dnqmvibg27990vinfrdj6anwxrlj8vav-curl-8.11.0.drv", + "derivation": "/nix/store/mz4vqxy5palmljcgz7a1r0qvcswgyf4z-curl-8.11.1.drv", "description": "Command line tool for transferring files with URL syntax", "install_id": "curl", "license": "curl", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "curl-8.11.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "curl-8.11.1", "pname": "curl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "8.11.0", + "version": "8.11.1", "outputs_to_install": [ "bin", "man" ], "outputs": { - "bin": "/nix/store/s4idvq3pgjprcjg7sqp2h5cgp1pn8frs-curl-8.11.0-bin", - "dev": "/nix/store/i4z3xbailna79bxycv6apy5f6phr3q0v-curl-8.11.0-dev", - "devdoc": "/nix/store/2grp27ghxrmg56rzmc9cfqy6wvcv4mp0-curl-8.11.0-devdoc", - "man": "/nix/store/gjv4ljqxdby4bm8z21rspqd247aprpcc-curl-8.11.0-man", - "out": "/nix/store/ifcj5pbackbazl7b91g64m3kbd4v1q01-curl-8.11.0" + "bin": "/nix/store/ldfxsc1pc7z84qzkqy5d1kxdfcc9pvm6-curl-8.11.1-bin", + "dev": "/nix/store/dlpn87vm30k8gwjggh4jj3sdkzbf7dzc-curl-8.11.1-dev", + "devdoc": "/nix/store/v2fhvqrm6hliwdnyh6l60gbvxk1gxs14-curl-8.11.1-devdoc", + "man": "/nix/store/znz4p8zjysdjwqjj3nj022dw10y7l700-curl-8.11.1-man", + "out": "/nix/store/hcdr63vy1l5lsxasf6qxj4rnxrw62b0s-curl-8.11.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -276,33 +260,33 @@ { "attr_path": "curl", "broken": false, - "derivation": "/nix/store/85rxa1mpby6wj24n9n149zg9k7phl8n1-curl-8.11.0.drv", + "derivation": "/nix/store/fss9h46l43ffqz5mizyjx0vly2qd3vj6-curl-8.11.1.drv", "description": "Command line tool for transferring files with URL syntax", "install_id": "curl", "license": "curl", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "curl-8.11.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "curl-8.11.1", "pname": "curl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "8.11.0", + "version": "8.11.1", "outputs_to_install": [ "bin", "man" ], "outputs": { - "bin": "/nix/store/yq8dwiyxrflg270359yvxk8xckkid04q-curl-8.11.0-bin", - "debug": "/nix/store/hrzm29djj4n2l61pc3555kw3g17sr7z1-curl-8.11.0-debug", - "dev": "/nix/store/kjri2i96wsg99wqd4yaj50rdjh3hz531-curl-8.11.0-dev", - "devdoc": "/nix/store/02aq6i8g4mzs5bf0gvb562wcq51hizas-curl-8.11.0-devdoc", - "man": "/nix/store/y3bzv3q3226l5w1ia8ybb4rfwi0z5y0d-curl-8.11.0-man", - "out": "/nix/store/y340kr2q8x0y40krwzpv32x7d5c31jy7-curl-8.11.0" + "bin": "/nix/store/wgfpw28v9p39kkkxwdm3mdl20fa7sfbi-curl-8.11.1-bin", + "debug": "/nix/store/7i3qiz0adhg50ygwxafvs2b8wawmi5d2-curl-8.11.1-debug", + "dev": "/nix/store/nhrqgqbidf7j9xckrz3qy6c3175g831x-curl-8.11.1-dev", + "devdoc": "/nix/store/18s4szfayb3r9x0dz91133cdccqs6vq0-curl-8.11.1-devdoc", + "man": "/nix/store/gxj8dizspqdii8j0jzixn8s4x5x29gab-curl-8.11.1-man", + "out": "/nix/store/5xsla0ncaq3sk7rgx3ra87s05piyv9cg-curl-8.11.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -311,33 +295,33 @@ { "attr_path": "curl", "broken": false, - "derivation": "/nix/store/wjy2jwhbwc4s3g6ayd1p8nh6wri76qd2-curl-8.11.0.drv", + "derivation": "/nix/store/m0lxm3wl30gi99829n779kykiaw8v70h-curl-8.11.1.drv", "description": "Command line tool for transferring files with URL syntax", "install_id": "curl", "license": "curl", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "curl-8.11.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "curl-8.11.1", "pname": "curl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "8.11.0", + "version": "8.11.1", "outputs_to_install": [ "bin", "man" ], "outputs": { - "bin": "/nix/store/yckhqngmx90bakzhcyrsk7dww1fm352s-curl-8.11.0-bin", - "debug": "/nix/store/qb1m3if99v266fzlwvrhsh3sq8wxcdg6-curl-8.11.0-debug", - "dev": "/nix/store/g26bs63hz87c9s3sg0v42d6d8gjk36qw-curl-8.11.0-dev", - "devdoc": "/nix/store/9fpcw3582c7p7rbq6v3hzj89gd7ibgif-curl-8.11.0-devdoc", - "man": "/nix/store/fpm2i0k76mxbdjpwn8nifqpm25py1pfz-curl-8.11.0-man", - "out": "/nix/store/8yfak7dis3yqqls4mclzp5jb1ic2jzab-curl-8.11.0" + "bin": "/nix/store/rs7yscpdkmaj7ppfixh5p3hv7vksc46l-curl-8.11.1-bin", + "debug": "/nix/store/mn6izw74557lqhncd3rw5x9y9picrzdl-curl-8.11.1-debug", + "dev": "/nix/store/77hf42pzrxhl4q152zirzx7babv6b23i-curl-8.11.1-dev", + "devdoc": "/nix/store/0w2f7x5jpyg0c33qxhb3fsr0f6mrx0wk-curl-8.11.1-devdoc", + "man": "/nix/store/3ba5dsraas31akcm7xj98r6mgzgfipz3-curl-8.11.1-man", + "out": "/nix/store/a6lkdradawy6ybr5kv9lh5x5rwa2aa30-curl-8.11.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -346,32 +330,32 @@ { "attr_path": "curl", "broken": false, - "derivation": "/nix/store/c5pr3nfanr80zbnc7nrkm1j8n96rqyaj-curl-8.11.0.drv", + "derivation": "/nix/store/vx99pz2gfxgdyqw3ncf1sxvb1mx7fqrr-curl-8.11.1.drv", "description": "Command line tool for transferring files with URL syntax", "install_id": "curl", "license": "curl", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "curl-8.11.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "curl-8.11.1", "pname": "curl", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "8.11.0", + "version": "8.11.1", "outputs_to_install": [ "bin", "man" ], "outputs": { - "bin": "/nix/store/fmrh9cvrsfxv5bvv3cq853sz0y2q3cpd-curl-8.11.0-bin", - "dev": "/nix/store/ipjg6nffgq68mwdkqnj8nf5jri3hs1xf-curl-8.11.0-dev", - "devdoc": "/nix/store/gqbnhsqw8m6cz49apl1cj2llgsbz5mic-curl-8.11.0-devdoc", - "man": "/nix/store/c4n42gazswc9l8iiirv23xbpdk923gfw-curl-8.11.0-man", - "out": "/nix/store/32qkm0f9j9qdc91m4jnvj9imp6mfxxfz-curl-8.11.0" + "bin": "/nix/store/4f656d2qx7a2np4mga0c6ynv0jcvc3qf-curl-8.11.1-bin", + "dev": "/nix/store/kcly9m2sz0zf0zvrnhziyv4mkj8zxg8f-curl-8.11.1-dev", + "devdoc": "/nix/store/pm6cxdamld5c2dzznw3429cvxkklj1qh-curl-8.11.1-devdoc", + "man": "/nix/store/dl0vw7ix9kfxkdab12bjiiiyvjhb0312-curl-8.11.1-man", + "out": "/nix/store/knip8cfgkww285aca18fbq2yx5wpa9ca-curl-8.11.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -380,31 +364,31 @@ { "attr_path": "gcc-unwrapped", "broken": false, - "derivation": "/nix/store/bzd9nsw92zs9pc19xh4ji1675bw6a0jn-gcc-14-20241116.drv", + "derivation": "/nix/store/lbfwlj9sgj7wy3knjwwj2s35ip0nvlnj-gcc-14-20241116.drv", "description": "GNU Compiler Collection, version 14-20241116", "install_id": "gcc-unwrapped", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gcc-14-20241116", "pname": "gcc-unwrapped", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "gcc-14-20241116", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "info": "/nix/store/nrn9v6llkpv9mfq8sdg99x5slrb32xp4-gcc-14-20241116-info", - "lib": "/nix/store/i2cflhva7q4lin2xz7jh081zgwsh9hbn-gcc-14-20241116-lib", - "man": "/nix/store/f93ylpxv4mz15v2r9q9aw42a7n1gc42c-gcc-14-20241116-man", - "out": "/nix/store/w7xabv7cxkz78rhwnyzrfxdv3ngygbyh-gcc-14-20241116" + "info": "/nix/store/xz09sfy4pijvdgv44yqaj5jqdfmlkwxx-gcc-14-20241116-info", + "lib": "/nix/store/l67ds37r61sp9db5zxrzkmckh3221vym-gcc-14-20241116-lib", + "man": "/nix/store/3s22md45ns8xngxabx7n5llpk8yfa4sn-gcc-14-20241116-man", + "out": "/nix/store/b4x3qm6n655alg9djp8y8vi9nbmjq38d-gcc-14-20241116" }, "system": "aarch64-darwin", "group": "toplevel", @@ -413,33 +397,33 @@ { "attr_path": "gcc-unwrapped", "broken": false, - "derivation": "/nix/store/3acjvbs3w4yxv1rwhww5cnwrmwbaiihi-gcc-14-20241116.drv", + "derivation": "/nix/store/d4cg6ln1yd495xgiy5l3ayg25jddklsk-gcc-14-20241116.drv", "description": "GNU Compiler Collection, version 14-20241116", "install_id": "gcc-unwrapped", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gcc-14-20241116", "pname": "gcc-unwrapped", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "gcc-14-20241116", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "checksum": "/nix/store/l7wzh1jhiqa2vhaw8dpxj4rircpfhvxi-gcc-14-20241116-checksum", - "info": "/nix/store/s2lnnmhrswf5zmxi8662z08hc260m8ps-gcc-14-20241116-info", - "lib": "/nix/store/k7zrgs3l3ifa9qpz8i3ndaa0xvsmcb9n-gcc-14-20241116-lib", - "libgcc": "/nix/store/g0fg0qk212665jy2bmhrqvi7cqfzz90q-gcc-14-20241116-libgcc", - "man": "/nix/store/bl35c3073sg260lnp5k36bkjk6p6g3gs-gcc-14-20241116-man", - "out": "/nix/store/qbvp2h1f5a03nwmw0nwqimnk4kjhzv19-gcc-14-20241116" + "checksum": "/nix/store/mqgl0d5ayqsyagwixlzv5wb272pi9b8n-gcc-14-20241116-checksum", + "info": "/nix/store/6ksmwphahn99vx80xvamyb7l9b0ynya4-gcc-14-20241116-info", + "lib": "/nix/store/i60rx2hwqsn3fm64cblfjq36rzk4l18r-gcc-14-20241116-lib", + "libgcc": "/nix/store/pb8dsn8wh65ialxqian32i3ps3jkd87b-gcc-14-20241116-libgcc", + "man": "/nix/store/v6ralv74lyiiavg9njyxisq0023kmw3d-gcc-14-20241116-man", + "out": "/nix/store/x5k7anh2zz9vbdicl0mbxyjd1kw4a8j4-gcc-14-20241116" }, "system": "aarch64-linux", "group": "toplevel", @@ -448,33 +432,33 @@ { "attr_path": "gcc-unwrapped", "broken": false, - "derivation": "/nix/store/2hwjfka1izg8hyzan7ki90pcwv3y604g-gcc-14-20241116.drv", + "derivation": "/nix/store/ngv168954wc9iys9qrk0ddz86p7196qk-gcc-14-20241116.drv", "description": "GNU Compiler Collection, version 14-20241116", "install_id": "gcc-unwrapped", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gcc-14-20241116", "pname": "gcc-unwrapped", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "gcc-14-20241116", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "checksum": "/nix/store/h60zrhfdw173cffn5iyb52f64sn40jyc-gcc-14-20241116-checksum", - "info": "/nix/store/bmb9bqw7fxac08wc46cizd7dzlw64860-gcc-14-20241116-info", - "lib": "/nix/store/bpq1s72cw9qb2fs8mnmlw6hn2c7iy0ss-gcc-14-20241116-lib", - "libgcc": "/nix/store/17v0ywnr3akp85pvdi56gwl99ljv95kx-gcc-14-20241116-libgcc", - "man": "/nix/store/5kr602ywkyfpvzx6sl4d3zkksp4iakhb-gcc-14-20241116-man", - "out": "/nix/store/l89iqc7am6i60y8vk507zwrzxf0wcd3v-gcc-14-20241116" + "checksum": "/nix/store/agmfrzrpnz8k5l1hkvmrbw9bs2bxybrh-gcc-14-20241116-checksum", + "info": "/nix/store/cx3d30zsfiykb9yijq8il26mq56ih1q6-gcc-14-20241116-info", + "lib": "/nix/store/ggqfrwgzpr3v3dkvh4cnmhymnvf6cqja-gcc-14-20241116-lib", + "libgcc": "/nix/store/qjg34af79vcz9k2x386wjg6pk905cs42-gcc-14-20241116-libgcc", + "man": "/nix/store/l43mf6aydfl1jrwk6j830s0b13i5nyd7-gcc-14-20241116-man", + "out": "/nix/store/zs2gq6fkglrd28g1nxlb8waqq37cdc2z-gcc-14-20241116" }, "system": "x86_64-linux", "group": "toplevel", @@ -483,31 +467,31 @@ { "attr_path": "gcc-unwrapped", "broken": false, - "derivation": "/nix/store/zsc4i3dsfp0pc05vb8dj6vc6wp4k0sr6-gcc-14-20241116.drv", + "derivation": "/nix/store/ald78apbff9j7r7xiizw2l25fah2m5j1-gcc-14-20241116.drv", "description": "GNU Compiler Collection, version 14-20241116", "install_id": "gcc-unwrapped", "license": "GPL-3.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "gcc-14-20241116", "pname": "gcc-unwrapped", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "gcc-14-20241116", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "info": "/nix/store/hngrznsi73cfzjy4b4c76f7x8qmw3ss4-gcc-14-20241116-info", - "lib": "/nix/store/y38ik1mvv7g9b9kqikdba0k2sj4w3w53-gcc-14-20241116-lib", - "man": "/nix/store/ppxpcs0pjkvp3p4r98yr43k4y6ll5nfg-gcc-14-20241116-man", - "out": "/nix/store/jcw2adrrnljkf93krmc5r8lg3016annd-gcc-14-20241116" + "info": "/nix/store/7q57l3nvkhxax7bmfjcml5hnvg28w5nw-gcc-14-20241116-info", + "lib": "/nix/store/mcmwdx4xjgcdnrahzyi8ib23862y4nb9-gcc-14-20241116-lib", + "man": "/nix/store/i39bhhhpkm43fwc0iwzzyzlb19m47lb6-gcc-14-20241116-man", + "out": "/nix/store/1vxrj3x6y3ck86hfvazmh6vs3lqgdw3i-gcc-14-20241116" }, "system": "x86_64-darwin", "group": "toplevel", @@ -516,28 +500,28 @@ { "attr_path": "git", "broken": false, - "derivation": "/nix/store/qd7n8845cyjr3w0c9awz416xagcjl2p5-git-2.47.0.drv", + "derivation": "/nix/store/adr4vf3bcqnhjpbh8a0icqx0vzbw7jdl-git-2.47.2.drv", "description": "Distributed version control system", "install_id": "git", "license": "GPL-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "git-2.47.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "git-2.47.2", "pname": "git", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "2.47.0", + "version": "2.47.2", "outputs_to_install": [ "out" ], "outputs": { - "doc": "/nix/store/ilmzpslj8yvf5krdyz7bj08wjf03pxvj-git-2.47.0-doc", - "out": "/nix/store/bi58hj6aqbswrwngsdzszzdf35vzsl36-git-2.47.0" + "doc": "/nix/store/rh151iwgy4h8yv8kxd5facw57cyj0bav-git-2.47.2-doc", + "out": "/nix/store/9z3jhc0rlj3zaw8nd1zka9vli6w0q11g-git-2.47.2" }, "system": "aarch64-darwin", "group": "toplevel", @@ -546,29 +530,29 @@ { "attr_path": "git", "broken": false, - "derivation": "/nix/store/6q4138gz9pcw396malhykdnpv95bz4jb-git-2.47.0.drv", + "derivation": "/nix/store/7viawj8c44ip0akaqb79bviipcd1v08r-git-2.47.2.drv", "description": "Distributed version control system", "install_id": "git", "license": "GPL-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "git-2.47.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "git-2.47.2", "pname": "git", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "2.47.0", + "version": "2.47.2", "outputs_to_install": [ "out" ], "outputs": { - "debug": "/nix/store/cyfh5sk108g0yhif2ppxw3xyrbz9cc5k-git-2.47.0-debug", - "doc": "/nix/store/4rj9xhq42v2b7nxf77xlkqbd20jzby0i-git-2.47.0-doc", - "out": "/nix/store/861v7354sw64ydk43jwdswwkqkf0dhq2-git-2.47.0" + "debug": "/nix/store/8vfpmf3vjgzl2psip76p0f9h11sb6y3p-git-2.47.2-debug", + "doc": "/nix/store/c25mq3q83dvw3k5pb0qr5333g3cycylq-git-2.47.2-doc", + "out": "/nix/store/gx5y37qcfqdvn0h6swjd04dmqjjh3nk7-git-2.47.2" }, "system": "aarch64-linux", "group": "toplevel", @@ -577,29 +561,29 @@ { "attr_path": "git", "broken": false, - "derivation": "/nix/store/pglwnbsqymp278zibc10bxjszz0sr5v8-git-2.47.0.drv", + "derivation": "/nix/store/6hxm579sz8lm5nqvn6k11qyk4f1d9l32-git-2.47.2.drv", "description": "Distributed version control system", "install_id": "git", "license": "GPL-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "git-2.47.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "git-2.47.2", "pname": "git", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "2.47.0", + "version": "2.47.2", "outputs_to_install": [ "out" ], "outputs": { - "debug": "/nix/store/1s38v03xh8d88b1wm8iwpkrpy6cf3ydq-git-2.47.0-debug", - "doc": "/nix/store/kn855hkv6yda9wi7g48lxwgplijqijb9-git-2.47.0-doc", - "out": "/nix/store/iwq58rpn6idjnxbnyjh351776qzvsd0r-git-2.47.0" + "debug": "/nix/store/jyz4nvcd3bci4vg2sfsmvrq0fp9mzr5a-git-2.47.2-debug", + "doc": "/nix/store/lb4nipdhlwrxdavz7gdkcik6lkz3cbdm-git-2.47.2-doc", + "out": "/nix/store/33g65w5cc9n8fr0hxj84282xmv4l7hyl-git-2.47.2" }, "system": "x86_64-linux", "group": "toplevel", @@ -608,28 +592,28 @@ { "attr_path": "git", "broken": false, - "derivation": "/nix/store/pwzhajl7fgxw3w0v3qrihw9nqj79swjf-git-2.47.0.drv", + "derivation": "/nix/store/yk6zh7498v50wy947cvvg6j8kqn70dpw-git-2.47.2.drv", "description": "Distributed version control system", "install_id": "git", "license": "GPL-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "git-2.47.0", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "git-2.47.2", "pname": "git", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "2.47.0", + "version": "2.47.2", "outputs_to_install": [ "out" ], "outputs": { - "doc": "/nix/store/i5rw1f8xv1sp13lcsxq0bkswn600lcmx-git-2.47.0-doc", - "out": "/nix/store/v283088hdcppiswvqslgfspxwnq4ldz3-git-2.47.0" + "doc": "/nix/store/xmh2djjrnbpiqqgpblrcbavnqh0nv4km-git-2.47.2-doc", + "out": "/nix/store/39xx5gx3hxigs1b5ldw5i2jr84vsn3rf-git-2.47.2" }, "system": "x86_64-darwin", "group": "toplevel", @@ -638,32 +622,32 @@ { "attr_path": "glibc", "broken": false, - "derivation": "/nix/store/kk0dsdn4q1d3cmfgzsg8m5g1v0m18b59-glibc-2.40-36.drv", + "derivation": "/nix/store/6n6ydd20i4zmyz75ad8nrf5gdi3lgm4x-glibc-2.40-66.drv", "description": "GNU C Library", "install_id": "glibc", "license": "LGPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "glibc-2.40-36", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "glibc-2.40-66", "pname": "glibc", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "2.40-36", + "version": "2.40-66", "outputs_to_install": [ "bin" ], "outputs": { - "bin": "/nix/store/1c6bmxrrhm8bd26ai2rjqld2yyjrxhds-glibc-2.40-36-bin", - "debug": "/nix/store/9agwbwbsh5g70wkzrb887pkn3c1jw5b5-glibc-2.40-36-debug", - "dev": "/nix/store/kj8hbqx4ds9qm9mq7hyikxyfwwg13kzj-glibc-2.40-36-dev", - "getent": "/nix/store/yjakygrl2hy5fqnyzq394864smw01jhw-glibc-2.40-36-getent", - "out": "/nix/store/65h17wjrrlsj2rj540igylrx7fqcd6vq-glibc-2.40-36", - "static": "/nix/store/jbv9kcr08y41vd0czlxqgjq767y6p00p-glibc-2.40-36-static" + "bin": "/nix/store/9lcg6rsqbmx6s35jzy86b86pkj0qhxjl-glibc-2.40-66-bin", + "debug": "/nix/store/2d9wmzpzvshkmrbfilzwmkd6y2g3wg9j-glibc-2.40-66-debug", + "dev": "/nix/store/6aci60gk5wj4bjj1rygzbkc6ximmsm17-glibc-2.40-66-dev", + "getent": "/nix/store/b8k1qkmfw1vk075zj8yzpl3b4y82si1g-glibc-2.40-66-getent", + "out": "/nix/store/81mi7m3k3wsiz9rrrg636sx21psj20hc-glibc-2.40-66", + "static": "/nix/store/9la5sn6yyrclzhbk5xglfwda6pzhacmg-glibc-2.40-66-static" }, "system": "x86_64-linux", "group": "toplevel", @@ -672,32 +656,32 @@ { "attr_path": "glibc", "broken": false, - "derivation": "/nix/store/j2051363nsh6whd179062yk1pdybp7ds-glibc-2.40-36.drv", + "derivation": "/nix/store/23iyyapn0cjbcibk67ns099lvmi3drc9-glibc-2.40-66.drv", "description": "GNU C Library", "install_id": "glibc", "license": "LGPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "glibc-2.40-36", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "glibc-2.40-66", "pname": "glibc", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "2.40-36", + "version": "2.40-66", "outputs_to_install": [ "bin" ], "outputs": { - "bin": "/nix/store/hyn8hi7nwz4fs24kxlm9w1a0hg9xgnmq-glibc-2.40-36-bin", - "debug": "/nix/store/y7fv996xz85ffr1i259bj3ssqbwbv0fs-glibc-2.40-36-debug", - "dev": "/nix/store/d9w1msymf7rmqdljh86bfr2zgb3r0zma-glibc-2.40-36-dev", - "getent": "/nix/store/cr6ybjf1q76r9var7y300yvv2al1xnwg-glibc-2.40-36-getent", - "out": "/nix/store/myf5swnbwk96kzs654k75s9fnfxhyaiz-glibc-2.40-36", - "static": "/nix/store/xish5nfblkmpp6jnbmgrflzi7839w36y-glibc-2.40-36-static" + "bin": "/nix/store/hpfy3n69wpzh1bzdb49y9rpjmf7m6sgy-glibc-2.40-66-bin", + "debug": "/nix/store/j0hcjywnpgq1gsfljh44xmsj7plri3i1-glibc-2.40-66-debug", + "dev": "/nix/store/dxi5fb30gkg2jdiabykbxl4bb95x6c13-glibc-2.40-66-dev", + "getent": "/nix/store/g52b9y9wsxkhiszjdhpqhsil310p9a5i-glibc-2.40-66-getent", + "out": "/nix/store/4j0ghmjl1hia5h4fx9szjz0zzlr4ck9b-glibc-2.40-66", + "static": "/nix/store/ijfl61jv70bwc9a0b7lc6bh85c3qhjrd-glibc-2.40-66-static" }, "system": "aarch64-linux", "group": "toplevel", @@ -706,27 +690,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/0lxr3l6jxkvc1ckrjs65bkmr6wkm12ib-gum-0.14.5.drv", + "derivation": "/nix/store/gccd71rh0832pa50dv7gmn4r6ap9qw4d-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/p87f1zvabjckkam5f8p5n8s0p9dy2z8d-gum-0.14.5" + "out": "/nix/store/xdllwvxv5817vyspsxz9md15mkw0jnpk-gum-0.15.1" }, "system": "aarch64-darwin", "group": "toplevel", @@ -735,27 +719,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/flfac2jgxzw1zx2xk81w322qyzzbsni3-gum-0.14.5.drv", + "derivation": "/nix/store/icbs467zrbkbwzj0iq6yqgqcrfflnzdd-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/i8ks7qinadmk77dmknnrpi4iczv8p8gj-gum-0.14.5" + "out": "/nix/store/a32cysf4yz5vh6jv8kapywxpr52mpza5-gum-0.15.1" }, "system": "aarch64-linux", "group": "toplevel", @@ -764,27 +748,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/mjp6pldbmq5d6q0cl8brimzf0h3fdqpz-gum-0.14.5.drv", + "derivation": "/nix/store/96il3fayyk011rizdw7sn92dzifbrkyk-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/z96hiw9h45mph9qilm4hp4j4ncf19qbl-gum-0.14.5" + "out": "/nix/store/izlkj83sbvsxvj2ss9p479jhxljdvy5r-gum-0.15.1" }, "system": "x86_64-linux", "group": "toplevel", @@ -793,27 +777,27 @@ { "attr_path": "gum", "broken": false, - "derivation": "/nix/store/5jaz36kssi10wjrsasi7wxf3rj9854hm-gum-0.14.5.drv", + "derivation": "/nix/store/9wzfi8lrq715wayvvn0jk411xm21nwx3-gum-0.15.1.drv", "description": "Tasty Bubble Gum for your shell", "install_id": "gum", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "gum-0.14.5", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "gum-0.15.1", "pname": "gum", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.14.5", + "version": "0.15.1", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/1s4jc1kmqksngyhanl76iibb19b7sd2v-gum-0.14.5" + "out": "/nix/store/dc27pakvsy1cihqz64nmqlvk9kfvaqsx-gum-0.15.1" }, "system": "x86_64-darwin", "group": "toplevel", @@ -822,27 +806,27 @@ { "attr_path": "ollama", "broken": false, - "derivation": "/nix/store/501w5dyj0gd98s485h6zrhslfnfn07d2-ollama-0.5.4.drv", + "derivation": "/nix/store/0a90rv9kcipfpkbs0qf3z7kbjxdw2ghj-ollama-0.5.7.drv", "description": "Get up and running with large language models locally", "install_id": "ollama", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "ollama-0.5.4", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "ollama-0.5.7", "pname": "ollama", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.5.4", + "version": "0.5.7", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/fgyfhv0d2v3w9vql071y6352jmzm6wyq-ollama-0.5.4" + "out": "/nix/store/6yk51kk2jlb9nbgsbr68r0mcd9vrx7rb-ollama-0.5.7" }, "system": "aarch64-darwin", "group": "toplevel", @@ -851,27 +835,27 @@ { "attr_path": "ollama", "broken": false, - "derivation": "/nix/store/r8r3vzdlqvjbvjq7xx8dknc94v3gyyyw-ollama-0.5.4.drv", + "derivation": "/nix/store/d3fwhf0xr1yvpgd7a3g4cznvpqcdvaab-ollama-0.5.7.drv", "description": "Get up and running with large language models locally", "install_id": "ollama", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "ollama-0.5.4", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "ollama-0.5.7", "pname": "ollama", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.5.4", + "version": "0.5.7", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/f6qb7awfw342w0dhn2imr0idk7id6adh-ollama-0.5.4" + "out": "/nix/store/vhr3dg59lzk4wssny9sd69mrzjq240nq-ollama-0.5.7" }, "system": "aarch64-linux", "group": "toplevel", @@ -880,27 +864,27 @@ { "attr_path": "ollama", "broken": false, - "derivation": "/nix/store/gprrf2gi1dhs6dzfwwbmdsp9skq1xkzl-ollama-0.5.4.drv", + "derivation": "/nix/store/83v2ffsc64cwvkfh2ag3cd950z7lp7hl-ollama-0.5.7.drv", "description": "Get up and running with large language models locally", "install_id": "ollama", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "ollama-0.5.4", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "ollama-0.5.7", "pname": "ollama", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.5.4", + "version": "0.5.7", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/q3yxwv1lz3gy16bxgfk4b41ii17rvj2c-ollama-0.5.4" + "out": "/nix/store/8xbzv1n19kkpk5lxxqkp018pj9zjh16x-ollama-0.5.7" }, "system": "x86_64-linux", "group": "toplevel", @@ -909,27 +893,27 @@ { "attr_path": "ollama", "broken": false, - "derivation": "/nix/store/7y79pf42hzmnrq80imxam6kicqyb3s9q-ollama-0.5.4.drv", + "derivation": "/nix/store/kxykbv8bzf8rdc8xjqgyscb8wk4f9y5b-ollama-0.5.7.drv", "description": "Get up and running with large language models locally", "install_id": "ollama", "license": "MIT", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "ollama-0.5.4", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "ollama-0.5.7", "pname": "ollama", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "0.5.4", + "version": "0.5.7", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/xp91hz4546lkamsqj5cxksikvhm2mp5v-ollama-0.5.4" + "out": "/nix/store/5niry3vsj76280d3lww8gwmnq31hbdfl-ollama-0.5.7" }, "system": "x86_64-darwin", "group": "toplevel", @@ -938,30 +922,30 @@ { "attr_path": "pkg-config", "broken": false, - "derivation": "/nix/store/qbkfw1i7s0w3lkcz3pwmljpfjx9y1p0y-pkg-config-wrapper-0.29.2.drv", + "derivation": "/nix/store/zas4rg6vsz7n6g64bpa6x3r8snb9lijx-pkg-config-wrapper-0.29.2.drv", "description": "Tool that allows packages to find out information about other packages (wrapper script)", "install_id": "pkg-config", "license": "GPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "pkg-config-wrapper-0.29.2", "pname": "pkg-config", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "wrapper-0.29.2", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "doc": "/nix/store/vy7bpc8rb4x027gsvx1dy3kzlgd1jg7i-pkg-config-wrapper-0.29.2-doc", - "man": "/nix/store/5jysq3g0p4aj4bc9vh52db1ix0f5q767-pkg-config-wrapper-0.29.2-man", - "out": "/nix/store/8q86l30fjpgf800jwahdn4kylm99ibg5-pkg-config-wrapper-0.29.2" + "doc": "/nix/store/l3jbyzlhs9n9xk9s17bzcw5sfk8fp383-pkg-config-wrapper-0.29.2-doc", + "man": "/nix/store/fziphl0a64sxri96jdazm3ajqys8vjfp-pkg-config-wrapper-0.29.2-man", + "out": "/nix/store/iypcgg2n0fgqlnm2v9j4j7p5nsfynyhd-pkg-config-wrapper-0.29.2" }, "system": "aarch64-darwin", "group": "toplevel", @@ -970,30 +954,30 @@ { "attr_path": "pkg-config", "broken": false, - "derivation": "/nix/store/94i274yd9cvsqjsfhgs344m51z912673-pkg-config-wrapper-0.29.2.drv", + "derivation": "/nix/store/q2qaw0vlzcmss0i73599s96zcpldwa4z-pkg-config-wrapper-0.29.2.drv", "description": "Tool that allows packages to find out information about other packages (wrapper script)", "install_id": "pkg-config", "license": "GPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "pkg-config-wrapper-0.29.2", "pname": "pkg-config", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "wrapper-0.29.2", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "doc": "/nix/store/wdhr09g0h453xi752fhq654hmnds5z5v-pkg-config-wrapper-0.29.2-doc", - "man": "/nix/store/5cx279ky7hi0j7zdn9rrrp7962bqvjv0-pkg-config-wrapper-0.29.2-man", - "out": "/nix/store/ivyizy8i8zg04mibiqh672ljx7zns2qs-pkg-config-wrapper-0.29.2" + "doc": "/nix/store/33z266ydfzjih1xn38yd72x35dwa4d4f-pkg-config-wrapper-0.29.2-doc", + "man": "/nix/store/7j9vkdkyv5764hwrcxqic1q3qxfnzyhq-pkg-config-wrapper-0.29.2-man", + "out": "/nix/store/r64x2sykb0nbk875808l6xxyy1f234j4-pkg-config-wrapper-0.29.2" }, "system": "aarch64-linux", "group": "toplevel", @@ -1002,30 +986,30 @@ { "attr_path": "pkg-config", "broken": false, - "derivation": "/nix/store/nnpgwwk2h5b3j4zg2lafjkb4xra4gb7x-pkg-config-wrapper-0.29.2.drv", + "derivation": "/nix/store/4yrfa8ah8ryr9rxrzkk22yhqinq4v1la-pkg-config-wrapper-0.29.2.drv", "description": "Tool that allows packages to find out information about other packages (wrapper script)", "install_id": "pkg-config", "license": "GPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "pkg-config-wrapper-0.29.2", "pname": "pkg-config", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "wrapper-0.29.2", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "doc": "/nix/store/m1hymzl44iajsldspj2xa5if0g4ladfd-pkg-config-wrapper-0.29.2-doc", - "man": "/nix/store/xjpdc7ryah1y4l9m8qd5n1hcywfapwdi-pkg-config-wrapper-0.29.2-man", - "out": "/nix/store/0d4m43yp69lrm8imxbqgl9zxjwwz52jw-pkg-config-wrapper-0.29.2" + "doc": "/nix/store/zp2xwxgkwb42nbymnxz6skgdr2f7x14m-pkg-config-wrapper-0.29.2-doc", + "man": "/nix/store/6fnns8npgj57hfshpcshirwq1vxdpmwh-pkg-config-wrapper-0.29.2-man", + "out": "/nix/store/zbpskag55c4qvpzjvwrlxqs40lj65mwn-pkg-config-wrapper-0.29.2" }, "system": "x86_64-linux", "group": "toplevel", @@ -1034,30 +1018,30 @@ { "attr_path": "pkg-config", "broken": false, - "derivation": "/nix/store/jjnglrm4mi3j45spx8vzx5zpj4ndl9a4-pkg-config-wrapper-0.29.2.drv", + "derivation": "/nix/store/a56yb5xbbddi4fgkj6s2l7ariqai7jgk-pkg-config-wrapper-0.29.2.drv", "description": "Tool that allows packages to find out information about other packages (wrapper script)", "install_id": "pkg-config", "license": "GPL-2.0-or-later", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "pkg-config-wrapper-0.29.2", "pname": "pkg-config", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, "version": "wrapper-0.29.2", "outputs_to_install": [ - "out", - "man" + "man", + "out" ], "outputs": { - "doc": "/nix/store/qjsx2x66ckfrv3j98ns0clmig33fbb6d-pkg-config-wrapper-0.29.2-doc", - "man": "/nix/store/xy9yv26ii1yk1grqdfbnmjrjqmz4n9gm-pkg-config-wrapper-0.29.2-man", - "out": "/nix/store/ra4ajarnml1xzbrp0ll5332f422ny2lc-pkg-config-wrapper-0.29.2" + "doc": "/nix/store/hjjcbav5yd94k6m9m53y3q9afzbxaggy-pkg-config-wrapper-0.29.2-doc", + "man": "/nix/store/jwyhiq9b8azcw4bvhf9ndm1i0wln873n-pkg-config-wrapper-0.29.2-man", + "out": "/nix/store/nwd9bgqpn86z28kl46q0hy0k8n0wmfza-pkg-config-wrapper-0.29.2" }, "system": "x86_64-darwin", "group": "toplevel", @@ -1066,17 +1050,17 @@ { "attr_path": "python311", "broken": false, - "derivation": "/nix/store/hz7v3vb0jrmnsrnisys7x3ifzrgy62wn-python3-3.11.11.drv", + "derivation": "/nix/store/wih6p899jwjia6sm8xh03nga5g8xlsjg-python3-3.11.11.drv", "description": "High-level dynamically-typed programming language", "install_id": "python", "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "python3-3.11.11", "pname": "python311", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1086,7 +1070,7 @@ "out" ], "outputs": { - "out": "/nix/store/6jhamnhxwqbvy5z1c26mg5klsxcl3b7c-python3-3.11.11" + "out": "/nix/store/p8cd5z09ranvxg3s5yapraag6m4ka4qb-python3-3.11.11" }, "system": "aarch64-darwin", "group": "toplevel", @@ -1095,17 +1079,17 @@ { "attr_path": "python311", "broken": false, - "derivation": "/nix/store/18xrarr4420naqrqmza8q05zzzkcg5gi-python3-3.11.11.drv", + "derivation": "/nix/store/5xnw29islji1bkgx8gqx4jngzkws8rrc-python3-3.11.11.drv", "description": "High-level dynamically-typed programming language", "install_id": "python", "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "python3-3.11.11", "pname": "python311", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1115,8 +1099,8 @@ "out" ], "outputs": { - "debug": "/nix/store/agrm1zncgwaj0pvjaq9wyqq37lxpsx99-python3-3.11.11-debug", - "out": "/nix/store/cljp9nclqkbk08n6i1yk7ii4vv96pl68-python3-3.11.11" + "debug": "/nix/store/gwicdi09hhln3vg650zkgm9c0maci7l1-python3-3.11.11-debug", + "out": "/nix/store/i7svvkm9ndrh1kwr4xhkh0df1d78fcjs-python3-3.11.11" }, "system": "aarch64-linux", "group": "toplevel", @@ -1125,17 +1109,17 @@ { "attr_path": "python311", "broken": false, - "derivation": "/nix/store/afl7ib53br72421rgdcpxpcyfis2wsv9-python3-3.11.11.drv", + "derivation": "/nix/store/xzdhgk753icli7q35yfc34j54y7d71cm-python3-3.11.11.drv", "description": "High-level dynamically-typed programming language", "install_id": "python", "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "python3-3.11.11", "pname": "python311", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1145,8 +1129,8 @@ "out" ], "outputs": { - "debug": "/nix/store/ry5cfr4j2n7rx1wnyrilvyzd5rksdmnq-python3-3.11.11-debug", - "out": "/nix/store/0flj08i381bfdfbrly8sk6vs36lfrhnb-python3-3.11.11" + "debug": "/nix/store/1jhiyg13j8w45ix39c687csv22shqdss-python3-3.11.11-debug", + "out": "/nix/store/gzl581vkwymk2iys5zz6k1k1zdf03ba1-python3-3.11.11" }, "system": "x86_64-linux", "group": "toplevel", @@ -1155,17 +1139,17 @@ { "attr_path": "python311", "broken": false, - "derivation": "/nix/store/40kr4fd5r3pf6dr63q69zdqa4l6b88hs-python3-3.11.11.drv", + "derivation": "/nix/store/zlpryp3b2fv7dlhjv1i7ca3k4s7mgv8f-python3-3.11.11.drv", "description": "High-level dynamically-typed programming language", "install_id": "python", "license": "Python-2.0", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", "name": "python3-3.11.11", "pname": "python311", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], @@ -1175,7 +1159,7 @@ "out" ], "outputs": { - "out": "/nix/store/hkg39maay6a494ida8h0vmvvpxbppcfp-python3-3.11.11" + "out": "/nix/store/sr93yld4gx5mj6zx9217q11g2hd1nzjl-python3-3.11.11" }, "system": "x86_64-darwin", "group": "toplevel", @@ -1184,27 +1168,27 @@ { "attr_path": "weaviate", "broken": false, - "derivation": "/nix/store/98pibnk3hpa7jblln2la80p8z28xxfwk-weaviate-1.28.2.drv", + "derivation": "/nix/store/pj6sgzvnwh71bizb6fcd0nhw5xdvbvqp-weaviate-1.28.4.drv", "description": "ML-first vector search engine", "install_id": "weaviate", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "weaviate-1.28.2", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "weaviate-1.28.4", "pname": "weaviate", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.28.2", + "version": "1.28.4", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/21xwwykfq84d4p1n70fmrz8lpn3jwpnk-weaviate-1.28.2" + "out": "/nix/store/3bddaprkgb9nvqgkk58v3a0ff736npda-weaviate-1.28.4" }, "system": "aarch64-darwin", "group": "toplevel", @@ -1213,27 +1197,27 @@ { "attr_path": "weaviate", "broken": false, - "derivation": "/nix/store/zpf6h36n21rj55kbvv991dcimdr0dlz3-weaviate-1.28.2.drv", + "derivation": "/nix/store/ywpls4hgwzfi4kp90r3biaa7q9mn2wzj-weaviate-1.28.4.drv", "description": "ML-first vector search engine", "install_id": "weaviate", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "weaviate-1.28.2", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "weaviate-1.28.4", "pname": "weaviate", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.28.2", + "version": "1.28.4", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/dh4wchyqq1idcmsg5yqj8ikgs0xg0zny-weaviate-1.28.2" + "out": "/nix/store/zwjicsibinnvl1nzgs06g0bsybik8h9z-weaviate-1.28.4" }, "system": "aarch64-linux", "group": "toplevel", @@ -1242,27 +1226,27 @@ { "attr_path": "weaviate", "broken": false, - "derivation": "/nix/store/yf45fmxyd3niph48idas2f719dj9jdc5-weaviate-1.28.2.drv", + "derivation": "/nix/store/3lk83x7k00mky2m2d8f7q6s4kilbwibg-weaviate-1.28.4.drv", "description": "ML-first vector search engine", "install_id": "weaviate", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "weaviate-1.28.2", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "weaviate-1.28.4", "pname": "weaviate", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.28.2", + "version": "1.28.4", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/2f7yfqvl82jikzy4nnchrkxgkn8sgwb8-weaviate-1.28.2" + "out": "/nix/store/wmazwq7a27wp7kng7bw3w53n8k8cfa5a-weaviate-1.28.4" }, "system": "x86_64-linux", "group": "toplevel", @@ -1271,27 +1255,27 @@ { "attr_path": "weaviate", "broken": false, - "derivation": "/nix/store/zi2qiyjypz1x4wd0vhpgya22pw027nhc-weaviate-1.28.2.drv", + "derivation": "/nix/store/in11sra3plg8nzbyxdw3g7d28avdfraa-weaviate-1.28.4.drv", "description": "ML-first vector search engine", "install_id": "weaviate", "license": "BSD-3-Clause", - "locked_url": "https://github.com/flox/nixpkgs?rev=5df43628fdf08d642be8ba5b3625a6c70731c19c", - "name": "weaviate-1.28.2", + "locked_url": "https://github.com/flox/nixpkgs?rev=a79cfe0ebd24952b580b1cf08cd906354996d547", + "name": "weaviate-1.28.4", "pname": "weaviate", - "rev": "5df43628fdf08d642be8ba5b3625a6c70731c19c", - "rev_count": 738982, - "rev_date": "2025-01-16T21:27:11Z", - "scrape_date": "2025-01-18T00:14:56Z", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "rev_count": 750629, + "rev_date": "2025-02-08T13:21:17Z", + "scrape_date": "2025-02-09T05:15:18Z", "stabilities": [ "unstable" ], "unfree": false, - "version": "1.28.2", + "version": "1.28.4", "outputs_to_install": [ "out" ], "outputs": { - "out": "/nix/store/mq87im42z5x5mh8ha9518nrya4cwc93c-weaviate-1.28.2" + "out": "/nix/store/yri8bm324k0w2azy841jzjsfn09yfryd-weaviate-1.28.4" }, "system": "x86_64-darwin", "group": "toplevel",