Search Criteria
Package Details: neovim-sniprun 1.3.16-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: | micwoj92 |
Last Packager: | micwoj92 |
Votes: | 1 |
Popularity: | 0.57 |
First Submitted: | 2021-04-12 04:27 (UTC) |
Last Updated: | 2024-10-20 00:29 (UTC) |
Dependencies (19)
- neovim (nvim-with-restricted-modeAUR, neovim-nightly-binAUR, neovim-nightlyAUR, neovim-gitAUR)
- sniprunAUR
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust, rustup) (make)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR) (make)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR) (optional) – Bash snippets support
- coffeescript (coffeescript-gitAUR) (optional) – CoffeeScript snippets support
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (optional) – C/C++ snippets support
- gcc-ada (gcc-ada-gitAUR, gcc-ada-debugAUR, gcc-ada-snapshotAUR) (optional) – Limited Ada snippets support
- ghc (ghc-cabal-artsAUR) (optional) – Haskell snippets support
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (optional) – Go snippets support
- java-environment-openjdk (jdk10-openj9-binAUR, jdk16-adoptopenjdkAUR, liberica-jre-11-binAUR, jdk16-openjdkAUR, jdk14-openjdkAUR, jdk18-openjdkAUR, liberica-jre-11-full-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jdk12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, zulu-15-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jdk8-dragonwell-extendedAUR, jdk13-openjdkAUR, jdk15-openjdkAUR, liberica-nik-24-full-binAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jdk19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, zing-21-binAUR, zing-8-binAUR, jdk-android-studioAUR, jdk21-jetbrains-binAUR, java-openjdk-binAUR, jdk21-temurinAUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jdk17-openj9-binAUR, jre-jetbrainsAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, java-openjdk-ea-binAUR, zulu-23-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jdk8-openjdk) (optional) – Java snippets support
- julia (julia-nightly-binAUR, julia-beta-binAUR, julia-gitAUR, juliaupAUR, juliaup-binAUR, julia-binAUR) (optional) – Julia snippets support
- jupyter (optional) – Jupyter support
- lua (optional) – Lua snippets support
- python3 (python) (optional) – Python3 snippets support
- r (r352AUR, r-mklAUR) (optional) – R snippets support
- ruby (optional) – Ruby snippets support
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rustup) (optional) – Rust snippets support
- scalaAUR (scala211AUR) (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().