Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-08 | shell.nix improvements, and fix problems on Darwin (#9551) | ||
2020-06-20 | update shell.nix (#8910) | ||
* now uses gcc 8.4 * fixes building boards with adafruit feather (in my case pancake) | |||
2020-03-07 | Fix up Arm builds with nix-shell. (#8312) | ||
2019-11-14 | Fix shell.nix by pinning nixpkgs (#6213) | ||
2019-09-21 | add python3 to shell.nix (#6774) | ||
2019-07-16 | shell.nix: Downgrade gcc-arm-embedded (#5913) | ||
Temporary fix for https://github.com/qmk/qmk_firmware/issues/5868 | |||
2018-12-22 | shell.nix: Packages relocated in upstream cleanup | ||
2018-09-25 | Pin avr-gcc in shell.nix pending release of 8.3.0 (#3922) | ||
* 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 | ||
add avrdude do dependency list | |||
2017-11-26 | shell.nix: add teensy loader | ||
2017-09-25 | Add shell.nix for NixOS users | ||