This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
nixpkgs
Watch
2
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2024-11-01 15:11:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8ddf5c6907
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
Blame
History
unsigned
int
foo
(
void
)
{
return
42
;
}
Reference in New Issue
View Git Blame
Copy Permalink