Search Criteria
Package Details: sniprun 1.3.20-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sniprun.git (read-only, click to copy) |
|---|---|
| Package Base: | sniprun |
| Description: | Compiled binary core for neovim-sniprun |
| Upstream URL: | https://github.com/michaelb/sniprun |
| Keywords: | ada c code-execution cpp go java lua python rust snippet software |
| Licenses: | MIT |
| Replaces: | sniprun-legacy |
| Submitter: | lmartinez-mirror |
| Maintainer: | micwoj92 |
| Last Packager: | micwoj92 |
| Votes: | 1 |
| Popularity: | 0.000097 |
| First Submitted: | 2021-04-12 04:27 (UTC) |
| Last Updated: | 2025-10-20 21:33 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR) (make)
Latest Comments
dedguy21 commented on 2021-11-17 21:01 (UTC)
went into the PKGBUILD and removed the --locked flag, didn't replace it with anything and the build worked
dedguy21 commented on 2021-11-17 20:57 (UTC)
I've tried this with rust, rustup, and rust-nightly... getting this error during build
error: the lock file /home/air/.cache/yay/sniprun/src/sniprun-1.0.4/Cargo.lock needs to be updated but --locked was passed to prevent this If you want to try to generate the lock file without accessing the network, remove the --locked flag and use --offline instead. ==> ERROR: A failure occurred in prepare().