Commit graph

2754 commits

Author SHA1 Message Date
TSR Berry
82d8f82544
fix(findGitIgnores): Infinite recursion if .git directory doesn't exist 2024-03-09 18:24:35 +01:00
Franz Pletz
3c92540611 overrides: add hashes for ruff 0.2.{1,2} 2024-02-22 21:17:04 +13:00
Franz Pletz
f050c3860c flake.lock: Update
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/ff7b65b44d01cf9ba6a71320833626af21126384' (2023-09-12)
  → 'github:numtide/flake-utils/1ef2e671c3b0c19053962c07dbda38332dcebf26' (2024-01-15)
• Updated input 'nix-github-actions':
    'github:nix-community/nix-github-actions/4bb5e752616262457bc7ca5882192a564c0472d2' (2023-11-03)
  → 'github:nix-community/nix-github-actions/5163432afc817cf8bd1f031418d1869e4c9d5547' (2023-12-29)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/6c986b681d6b35affcc4eda42db63595ab01860e' (2023-11-13)
  → 'github:NixOS/nixpkgs/e1135102e9ae9f7fe84147f9700a17cf4839f97f' (2024-02-20)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/e82f32aa7f06bbbd56d7b12186d555223dc399d1' (2023-11-12)
  → 'github:numtide/treefmt-nix/e504621290a1fd896631ddbc5e9c16f4366c9f65' (2024-02-19)
2024-02-22 21:17:04 +13:00
Phillip Cloud
d3b3fe5835 use optionalAttrs instead of if else 2024-02-22 21:15:34 +13:00
Eddie Linder
4c227e6fe8 overrides: add cargo hash for granian 1.0.2; don't fail hash when wheel is used 2024-02-22 21:15:34 +13:00
Gregor Grigorjan
4125c95104 overrides: add hash for cryptography 42.0.1 2024-02-22 21:13:09 +13:00
Freeman
abeb2eba2b update hash for rpds-py v0.18.0 2024-02-22 21:12:17 +13:00
Freeman
f63573e0e0 fix (psutil) v5.9.8 2024-02-22 21:12:02 +13:00
yihuang
df1d8409f9 update rpds-py v0.18.0 cargoHash 2024-02-22 21:11:43 +13:00
fusion44
b8ed18a974 overrides: add fastapi-plugins 2024-02-22 21:11:25 +13:00
Derek Kulinski
61c4b4f13d editables uses flit since version 0.4 2024-02-22 21:11:10 +13:00
Felix Rath
7df2913406 build-systems.json: Add python-firebase
python-firebase needs `setuptools`, see here: 0d79d76098/setup.py (L5)

I hope I added it correctly!
2024-02-22 21:10:58 +13:00
Phillip Cloud
403d923ea8
Merge pull request #1500 from dzmitry-lahoda-forks/patch-1 2024-02-17 08:03:39 -05:00
dzmitry-lahoda
137cbaf575
adding more build tools and make clarabel hook into rust 2024-02-17 11:58:47 +00:00
dzmitry-lahoda
03d2f54b19
add build-system of pyscipopt 2024-02-17 11:43:11 +00:00
Phillip Cloud
d04d053c3c
Merge pull request #1504 from Vonfry/overrides/20240116 2024-02-16 06:07:14 -05:00
Vonfry
e22544aef9 overrides: add ninja-python, alabaster and quantile-python 2024-02-16 23:55:04 +13:00
laurens
316a759f65 overrides: add hash for cryptography 42.0.3 2024-02-16 23:51:06 +13:00
Franz Pletz
4eb2ac5402 fix(watchfiles): prevent IFD
Fix #1464.
2024-02-06 17:51:53 +13:00
Franz Pletz
7cea1a46b7 fix(ruff): add 0.2.0, prevent IFD
Prevents IFD by optionally providing a cargoHash.

