repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
acr-cli: init at 0.14 (#359508)
[NixPkgs.git]
/
pkgs
/
by-name
/
go
/
godot_4-mono
/
package.nix
blob
825b6ab67ead5d262ad61eace571397870087c69
1
{
2
godot_4,
3
}:
4
godot_4.override {
5
withMono = true;
6
}