aboutsummaryrefslogtreecommitdiffstats
path: root/shell.nix
Commit message (Collapse)AuthorAgeFilesLines
* shell.nix improvements, and fix problems on Darwin (#9551)Steve Purcell2020-07-081-14/+34
|
* update shell.nix (#8910)Thorsten2020-06-201-12/+12
| | | | * now uses gcc 8.4 * fixes building boards with adafruit feather (in my case pancake)
* Fix up Arm builds with nix-shell. (#8312)Nick Brassel2020-03-071-2/+2
|
* Fix shell.nix by pinning nixpkgs (#6213)Jake Waksbaum2019-11-141-19/+27
|
* add python3 to shell.nix (#6774)Francis St-Amour2019-09-211-1/+1
|
* shell.nix: Downgrade gcc-arm-embedded (#5913)Roman Volosatovs2019-07-161-1/+4
| | | Temporary fix for https://github.com/qmk/qmk_firmware/issues/5868
* shell.nix: Packages relocated in upstream cleanupMichishige Kaito2018-12-221-1/+5
|
* Pin avr-gcc in shell.nix pending release of 8.3.0 (#3922)Jack Henahan2018-09-251-0/+7
| | | | | | | | * 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
* allow building with nix on darwinJon Allen2018-07-151-2/+3
| | | | add avrdude do dependency list
* shell.nix: add teensy loaderRoman Volosatovs2017-11-261-2/+3
|
* Add shell.nix for NixOS usersLukas Werling2017-09-251-0/+26