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
linux_xanmod: 5.11.14 -> 5.11.15
[NixPkgs.git]
/
pkgs
/
test
/
stdenv-inputs
/
foo.c
blob
0253a26d5d2cbd56c3abdbf473decfe82d12fadc
1
unsigned int
foo
(
void
) {
2
return
42
;
3
}