summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2025-12-14 08:56:07 +0000
committerSergei Trofimovich <slyich@gmail.com>2025-12-14 09:04:25 +0000
commit998cf9d1dab54b75a24436b74b0bfe18728f152d (patch)
treea9e7148be922ae3926feefe930bb3a757f066299 /pkgs/development/python-modules/python-sql
parent50ad20f9006f3f27ea04b08aa4928d5180d2bb3f (diff)
evcxr: flip back from `mold` to `mold-unwrapped`
With recent default change of `mold` to wrappper `evcxr` started failing as: ``` $ echo 42 | nix run -f. evcxr Welcome to evcxr. For help, type :help Error: Compilation failed, but no parsable errors were found. STDERR: mold: fatal: unknown command line option: -run STDOUT: ``` The change fixes `evcxr` for me: ``` $ echo 42 | nix run -f. evcxr Welcome to evcxr. For help, type :help 42 ```
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions