summaryrefslogtreecommitdiff
path: root/pkgs/tools/inputmethods/evscript/default.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove indefinite article from meta.description•••nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \ | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/' Alexis Hildebrandt2024-06-091-1/+1
* treewide: add meta.mainProgram to packages with a single binary•••The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible. stuebinm2024-03-191-0/+1
* WIPPeter Hoeg2023-10-221-1/+1
* evscript: unstable-2022-11-20 -> 0.1.0Peter Hoeg2023-10-221-9/+4
* tree-wide: convert rust with git deps to importCargoLockYureka2023-03-261-1/+6
* evscript: unstable-2021-06-16 -> unstable-2022-11-20Miles Breslin2023-02-191-8/+9
* evscript: git-47f86f0 -> unstable-2021-06-16 (#127621)•••Co-authored-by: Sandro <sandro.jaeckel@gmail.com>Miles Breslin2021-10-191-6/+6
* treewide: fix cargoSha256/cargoHash•••Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in which cargo vendor erroneously changed permissions of vendored crates. This was fixed in Rust 1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are potentially broken. This change updates cargoSha256/cargoHash tree-wide. Fixes #121994. DaniĆ«l de Kok2021-05-081-1/+1
* evscript: remove verifyCargoDepszowoq2021-02-191-1/+0
* treewide: remove stdenv where not neededPavol Rusnak2021-01-251-1/+1
* pkgs/tools: stdenv.lib -> libBen Siraphob2021-01-151-2/+2
* evscript: Init at git-47f86f0Miles Breslin2021-01-071-0/+24