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
biome: 1.9.2 -> 1.9.3
[NixPkgs.git]
/
pkgs
/
applications
/
graphics
/
krita
/
default.nix
blob
631ee1843d2c0655921541657205c28a66761224
1
{ callPackage, ... }:
2
3
callPackage ./generic.nix {
4
version = "5.2.6";
5
kde-channel = "stable";
6
hash = "sha256-SNcShVT99LTpLFSuMbUq95IfR6jabOyqBnRKu/yC1fs=";
7
}