This website requires JavaScript.
Explore
Help
Sign in
cry
/
nixide
Watch
1
Star
0
Fork
You've already forked nixide
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
270ccaaa57
nixide
/
rust
/
Cargo.toml
8 lines
91 B
TOML
Raw
Normal View
History
Unescape
Escape
feat: Rust skeleton (cherry picked from commit 41a09289cda3137f96c69c69c924af34f0e64865)
2024-02-08 16:58:45 +01:00
[
workspace
]
members
=
[
feat: Add crate nix-c-raw See README. Most of this is in accordance with the bindgen introduction. The c_headers function was taken from Zach Mitchell's work on bindings. Co-authored-by: Zach Mitchell <zmitchell@fastmail.com> (cherry picked from commit 83d8ae6b26d341bbd452a77d7361f58c06a2d322)
2024-02-16 09:45:29 +01:00
"nix-c-raw"
,
feat: Add nix-util crate with Context wrapper (cherry picked from commit 6c8e116e8bbaecce2b77fd9e0db89f366b57f9b6)
2024-02-16 09:59:51 +01:00
"nix-util"
,
feat: Add create nix-store (cherry picked from commit b9150e82be712b2cd82d689f0f26c2a133564701)
2024-02-22 22:32:50 +01:00
"nix-store"
,
feat: Rust skeleton (cherry picked from commit 41a09289cda3137f96c69c69c924af34f0e64865)
2024-02-08 16:58:45 +01:00
]
resolver
=
"2"
Reference in a new issue
Copy permalink