aboutsummaryrefslogtreecommitdiffstats
path: root/shell.nix
AgeCommit message (Collapse)Author
2018-12-22shell.nix: Packages relocated in upstream cleanupGravatar Michishige Kaito
2018-09-25Pin avr-gcc in shell.nix pending release of 8.3.0 (#3922)Gravatar 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-15allow building with nix on darwinGravatar Jon Allen
add avrdude do dependency list
2017-11-26shell.nix: add teensy loaderGravatar Roman Volosatovs
2017-09-25Add shell.nix for NixOS usersGravatar Lukas Werling