This website requires JavaScript.
Explore
Help
Sign in
beenull
/
himalaya
Watch
1
Star
0
Fork
You've already forked himalaya
0
mirror of
https://github.com/soywod/himalaya.git
synced
2024-11-25 04:20:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f9775ae8af
himalaya
/
.gitignore
5 lines
42 B
Text
Raw
Normal View
History
Unescape
Escape
init project, init toml config parser
2020-12-23 23:55:57 +00:00
/target
import vim plugin
2021-04-03 10:12:26 +00:00
/vim/doc/tags
add nix support (#76) * Add default.nix for nix support * Convert to flake * gitignore before building the source * Add default.nix and shell.nix for legacy workflows * Use https://github.com/oxalica/rust-overlay This one works for development workflow, with a functional rust-analyzer for using with language server support in IDEs. Also add .vscode/ for pre-configured settings. * Add documentation * Restore old TOC and apply TOC patch manually * Clarify that these two commands are either-or * Add installing from local checkout (nix-env) * Add note about version update * Improve Nix workflow, for zero maintenance Use https://github.com/nmattia/naersk This avoids having to set a sha and version in Nix scripts. * Simplify using crate2nix Ref: https://www.reddit.com/r/rust/comments/mmbfnj/nixifying_a_rust_project/ * Use rootCrate * Propagate openssl deps to non-shell build * Try the oxalica overlay * Get rid of gitignore crate cf. https://www.reddit.com/r/rust/comments/mmbfnj/nixifying_a_rust_project/gtsgxal/?context=3 * Configure himalaya crate under defaultCrateOverrides * Specify openssl in buildInputs * Make a note about a potential error when using Nix 2.4pre * Remove PKG_CONFIG_PATH (unnecessary) * Add cargo-watch Co-authored-by: Alexander Bantyev <balsoft@balsoft.ru> Co-authored-by: Alexander Bantyev <balsoft@balsoft.ru>
2021-04-17 22:06:11 +00:00
/result
/result-lib
Reference in a new issue
Copy permalink