dotlambda

Results 115 issues of dotlambda

It's used in https://github.com/facebookincubator/submitit/blob/64119dc669a21d69f46c9d9a3f556ce447d238d3/submitit/core/plugins.py#L24

Igraph just published [version 1.0.0](https://github.com/igraph/igraph/releases/tag/1.0.0) which breaks HAL: ``` FAILED: [code=1] plugins/graph_algorithm/CMakeFiles/graph_algorithm.dir/src/algorithms/shortest_path.cpp.o /nix/store/95k9rsn1zsw1yvir8mj824ldhf90i4qw-gcc-wrapper-14.3.0/bin/g++ -DFMT_SHARED -DSPDLOG_COMPILED_LIB -DSPDLOG_FMT_EXTERNAL -DSPDLOG_SHARED_LIB -Dgraph_algorithm_EXPORTS -I/build/source/include -I/build/source/hal_plugins -I/build/source/plugins -I/build/source/build -I/build/source/plugins/graph_algorithm/include -I/build/source/plugins/graph_algorithm/nix/store/pj1yh79gyhk2sva0kc2g8v608vpsk6v8-igraph-1.0.0-dev/include/igraph -I/build/source/deps/abc/src -isystem /build/source/deps/subprocess -isystem /nix/store/829wb290i87wngxlh404klwxql5v18p4-python3-3.13.7/include/python3.13 -fopenmp...

# Description Cython and setuptools are only required at build time, so they shouldn't be in `dependencies`. ## Type of change Please delete options that are not relevant. - [x]...

It used to fail with TypeError: curve must be an EllipticCurve instance I copied the fix from https://github.com/web-push-libs/pywebpush/issues/159.

This seems to be required since poetry-core 2.0.0. partially fixes https://github.com/redis/redis-om-python/issues/713

### Description of change It's not a dependency anymore: https://github.com/redis/redis-py/blob/fb3095480c794846a906ad2876424e8404ff4b34/pyproject.toml#L31 ### Pull Request check-list _Please make sure to review and check all of these items:_ - [ ] Do tests...

``` == Compilation error in file lib/vix/vips/operation.ex == ** (Enum.EmptyError) empty error (elixir 1.17.3) lib/enum.ex:2474: Enum.reduce/2 lib/vix/vips/operation.ex:102: anonymous fn/1 in :elixir_compiler_48.__MODULE__/1 (elixir 1.17.3) lib/enum.ex:1703: Enum."-map/2-lists^map/1-1-"/2 (elixir 1.17.3) lib/enum.ex:1703: Enum."-map/2-lists^map/1-1-"/2 lib/vix/vips/operation.ex:100:...

I want to package fastuuid for NixOS in https://github.com/NixOS/nixpkgs/pull/465375. This would be a lot easier if you added a lock file to the repo because that would allow building fastuuid...