Pavol Rusnak
9a3f486709
Merge pull request #125952 from musfay/micropython
...
micropython: 1.13 -> 1.15
2021-06-13 18:17:34 +02:00
Mustafa Çalışkan
363140fd27
micropython: 1.13 -> 1.15
2021-06-13 18:56:39 +03:00
John Ericson
3553c3bc79
Merge pull request #126727 from zhaofengli/riscv-mesa
...
mesa: Enable riscv64-linux
2021-06-13 10:24:15 -04:00
Zhaofeng Li
1f007dd009
Use lib.meta.availableOn for optional Valgrind dependency
2021-06-12 23:17:13 -07:00
github-actions[bot]
261638938e
Merge master into staging-next
2021-06-13 00:10:24 +00:00
Matthieu Coudron
baf91ea7d9
pythonPackages: set mainProgram to pname by default
...
Calling `nix run poetry` or another python package usually fails
because of the "pythonX" prefix in name.
Adjust mainProgram to ignore that prefix.
2021-06-12 23:23:35 +02:00
github-actions[bot]
212846c302
Merge master into staging-next
2021-06-11 12:04:38 +00:00
github-actions[bot]
dcfc502458
Merge master into staging-next
2021-06-11 00:09:47 +00:00
Thiago Kenji Okada
17721bc55d
babashka: 0.4.3 -> 0.4.5
2021-06-10 19:09:16 -03:00
Sandro
887d26463f
Merge pull request #125283 from yrashk/racket-8.1
...
racket: 8.0 -> 8.1
2021-06-10 21:10:34 +02:00
github-actions[bot]
870106ba69
Merge master into staging-next
2021-06-10 18:14:17 +00:00
Sandro
10caccc2e8
Merge pull request #126474 from siraben/trealla-update
...
trealla: 1.7.65 -> 1.8.74
2021-06-10 18:36:10 +02:00
Ben Siraphob
e29b003621
trealla: 1.7.65 -> 1.8.74
2021-06-10 19:23:21 +07:00
github-actions[bot]
da8d931c82
Merge master into staging-next
2021-06-10 06:07:24 +00:00
AndersonTorres
e9e5f5f84d
Change all alsaLib references to alsa-lib
2021-06-10 01:12:49 -03:00
github-actions[bot]
e8f8906d68
Merge master into staging-next
2021-06-08 18:16:27 +00:00
Anderson Torres
9be8db34cf
Merge pull request #126140 from AndersonTorres/quick-patches
...
quickjs: 2020-11-08 -> 2021-03-27, edbrowse: 3.7.7 -> 3.8.0
2021-06-08 14:37:33 -03:00
github-actions[bot]
afc6dcbb89
Merge master into staging-next
2021-06-08 12:04:36 +00:00
Elis Hirwing
8521538585
Merge pull request #125916 from jtojnar/php-cleanups
...
php: Simplify generic.nix
2021-06-08 10:09:14 +02:00
github-actions[bot]
89746ce131
Merge master into staging-next
2021-06-08 06:12:14 +00:00
Ryan Mulligan
e3a6ff5f0d
Merge pull request #125252 from r-ryantm/auto-update/clojure
...
clojure: 1.10.3.849 -> 1.10.3.855
2021-06-07 19:55:10 -07:00
github-actions[bot]
45dbaf4c3d
Merge master into staging-next
2021-06-08 00:18:58 +00:00
AndersonTorres
bab9dcdaac
quickjs: 2020-11-08 -> 2021-03-27
2021-06-07 20:32:10 -03:00
Yurii Rashkovskii
4b4df46bab
clips: 6.31 -> 6.40
2021-06-07 07:44:10 -07:00
github-actions[bot]
33d7555871
Merge master into staging-next
2021-06-07 06:37:28 +00:00
happysalada
e41c7bc1f8
erlang: remove unused setup hook
2021-06-07 10:03:48 +09:00
github-actions[bot]
6076dbb085
Merge master into staging-next
2021-06-06 12:14:32 +00:00
R. RyanTM
fb4023f046
erlangR21: 21.3.8.23 -> 21.3.8.24
2021-06-06 17:31:47 +09:00
Jan Tojnar
c27d583b42
php: Simplify generic.nix
...
There is no need for the outer function since all arguments are shadowed anyway.
2021-06-06 08:40:43 +02:00
github-actions[bot]
51ecdeca84
Merge master into staging-next
2021-06-06 00:15:19 +00:00
Maximilian Bosch
2d2c58970a
evcxr: 0.9.0 -> 0.10.0
...
ChangeLog: https://github.com/google/evcxr/blob/v0.10.0/RELEASE_NOTES.md#version-0100
2021-06-05 20:59:07 +02:00
github-actions[bot]
ad63c3d31f
Merge master into staging-next
2021-06-04 19:40:59 +00:00
Kim Lindberger
8960c09eed
Merge pull request #125500 from etu/php-spring-release-cleaning
...
php: post-release spring cleaning and upgrade to 8.0 as default
2021-06-04 17:48:47 +02:00
github-actions[bot]
065a1dcee6
Merge master into staging-next
2021-06-04 13:00:24 +00:00
Elis Hirwing
6b7b002544
php80: 8.0.6 -> 8.0.7
...
https://www.php.net/ChangeLog-8.php#8.0.7
2021-06-04 13:40:35 +02:00
github-actions[bot]
9e48485e23
Merge master into staging-next
2021-06-04 07:46:29 +00:00
Elis Hirwing
68eb5305ac
php: Drop PHP 7.3 support
...
PHP 7.3 won't be supported by upstream for the entire life cycle of
the 21.11 release.
Also drop the pcre' alias since it isn't needed anymore since we don't
need different pcre versions anymore.
2021-06-04 09:26:54 +02:00
Aaron Andersen
fd88cc6103
Merge pull request #125513 from etu/php-upgrades
...
php: php upgrades
2021-06-03 23:09:49 -04:00
github-actions[bot]
a9f286f5cf
Merge master into staging-next
2021-06-03 19:52:02 +00:00
stigtsp
b421690ee9
Merge pull request #125182 from alyssais/perl-cross
...
perl.perl-cross-src: 2021-03-21 -> 1.3.6
2021-06-03 18:32:38 +02:00
Elis Hirwing
a3c966cc7a
php80: 8.0.5 -> 8.0.6
...
https://www.php.net/ChangeLog-8.php#8.0.6
2021-06-03 17:11:10 +02:00
Elis Hirwing
23548b2552
php74: 7.4.18 -> 7.4.20
...
https://www.php.net/ChangeLog-7.php#7.4.19
https://www.php.net/ChangeLog-7.php#7.4.20
2021-06-03 17:10:38 +02:00
Alyssa Ross
71c1bf81e2
perldevel: 5.33.8 -> 5.35.0
2021-06-03 13:23:01 +00:00
happysalada
af0844c7a2
beam: nixpkgs-fmt
2021-06-03 22:15:31 +09:00
github-actions[bot]
1fe3553272
Merge master into staging-next
2021-06-03 02:08:32 +00:00
R. RyanTM
b1926fc77e
erlangR23: 23.3.4.1 -> 23.3.4.2
2021-06-03 09:36:41 +09:00
github-actions[bot]
c8ea5daaaf
Merge master into staging-next
2021-06-02 02:32:51 +00:00
Martin Weinelt
c0a0f6ceee
spidermonkey_78: 78.8.0 -> 78.11.0
2021-06-02 02:03:14 +02:00
Ryan Mulligan
126db3381e
Merge pull request #125041 from r-ryantm/auto-update/janet
...
janet: 1.15.5 -> 1.16.0
2021-06-01 17:00:21 -07:00
R. RyanTM
7ec26084b8
erlang: 24.0.1 -> 24.0.2
2021-06-02 07:22:03 +09:00
Yurii Rashkovskii
2377c7ea61
racket: 8.0 -> 8.1
2021-06-01 13:08:54 -07:00
R. RyanTM
b4f26c949a
clojure: 1.10.3.849 -> 1.10.3.855
2021-06-01 16:16:47 +00:00
Alyssa Ross
d5607f05af
perl.perl-cross-src: 2021-03-21 -> 1.3.6
...
New version adds support for NetBSD (by me!).
2021-06-01 08:38:15 +00:00
Alyssa Ross
1439845fed
perl.perl-cross-src: use fetchFromGitHub
2021-06-01 08:21:08 +00:00
github-actions[bot]
61893de097
Merge master into staging-next
2021-06-01 02:27:07 +00:00
Janne Heß
cf7fde4b02
lua5_4: 5.4.2 -> 5.4.3
2021-05-31 22:22:11 +02:00
R. RyanTM
2cc146464c
janet: 1.15.5 -> 1.16.0
2021-05-31 06:20:10 +00:00
github-actions[bot]
2867d5301f
Merge master into staging-next
2021-05-30 19:15:10 +00:00
Luka Blaskovic
b9bf83bc5a
luajit_2_0: 2.1.0-2021-05-17 -> 2.1.0-2021-05-29
2021-05-30 16:02:20 +00:00
Luka Blaskovic
20db1f287f
luajit_2_1: 2.1.0-2021-05-22 -> 2.1.0-2021-05-29
2021-05-30 16:02:20 +00:00
github-actions[bot]
c33da551bf
Merge master into staging-next
2021-05-30 07:13:26 +00:00
Thiago Kenji Okada
33a488c9af
babashka: 0.4.1 -> 0.4.3 ( #124325 )
2021-05-30 04:26:37 +02:00
github-actions[bot]
f57b038275
Merge master into staging-next
2021-05-29 12:49:29 +00:00
R. RyanTM
6933d068c5
elixir: 1.12.0 -> 1.12.1
2021-05-29 19:05:07 +09:00
github-actions[bot]
4cfefea5b2
Merge master into staging-next
2021-05-29 01:43:58 +00:00
R. RyanTM
8ed2973cb1
erlangR24: 24.0 -> 24.0.1
2021-05-29 09:27:25 +09:00
github-actions[bot]
f2a2e8f5e9
Merge master into staging-next
2021-05-28 12:48:40 +00:00
DavHau
6c0b85cf3a
buildPythonPackage: add support for conda
2021-05-28 14:31:40 +02:00
github-actions[bot]
ffa8e995ba
Merge master into staging-next
2021-05-27 01:17:56 +00:00
Sandro
a2eaa1fb67
Merge pull request #124535 from jlesquembre/clj
...
clojure: 1.10.3.839 -> 1.10.3.849
2021-05-27 03:07:35 +02:00
Vladimír Čunát
ce2e9f9124
Merge #124110 : luajit updates
2021-05-26 21:49:38 +02:00
José Luis Lafuente
b38eb1b34c
clojure: 1.10.3.839 -> 1.10.3.849
2021-05-26 21:37:54 +02:00
github-actions[bot]
0615bb674f
Merge master into staging-next
2021-05-25 00:59:01 +00:00
Thomas Depierre
f55c3e2f21
beam-packages: drop erlang R18 R19 R20 and cuter
2021-05-25 07:38:41 +09:00
github-actions[bot]
39f8014bf7
Merge master into staging-next
2021-05-24 12:29:00 +00:00
R. RyanTM
4f51b501fe
erlangR22: 22.3.4.17 -> 22.3.4.19
2021-05-24 20:33:08 +09:00
github-actions[bot]
e061b757fe
Merge master into staging-next
2021-05-24 06:24:12 +00:00
happysalada
7e26b2a455
elixir: remove unused setup hook
2021-05-24 10:14:44 +09:00
happysalada
79118eb657
elixir: format: group inherit
2021-05-24 10:14:44 +09:00
happysalada
58a66f0160
elixir: nixpkgs-fmt
2021-05-24 10:14:44 +09:00
happysalada
aa86fdcf85
elixir: default to 1.12; init 1.12
2021-05-24 10:14:17 +09:00
github-actions[bot]
a8835232ec
Merge master into staging-next
2021-05-24 01:00:29 +00:00
Doron Behar
71acbedaaa
Merge pull request #123984 from doronbehar/pkg/octave/withPackages
...
octave.buildEnv: Handle better no packages situation
2021-05-23 19:58:43 +00:00
github-actions[bot]
e9fa1eeaf7
Merge master into staging-next
2021-05-23 12:26:48 +00:00
Luka Blaskovic
e7a2af956a
luajit_2_1: 2.1.0-2020-12-28 -> 2.1.0-2021-05-22
...
Changes since last update:
65378759f3...5783ba1bf7
2021-05-23 08:23:04 +00:00
Luka Blaskovic
e0b048da92
luajit_2_0: 2.0.5-2020-12-28 -> 2.0.5-2021-05-17
...
Changes since last update:
56c04accf9...44684fa71d
2021-05-23 08:20:08 +00:00
R. RyanTM
1f5baa4bf8
erlang: 23.3.4 -> 23.3.4.1
2021-05-23 16:47:31 +09:00
Doron Behar
351187d848
octave.buildEnv: Handle better no packages situation
...
Use `rm -f` for *.tar.gz files so the command won't fail in case there
aren't any packages.
Create the `$out/.octave_packages` file before iterating the packages.
2021-05-23 09:19:18 +03:00
Jonathan Ringer
b9b9cdb87c
Merge remote-tracking branch 'origin/staging' into staging-next
2021-05-22 19:23:14 -07:00
Jonathan Ringer
11a9ac00fc
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/tools/networking/xh/default.nix
2021-05-22 18:19:10 -07:00
Sandro Jäckel
0197f1dc41
pythonPackages: Add aliases 🎉
2021-05-22 15:02:50 -07:00
Andrew Brooks
b7b9680e66
tcl: update maintainers
...
When I reached out to vrthra / Rahul Gopinath about this PR, he
indicated that he no longer has the time to serve as tcl maintainer
and suggested that I take on the responsibility.
2021-05-21 15:18:31 -05:00
Andrew Brooks
4b5d85bf44
tcl: use double square brackets consistently in tcl package hook
2021-05-21 15:18:30 -05:00
Andrew Brooks
927251e781
tcl: avoid readonly local in package hook
...
If a path with a space were added to TCLLIBPATH, _addToTclLibPath
would attempt to mutate the tclPkg local and fail.
2021-05-21 15:18:29 -05:00
Andrew Brooks
ca4b34f09e
tcl: combine inherit expressions
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-05-21 15:18:27 -05:00
Andrew Brooks
e22fe366af
tcl: fix TCLLIBPATH edge cases in tcl package hook
...
TCLLIBPATH was not actually extended if a package's path was a substring
of a package already on the path. This commit fixes that behavior.
Additionally, '--prefix' is now used in place of '--set', as the latter
was found to break tkremind from the remind package.
2021-05-21 15:18:26 -05:00
Andrew Brooks
9571f53665
tclreadline: simplify package with tcl.mkTclDerivation
2021-05-21 15:18:04 -05:00
Andrew Brooks
c6ca1ba9c7
tcl: Add tclPackageHook and mkTclDerivation
...
Implement tclPackageHook, a setup hook that adjusts TCLLIBPATH to include the
paths of any installed Tcl packages, propagates that TCLLIBPATH to
anti-dependencies, and wraps any installed binaries to set their TCLLIBPATH.
Additionally, implement a makePythonPackage-style mkDerivation wrapper to use
reasonable defaults for Tcl packages and use tclPackageHook.
2021-05-21 15:18:03 -05:00
Mario Rodas
dadbf69b76
Merge pull request #123748 from baloo/baloo/rubygems/tmpdir
...
rubygems: ensure temporary directories are cleaned up
2021-05-21 03:56:38 -05:00
github-actions[bot]
76337e9ea4
Merge staging-next into staging
2021-05-21 06:22:12 +00:00