about summary refs log tree commit diff
path: root/pkgs/development/interpreters
AgeCommit message (Collapse)AuthorFilesLines
2022-05-04treewide: add meta.mainProgram to many packagesMalo Bourgon2-1/+3
2022-05-04pixie: removeArmeen Mahdian4-284/+0
2022-05-03Merge pull request #136100 from KAction/sphinx-hookFrederik Rietdijk2-0/+63
New hook: sphinxHook to build documentation into different formats/outputs
2022-05-02Merge pull request #170497 from armeenm/bump-aldaBobby Rong1-3/+3
alda: 2.2.0 -> 2.2.3
2022-05-02Merge branch 'staging-next-2022-04-23'Vladimír Čunát6-6/+5
Close #169965: the PR and real 'staging-next' branch contained extra systemd rebuild that I wanted to avoid in this iteration. (to save Hydra's work)
2022-05-01racket: 8.4 -> 8.5Mario Rodas2-3/+3
https://github.com/racket/racket/releases/tag/v8.5
2022-04-29python3.pkgs.sphinxHook: new packageDmitry Bogatov2-0/+63
This hook takes care of building and installing html documentation from Sphinx sources.
2022-04-28Merge branch 'master' into staging-next-2022-04-23Vladimír Čunát1-2/+2
2022-04-28Merge pull request #167066 from r-ryantm/auto-update/sollyaBobby Rong1-2/+2
sollya: 7.0 -> 8.0
2022-04-26alda: 2.2.0 -> 2.2.3Armeen Mahdian1-3/+3
2022-04-26Merge master into staging-nextgithub-actions[bot]1-2/+2
2022-04-26Merge pull request #165646 from r-ryantm/auto-update/jokerBobby Rong1-2/+2
joker: 0.18.0 -> 1.0.0
2022-04-26Merge master into staging-nextgithub-actions[bot]3-27/+1
2022-04-26Merge pull request #170320 from andersk/negated-versionRick van Schijndel1-1/+1
treewide: Simplify negated uses of versionAtLeast, versionOlder
2022-04-25treewide: Simplify negated uses of versionAtLeast, versionOlderAnders Kaseorg1-1/+1
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-25pythonInterpreters.graalpython37: removeThiago Kenji Okada2-26/+0
2022-04-24Merge master into staging-nextgithub-actions[bot]1-0/+23
2022-04-24Merge master into staging-nextgithub-actions[bot]1-0/+4
2022-04-24Merge pull request #169728 from shyim/patch-2Elis Hirwing1-0/+4
php: fix extensions on php-cgi
2022-04-23Merge master into staging-nextgithub-actions[bot]1-0/+33
2022-04-23Merge branch 'staging' into staging-nextVladimír Čunát6-6/+5
2022-04-23Merge pull request #169656 from AndersonTorres/new-nickelAnderson Torres1-0/+33
nickel: init at 0.1.0
2022-04-23clojure: 1.11.1.1107 -> 1.11.1.1113R. Ryantm1-2/+2
2022-04-22nickel: init at 0.1.0AndersonTorres1-0/+33
2022-04-22Merge pull request #166605 from siraben/remove-redundant-stdenvArtturi4-4/+0
2022-04-22python: enable opt-in parallel build_ext builds for setuptoolsPhillip Cloud1-0/+3
2022-04-22php: remove whitespaceShyim1-1/+1
2022-04-22php: fix extensions on php-cgiShyim1-0/+4
2022-04-22zuo: init at 2022-04-15Mario Rodas1-0/+23
2022-04-21Merge staging-next into staginggithub-actions[bot]5-20/+163
2022-04-21Merge pull request #147011 from lilyinstarlight/feature/supercollider-pluginsSandro4-13/+152
2022-04-21python3: Whitelist config options when overriding interpreteradisbladis1-1/+2
In the case of cross compilation we don't want pass through build inputs from the cross platform, but we do want to pass on config options.
2022-04-21python3: fix overriding of interpreters, closes #163639Frederik Rietdijk1-7/+10
Overriding the interpreters did not work correctly. When overriding packages would end up twice in the build time closure: one corresponding to the overridden interpreter and one corresponding to the original interpreter. The reason is that the override was not applied to the interpreters in the spliced package sets.
2022-04-21Merge staging-next into staginggithub-actions[bot]1-3/+3
2022-04-21wasmtime: 0.35.2 -> 0.36.0Rafael Fernández López1-3/+3
2022-04-20python-wrapper: use makeBinaryWrapperAtemu1-2/+2
A "python" made with the wrapper is likely to be used as a shebang. On macOS, this requires a binary rather than another shebang'd script.
2022-04-20Merge pull request #161093 from Sciencentistguy/dart-arrch64-darwinDomen Kožar1-1/+6
Dart: Add support for aarch64-darwin
2022-04-20Merge #168450: luajit*: updateVladimír Čunát3-8/+8
2022-04-18supercollider: add sc3-plugins testLily Foster1-0/+22
2022-04-18supercolliderPlugins.sc3-plugins: init at 3.11.1Lily Foster1-0/+33
2022-04-18supercollider: add plugin supportLily Foster3-13/+97
2022-04-18supercollider: change maintainer to lilyinstarlightLily Foster1-1/+1
2022-04-16treewide: remove nativeBuildInputs that are in stdenvBen Siraphob4-4/+0
2022-04-16Merge master into staging-nextgithub-actions[bot]1-2/+2
2022-04-16babashka: 0.8.0 -> 0.8.1R. Ryantm1-2/+2
2022-04-15gnuapl: add extra `-Wno-error` for gcc11Fabián Heredia Montiel1-1/+3
2022-04-15Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt7-6/+10
2022-04-15Merge pull request #166865 from malob/treewide-mainProgramLassulus4-0/+4
treewide: add meta.mainProgram to many packages
2022-04-15Merge pull request #168514 from drupol/php/april-2022-bumpsMaximilian Bosch3-6/+6
php: bumps (April 2022)
2022-04-15Merge pull request #168401 from jboyens/bump-rubyMartin Weinelt2-9/+9