Commit Graph

2334 Commits

Author SHA1 Message Date
DavHau
f06b62bbfa
mergify: migrate to new buildbot (#1048) 2024-09-26 13:16:49 +02:00
Paul Haerle
51532f295e
Merge pull request #1039 from phaer/mkdocs-awesome-pages
drop vendored mkdocs-awesome-pages-plugin
2024-09-26 13:05:59 +02:00
mergify[bot]
b76c529f37
Merge pull request #1043 from nix-community/d647dependabot/github_actions/cachix/install-nix-action-28
build(deps): bump cachix/install-nix-action from 27 to 28
2024-09-16 21:49:00 +00:00
dependabot[bot]
be9d388458
build(deps): bump cachix/install-nix-action from 27 to 28
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 27 to 28.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](ba0dd844c9...3715ab1a11)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 21:46:33 +00:00
phaer
5ca910ae42 update flake & dev-flake 2024-08-26 11:57:41 +02:00
phaer
4b17302d69 dev-flake: drop mkdbook-toc 2024-08-26 11:57:11 +02:00
phaer
19b6a4a4a2 drop vendored mkdocs-awesome-pages-plugin
...as we have meanwhile upstreamed it and the vendored version
doesn't work with the latest mkdocs while the one in nixpkgs
has been fixed.
2024-08-22 12:12:42 +02:00
DavHau
3fd4c14d36 nodejsLockUtils: fix computing parent path for workspace packages 2024-08-01 15:42:35 +00:00
Paul Haerle
64fbb0f415
Merge pull request #1033 from phaer/editables
editables: fix path ordering, remove relics...
2024-07-29 18:27:48 +02:00
phaer
1b50cccec4 docs/pip: fix typo 2024-07-29 18:26:02 +02:00
phaer
601b7dfd2b editables: fix path ordering, remove relics...
...of the former feature which linked sources in .dream2nix/editables.
This was sadly uncleanly removed before
2024-07-29 18:26:02 +02:00
Paul Haerle
ece62d699f
Merge pull request #1013 from phaer/guides
Add pip & devshells guide
2024-07-29 13:25:48 +02:00
phaer
23e728be98 docs/pip: document devShells 2024-07-29 13:22:22 +02:00
phaer
3b42196ab9 fix python-packaging-pillow lockfile 2024-07-29 13:22:22 +02:00
phaer
1b8d980b74 treewide: mytool -> my_tool
Keep naming consitant, so that nix run .# and friends work
2024-07-29 13:22:22 +02:00
phaer
c58f0449ae docs: fix typo 2024-07-29 13:22:22 +02:00
phaer
ebdb0fe3a6 examples: update pillow & its python 2024-07-29 13:22:22 +02:00
phaer
b0c02b3ae0 add darwin lock-files 2024-07-29 13:22:22 +02:00
DavHau
8eee49cb1f reference-docs: fix option rendering issue
remove tree-style preprocessing since it is not needed anymore
2024-07-29 13:22:22 +02:00
phaer
9c9cb9f892 docs: apply fixes from review
thanks @purepani
2024-07-29 13:22:22 +02:00
phaer
3c78e8aca3 docs: add description to editables(ShellHook) 2024-07-29 13:22:22 +02:00
phaer
ee8e6ef05f examples: update pip editables comment...
...wasn't updated after function changes in 9448df1fa1
2024-07-29 13:22:22 +02:00
phaer
74da0c5158 pip: update flattenDependencies description 2024-07-29 13:22:22 +02:00
phaer
31cb800529 doc/getting-started: drop deps explaination...
as deps is introduced in pip, where it's actually needed
2024-07-29 13:22:22 +02:00
phaer
95f59a4f60 docs/guides: add local python example to pip guide 2024-07-29 13:22:22 +02:00
phaer
65e02ebfe2 docs/guides: fix pip headers 2024-07-29 13:22:22 +02:00
phaer
ae6386794f docs: fix devshell 2024-07-29 13:22:22 +02:00
phaer
65eca90173 docs/guide: mention pips cross-platform limits 2024-07-29 13:22:22 +02:00
phaer
adeed1750a docs/guide: first draft of pip guide 2024-07-29 13:22:22 +02:00
phaer
26c7bf108d examples: update pillow & its python 2024-07-29 13:22:22 +02:00
phaer
a0c1e83a03 docs: be more explicit about the annotations
in getting-started
2024-07-29 13:22:22 +02:00
DavHau
101123ba55 website: ensure CNAME file doesn't get removed 2024-07-29 10:37:19 +00:00
DavHau
b14eca8b2c Revert "website: revert back to nix-community.github.io/dream2nix"
This reverts commit fcbfd63231.
2024-07-29 10:37:19 +00:00
DavHau
736f7ac951 website: revert back to nix-community.github.io/dream2nix 2024-07-29 06:49:00 +00:00
Paul Haerle
f7a39eac6c
Merge pull request #1022 from nix-community/pip-update
fixup: pip default version in pip module
2024-07-26 18:32:35 +02:00
phaer
30b812bd81 update outdated aarch64-darwin lock files 2024-07-26 18:29:33 +02:00
phaer
e24cee1b7e update outdated x86_64-linux lock files 2024-07-26 18:26:46 +02:00
phaer
c65544bba0 update outdated aarch64-darwin lock files 2024-07-26 16:55:35 +02:00
phaer
78abc70f53 fixup: pip default version in pip module 2024-07-26 16:52:00 +02:00
Paul Haerle
333c264a55
Merge pull request #1029 from nix-community/python-relax-deps
buildPythonPackage: support pythonRelaxDeps
2024-07-25 18:38:58 +02:00
phaer
1fbbe9efcb buildPythonPackage: support pythonRelaxDeps 2024-07-25 17:05:21 +02:00
Paul Haerle
959d6f9678
Merge pull request #1027 from nix-community/lock-isvalid
lock: expose lock.isValid...
2024-07-23 14:03:38 +02:00
phaer
2aec0c89fd lock: expose lock.isValid...
this is useful to figure out which lock scripts to run
in package collections.
2024-07-23 13:57:51 +02:00
DavHau
4e9fd61a12 reference-docs: fix option rendering issue
remove tree-style preprocessing since it is not needed anymore
2024-07-18 15:30:23 +00:00
DavHau
4c89b02025 website: change to https://dream2nix.dev 2024-07-18 13:07:26 +00:00
Paul Haerle
c3f7da8ca6
Merge pull request #1021 from nix-community/pip-update
fetchPipMetadata: update pip & wheel
2024-07-18 13:42:21 +02:00
phaer
a574992d89 fetchPipMetadata: update pip & wheel
to latest versions in nixpkgs unstable
2024-07-18 13:40:13 +02:00
Paul Haerle
15d7ef5c34
Merge pull request #1017 from phaer/pip-lock-system
pip: set sys-specific default for paths.lockFile
2024-07-13 16:44:06 +02:00
phaer
80cfb95ffc eval examples on x86_64-linux & aarch64-darwin
quick & easy way to reduce ci run-time and overhead from
platform-specific lock files in the repo while letting
us catch errors on two OSes as well as architectures.
2024-07-13 16:40:01 +02:00
phaer
65bf5d43b1 adapt lock file path in pip tests 2024-07-13 16:40:01 +02:00