Search Criteria
Package Details: neovim-sniprun 1.2.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sniprun.git (read-only, click to copy) |
---|---|
Package Base: | sniprun |
Description: | Independently run snippets of code |
Upstream URL: | https://github.com/michaelb/sniprun |
Keywords: | ada c code-execution cpp go java lua python rust snippet software |
Licenses: | MIT |
Replaces: | neovim-sniprun-legacy |
Submitter: | lmartinez-mirror |
Maintainer: | lmartinez-mirror |
Last Packager: | lmartinez-mirror |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-04-12 04:27 (UTC) |
Last Updated: | 2022-09-19 22:31 (UTC) |
Dependencies (19)
- neovim (nvim-with-restricted-mode, neovim-git, neovim-nightly-bin, neovim-nightly)
- sniprun
- cargo (rust-nightly-bin, cargo-git, rustup-git, rust, rustup) (make)
- gcc-libs (gccrs-libs-git, gcc-libs-git) (make)
- bash (bash-devel-git, bash-devel-static-git, bash-git, bash-xdg) (optional) – Bash snippets support
- coffeescript (coffeescript-git) (optional) – CoffeeScript snippets support
- gcc (gccrs-git, gcc-git) (optional) – C/C++ snippets support
- gcc-ada (gcc-ada-debug, gcc-ada-git) (optional) – Limited Ada snippets support
- ghc (ghc-raspbian-bin, ghc-cabal-arts) (optional) – Haskell snippets support
- go (go-git, go-go2go-git, go-beta, gcc-go-git, gcc-go) (optional) – Go snippets support
- java-environment-openjdk (zulu-10-bin, jdk12-openj9-bin, zulu-12-bin, jdk13-openj9-bin, jdk9-openj9-bin, jdk11-openjdk-dcevm, jdk10-openj9-bin, jdk14-openj9-bin, zulu-14-bin, jdk11-openjdk-dcevm-conflicts-fixed, sapmachine-jdk-bin, jdk8-openjdk-shenandoah, zulu-16-bin, jdk16-adoptopenjdk, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jdk11-msopenjdk-bin, jdk18-beta-temurin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, java-openjdk-loom-ea-bin, jdk17-dragonwell-bin, jdk-jetbrains, jdk12-openjdk, jdk15-openjdk, jdk16-openjdk, jdk13-openjdk, jdk14-openjdk, zulu-18-bin, zulu-13-bin, jdk11-openj9-bin, jdk-openj9-bin, zulu-15-bin, jdk-microsoft-openjdk, jdk18-openjdk, jdk17-openj9-bin, jdk11-jetbrains-bin, jdk8-dragonwell-extended, jdk-android-studio, zulu-8-bin, zulu-11-bin, zulu-17-bin, zulu-19-bin, liberica-jre-8-full-bin, liberica-jdk-full-bin, jdk8-adoptopenjdk, liberica-jdk-11-full-bin, liberica-jdk-17-full-bin, liberica-jre-11-full-bin, jdk8-dragonwell-extended-bin, jdk8-dragonwell-standard-bin, jdk11-dragonwell-extended-bin, jdk11-dragonwell-standard-bin, jdk13-openjdk-bin, java-openjdk-bin, liberica-jdk-8-full-bin, jdk17-jetbrains-bin, jre-jetbrains, jdk-temurin, jdk17-temurin, jdk11-temurin, jdk17-dragonwell-standard-bin, jdk-openjdk-xdg, jdk-openjdk-xdg-bin, java-openjdk-ea-bin, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk8-openjdk) (optional) – Java snippets support
- julia (julia-mkl-git, julia-nightly-bin, julia-aarch64-git, julia-git, julia-bin, juliaup, julia-beta-bin) (optional) – Julia snippets support
- jupyter (optional) – Jupyter support
- lua (optional) – Lua snippets support
- python3 (python) (optional) – Python3 snippets support
- r (microsoft-r-open, r352, r-mkl) (optional) – R snippets support
- ruby (optional) – Ruby snippets support
- rust (rust-i586-git, rust-nightly, rust-nightly-bin, rust-git, rustup-git, rustup) (optional) – Rust snippets support
- scala (scala211) (optional) – Scala snippets support
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().