summaryrefslogtreecommitdiff
path: root/pkgs/development/tools/simavr/default.nix
AgeCommit message (Expand)Author
2025-12-10treewide: clean up 'meta = with' patternIhar Hrachyshka
2025-11-28simavr: add Patryk27 as maintainerPatryk Wychowaniec
2025-07-24treewide: run nixfmt 1.0.0Wolfgang Walther
2025-04-19treewide: remove usage of deprecated apple_sdk framework stubsIhar Hrachyshka
2025-04-08Revert "treewide: replace `rev` with `tag`"Winter
2025-04-07treewide: replace `rev` with `tag`Pol Dellaiera
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-09-25treewide: replace `stdenv.is` with `stdenv.hostPlatform.is`Artturin
2024-06-22treewide: replace freeglut with libglutEmily
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm
2023-08-13treewide: Amend hacks of removing $(pwd)Artturin
2023-01-08simavr: fix build on DarwinThomas Watson
2022-05-30treewide: pkgs/development/tools: mark broken for darwinRick van Schijndel
2021-09-27simavr: 1.5 -> 1.7Mikael Voss
2021-01-23pkgs/development/tools: stdenv.lib -> libBen Siraphob
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-12-26Merge remote-tracking branch 'origin/master' into gcc-9Franz Pletz
2019-11-18treewide: Get rid of libGLU_combinedadisbladis
2019-11-03simavr: fix build with gcc9Franz Pletz
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
2019-06-16treewide: remove unused variables (#63177)volth
2018-12-11simavr: work on macOSMatthew Bauer
2018-10-30treewide: use gnu toolchain for avr/arm-embeddedMatthew Bauer
2018-02-24treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev
2017-09-21misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson
2017-09-05simavr: fix build for separate avr toolchainMaximilian Güntner
2017-05-18sile, simavr: fixup packages with RPATH problemsVladimír Čunát
2017-03-10simavr: Disable parallel buildTuomas Tynkkynen
2017-03-01simavr: 1.3 -> 1.5 (fixes build)Bjørn Forsman
2016-10-07simavr: init at 1.3Andrey Trachenko