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
anvil-editor: init at 0.4
[NixPkgs.git]
/
pkgs
/
applications
/
office
/
libreoffice
/
src-collabora
/
help.nix
blob
fc5d4a3fa2a07f4ebc7b59e992d5ba798636e27e
1
{ fetchgit, ... }:
2
fetchgit {
3
url = "https://gerrit.libreoffice.org/help";
4
rev = "27f62cdb52fe23f6090a3249fcd1433777b2598d";
5
hash = "sha256-lyBuj7FI1jwVLLBkB6JJcmQVtm1FKExYWvRUoGqRbJ0=";
6
}