tvl-depot/nixos/socrates
William Carroll 277ad983d4 Nixify build for Chord Drill Sergeant
Thankfully @tazjin builds Gemma (an Elm project) with Nix, so I could reference
Gemma's default.nix to help me with mine. Elm problematically attempts to
HTTP-fetch a list of packages to verify my project's dependencies. Because Nix
builds derivations in a sandbox without network access, I need to use some
escape hatches (i.e. NIX_REDIRECTS, LD_PRELOAD,
SYSTEM_CERTIFICATE_PATH). Welp... it's packaged now...

I'm also pointing learnpianochords.app to this project's index.html. It will be
live soon! :)

TODO(wpcarro): Rename "Chord Drill Sergeant" -> "Learn Piano Chords" (KISS)
2020-04-17 15:08:38 +01:00
..
configuration.nix Nixify build for Chord Drill Sergeant 2020-04-17 15:08:38 +01:00
hardware.nix Nest configuration beneath socrates directory 2020-03-01 22:32:24 +00:00
rebuild.nix Rename socrates/default.nix -> socrates/configuration.nix 2020-03-07 16:17:23 +00:00