Commit Graph

1200 Commits

Author SHA1 Message Date
DavHau
a46b77e224
Merge pull request #417 from fufexan/electron
nodejs/electron: add 22.0.0
2022-12-10 17:54:33 +07:00
Mihai Fufezan
9ad30ec154
nodejs/electron: add 22.0.0 2022-12-09 23:50:06 +02:00
DavHau
8b4d355e80 chore: examples: _d2n-extend-devShell: override also default attribute 2022-12-09 11:22:27 +07:00
Yusuf Bera Ertan
4b1ef01a87
feat(rust): update crane builder 2022-12-08 23:55:30 +03:00
DavHau
3681e0d5f5 fix: b.fetchArchive -> b.fetchTarball
fixes 8f34b729b0 (commitcomment-91986074)
2022-12-06 16:41:55 +07:00
DavHau
3edd6a9f74
Merge pull request #409 from phaer/fix-dream-lock-example
fix dream-lock example & schema
2022-12-04 01:52:47 +07:00
DavHau
811b2852cc
Merge pull request #408 from nix-community/remove-makeOutputs-example
Remove makeOutputs from examples
2022-12-04 01:31:59 +07:00
DavHau
ecc71875f5 chore: limit API surface; remove makeOutputs from examples 2022-12-04 01:17:34 +07:00
DavHau
4ff37772b9 fix: bug in makeFlakeOutputs if list of pkgs is passed 2022-12-04 01:17:34 +07:00
DavHau
bba1797090
Merge pull request #411 from nix-community/fix-poetry
fix: python: poetry: incompatible with newer version of poetry.lock
2022-12-04 01:16:42 +07:00
DavHau
bbde0ae022 fix: python: poetry: incompatible with newer version of poetry.lock 2022-12-04 00:00:28 +07:00
DavHau
b05c7a4be4
Merge pull request #399 from antotocar34/mkOutput_module_args
Leverage module system to type check and document `makeOutputs` arguments
2022-12-03 22:24:02 +07:00
Paul Haerle
fbea043f2e
fix dream-lock example & schema
Fixes a typo introduced in 2a35827419 and adapts the schema to reflect changes.
2022-12-03 13:09:35 +01:00
Antoine Carnec
fc71ea64a8 Removed erroneous pythonVersion argument 2022-12-01 16:18:19 +00:00
Antoine Carnec
3ff36b0613 Merge branch 'main' into mkOutput_module_args 2022-12-01 16:16:38 +00:00
Antoine Carnec
8215405fb4 Fixed silly parentheses mistake 2022-12-01 15:58:24 +00:00
Antoine Carnec
6425c92f65 Updated arguments and examples 2022-12-01 15:53:36 +00:00
Antoine Carnec
2824ed2929 Don't expose discoveredProjects to the user 2022-12-01 15:18:04 +00:00
Antoine Carnec
97f3bbf22e
Remove redundant argument
Co-authored-by: DavHau <hsngrmpf+github@gmail.com>
2022-12-01 15:09:07 +00:00
DavHau
ce047a9cea chore: stop promoting flake parts as api is in beta 2022-12-01 18:56:19 +07:00
DavHau
b6af939461
chore: add dark logo to readme 2022-11-30 00:43:59 +07:00
DavHau
7925ea3fe7
Merge pull request #397 from phaer/poetry-translator
WIP: pure poetry translator
2022-11-27 12:30:49 +00:00
DavHau
5095de6aa3 fix: python: simple-builder: add wheel to nativeBuildInputs 2022-11-27 13:05:03 +01:00
phaer
ed42f6fa09 wip: adapt python builder for poetry. 2022-11-25 11:52:38 +01:00
Yusuf Bera Ertan
a5e098038c
fix: correct simple template path 2022-11-25 06:02:43 +03:00
Antoine Carnec
ee92dc7a45 Added module to document and type check arguments of makeOutputs 2022-11-24 11:16:19 +00:00
phaer
c51db6ebeb docs: add pypi-wheel fetcher 2022-11-23 20:43:20 +01:00
phaer
f9e6c0e245 update poetry2nix 2022-11-23 18:18:37 +01:00
phaer
77d27d0844 read defaultPackageName from pyproject.toml 2022-11-23 18:17:46 +01:00
DavHau
3dd3402908 feat: python: poetry: add flags pythonVersion, system 2022-11-23 12:52:36 +01:00
DavHau
31b0b52dc2 chore: python: poetry: cleanup 2022-11-23 12:37:06 +01:00
phaer
a4cca9b99d pypi-sdist: use simple hashing 2022-11-23 12:37:06 +01:00
phaer
5a28f90c90 poetry translator: use pep425 algo 2022-11-23 12:37:06 +01:00
phaer
53cfc7610a appease python tools by naming files appropriately 2022-11-23 12:37:06 +01:00
phaer
1885ab718d initialize poetry translator 2022-11-23 12:37:06 +01:00
phaer
0a60cec98c initialize poetry translator from templates 2022-11-23 12:37:06 +01:00
phaer
5bed752fbe add pypi-wheel fetcher 2022-11-23 12:37:06 +01:00
phaer
54aa9bce09 fix schema for pypi-sdist fetcher...
pypi-sdist expects pname and version parameters,
lets reflect that in the schema.
2022-11-23 12:37:06 +01:00
DavHau
861e46a205
Merge pull request #395 from chaoflow/pinned-python
WIP frozen python requirements
2022-11-23 11:26:05 +00:00
DavHau
b9225c85b4 chore: python: pip: rename pythonAttr -> pythonVersion 2022-11-23 12:15:03 +01:00
DavHau
bfa08c70d2 fix: fix pure translator template 2022-11-23 11:15:08 +01:00
DavHau
e19470f509 chore: improve pure translator template 2022-11-23 11:09:54 +01:00
DavHau
039742749f fix: python: pip-freeze: fix default package name 2022-11-23 11:09:32 +01:00
DavHau
8292f47f42 chore: python: rename pinned -> pip-freeze 2022-11-23 10:58:17 +01:00
DavHau
8338a4080c chore: python: pinned: clear TODOs 2022-11-23 10:53:29 +01:00
DavHau
f61ed58b4b fix: python: pinned: don't pass null to dependencies 2022-11-23 10:16:39 +01:00
DavHau
18a2385540 fix: dream-lock: ensure graph is always populated with empty entries. 2022-11-23 10:15:46 +01:00
Florian Friesdorf
d802316e06 Copy full root to have flake-compat.nix
Co-authored-by: DavHau <hsngrmpf+github@gmail.com>
2022-11-22 18:06:24 +00:00
Florian Friesdorf
8fe0f06a47 Add python translator for pinned packages
Co-authored-by: DavHau <hsngrmpf+github@gmail.com>
2022-11-22 18:06:20 +00:00
Florian Friesdorf
6ded872116 Update pure translator template
Co-authored-by: DavHau <hsngrmpf+github@gmail.com>
2022-11-22 18:05:24 +00:00