summary refs log tree commit diff
path: root/pkgs/development/compilers
Commit message (Collapse)AuthorAge
* ocamlPackages tree-wide: Move buildInputs that should be nativeBuildInputsUlrik Strid2022-02-24
| | | | | To keep this for the future we also strictDeps where possible, including for janePackages, topkg, oasis and ocamlbuild. This makes some closures significantly smaller and makes cross compilation easier
* flutter: 2.10.0 -> 2.10.1Maciej Krüger2022-02-23
|
* Merge pull request #159899 from symphorien/rust-bindgen-hookzowoq2022-02-23
|\ | | | | rustPlatform.bindgenHook: init
| * rustPlatform.bindgenHook: initGuillaume Girol2022-02-22
| |
* | nim: 1.6.2 -> 1.6.4Stephen Hassard2022-02-22
| |
* | elmPackages.elm: explicitely use ghc8107Marek Fajkus2022-02-22
| |
* | Merge pull request #161309 from bobby285271/valadavidak2022-02-22
|\ \ | | | | | | Vala updates 2022-02-21
| * | vala_0_52: dropBobby Rong2022-02-22
| | | | | | | | | | | | Reaches end of life according to https://wiki.gnome.org/Projects/Vala
| * | vala_0_48: 0.48.22 → 0.48.23Bobby Rong2022-02-22
| | | | | | | | | | | | https://gitlab.gnome.org/GNOME/vala/raw/0.48.23/NEWS
* | | Merge pull request #160364 from veprbl/pr/broken_myrddinBobby Rong2022-02-21
|\ \ \ | |/ / |/| | myrddin: mark as broken on darwin
| * | myrddin: mark as broken on darwinDmitry Kalinkin2022-02-16
| | |
* | | passerine: 0.9.2 → 0.9.3Kozova12022-02-20
| |/ |/| | | | | | | | | | | * passerine: 0.9.2 → 0.9.3 (#147821) Signed-off-by: Kozova1 <mug66kk@gmail.com> Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
* | flutter.mkFlutterApp: initMaciej Krüger2022-02-19
| | | | | | | | Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* | go_1_18: 1.18beta2 -> 1.18rc1zowoq2022-02-19
| |
* | Merge pull request #158898 from dduan/dd/swift553Renaud2022-02-18
|\ \ | | | | | | swift: 5.5.2 -> 5.5.3
| * | swift: 5.5.2 -> 5.5.3Daniel Duan2022-02-09
| | | | | | | | | | | | | | | 5.5.3 is a patch release specific for Linux and Windows. I build the Nix expression locally to verify all tests from the toolchain passed.
* | | Merge pull request #155746 from bachp/openjfx17Nikolay Amiantov2022-02-17
|\ \ \ | | | | | | | | openjfx17: init at 17.0.0.1+1
| * | | openjfx17: init at 17.0.0.1+1Pascal Bach2022-01-22
| | | |
* | | | zig: 0.9.0 -> 0.9.1AndersonTorres2022-02-16
| |_|/ |/| |
* | | elmPackages: restore positions, use makeScope, cleanupJonathan Ringer2022-02-15
| | |
* | | Merge pull request #159816 from r-ryantm/auto-update/tvmBobby Rong2022-02-15
|\ \ \ | | | | | | | | tvm: 0.7.0 -> 0.8.0
| * | | tvm: 0.7.0 -> 0.8.0R. Ryantm2022-02-13
| | | |
* | | | ocamlPackages.pprint: 20171003 → 20220103Vincent Laporte2022-02-15
|/ / /
* | | Merge pull request #159105 from r-ryantm/auto-update/closure-compilerMario Rodas2022-02-12
|\ \ \ | | | | | | | | closurecompiler: 20211107 -> 20220202
| * | | closurecompiler: 20211107 -> 20220202R. Ryantm2022-02-11
| | | |
* | | | go_1_16: 1.16.13 -> 1.16.14zowoq2022-02-11
| | | |
* | | | go_1_17: 1.17.6 -> 1.17.7zowoq2022-02-11
|/ / /
* | | Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer2022-02-08
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | Conflicts: pkgs/development/python-modules/opensimplex/default.nix pkgs/development/python-modules/pygame-gui/default.nix pkgs/top-level/aliases.nix pkgs/top-level/python-aliases.nix
| * | jetbrains: 11_0_11-b1504.13 -> 11_0_13-b1751.25Jörg Thalheim2022-02-08
| | | | | | | | | | | | synched with ides according to https://github.com/JetBrains/JetBrainsRuntime#releases
| * | Merge pull request #158553 from rikhuijzer/rh/julia-1.7.27c6f434c2022-02-08
| |\ \ | | | | | | | | julia_17-bin: 1.7.1 -> 1.7.2
| | * | julia_17-bin: 1.7.1 -> 1.7.2rikhuijzer2022-02-08
| | | |
| * | | Merge pull request #146234 from NixOS/update-gforth-forthy42Herwig Hochleitner2022-02-08
| |\ \ \ | | |/ / | |/| | gforth: 0.7.3 -> 0.7.9_20220127
| | * | gforth: use pnameDmitry Kalinkin2022-02-07
| | | |
| | * | gforth: enable swig bindingsHerwig Hochleitner2022-02-08
| | | |
| | * | gforth: remove useless commentHerwig Hochleitner2021-11-26
| | | | | | | | | | | | Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
| | * | gforth: replace name with pnameHerwig Hochleitner2021-11-26
| | | | | | | | | | | | Co-authored-by: Ben Siraphob <bensiraphob@gmail.com>
| | * | gforth: 0.7.3 -> 0.7.9_20211111Herwig Hochleitner2021-11-16
| | | | | | | | | | | | | | | | | | | | This updates to forthy42's version, which the community seems to have transitioned to.
* | | | Merge master into staging-nextgithub-actions[bot]2022-02-07
|\| | |
| * | | Merge pull request #156291 from dduan/swift552Sandro2022-02-07
| |\ \ \
| | * | | swift: 5.4.2 -> 5.5.2Daniel Duan2022-01-29
| | | | | | | | | | | | | | | | | | | | Update Swift version.
* | | | | Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer2022-02-06
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/development/python-modules/pysdl2/default.nix pkgs/top-level/aliases.nix
| * | | | Merge pull request #158400 from lukegb/flutterLuke Granger-Brown2022-02-06
| |\ \ \ \ | | | | | | | | | | | | flutter: 2.8.0 -> 2.10.0
| | * | | | flutter: 2.8.0 -> 2.10.0Luke Granger-Brown2022-02-06
| | | | | |
| * | | | | Merge pull request #157276 from DieracDelta/unison-aarch64-darwinBen Siraphob2022-02-06
| |\ \ \ \ \ | | | | | | | | | | | | | | unison-ucm: add aarch64-darwin support
| | * | | | | unison-ucm: add aarch64-darwin supportJustin Restivo2022-01-29
| | | | | | |
* | | | | | | openjfk: pin ffmpeg to 4x.Jonathan Ringer2022-02-06
| | | | | | |
* | | | | | | Merge remote-tracking branch 'origin/master' into staging-nextJonathan Ringer2022-02-06
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/tools/graphics/scrot/default.nix
| * | | | | | Merge #157356: hip: use python3Vladimír Čunát2022-02-06
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | hip: use python3Robert Schütz2022-01-30
| | | | | | |
* | | | | | | openjfx15: pin ffmpeg to 4.xJonathan Ringer2022-02-05
| | | | | | |