Snippet #2640 (by symphorien, text)

  • #2640
Expires in: 0 minutes View Raw
with import <nixpkgs> {};
(overrideCC stdenv gcc49).mkDerivation {
name = "foo";
buildInputs = [ /* whatever */ ];
}

Reply to this snippet →

Honeypot, don't fill.
⌘+⏎ or Ctrl+⏎