Adding a forgejo runner
This commit is contained in:
parent
1a09ffa481
commit
748796b11e
6 changed files with 68 additions and 26 deletions
|
|
@ -42,6 +42,7 @@ in {
|
|||
# Image
|
||||
gimp
|
||||
inkscape
|
||||
pixieditor
|
||||
|
||||
# Video
|
||||
mpv
|
||||
|
|
@ -100,6 +101,7 @@ in {
|
|||
gcc
|
||||
rustup
|
||||
python3
|
||||
zola
|
||||
ocaml
|
||||
ocamlPackages.ocaml-lsp
|
||||
ocamlPackages.ocamlformat
|
||||
|
|
@ -127,14 +129,14 @@ in {
|
|||
coqPackages.metarocq-utils
|
||||
coqPackages.metarocq-template-rocq
|
||||
coqPackages.vscoq-language-server
|
||||
numworks-udev-rules
|
||||
zola
|
||||
# Why3
|
||||
why3
|
||||
alt-ergo
|
||||
cvc4
|
||||
cvc5
|
||||
z3
|
||||
# CryptoVerif
|
||||
cryptoverif
|
||||
|
||||
# Containers & VMs
|
||||
toolbox
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue