InLaw

Results 32 issues of InLaw

``` { inputs = { dream2nix.url = "github:nix-community/dream2nix"; }; outputs = { self, dream2nix, } @ inp: (dream2nix.lib.makeFlakeOutputs { systems = ["x86_64-linux"]; config.projectRoot = ./.; source = ./.; projects =...

legacy-api
debian

Even the version for bootstrap is 4.5.2 (assets/bootstrap-4.5.2) - in the .min.js file there is still "4.1.1" (static/plugins/bootstrap/bootstrap.min.js) as version --- How to verify about the correctness of the version...

How to use the pynixify derivativ in jupyterWith? [jupyterWith](https://github.com/tweag/jupyterWith/blob/master/example/Python/poetry2nix/shell.nix)

besides those packages: ``` json2json avro jq json2sql overpy2 ``` there are issues with: ``` brotli daiquiri dash dbt dictdiffer flask-compress google-crc32c hunter jq orange3 (orange-canvas-core/orange-widget-base) py-spy tensorflow/tensorboard-plugin-wit xarray-spatial ```...

pysal ``` /nix/store/r94aa2gj4drkhfvkm2p4ab6cblb6kxlq-python3-3.7.6/lib/python3.7/asyncio/unix_events.py:878: RuntimeWarning: A loop is being detached from a child watcher with pending handlers RuntimeWarning) Traceback (most recent call last): File "/nix/store/s7jbqin95y5af68y3jc7qz0lmj3r3wbm-python3.7-pynixify-0.1/lib/python3.7/site-packages/pynixify/version_chooser.py", line 81, in require pkg =...

JupyterLab (like VScode) lives from extensions but these need to be installed and afterwards it needs a rebuild (for proper integration) --- same as with [ mach-nix](https://github.com/DavHau/mach-nix/issues/74) --- after entering...

`nix run github:nix-community/dream2nix#__pythonEnv extract-msg` ``` 🔒 Lock successful Changes are written to pdm.lock. warning: creating lock file '/tmp/tmp.A5UM59kIcP/flake.lock' error: … while calling the 'derivationStrict' builtin at /builtin/derivation.nix:9:12: (source not available)...

why macosx? ``` nix run github:nix-community/dream2nix#__pythonEnv spyder 🔒 Lock successful Changes are written to pdm.lock. warning: creating lock file '/tmp/tmp.Xi7jvX1jG8/flake.lock' error: … while calling the 'derivationStrict' builtin at /builtin/derivation.nix:9:12: (source...

error: A definition for option `pdm.sourceSelector.' is not of type `string'. Definition values: - In `/nix/store/d9gh4yrnygb0dz5vjfzpy6k6ar2m3k07-source/modules/dream2nix/WIP-python-pdm': null `nix develop` `pdm add spyder ` Details nix develop --show-trace error: … while...

`pdm info --env` ``` { "implementation_name": "cpython", "implementation_version": "3.11.8", "os_name": "posix", "platform_machine": "x86_64", "platform_release": "6.1.82", "platform_system": "Linux", "platform_version": "#1-NixOS SMP PREEMPT_DYNAMIC Fri Mar 15 18:27:50 UTC 2024", "python_full_version": "3.11.8", "platform_python_implementation":...