Commit Graph

  • 15d7ef5c34
    Merge pull request #1017 from phaer/pip-lock-system main Paul Haerle 2024-07-13 16:44:06 +0200
  • 80cfb95ffc eval examples on x86_64-linux & aarch64-darwin phaer 2024-07-13 16:38:46 +0200
  • 65bf5d43b1 adapt lock file path in pip tests phaer 2024-07-13 16:34:45 +0200
  • 0a7fefa2c4 add darwin lock-files phaer 2024-07-13 16:09:43 +0200
  • f679e624b4 add x86_64-linux lock files phaer 2024-07-13 16:26:41 +0200
  • 2e5cf4294d set paths.lockfile for pip example... phaer 2024-07-13 16:23:42 +0200
  • 49a1961faa pip: set sys-specific default for paths.lockFile phaer 2024-07-13 15:47:28 +0200
  • afbd4f8aff
    Merge 74ef3f5af5 into 0859b0dfdf Paul Haerle 2024-07-12 08:06:53 +0000
  • 74ef3f5af5 docs: apply fixes from review phaer 2024-07-12 10:05:35 +0200
  • bc9cf2612e docs: keep nested toc phaer 2024-07-12 10:00:52 +0200
  • 2430a2d766 docs: add description to editables(ShellHook) phaer 2024-07-11 16:42:01 +0200
  • 9822177521 examples: update pip editables comment... phaer 2024-07-11 16:32:11 +0200
  • 927250828b pip: update flattenDependencies description phaer 2024-07-11 16:31:55 +0200
  • a7733dc279 doc/getting-started: drop deps explaination... phaer 2024-07-11 16:12:33 +0200
  • f219ceffed docs/guides: add local python example to pip guide phaer 2024-07-11 14:20:17 +0200
  • b7a49c482c docs/guides: fix pip headers phaer 2024-07-11 14:19:44 +0200
  • 1ef6c3232b docs: fix devshell phaer 2024-07-11 13:34:57 +0200
  • 57c4beb988 docs/guide: mention pips cross-platform limits phaer 2024-07-11 13:22:27 +0200
  • 934ad3f765 docs/guide: first draft of pip guide phaer 2024-07-11 13:02:28 +0200
  • a435f2f99c examples: update pillow & its python phaer 2024-07-11 12:42:19 +0200
  • fbb1411b6a docs: be more explicit about the annotations phaer 2024-07-10 16:34:37 +0200
  • 80a97e9c71
    Merge 78d47efd67 into 0859b0dfdf Jairo Llopis 2024-07-12 12:16:05 +1000
  • 4abfc2d54c deploy: 0859b0dfdf gh-pages mergify[bot] 2024-07-11 15:58:12 +0000
  • 0859b0dfdf docs: improve table of contents for options DavHau 2024-07-11 22:53:53 +0700
  • 1c766195e0 docs: improve table of contents for options DavHau 2024-07-11 22:53:53 +0700
  • ea8f405e67 deploy: a3751775d9 mergify[bot] 2024-07-11 14:48:42 +0000
  • a3751775d9 docs: fix broken links DavHau 2024-07-11 21:44:46 +0700
  • 839c09febb docs: fix broken links DavHau 2024-07-11 21:44:46 +0700
  • edf97634e2 deploy: d639e70caf mergify[bot] 2024-07-11 14:42:36 +0000
  • d639e70caf reference website: categorize into released/experimental/internal DavHau 2024-07-11 21:37:43 +0700
  • 37fca4bf27 reference website: render all options with same heading size DavHau 2024-07-11 21:36:36 +0700
  • 7f2d80a33b reference website: categorize into released/experimental/internal DavHau 2024-07-11 21:37:43 +0700
  • 3ea47f8e2e reference website: render all options with same heading size DavHau 2024-07-11 21:36:36 +0700
  • 87772a45eb deploy: 0c6b5c8ab7 phaer 2024-07-10 10:06:18 +0000
  • 0c6b5c8ab7
    Merge pull request #1012 from phaer/guides Paul Haerle 2024-07-10 12:05:00 +0200
  • 363a6996c3 docs: mv gettingstarted to guides/getting-started phaer 2024-07-04 16:42:48 +0200
  • 7b48877133 docs: reworked gettingstarted.md phaer 2024-06-24 15:02:38 +0200
  • c22a509563
    Merge 89feb64c5c into a9c8595b3f Shivaraj B H 2024-07-09 16:01:06 +0200
  • a9c8595b3f
    Merge pull request #998 from abathur/pdm_static_urls Paul Haerle 2024-07-09 16:00:16 +0200
  • d887642ae7 pdm: support additional index/source URLs Travis A. Everett 2024-06-20 14:50:27 -0500
  • c674abab6d
    Drop mitmproxy, pypiSnapshotDate (#1011) Paul Haerle 2024-07-09 10:51:13 +0200
  • de302e1e68 pip/tests: remove other platforms again phaer 2024-07-08 21:52:55 +0200
  • 8b15aa9c0b apache-airflow: fix override after re-lock phaer 2024-07-08 12:26:11 +0200
  • 6524a6599a re-lock examples phaer 2024-07-08 12:11:04 +0200
  • 50d2bfd8f1 pip/tests/packages: support all platforms phaer 2024-07-08 12:07:35 +0200
  • 9cab4bbe48 tree-wide: remove pypiSnapshotDate phaer 2024-07-08 10:19:58 +0200
  • 9bb7619299 add warning if pypiSnapshotDate is used phaer 2024-07-08 10:11:27 +0200
  • 496fb8e422 drop mitm-proxy & pypi snapshot date phaer 2024-07-06 00:20:44 +0200
  • 11cfa4eeef flake.lock: Update github-actions[bot] 2024-07-07 18:29:38 +0000
  • 9851ee9628 flake.lock: Update github-actions[bot] 2024-07-07 18:29:38 +0000
  • c1d1c36ce8 flake.lock: Update github-actions[bot] 2024-07-07 18:29:38 +0000
  • 2b373af00d flake.lock: Update github-actions[bot] 2024-07-07 18:29:38 +0000
  • b367bb8f93 deploy: 46b6ee6b0b phaer 2024-07-04 09:41:52 +0000
  • 46b6ee6b0b
    Merge pull request #1009 from phaer/render-options-fix Paul Haerle 2024-07-04 11:40:39 +0200
  • 69d78dbcad docs: fix incorrect option rendering... phaer 2024-07-04 10:17:01 +0200
  • eba0834995
    Merge 03fe970dcf into 1b5e01219a David Arnold 2024-06-29 22:13:28 -0500
  • 1b5e01219a flake.lock: Update github-actions[bot] 2024-06-29 18:29:37 +0000
  • 1b2c56c35d flake.lock: Update github-actions[bot] 2024-06-29 18:29:37 +0000
  • 4c455a4367 flake.lock: Update github-actions[bot] 2024-06-29 18:29:37 +0000
  • 7e1dd4a4c9 flake.lock: Update github-actions[bot] 2024-06-29 18:29:37 +0000
  • 246cd48cd1
    Merge pull request #1005 from nix-community/cross-platform-examples Paul Haerle 2024-06-29 11:10:30 +0200
  • faf08c4c44 WIP-spago: fix build on darwin phaer 2024-06-28 22:52:01 +0200
  • 6ce06d44fb examples/rust-packaging: add iconv on darwin phaer 2024-06-28 21:13:46 +0200
  • 72d2689551 WIP-spago: remove breakpointHook phaer 2024-06-28 21:04:34 +0200
  • 42282329b0 tree-wide: make examples eval on all platforms... phaer 2024-06-28 18:29:28 +0200
  • 4d441820e0 flake.lock: Update github-actions[bot] 2024-06-27 18:30:13 +0000
  • 82be46a3c4 flake.lock: Update github-actions[bot] 2024-06-27 18:30:13 +0000
  • 2a31584b95 flake.lock: Update github-actions[bot] 2024-06-27 18:30:13 +0000
  • 630e2699b8 flake.lock: Update github-actions[bot] 2024-06-27 18:30:13 +0000
  • 4f8c76f403 deploy: 5206af5fd5 phaer 2024-06-27 11:04:22 +0000
  • 5206af5fd5
    Merge pull request #1001 from phaer/pyproject-true Paul Haerle 2024-06-27 13:03:08 +0200
  • 223674de3d fix: python-local-development example phaer 2024-06-27 12:59:55 +0200
  • cfd9c4f4c2 fix apache-airflow example phaer 2024-06-27 12:49:03 +0200
  • 9c38c4fe41 fix default for format/pyproject in pip and pdm phaer 2024-06-27 12:41:00 +0200
  • 1dda463e0b pdm: remove config.deps.python phaer 2024-06-27 12:09:24 +0200
  • 97d181ccd8 treewide: format = "pyproject" -> pyproject = true phaer 2024-06-26 20:01:15 +0200
  • 26097d341a
    Merge pull request #985 from yorickvP/yorickvp/pkgs-fetchurl Paul Haerle 2024-06-27 11:22:00 +0200
  • 5423ffd502
    Merge branch 'main' into yorickvp/pkgs-fetchurl Paul Haerle 2024-06-27 11:18:30 +0200
  • ef04683222 fix: nix flake show requiring IFD DavHau 2024-06-27 15:21:24 +0700
  • da3e367826 fix: nix flake show requiring IFD DavHau 2024-06-27 15:21:24 +0700
  • 481cd64f96 flake.lock: Update github-actions[bot] 2024-06-26 18:30:57 +0000
  • 5253c929b7 flake.lock: Update github-actions[bot] 2024-06-26 18:30:56 +0000
  • 11aea1704d flake.lock: Update github-actions[bot] 2024-06-26 18:30:57 +0000
  • aaacb687ba flake.lock: Update github-actions[bot] 2024-06-26 18:30:56 +0000
  • 11497d8c6d deploy: 06027e2e42 phaer 2024-06-26 17:10:48 +0000
  • 06027e2e42
    Merge pull request #981 from phaer/docs Paul Haerle 2024-06-26 19:09:32 +0200
  • 68e0c76cb5 docs: enable copy button for code blocks phaer 2024-06-24 15:01:47 +0200
  • 3f14177388 examples/hello: 2.12 -> 2.12.1 phaer 2024-06-24 14:17:49 +0200
  • 35e13f912a docs/buildPythonPackage: reformat phaer 2024-06-24 12:47:27 +0200
  • 00ccd3da76 docs/pip: Add intro to README phaer 2024-06-24 12:47:15 +0200
  • a7ebf95ad4
    Merge branch 'main' into docs Paul Haerle 2024-06-26 19:01:47 +0200
  • aa983fd908 flake.lock: Update github-actions[bot] 2024-06-25 18:31:49 +0000
  • 3288c5cf44 flake.lock: Update github-actions[bot] 2024-06-25 18:31:49 +0000
  • 766c22f623 flake.lock: Update github-actions[bot] 2024-06-25 18:31:49 +0000
  • 47625ae3eb flake.lock: Update github-actions[bot] 2024-06-25 18:31:49 +0000
  • 63a1e0dffb
    Merge pull request #995 from purepani/fix-python-ediables Paul Haerle 2024-06-24 09:29:20 +0200
  • 94a5c7d26f
    Merge c7d9c7d472 into c46b53791c Paul Haerle 2024-06-24 09:34:03 +1000
  • cbe72c89ba
    python-editables: Exports environment variables for python whether .dream2nix needs updating or not (editables.py) purepani 2024-06-23 15:20:56 -0500
  • e1ea06ffd3
    python: Moves python-local-development example into src layout purepani 2024-06-23 15:20:11 -0500
  • c46b53791c flake.lock: Update github-actions[bot] 2024-06-23 18:29:13 +0000