!FBuJyWXTGcGtHTPphC:nixos.org

Nix Rust

708 Members
Rust160 Servers

Load older messages


SenderMessageTime
23 Feb 2026
@draed:matrix.orgdrae changed their profile picture.18:03:47
@hambosto:matrix.org@hambosto:matrix.org joined the room.21:17:55
@hambosto:matrix.org@hambosto:matrix.org left the room.21:22:10
24 Feb 2026
@tom:pub.solartom joined the room.00:45:16
@rend0e_:matrix.orgRen joined the room.13:11:10
25 Feb 2026
@logn:zirco.dev@logn:zirco.dev set a profile picture.14:56:12
@isabel:isabelroses.comisabel changed their profile picture.21:51:38
26 Feb 2026
@shapr:cofree.coffeeshaprDoes anyone have nix or flake checks/lints for "before I publish this crate to crates.io" sort of tasks? For example, scanning the repo for credentials, etc?18:26:43
@rosssmyth:matrix.org@rosssmyth:matrix.orgI have it for various tests18:47:02
@rosssmyth:matrix.org@rosssmyth:matrix.orghttps://github.com/RossSmyth/press/blob/40abaa1c8e446c6970390df8aac649d5f511ca3d/.github/workflows/main.yml#L30-L51 https://github.com/RossSmyth/press/blob/40abaa1c8e446c6970390df8aac649d5f511ca3d/flake.nix#L26-L29 You can definitely do credential scanning and other things. Crane has builders for some stuff like cargo-audit and cargo-deny. 18:49:16
@rosssmyth:matrix.org@rosssmyth:matrix.orgThings I setup for Wild https://github.com/davidlattimore/wild/blob/426490925941fcb4c889e2522629cf1a8a0a040d/flake.nix#L41-L6818:51:06
@shapr:cofree.coffeeshaprThank you, this is helpful!19:08:39
27 Feb 2026
@amadaluzia:unredacted.orgamadaluzia changed their profile picture.03:55:52
@jakalx:matrix.orgjakalx joined the room.14:31:01
28 Feb 2026
@antrz:matrix.organtrz removed their profile picture.13:02:37
1 Mar 2026
@periodt_glowup596911:matrix.orgDakota Fox joined the room.01:17:37
@0xmrtt:envs.net@0xmrtt:envs.net removed their profile picture.02:35:37
@0xmrtt:envs.net@0xmrtt:envs.net removed their display name 0xMRTT [envs.net].02:38:43
@0xmrtt:envs.net@0xmrtt:envs.net left the room.02:40:31
@astro:envs.net@astro:envs.net left the room.05:16:11
@astro:envs.net@astro:envs.net joined the room.05:16:19
@astro:envs.net@astro:envs.net removed their display name Moved to: @astro:c3d2.de.05:16:29
@benjaminedwardwebb:envs.net@benjaminedwardwebb:envs.net left the room.05:50:31
@benjaminedwardwebb:envs.net@benjaminedwardwebb:envs.net joined the room.05:50:35
@benjaminedwardwebb:envs.net@benjaminedwardwebb:envs.net removed their display name benwebb.05:50:41
@coolshaurya:envs.net@coolshaurya:envs.net removed their display name coolshaurya.08:15:10
@coolshaurya:envs.net@coolshaurya:envs.net left the room.08:15:10
@dayvidpham:envs.net@dayvidpham:envs.net removed their display name dayvidpham.09:06:49
@dayvidpham:envs.net@dayvidpham:envs.net left the room.09:06:56
@eveeifyeve:matrix.orgeveeifyeve

Does anyone know how to solve this werid issue below? Because I am running into this issue when packing pulsar-engine.

Traceback (most recent call last):
  File "/nix/store/h9gp11gpnq3z1qfml6vnmk9kibkppfps-fetch-cargo-vendor-util/bin/fetch-cargo-vendor-util", line 349, in <module>
    main()
    ~~~~^^
  File "/nix/store/h9gp11gpnq3z1qfml6vnmk9kibkppfps-fetch-cargo-vendor-util/bin/fetch-cargo-vendor-util", line 345, in main
    subcommand_func()
    ~~~~~~~~~~~~~~~^^
  File "/nix/store/h9gp11gpnq3z1qfml6vnmk9kibkppfps-fetch-cargo-vendor-util/bin/fetch-cargo-vendor-util", line 337, in <lambda>
    "create-vendor": lambda: create_vendor(vendor_staging_dir=Path(sys.argv[2]), out_dir=Path(sys.argv[3]))
                             ~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/nix/store/h9gp11gpnq3z1qfml6vnmk9kibkppfps-fetch-cargo-vendor-util/bin/fetch-cargo-vendor-util", line 294, in create_vendor
    copy_and_patch_git_crate_subtree(git_tree, pkg["name"], crate_out_dir)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/nix/store/h9gp11gpnq3z1qfml6vnmk9kibkppfps-fetch-cargo-vendor-util/bin/fetch-cargo-vendor-util", line 233, in copy_and_patch_git_crate_subtree
    shutil.copytree(crate_tree, crate_out_dir, ignore=ignore_func)
    ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/nix/store/y5hbdwc597ji5gc27m89j4dzl8dgxiay-python3-3.13.11-env/lib/python3.13/shutil.py", line 593, in copytree
    return _copytree(entries=entries, src=src, dst=dst, symlinks=symlinks,
                     ignore=ignore, copy_function=copy_function,
                     ignore_dangling_symlinks=ignore_dangling_symlinks,
                     dirs_exist_ok=dirs_exist_ok)
  File "/nix/store/y5hbdwc597ji5gc27m89j4dzl8dgxiay-python3-3.13.11-env/lib/python3.13/shutil.py", line 491, in _copytree
    os.makedirs(dst, exist_ok=dirs_exist_ok)
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen os>", line 228, in makedirs
FileExistsError: [Errno 17] File exists: '/nix/store/h4msmqafv6pjndjbs02i8zpl3sg75d5s-pulsar-engine-0.1.130-vendor/blade-graphics-0.7.0'
(END)

11:13:10

Show newer messages


Back to Room ListRoom Version: 6