summaryrefslogtreecommitdiffstats
path: root/rust-crates
AgeCommit message (Collapse)Author
5 dayscargo-c 0.9.31Treeve Jelbert
2024-03-03sccache: => 0.7.7Treeve Jelbert
2024-01-30rust-crates/rust-bindgen: new spell, Rust FFIPavel Vinogradov
bindings to C and C++ libraries generator
2023-12-21rust-crates/FUNCTIONS - tweakTreeve Jelbert
2023-12-20sccache: => 0.7.4Treeve Jelbert
2023-10-24 rust-crates/cbindgen: version 0.26.0Pavel Vinogradov
2023-08-24rust-crates/starship: version 1.16.0, add watch lineConner Clere
Also updated hash to sha512
2023-07-22starship: update path to elvish config file in FINALConner Clere
Elvish supports both ~/.elvish/rc.elv and ~/.config/elvish/rc.elv but ~/.elvish/ is going to be deprecated next release, might as well change the reference in starship now before that happens
2023-07-16rust-crates/greetd: fixed greeter user setupPavel Vinogradov
the previous approach didn't take into account the case where groups file can be shadowed (/etc/gshadow)
2023-07-15rust-crates/greetd: added pam.d configuration filePavel Vinogradov
2023-07-12rust-crates/starship: new spell, fast, minimal shell promptConner Clere
Written in rust (because of course)
2023-06-21rust-crates/ripgrep: new spell, rust grep alternativeConner Clere
2023-06-21rust-crates/gitui: new spell, blazing fast tui for git written in rustConner Clere
2023-06-21rust-crates/exa: ls clone written in rustConner Clere
2023-06-21rust-crates/bat: new spell, cat clone written in rustConner Clere
2023-06-15sccache: => 0.5.1Treeve Jelbert
2023-05-24sccache: => 0.5.0Treeve Jelbert
2023-04-30rust-crates/tuigreet: new spell, a graphical console greeter for greetdPavel Vinogradov
2023-04-01sccache: new spell, ccache-like compiler caching toolConner Clere
2023-03-18greetd: add deps; build manpages; sys unit file optionalConner
2023-03-18greetd - fix permissions of service fileTreeve Jelbert
2023-03-17wlgreet-0.4.1Treeve Jelbert
2023-03-11greetd - fix for sevice file locationTreeve Jelbert
2022-08-31rust-crates/virtiofsd: new spell, a virtio-fs vhost-user device daemon ↵Pavel Vinogradov
written in Rust
2022-06-18rust-crates/cbindgen: version 0.24.3Florian Franzmann
2022-06-09rust-crates/cbindgen: update cargo tarballFlorian Franzmann
2022-06-09rust-crates/cbindgen: version 0.24.2Pavel Vinogradov
2022-06-02rust-crates/cbindgen: update cargo tarballFlorian Franzmann
2022-05-31rust-crates/cbindgen: version 0.23.0Pavel Vinogradov
2021-08-11rust-crates/cbindgen: version 0.20.0Pavel Vinogradov
2021-07-04rust-crates/cbindgen: version 0.19.0Pavel Vinogradov
2021-05-09Update my email address (scripted)Florian Franzmann
2021-02-28rust-crates/cbindgen: version 0.18.0Florian Franzmann
2021-02-13rust-crates/cbindgen: version 0.17.0Florian Franzmann
2020-12-29rust-crates/cbindgen: version 0.16.0Florian Franzmann
2020-09-30cbindgen: make build local and reproducibleThomas Orgis
My approach involves a cargo snapshot tarball (directory .cargo, matching the default $HOME/.cargo, also less chance of conflict in source trees) that is extracted inside the source tree and used by the default build. It's still WIP. We need to agree on the idea of cargo snapshots or another way of integrating the cargo downloads into summon. In my opinion, we need something that can be mirrored/self-hosted. I hope we find something better in future. Maybe at least some tooling support in quill to generate those cargo snapshots automatically. But one crucial point: Each grimoire guru needs access to a place that serves as canonical URL. I use my own server at sobukus.de now, but I presume it should be on sourcemage.org … Also, about the naming of spells: With the increasing number of ecosystems (perl, python[23], ruby, go, rust) that produce their inevitable re-inventions of various wheels in form of packages, we really should start prefixing things. The spell cbindgen should be called rust-cbindgen. Anything from CPAN should be perl-anything or cpan-anything.
2020-09-27rust-crates/cbindgen: version 0.14.6Florian Franzmann
2020-08-23rust-crates/cbindgen: version 0.14.4Florian Franzmann
2020-07-11rust-crates/cbindgen: add dependency on ca-certificatesFlorian Franzmann
2020-07-04rust-crates/cbindgen: version 0.14.3Florian Franzmann
2020-05-05rust-crates/cbindgen: version 0.14.2Florian Franzmann
2020-04-05rust-crates/cbindgen: version 0.14.0Florian Franzmann
2020-02-10rust-crates/cbindgen: version 0.13.1Florian Franzmann
2020-02-05rust-crates/cbindgen: version 0.13.0Florian Franzmann
2020-01-12rust-crates/cbindgen: version 0.12.2Florian Franzmann
2020-01-09rust-crates/FUNCTIONS: fix build/install by specifying CARGO_HOMEFlorian Franzmann
2020-01-06rust-crates/cbindgen: version 0.12.1Florian Franzmann
2019-10-22rust-crates/cbindgen: version 0.9.1Pavel Vinogradov
2019-07-09rust-crates/cbindgen: version 0.9.0Pavel Vinogradov
2019-04-05rust-crates/cbindgen: version 0.8.2Florian Franzmann