about summary refs log tree commit diff
path: root/pkgs/development/interpreters
Commit message (Collapse)AuthorAge
* pkgs/development/interpreters: stdenv.lib -> libBen Siraphob2021-01-23
|
* treewide: Remove usages of stdenv.lib by @doronbeharDoron Behar2021-01-23
| | | | Per: https://github.com/NixOS/nixpkgs/issues/108938
* Merge pull request #110321 from stigtsp/package/perl-5.33.6Stig2021-01-23
|\ | | | | perldevel: 5.33.5 -> 5.33.6, perl-cross: b444794 -> 4c55233
| * perldevel: 5.33.5 -> 5.33.6, perl-cross: b444794 -> 4c55233Stig Palmquist2021-01-21
| |
* | Merge pull request #110298 from stigtsp/perl/remove-parallel-building-patchStig2021-01-23
|\ \ | | | | | | perl: remove obsolete parallel building patch
| * | perl: remove obsolete parallel building patchStig Palmquist2021-01-21
| |/
* | cpython: fix extensions when using a musl toolchainPeter Woodman2021-01-22
| |
* | python310: 3.10.0a3 -> 3.10.0a4Jonathan Ringer2021-01-22
|/
* treewide: editorconfig fixeszowoq2021-01-21
| | | | | - remove trailing whitespace - use spaces for indentation
* maude: 3.0 -> 3.1bitmappergit2021-01-19
|
* Merge pull request #109896 from r-ryantm/auto-update/angelscriptMichael Raskin2021-01-19
|\ | | | | angelscript: 2.34.0 -> 2.35.0
| * angelscript: 2.34.0 -> 2.35.0R. RyanTM2021-01-19
| |
* | treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
* | Merge pull request #109873 from r-ryantm/auto-update/janetRyan Mulligan2021-01-18
|\ \ | |/ |/| janet: 1.12.2 -> 1.13.1
| * janet: 1.12.2 -> 1.13.1R. RyanTM2021-01-19
| |
* | Merge pull request #97518 from goodbyekansas/wasmer-backendOleksii Filonenko2021-01-19
|\ \ | | | | | | wasmer: enable cranelift backend
| * | wasmer: enable cranelift backendSimon Rainerson2020-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since wasmer 0.17 no backends are enabled by default. Backends are now detected using the [makefile](https://github.com/wasmerio/wasmer/blob/master/Makefile). This change enables cranelift as this used to be the old default. At least one backend is needed for the `run` subcommand to work. If we want to replicate the actual logic in the makefile, we would probably want to enable the singlepass and llvm backend as well. However enabling llvm backend introduces a dependency on openssl, so we opted for replicating the old default behavior.
* | | Merge pull request #109069 from abathur/update/bats-1.2.1Sandro2021-01-18
|\ \ \ | | | | | | | | bats: 1.2.0 -> 1.2.1
| * | | bats: 1.2.0 -> 1.2.1Travis A. Everett2021-01-16
| | | |
* | | | Merge pull request #108116 from KAction/guile-staticSandro2021-01-18
|\ \ \ \ | |_|_|/ |/| | | guile: fix static build
| * | | guile: fix static buildDmitry Bogatov2020-12-30
| | | |
* | | | elixir: 1.11.2 -> 1.11.3R. RyanTM2021-01-18
| | | |
* | | | Merge master into staging-nextgithub-actions[bot]2021-01-16
|\ \ \ \
| * | | | treewide: fix double quoted strings in meta.descriptionBen Siraphob2021-01-16
| | | | |
* | | | | Merge master into staging-nextgithub-actions[bot]2021-01-15
|\| | | |
| * | | | Incorporate revision in name for Dhall GitHub packagesGabriel Gonzalez2021-01-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a small quality-of-life improvement so that the package version/revision can be inferred from the /nix/store path (which is the convention for most of the Nixpkgs ecosystem).
* | | | | Merge master into staging-nextgithub-actions[bot]2021-01-14
|\| | | |
| * | | | Fix header for generated Dhall documentationGabriel Gonzalez2021-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By default, `dhall-docs` uses the name of the input directory as the initial component of the documentation header. However, since the input directory is built using Nix the header contains the Nix store hash in the name, which then appears in the generated documentation. The fix is to override this default behavior by supplying the `--package-name` flag to `dhall-docs`.
* | | | | Merge branch 'master' into staging-nextJan Tojnar2021-01-14
|\| | | |
| * | | | python36: enable ctypes.util.find_library patchFabian Möller2021-01-13
| | |/ / | |/| |
* | | | Merge staging-next into staginggithub-actions[bot]2021-01-11
|\| | |
| * | | Merge master into staging-nextgithub-actions[bot]2021-01-11
| |\ \ \
| | * \ \ Merge pull request #106679 from siraben/gauche-updateSandro2021-01-11
| | |\ \ \ | | | | | | | | | | | | gauche: 0.9.9 → 0.9.10
| | | * | | gauche: 0.9.9 -> 0.9.10Ben Siraphob2021-01-10
| | | | | |
* | | | | | Merge branch 'staging-next' into stagingJan Tojnar2021-01-10
|\| | | | |
| * | | | | Merge branch 'master' into staging-nextJan Tojnar2021-01-10
| |\| | | |
| | * | | | treewide: simplify pkgs.stdenv.lib -> pkgs.libDominik Xaver Hörl2021-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The library does not depend on stdenv, that `stdenv` exposes `lib` is an artifact of the ancient origins of nixpkgs.
* | | | | | Merge staging-next into staginggithub-actions[bot]2021-01-10
|\| | | | |
| * | | | | Merge master into staging-nextgithub-actions[bot]2021-01-10
| |\| | | |
| | * | | | toplevel: stdenv.lib -> libProfpatsch2021-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The library does not depend on stdenv, that `stdenv` exposes `lib` is an artifact of the ancient origins of nixpkgs.
* | | | | | Merge staging-next into staginggithub-actions[bot]2021-01-09
|\| | | | |
| * | | | | Merge master into staging-nextgithub-actions[bot]2021-01-09
| |\| | | |
| | * | | | php80Extensions.opcache: drop patchajs1242021-01-08
| | | | | | | | | | | | | | | | | | | | | | | | does not apply anymore and it compiles without it now
| | * | | | php80: 8.0.0 -> 8.0.1ajs1242021-01-08
| | | | | | | | | | | | | | | | | | | | | | | | https://www.php.net/ChangeLog-8.php#8.0.1
| | * | | | php74: 7.4.13 -> 7.4.14ajs1242021-01-07
| | | | | | | | | | | | | | | | | | | | | | | | https://www.php.net/ChangeLog-7.php#7.4.14
| | * | | | php73: 7.3.25 -> 7.3.26ajs1242021-01-07
| | | | | | | | | | | | | | | | | | | | | | | | https://www.php.net/ChangeLog-7.php#7.3.26
* | | | | | Revert "Revert "python: 3.8.6 -> 3.8.7.""Frederik Rietdijk2021-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was originally reverted because of an invalid patch. This has been fixed and now we want this update again. This reverts commit e1ed9b3b0851b95d3e82fb1085a121531c32a42a.
* | | | | | Merge staging-next into staginggithub-actions[bot]2021-01-08
|\| | | | |
| * | | | | python2: fix ctypes.util.find_library with gcc10Orivej Desh2021-01-08
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #108243
| * | | | | python3: don't use sysconfigdataHook on darwinFrederik Rietdijk2021-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolves issue when building wheels which is a regression introduced by 1a65c5df5f98 ``` AssertionError: would build wheel with unsupported tag ('cp38', 'cp38', 'darwin_x86_64') ```