▲ | AnthOlei 4 days ago | ||||||||||||||||||||||
The nix file is besides the point - it gives you a totally hermetic build environment. Not OP, but it’s the only way I know how to get gcc to use a static glibc. All you should pay attention to is that it’s using a static glibc. $out is a magic variable in nix that means the output of the derivation - the directory that nix moves to its final destination | |||||||||||||||||||||||
▲ | JoshTriplett 4 days ago | parent | next [-] | ||||||||||||||||||||||
> Not OP, but it’s the only way I know how to get gcc to use a static glibc.
| |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | fuzztester 4 days ago | parent | prev | next [-] | ||||||||||||||||||||||
ah, so nix has magic, eh? then, nix to nix, i say. let those who want to love it, love it. for me: nein, nyet, non, nada, nako, nahi ... :) that's "no" in german, russki ;), french, spanish, marathi, hindi. adios, etc. ... | |||||||||||||||||||||||
▲ | fuzztester 4 days ago | parent | prev [-] | ||||||||||||||||||||||
thanks. |