This website requires JavaScript.
Explore
Help
Sign In
nathan
/
nixpkgs
Watch
1
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2026-08-27 02:34:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
python-updates
nixpkgs
/
pkgs
/
test
/
stdenv-inputs
/
foo.c
Daiderd Jordan
b91307c2e1
nixpkgs-tests: add basic test for buildInputs
2017-09-10 22:49:47 +02:00
4 lines
40 B
C
Raw
Permalink
Blame
History
unsigned
int
foo
(
void
)
{
return
42
;
}
Reference in New Issue
View Git Blame
Copy Permalink