Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-08 | shell.nix improvements, and fix problems on Darwin (#9551) | Steve Purcell | |
2020-08-08 | update shell.nix (#8910) | Thorsten | |
* now uses gcc 8.4 * fixes building boards with adafruit feather (in my case pancake) | |||
2020-06-12 | Fix up Arm builds with nix-shell. (#8312) | Nick Brassel | |
2020-01-09 | Fix shell.nix by pinning nixpkgs (#6213) | Jake Waksbaum | |
2019-11-04 | add python3 to shell.nix (#6774) | Francis St-Amour | |
2019-07-19 | shell.nix: Downgrade gcc-arm-embedded (#5913) | Roman Volosatovs | |
Temporary fix for https://github.com/qmk/qmk_firmware/issues/5868 | |||
2018-12-22 | shell.nix: Packages relocated in upstream cleanup | Michishige Kaito | |
2018-09-25 | Pin avr-gcc in shell.nix pending release of 8.3.0 (#3922) | Jack Henahan | |
* Pin avr-gcc in shell.nix pending release of 8.3.0 There's apparently a critical bug in 8.2.0, which is now the nixpkgs default. This change overrides that default in favor of the known good version. Once 8.3.0 is the default, the override can be dropped. * Arch/Manjaro fix | |||
2018-07-15 | allow building with nix on darwin | Jon Allen | |
add avrdude do dependency list | |||
2017-11-26 | shell.nix: add teensy loader | Roman Volosatovs | |
2017-09-25 | Add shell.nix for NixOS users | Lukas Werling | |