This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
1
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2024-11-18 19:51:17 +00:00
Code
Issues
Wiki
Activity
b8c38597c9
nixpkgs
/
pkgs
/
test
/
stdenv-inputs
/
bar.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
Blame
History
unsigned
int
bar
(
void
)
{
return
42
;
}
View git blame
Copy permalink