index
:
nixos/nixpkgs.git
master
nixos-16.03
nixos-16.09
nixos-18.09
nixos-18.09-small
nixos-19.03
nixos-19.03-small
nixos-19.09
nixos-19.09-small
nixos-20.03
nixos-20.03-small
nixos-20.09
nixos-20.09-aarch64
nixos-20.09-small
nixos-21.05
nixos-21.05-aarch64
nixos-21.05-small
nixos-21.11
nixos-21.11-aarch64
nixos-21.11-small
nixos-22.05
nixos-22.05-aarch64
nixos-22.05-small
nixos-22.11
nixos-22.11-small
nixos-23.05
nixos-23.05-small
nixos-23.11
nixos-23.11-small
nixos-24.05
nixos-24.05-small
nixos-24.11
nixos-24.11-small
nixos-25.05
nixos-25.05-small
nixos-25.11
nixos-25.11-small
nixos-test-staging
nixos-test-staging-baseline
nixos-unstable
nixos-unstable-small
nixpkgs-stable
nixpkgs-testing
nixpkgs-unstable
release-13.10
release-14.04
release-14.12
release-15.09
release-16.03
release-16.09
release-17.03
release-17.09
release-18.03
release-18.09
release-18.09-firefox64
release-19.03
release-19.09
release-20.03
release-20.09
release-21.05
release-21.11
release-22.05
release-22.11
release-23.05
release-23.11
release-24.05
release-24.11
release-25.05
release-25.11
staging
staging-18.03
staging-18.09
staging-19.03
staging-19.09
staging-20.03
staging-20.09
staging-21.05
staging-21.11
staging-22.05
staging-22.11
staging-23.05
staging-23.11
staging-24.05
staging-24.11
staging-25.05
staging-25.11
staging-26.05
staging-next
staging-next-21.05
staging-next-21.11
staging-next-22.05
staging-next-22.11
staging-next-23.05
staging-next-23.11
staging-next-24.05
staging-next-24.11
staging-next-25.05
staging-next-25.11
staging-next-26.05
staging-next-xdg-desktop-portal-gnome-dependency
staging-nixos
staging-patchelf
staging-python
staging.patchShebangs
Nix Packages collection
Octavian Cerna
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
development
/
tools
/
simavr
Age
Commit message (
Expand
)
Author
2025-12-10
treewide: clean up 'meta = with' pattern
Ihar Hrachyshka
2025-11-28
simavr: add Patryk27 as maintainer
Patryk Wychowaniec
2025-07-24
treewide: run nixfmt 1.0.0
Wolfgang Walther
2025-04-19
treewide: remove usage of deprecated apple_sdk framework stubs
Ihar Hrachyshka
2025-04-08
Revert "treewide: replace `rev` with `tag`"
Winter
2025-04-07
treewide: replace `rev` with `tag`
Pol Dellaiera
2024-12-10
treewide: format all inactive Nix files
Silvan Mosberger
2024-09-25
treewide: replace `stdenv.is` with `stdenv.hostPlatform.is`
Artturin
2024-06-22
treewide: replace freeglut with libglut
Emily
2024-06-09
treewide: Remove indefinite article from meta.description
Alexis Hildebrandt
2024-03-19
treewide: add meta.mainProgram to packages with a single binary
stuebinm
2023-08-13
treewide: Amend hacks of removing $(pwd)
Artturin
2023-01-08
simavr: fix build on Darwin
Thomas Watson
2022-05-30
treewide: pkgs/development/tools: mark broken for darwin
Rick van Schijndel
2021-09-27
simavr: 1.5 -> 1.7
Mikael Voss
2021-01-23
pkgs/development/tools: stdenv.lib -> lib
Ben Siraphob
2021-01-19
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
Jonathan Ringer
2021-01-11
treewide: with stdenv.lib; in meta -> with lib;
Profpatsch
2020-04-10
treewide: Per RFC45, remove all unquoted URLs
Michael Reilly
2019-12-26
Merge remote-tracking branch 'origin/master' into gcc-9
Franz Pletz
2019-11-18
treewide: Get rid of libGLU_combined
adisbladis
2019-11-03
simavr: fix build with gcc9
Franz Pletz
2019-08-15
treewide: name -> pname (easy cases) (#66585)
volth
2019-06-16
treewide: remove unused variables (#63177)
volth
2018-12-11
simavr: work on macOS
Matthew Bauer
2018-10-30
treewide: use gnu toolchain for avr/arm-embedded
Matthew Bauer
2018-02-24
treewide: transition mesa to libGLU_combined
Alexander V. Nikolaev
2017-09-21
misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`
John Ericson
2017-09-05
simavr: fix build for separate avr toolchain
Maximilian Güntner
2017-05-18
sile, simavr: fixup packages with RPATH problems
Vladimír Čunát
2017-03-10
simavr: Disable parallel build
Tuomas Tynkkynen
2017-03-01
simavr: 1.3 -> 1.5 (fixes build)
Bjørn Forsman
2016-10-07
simavr: init at 1.3
Andrey Trachenko