See #1464 for a similar issue.
2024-02-06 17:51:53 +13:00
Phillip Cloud
658dc2595a
Merge pull request #1481 from cameronraysmith/lightning-unpackphase 2024-02-04 06:57:57 -05:00
Phillip Cloud
921e964a8e
Merge pull request #1498 from colons/types-ujson 2024-02-04 06:46:02 -05:00
Phillip Cloud
952d548578
Merge pull request #1508 from davejames/overrides 2024-02-04 06:41:51 -05:00
Phillip Cloud
89aa79ba8d
Merge pull request #1512 from amrox/override-gnu-readline 2024-02-04 06:41:18 -05:00
Phillip Cloud
3d899a7a64
Merge pull request #1501 from fpletz/ruff-0.1.13 2024-02-04 06:38:33 -05:00
Phillip Cloud
65ae806c25
Merge pull request #1516 from PicoGeyer/m2crypto_fixes 2024-02-04 06:38:05 -05:00
Phillip Cloud
e6b114f92d
Merge pull request #1523 from jhh/pynetworktables 2024-02-04 06:37:47 -05:00
Phillip Cloud
f95b5c32e8
Merge pull request #1524 from bclaud/master 2024-02-04 06:37:34 -05:00
Phillip Cloud
3a3c802857
Merge pull request #1521 from sigprof/pythonForBuild-deprecation 2024-02-04 06:37:03 -05:00
Phillip Cloud
11872bc160
Merge pull request #1520 from surajsnair92/surajsnair92-cryptography-override 2024-02-04 06:36:31 -05:00
Phillip Cloud
7d25cebb96
Merge pull request #1502 from jugendhacker/rdps-hash 2024-02-04 06:36:06 -05:00
j.r
ca93a5019e
chore(rpds-py): add getCargoHash for 0.17.1 2024-02-03 13:19:10 +01:00
Bruno Claudino
0f5200c010
fix(aiokafka): add zlib
aiokafka

remove blank space
2024-02-01 13:51:47 -03:00
Jeff Hutchison
e86f608f09
overrides: add pynetworktables 2024-02-01 08:08:32 -05:00
Bruno Claudino
4183d08c90
override: fastapi-camelcase setuptools 2024-02-01 09:02:25 -03:00
Sergey Vlasov
8fb6db1d12 Adjust for renaming of pythonForBuild to pythonOnBuildForHost
The upstream Nixpkgs renamed `pythonForBuild` to `pythonOnBuildForHost`
and made `pythonForBuild` emit warnings: NixOS/nixpkgs#265764.  Adjust
the poetry2nix code to avoid warnings with the new version, while still
keeping compatibility with the old one.
2024-02-01 10:03:24 +03:00
Suraj
b9c8a6a5f1
overrides: add hash for cryptography 42.0.2 2024-01-31 18:47:59 -08:00
Suraj
a2351cead6
Merge pull request #2 from surajsnair92/revert-1-surajsnair92-cryptography-42.0.1
overrides: add hash for cryptography 42.0.2
2024-01-31 18:47:00 -08:00
Suraj
2585821cd7
Revert "overrides: add hash for cryptography 42.0.2" 2024-01-31 18:45:24 -08:00
Suraj
666ce954a7
Merge pull request #1 from surajsnair92/surajsnair92-cryptography-42.0.1
overrides: add hash for cryptography 42.0.2
2024-01-31 18:42:04 -08:00
Suraj
c745031cf9
overrides: add hash for cryptography 42.0.2 2024-01-31 18:40:03 -08:00
Pico Geyer
f8b2463fcd fix(m2crypto): Update missing dependencies for M2Crypto
m2crypto needs swig at build time and openssl libs at run time.
2024-01-31 17:14:03 +02:00
Franz Pletz
1fb69e6a87
overrides: add hashes for ruff 0.1.{13,14,15}, update test
Also adds a warning if no hash is found to prevent an evaluation error.
This enables to override the source.
2024-01-31 15:29:05 +01:00
Andy Mroczkowski
9dd1584c89 overrides: add ncurses for gnureadline
test command:
```
nix-build --attr gnureadline --keep-going --show-trace tests/default.nix
```

before:
```
  ld: library not found for -lncurses
  clang-11: error: linker command failed with exit code 1
(use -v to see invocation)
  error: command '/nix/store/sa6hywsm1mqfyd1xakyzv4ljjsb3h
awh-clang-wrapper-11.1.0/bin/clang' failed with exit code
1
  error: subprocess-exited-with-error
```

after:
- Success!
2024-01-28 09:21:32 -05:00
David James
dea1f90488 overrides: add pyrundeck 2024-01-24 10:59:05 +11:00
colons
e670f73f81 fix(types-ujson): specify setuptools as a build system for types-ujson. 2024-01-13 13:31:19 +00:00
Phillip Cloud
e0b44e9e2d
Merge pull request #1496 from grenewode/update-ruff-hashes
Update cargo hash for `ruff` v0.1.12
2024-01-12 06:57:33 -05:00
Phillip Cloud
1c7483d940
Merge pull request #1493 from mschwaig/langchain-community-override
overrides: add crewAI and its missing dependencies
2024-01-12 06:57:17 -05:00
Martin Schwaighofer
0a9d1676b4 overrides: add crewai and its missing dependencies
This adds everything I needed to make the crewAI trip
planning example project work, except for the unstructure
package for which I needed to override the source due
to missing files.
2024-01-12 11:58:59 +01:00
grenewode
cc1d7108b5 chore(ruff): update cargo hash for ruff v0.1.12
Updates the cargo hash for [ruff](https://docs.astral.sh/ruff/) version
0.1.12.
2024-01-12 00:43:39 -05:00