Commit Graph

  • de86ac5aa9
    Merge c4cabcded9 into 98c1c2e934 github-actions[bot] 2024-12-21 18:33:12 +0000
  • c4cabcded9 flake.lock: Update update_flake_lock_action github-actions[bot] 2024-12-21 18:33:08 +0000
  • 73cd7b6727 flake.lock: Update github-actions[bot] 2024-12-21 18:33:07 +0000
  • e4b2bc6d53
    Merge 89feb64c5c into 98c1c2e934 Shivaraj B H 2024-12-20 21:15:07 +0000
  • ea3af38f30
    Merge 78d47efd67 into 98c1c2e934 Jairo Llopis 2024-12-20 21:15:04 +0000
  • 61d09281c2
    Merge c7d9c7d472 into 98c1c2e934 Paul Haerle 2024-12-20 21:15:00 +0000
  • 0a05154f7f
    Merge 03fe970dcf into 98c1c2e934 David Arnold 2024-12-20 21:14:55 +0000
  • 9f597e80ff
    Merge 2d6ec2575c into 98c1c2e934 mergify[bot] 2024-12-20 21:14:47 +0000
  • 8557a5a5bc
    Merge 5c763222e5 into 98c1c2e934 Julian Arni 2024-12-20 21:14:47 +0000
  • 661984ad45
    Merge f3350d9611 into 98c1c2e934 Lin Jian 2024-12-20 21:14:46 +0000
  • c9865978ac
    Merge cc15e58e27 into 98c1c2e934 dusk 2024-12-20 21:14:45 +0000
  • 5c03d8ec30
    Merge 2b3052b786 into 98c1c2e934 Marin 2024-12-20 21:14:44 +0000
  • a6bfd22b35
    Merge 5e1347c17d into 98c1c2e934 purepani 2024-12-20 21:14:41 +0000
  • 98c1c2e934
    fix(rust-cargo-vendor): patch manifest attributes that use workspace.package aswell (#1082) main dusk 2024-12-20 21:13:37 +0000
  • b901899a24
    fix(rust-cargo-vendor): patch manifest attributes that use workspace.package aswell dusk 2024-12-21 06:02:07 +0900
  • bf02c10f6d
    fix(rust-cargo-lock): remove leading period prefix from any workspace member relative paths (#1081) dusk 2024-12-20 20:21:55 +0000
  • 27e4b1ed84
    fix(rust-cargo-lock): remove leading period prefix from any workspace member relative paths dusk 2024-12-21 05:18:09 +0900
  • 5c763222e5 Allow not setting version in package.json Julian K. Arni 2024-12-13 12:21:14 +0100
  • 2d6ec2575c ci(mergify): upgrade configuration to current format mergify/configuration-deprecated-update Mergify 2024-11-25 18:43:40 +0000
  • b21e1ac509 ci(mergify): upgrade configuration to current format Mergify 2024-11-25 08:20:17 +0000
  • a8dac99db4
    Merge pull request #1078 from phaer/pdm-sort-extras Paul Haerle 2024-11-21 19:49:20 +0100
  • c554f54834 pdm: sort extras before making the key phaer 2024-11-21 19:41:49 +0100
  • f8d6671b8a ci(mergify): upgrade configuration to current format Mergify 2024-11-21 09:00:04 +0000
  • 6157e33f76
    replace debian repo with kali repo blue linden 2024-11-20 17:58:38 -0500
  • 2afde4074c deploy: 91bec8a085 gh-pages yusdacra 2024-11-20 14:33:25 +0000
  • 91bec8a085
    feat(rust-crane): expose the crane lib that is created from craneSource as a read-only option (#1074) dusk 2024-11-20 17:31:51 +0300
  • 3b458c1d55
    feat(rust-crane): expose the crane lib that is created from craneSource as a read-only option dusk 2024-11-20 23:27:51 +0900
  • f3350d9611
    pip: ignore collisions in pyEnv Lin Jian 2024-11-14 17:09:24 +0800
  • e118d69b14 Enable building python reuse from source Florian Friesdorf 2024-09-18 18:26:08 +0200
  • 0248db04a7 deploy: 607c99076d yusdacra 2024-11-17 21:09:46 +0000
  • 607c99076d
    feat(rust-crane): add options for changing build, check and test cargo subcommands (#1072) dusk 2024-11-18 00:08:10 +0300
  • 4bba5943cb
    feat(rust-crane): add options for changing build, check and test cargo subcommands dusk 2024-11-18 06:04:30 +0900
  • 964bee1b44 Enable building python reuse from source Florian Friesdorf 2024-09-18 18:26:08 +0200
  • 46113efe8f deploy: 44d4141168 yusdacra 2024-11-12 15:11:07 +0000
  • 44d4141168
    refactor(rust): deduplicate vendor and utils code (#1054) dusk 2024-11-12 18:09:27 +0300
  • f4dc2dbd11
    fix(rust-crane): override cargo in config.deps with our toolchain so that rust-cargo-vendor uses it too dusk 2024-11-12 12:52:00 +0900
  • 87bc46569a
    refactor(rust-cargo-vendor): remove unnecessary mkMerge Yusuf Bera Ertan 2024-10-04 06:33:40 +0300
  • a61a884b4b
    fix(rust-crane): add the necessary dependencies to config.deps for devshell Yusuf Bera Ertan 2024-10-04 06:33:11 +0300
  • 5c79ef32a0
    refactor(rust): move the utility code in utils.nix to rust-cargo-lock and rust-cargo-vendor Yusuf Bera Ertan 2024-10-04 06:26:01 +0300
  • 1d827c733d
    refactor(rust): consolidate the separated vendoring code into rust-cargo-vendor Yusuf Bera Ertan 2024-10-04 05:42:12 +0300
  • 6ee145ae1e deploy: 432bdc6f94 yusdacra 2024-11-12 00:30:01 +0000
  • 432bdc6f94
    fix(rust-crane): add mkRustToolchain to interface options, define a proper default, pass toolchain to vendor and devshell (#1070) dusk 2024-11-12 03:28:26 +0300
  • 46bfa6a13c
    fix(rust-crane): add mkRustToolchain to interface options, define a proper default, pass toolchain to vendor and devshell dusk 2024-11-12 09:24:22 +0900
  • 51943fca6b
    refactor(rust-crane): don't overlay the pkgs for crane, use the overrideToolchain api instead (#1069) dusk 2024-11-04 15:33:07 +0300
  • 33c80e4c34
    refactor(rust-crane): don't overlay the pkgs for crane, use the overrideToolchain api instead dusk 2024-11-04 21:20:08 +0900
  • 7acdae705d
    Merge pull request #1067 from purepani/push-tpsnkulpkxxk Paul Haerle 2024-10-26 10:52:21 +0200
  • 993ca8de94 Adds uv resolver for pdm purepani 2024-10-25 21:57:33 -0500
  • 1a5e625de7 Updates flake.lock purepani 2024-10-25 22:10:26 -0500
  • c6935471f7
    Merge pull request #1064 from nix-community/update_flake_lock_action mergify[bot] 2024-10-10 18:41:33 +0000
  • 6e37594ea4 flake.lock: Update github-actions[bot] 2024-10-10 18:35:50 +0000
  • a3076db8f9 flake.lock: Update github-actions[bot] 2024-10-10 18:35:50 +0000
  • ef8888c2bb deploy: 586ff3bb75 mergify[bot] 2024-10-09 18:43:09 +0000
  • 586ff3bb75
    Merge pull request #1063 from nix-community/update_flake_lock_action mergify[bot] 2024-10-09 18:41:50 +0000
  • faf11e8371 flake.lock: Update github-actions[bot] 2024-10-09 18:35:26 +0000
  • 3a9458c3f5 flake.lock: Update github-actions[bot] 2024-10-09 18:35:25 +0000
  • 24ab0714ac
    Merge pull request #1062 from nix-community/update_flake_lock_action mergify[bot] 2024-10-08 18:41:40 +0000
  • 2c55902d14 flake.lock: Update github-actions[bot] 2024-10-08 18:35:44 +0000
  • b1c747d16c flake.lock: Update github-actions[bot] 2024-10-08 18:35:43 +0000
  • cb914d7bfb
    Merge pull request #1061 from nix-community/update_flake_lock_action mergify[bot] 2024-10-07 18:37:24 +0000
  • b734eae0e3 flake.lock: Update github-actions[bot] 2024-10-07 18:35:03 +0000
  • 1fa776ea12 flake.lock: Update github-actions[bot] 2024-10-07 18:35:02 +0000
  • 60cb58cee6 deploy: 6348082431 mergify[bot] 2024-10-07 08:08:38 +0000
  • 6348082431
    Merge pull request #1060 from nix-community/dave mergify[bot] 2024-10-07 08:07:23 +0000
  • 94db134353 add module arg pkgs DavHau 2024-10-06 18:47:32 +0200
  • c7cb1c48c3 add module buildPythonPackage-mixin DavHau 2024-10-06 17:43:33 +0200
  • daf1d40952 add new module mkDerivation-mixin: DavHau 2024-10-06 17:30:32 +0200
  • baaf4fdf83
    Merge pull request #1059 from nix-community/update_flake_lock_action mergify[bot] 2024-10-06 18:36:35 +0000
  • e3b72b8c2c flake.lock: Update github-actions[bot] 2024-10-06 18:32:58 +0000
  • 376327c630 flake.lock: Update github-actions[bot] 2024-10-06 18:32:57 +0000
  • c4ad40f889
    Merge pull request #1058 from nix-community/update_flake_lock_action mergify[bot] 2024-10-05 18:38:47 +0000
  • 6ffb75e8ea flake.lock: Update github-actions[bot] 2024-10-05 18:33:05 +0000
  • a18a86b46f flake.lock: Update github-actions[bot] 2024-10-05 18:33:05 +0000
  • 053516ed06
    Merge pull request #1057 from nix-community/update_flake_lock_action mergify[bot] 2024-10-04 18:40:57 +0000
  • b931e31be9 flake.lock: Update github-actions[bot] 2024-10-04 18:35:17 +0000
  • ef83c1af65 flake.lock: Update github-actions[bot] 2024-10-04 18:35:17 +0000
  • cc15e58e27
    fix(fetchers/git): dont fetch shallow by default git-fetcher-no-shallow Yusuf Bera Ertan 2024-10-04 06:59:20 +0300
  • 3f10812e1e
    feat(rust-crane): update crane version to 0.19.0 (#1053) dusk 2024-10-04 05:06:14 +0300
  • 0dbca49149
    feat(rust-crane): update crane version to 0.19.0 Yusuf Bera Ertan 2024-10-04 03:05:27 +0300
  • f297e195bf deploy: 745574211f mergify[bot] 2024-10-03 18:43:06 +0000
  • 745574211f
    Merge pull request #1052 from nix-community/update_flake_lock_action mergify[bot] 2024-10-03 18:41:52 +0000
  • de644ac043 flake.lock: Update github-actions[bot] 2024-10-03 18:35:44 +0000
  • d376097c14 flake.lock: Update github-actions[bot] 2024-10-03 18:35:43 +0000
  • 2797dd2da7
    Merge pull request #1051 from nix-community/update_flake_lock_action mergify[bot] 2024-09-28 18:39:03 +0000
  • 987a3c248b flake.lock: Update github-actions[bot] 2024-09-28 18:33:23 +0000
  • 213a95a21b flake.lock: Update github-actions[bot] 2024-09-28 18:33:23 +0000
  • 9a500896a8
    Merge pull request #1050 from nix-community/update_flake_lock_action mergify[bot] 2024-09-27 18:41:59 +0000
  • 2fa23f16ce flake.lock: Update github-actions[bot] 2024-09-27 18:35:47 +0000
  • 4acdd67b15 flake.lock: Update github-actions[bot] 2024-09-27 18:35:46 +0000
  • 2e68b324b7 deploy: 8f9fd56fa7 mergify[bot] 2024-09-26 18:45:42 +0000
  • 8f9fd56fa7
    Merge pull request #1038 from nix-community/update_flake_lock_action mergify[bot] 2024-09-26 18:44:29 +0000
  • b5cf9ca76f flake.lock: Update github-actions[bot] 2024-09-26 18:34:33 +0000
  • 0f74251d7b flake.lock: Update github-actions[bot] 2024-09-26 18:34:32 +0000
  • 71fe8253ca
    Merge pull request #1049 from nix-community/locks mergify[bot] 2024-09-26 12:21:02 +0000
  • 356de8e33a examples: update pip lock for aarch64-darwin DavHau 2024-09-26 14:18:45 +0200
  • f2df299742 examples: update pip lockfile DavHau 2024-09-26 13:46:22 +0200
  • d028f68f41 fix: autoAddOpenGLRunpathHook -> autoAddDriverRunpath DavHau 2024-09-26 13:29:17 +0200
  • c838c1041f examples/python: how to use pytorch from nixpkgs DavHau 2024-09-26 12:55:39 +0200
  • bd0c1c8b48 examples: update pip lockfile DavHau 2024-09-26 13:46:22 +0200
  • ea5c86bb6a fix: autoAddOpenGLRunpathHook -> autoAddDriverRunpath DavHau 2024-09-26 13:29:17 +0200
  • af456ca2c2 examples/python: how to use pytorch from nixpkgs DavHau 2024-09-26 12:55:39 +0200