Commit Graph

6328 Commits

Author SHA1 Message Date
github-actions[bot]
3a2427bf02
Merge staging-next into staging 2022-02-20 18:01:37 +00:00
Jamie Quigley
9bba594437
Dart: Add support for aarch64-darwin 2022-02-20 18:00:08 +00:00
Pol Dellaiera
96983152e7
php81: 8.1.2 -> 8.1.3 2022-02-20 11:07:32 +01:00
Pol Dellaiera
60dfe5bd6c
php80: 8.0.14 -> 8.0.16 2022-02-20 11:07:32 +01:00
Pol Dellaiera
b1cd925484
php74: 7.4.27 -> 7.4.28 2022-02-20 11:07:31 +01:00
Sergei Trofimovich
4e9cfefb8a pkgsLLVM.guile, pkgsLLVM.guile_3_0: avoid -lgcc_s on clang, not just darwin
Otherwise pkgsLLVM.guile / pkgsLLVM.guile_3_0 fails early on linux.
2022-02-20 09:07:44 +00:00
Sergei Trofimovich
fce058c80e guile_3_0: 3.0.7 -> 3.0.8
While at it added trivial updater script.

Changes: https://git.savannah.gnu.org/cgit/guile.git/tree/NEWS?h=v3.0.8#n8

Had to disable LTO on darwin as toolchain can't link executables there.
2022-02-20 09:07:24 +00:00
github-actions[bot]
7f28a5962a
Merge staging-next into staging 2022-02-19 00:02:38 +00:00
github-actions[bot]
6d75bf658e
Merge staging-next into staging 2022-02-18 18:01:57 +00:00
Will Cohen
ee04398b7b clojure: 1.10.3.1075 -> 1.10.3.1082 2022-02-18 11:33:30 -05:00
github-actions[bot]
f70caf75e4
Merge staging-next into staging 2022-02-18 12:02:06 +00:00
Sandro
997d3f8fcc
Merge pull request #160222 from Congee/master 2022-02-18 13:02:05 +01:00
R. Ryantm
dd4e5c5058 babashka: 0.7.4 -> 0.7.5 2022-02-18 02:00:11 +00:00
Congee
152b59855d
racket: support aarch64-darwin
According to https://reviews.llvm.org/D96164, aarch64-darwin executables
require at least an ad hoc signature.

The build tool from the racket repo tries to sign $out/bin/racket but
errors out, because that binary already has a signature.

It is not clear yet at which stage the signature was introduced. This
patch removes the existing signature always before calling
add-ad-hoc-signature to circumvent that error.
2022-02-17 14:35:20 -05:00
github-actions[bot]
7b0b3b6225
Merge staging-next into staging 2022-02-16 00:02:21 +00:00
Sandro
7b5c0cb607
Merge pull request #160014 from stigtsp/package/rakudo-2022.02 2022-02-15 23:48:33 +01:00
github-actions[bot]
56fa4571c1
Merge staging-next into staging 2022-02-15 00:02:11 +00:00
Stig
a31699dce9
Merge pull request #159818 from r-ryantm/auto-update/zef
zef: 0.13.6 -> 0.13.7
2022-02-15 00:19:29 +01:00
Stig Palmquist
b95eb610d4 rakudo: 2021.12 -> 2022.02 2022-02-14 18:43:43 +01:00
Stig Palmquist
16c797e8da moarvm: 2021.12 -> 2022.02 2022-02-14 18:43:29 +01:00
Stig Palmquist
9efc7c01f0 nqp: 2021.12 -> 2022.02 2022-02-14 18:43:14 +01:00
github-actions[bot]
d012716733
Merge staging-next into staging 2022-02-14 00:02:24 +00:00
hazel levine
6a74f6251d
racket: add ncurses dependency 2022-02-13 17:15:55 -05:00
R. Ryantm
e60dc880eb zef: 0.13.6 -> 0.13.7 2022-02-13 11:21:01 +00:00
github-actions[bot]
37beb00797
Merge staging-next into staging 2022-02-13 06:01:39 +00:00
R. Ryantm
76abd2e162 jruby: 9.3.2.0 -> 9.3.3.0 2022-02-12 20:32:47 -08:00
github-actions[bot]
f4ac72831a
Merge staging-next into staging 2022-02-13 00:02:26 +00:00
Mario Rodas
2b24509585 racket: 8.3 -> 8.4
https://download.racket-lang.org/v8.4.html
2022-02-12 04:20:00 +00:00
github-actions[bot]
59288f3b8d
Merge staging-next into staging 2022-02-12 00:02:21 +00:00
R. RyanTM
2bf115f504
elixir: 1.13.2 -> 1.13.3 (#159254) 2022-02-12 07:58:18 +09:00
github-actions[bot]
7c1e9c013a
Merge staging-next into staging 2022-02-11 12:01:53 +00:00
Peter Hoeg
7434084278 jpm: init at 0.0.2 2022-02-11 15:43:49 +08:00
Andrew Chambers
58f134bc37 janet: 1.16.1 -> 1.20.0
Co-authored-by: Florian Beeres <yuuki@protonmail.com>
2022-02-11 15:43:49 +08:00
github-actions[bot]
fa600e2c3a
Merge staging-next into staging 2022-02-11 00:02:23 +00:00
Ivv
bfae513f07
Merge pull request #152961 from Etjean/add-nextflow
nextflow: init at 21.10.6
2022-02-10 21:15:58 +01:00
github-actions[bot]
8642b60d5b
Merge staging-next into staging 2022-02-10 18:01:41 +00:00
Jonathan Ringer
12fd8a77e1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/top-level/aliases.nix
2022-02-10 09:21:09 -08:00
Thiago Kenji Okada
d19e3fbbc5
Merge pull request #158865 from r-ryantm/auto-update/clojure
clojure: 1.10.3.1058 -> 1.10.3.1075
2022-02-10 11:15:25 -03:00
github-actions[bot]
a65bfdedbe
Merge staging-next into staging 2022-02-10 06:01:44 +00:00
Thiago Kenji Okada
d4324a2c4a
Merge pull request #158852 from r-ryantm/auto-update/babashka
babashka: 0.7.3 -> 0.7.4
2022-02-10 02:49:39 -03:00
Jonathan Ringer
39669ea2b6
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/top-level/aliases.nix
2022-02-09 19:58:40 -08:00
R. Ryantm
04e6bf11c8 clojure: 1.10.3.1058 -> 1.10.3.1075 2022-02-10 02:04:27 +00:00
R. Ryantm
d275f0eecd babashka: 0.7.3 -> 0.7.4 2022-02-10 00:52:51 +00:00
ajs124
c70738080f
Merge pull request #158765 from lostnet/mozupup
spidermonkey_91: 91.5.0 -> 91.6.0
2022-02-09 14:52:24 +01:00
Etienne JEAN
1fb2d1e784 nextflow: init at 21.10.6 2022-02-09 13:32:55 +01:00
github-actions[bot]
b24d782d8d
Merge staging-next into staging 2022-02-09 12:01:42 +00:00
github-actions[bot]
69accc4d14
Merge master into staging-next 2022-02-09 12:01:08 +00:00
Will
3e75cee198 spidermonkey_91: 91.5.0 -> 91.6.0 2022-02-09 08:59:17 +00:00
github-actions[bot]
9cc61e534c
Merge staging-next into staging 2022-02-09 06:02:05 +00:00
Jonathan Ringer
5df08e00cd
Merge remote-tracking branch 'origin/master' into staging-next
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
2022-02-08 21:19:24 -08:00
Daniel Nagy
86e3ea384d
quickjs: add mainProgram 2022-02-08 23:07:53 +01:00
Travis A. Everett
d49eefbe6a bats: use resholvePackage 2022-02-07 19:43:54 -08:00
Frederik Rietdijk
e3ae569a2c
Merge pull request #157775 from veprbl/pr/darwin_python310_fix
python3: revert some old darwin hacks
2022-02-06 13:33:59 +01:00
github-actions[bot]
63e54d6343
Merge master into staging-next 2022-02-05 06:01:20 +00:00
R. Ryantm
1fdd3a53ad spidermonkey_91: 91.5.0 -> 91.5.1 2022-02-04 19:03:28 -08:00
R. Ryantm
e8662b6688 love: 0.10.2 -> 11.4 2022-02-04 18:04:26 -08:00
Jonathan Ringer
9a16965c75
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/awesomeversion/default.nix
	pkgs/development/python-modules/md2gemini/default.nix
	pkgs/development/python-modules/mill-local/default.nix
	pkgs/development/python-modules/pyatv/default.nix
	pkgs/development/python-modules/pyezviz/default.nix
	pkgs/development/python-modules/pyinsteon/default.nix
	pkgs/development/python-modules/pylitterbot/default.nix
	pkgs/development/python-modules/pynuki/default.nix
	pkgs/development/python-modules/pypck/default.nix
	pkgs/development/python-modules/types-requests/default.nix
	pkgs/top-level/aliases.nix
2022-02-03 21:29:24 -08:00
Dmitry Kalinkin
68d828f64c
python3: don't hardcode -msse2 on darwin
The -msse2 flag was hardcoded back when python32 was added in
47d86a83 ('Adding Python 3.2').
2022-02-02 18:22:09 -05:00
Dmitry Kalinkin
c7c3187d98
python3: don't patch out -Wl,-stack_size,1000000
The original motivation behind removing that was to appease a consumer
of python-config's output. That issue was probably resolved by now, so
let's bring the build in sync with what python is doing by default.

This reverts b7819e38 ('python3.x: Patch extra stack size on darwin')
2022-02-02 18:21:55 -05:00
Dmitry Kalinkin
49a0059a59
python3: unset MACOSX_DEPLOYMENT_TARGET
Setting an old target conflicts with the -stack_size,1000000 linker
flag. This fixes build of python310.

This reverts ce59dec5 ('python34: as a workaround, explicitly set MACOSX_DEPLOYMENT_TARGET')
2022-02-02 18:21:30 -05:00
Jörg Thalheim
46481f3081 spidermonkey_68: drop 2022-02-02 18:57:16 +01:00
Dmitry Kalinkin
3087088c41
Merge branch 'staging-next' into staging
Conflicts:
	pkgs/top-level/aliases.nix
	pkgs/top-level/python-aliases.nix
2022-02-01 21:37:39 -05:00
R. Ryantm
ac7b6283ed trealla: 1.12.0 -> 1.20.31 2022-02-01 15:08:08 +00:00
github-actions[bot]
aee8ca6639
Merge staging-next into staging 2022-02-01 00:02:21 +00:00
github-actions[bot]
ed5ed282df
Merge staging-next into staging 2022-01-31 18:06:44 +00:00
R. Ryantm
63d0d428fe zef: 0.13.4 -> 0.13.6 2022-01-31 10:04:39 -08:00
R. Ryantm
6856c692a7 lunatic: 0.7.4 -> 0.7.5 2022-01-31 09:13:12 -08:00
Jonathan Ringer
69382d41d5 python311: 3.11a2 -> 3.11a4 2022-01-31 06:47:51 -08:00
Jan Tojnar
54b828006e Merge branch 'staging-next' into staging 2022-01-31 12:57:47 +01:00
Robert Schütz
56741fba94 wasmtime: use python3 2022-01-30 18:42:15 +00:00
github-actions[bot]
189be4ddc1
Merge staging-next into staging 2022-01-29 00:02:04 +00:00
Martin Weinelt
323d8534da
Merge pull request #156804 from jonringer/python-update-sri-hash 2022-01-28 21:54:35 +01:00
github-actions[bot]
1dc27d7e71
Merge staging-next into staging 2022-01-28 18:01:47 +00:00
Jan Tojnar
2da5ce4ab3 Merge branch 'staging-next' into staging
; Conflicts:
;	pkgs/development/python-modules/fakeredis/default.nix
2022-01-28 14:05:11 +01:00
Thomas Gerbet
a9ebd6decf dart: 2.14.3 -> 2.15.1
Fixes CVE-2021-22567 and CVE-2021-22568.
https://github.com/dart-lang/sdk/blob/2.15.1/CHANGELOG.md
2022-01-28 11:26:05 +01:00
Sandro
27cccd4e49
Merge pull request #151363 from Stunkymonkey/doc-updateWalker 2022-01-27 14:06:36 +01:00
Dmitry Kalinkin
0693fd77f7
Merge branch 'staging-next' into staging
Conflicts:
	nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
	nixos/doc/manual/release-notes/rl-2205.section.md
	pkgs/development/python-modules/aioesphomeapi/default.nix
	pkgs/development/python-modules/mat2/default.nix
	pkgs/development/python-modules/pydevccu/default.nix
	pkgs/development/python-modules/pywlroots/default.nix
	pkgs/development/python-modules/rokuecp/default.nix
2022-01-27 00:54:10 -05:00
Jonathan Ringer
47c82c04ae
update-python-libraries: use sri-hash 2022-01-26 15:10:22 -08:00
Sandro Jäckel
be1fef9258 cpython: mime-types -> mailcap 2022-01-26 14:30:10 -08:00
Felix Buehler
ed7bf9452c treewide: remove *.upstream files from updateWalker 2022-01-26 21:46:07 +01:00
Thiago Kenji Okada
8fb76a2ed5
Merge pull request #156778 from willcohen/obb
obb: 0.0.1 -> 0.0.2
2022-01-26 11:31:20 -03:00
Will Cohen
dfaf2bdffb obb: 0.0.1 -> 0.0.2 2022-01-25 17:44:32 -05:00
github-actions[bot]
bf793f213d
Merge master into staging-next 2022-01-25 18:01:20 +00:00
Stig
6781d7084d
Merge pull request #156631 from prusnak/micropython
micropython: 1.17 -> 1.18
2022-01-25 16:17:38 +01:00
Sandro
4c6f9a4ad8
Merge pull request #156179 from drupol/php/bump-to-8.1.2 2022-01-25 16:00:14 +01:00
Jonathan Ringer
e379e3d4bb
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/googleapis-common-protos/default.nix
2022-01-24 23:49:19 -08:00
github-actions[bot]
cfef27f7cf
Merge master into staging-next 2022-01-25 06:01:33 +00:00
R. RyanTM
ea7407b156
elixir: 1.13.1 -> 1.13.2 (#156462) 2022-01-25 12:24:12 +09:00
Pavol Rusnak
885ccad096
micropython: 1.17 -> 1.18 2022-01-24 23:48:03 +01:00
arcnmx
7ad577f72a ruby: remove config indiscriminately
stripping config data was introduced in #138368, but was unintentionally
added to the wrong `optionalString` condition. This isn't a problem in
practice (as the relevant condition flag is enabled by default), but was
unintended and therefore fixed here.
2022-01-23 10:56:31 -08:00
Pol Dellaiera
6794a2c3f6
php81: 8.1.1 -> 8.1.2 2022-01-23 18:23:57 +01:00
github-actions[bot]
d2479e9b4a
Merge staging-next into staging 2022-01-21 12:02:00 +00:00
github-actions[bot]
e156d59d2b
Merge master into staging-next 2022-01-21 12:01:24 +00:00
R. RyanTM
6578beccdb
supercollider: 3.12.1 -> 3.12.2
(#154497)
2022-01-21 11:18:13 +01:00
github-actions[bot]
edd7eb9acc
Merge staging-next into staging 2022-01-20 12:01:46 +00:00
github-actions[bot]
264c91d4e8
Merge master into staging-next 2022-01-20 12:01:11 +00:00
Bobby Rong
880b5eec8a
Merge pull request #152753 from r-ryantm/auto-update/joker
joker: 0.17.3 -> 0.18.0
2022-01-20 18:24:06 +08:00
github-actions[bot]
d586d95ff8
Merge staging-next into staging 2022-01-20 00:02:21 +00:00
github-actions[bot]
b74b591fbe
Merge master into staging-next 2022-01-20 00:01:46 +00:00
Andreas Rammhold
31e5b8dc21
Remove myself from maintainers
I don't have time and energy to deal with all of this anymore.
2022-01-20 00:24:52 +01:00
github-actions[bot]
13cac624b4
Merge staging-next into staging 2022-01-19 18:02:00 +00:00
github-actions[bot]
9e9e41da09
Merge master into staging-next 2022-01-19 18:01:22 +00:00
Akhil Indurti
0fbe799b6c ivy: init at 0.1.13 2022-01-19 22:14:08 +10:00
github-actions[bot]
960f88760b
Merge staging-next into staging 2022-01-19 06:01:58 +00:00
github-actions[bot]
1b54e5bb50
Merge master into staging-next 2022-01-19 06:01:24 +00:00
Jörg Thalheim
bae5930da8
Merge branch 'master' into love-cleanup 2022-01-19 05:53:49 +00:00
github-actions[bot]
365cb72199
Merge staging-next into staging 2022-01-17 12:02:01 +00:00
github-actions[bot]
0eee7ee8c8
Merge master into staging-next 2022-01-17 12:01:25 +00:00
Elis Hirwing
4f26cbfadb
Merge pull request #155122 from drupol/php/bump-to-7-4-27
php: 7.4.26 -> 7.4.27, 8.0.13 -> 8.0.14
2022-01-17 12:41:50 +01:00
Frederik Rietdijk
afef6d0e81
Merge pull request #154687 from dotlambda/python-alias
python,pythonPackages: make aliases
2022-01-17 09:37:49 +01:00
Pol Dellaiera
5fc1a37f1b
php: 8.0.13 -> 8.0.14 2022-01-17 08:08:09 +01:00
Pol Dellaiera
6e4afa39a5
php: 7.4.26 -> 7.4.27 2022-01-17 08:07:49 +01:00
github-actions[bot]
d72d3bc375
Merge staging-next into staging 2022-01-17 00:02:21 +00:00
github-actions[bot]
a407424e1f
Merge master into staging-next 2022-01-17 00:01:45 +00:00
Anderson Torres
74168b1fea
yex-lang: minor adjustements (#155229)
Set broken in aarch64-linux because of OfBorg.
2022-01-16 18:03:42 -03:00
Robert Schütz
d5cceedbd1 python,pythonPackages: make aliases
Since aliases are disallowed in nixpkgs, this makes usage of Python 2
which is EOL more explicit.
2022-01-16 18:39:59 +00:00
github-actions[bot]
812f2747ee
Merge staging-next into staging 2022-01-16 18:01:34 +00:00
github-actions[bot]
d1d6f982a8
Merge master into staging-next 2022-01-16 18:00:59 +00:00
Mateus DCC
b755af85fc
yex-lang: init at unstable-2021-12-25 2022-01-16 11:49:14 -03:00
github-actions[bot]
5a104d035c
Merge staging-next into staging 2022-01-16 12:01:46 +00:00
github-actions[bot]
0173b359a6
Merge master into staging-next 2022-01-16 12:01:11 +00:00
Bobby Rong
73ecb375fd
Merge pull request #155118 from figsoda/update-lunatic
lunatic: 0.7.0 -> 0.7.4
2022-01-16 16:01:32 +08:00
Jörg Thalheim
1ba023e76b love_0_9: drop 2022-01-16 07:15:14 +01:00
Jörg Thalheim
51b69623db love_0_7: drop 2022-01-16 07:14:40 +01:00
Jörg Thalheim
0b087a8cbe love_0_8: drop 2022-01-16 07:13:36 +01:00
github-actions[bot]
11f95b9323
Merge staging-next into staging 2022-01-16 06:01:47 +00:00
github-actions[bot]
122cae786e
Merge master into staging-next 2022-01-16 06:01:16 +00:00
Martin Weinelt
dda538b172
renpy: drop
The packaged version required python2, updating it showed it doesn't
work, since it tries to write to its read-only output directory. Also
renpy now requires their own pygame_sdl2 fork to build.

More work on this would be required, and since there is no maintainer at
this time I opted for the removal.
2022-01-16 02:34:56 +01:00
Martin Weinelt
802f80b50c
pyrex, pyrex096, pyrex095: drop
Stuck on python2 and last release in 2010.

> NameError: name 'execfile' is not defined
2022-01-16 02:34:55 +01:00
github-actions[bot]
9c32e7cb2a
Merge staging-next into staging 2022-01-15 18:01:47 +00:00
github-actions[bot]
ed9751296d
Merge master into staging-next 2022-01-15 18:01:07 +00:00
Frederik Rietdijk
2ced686d5b pythonInterpreters.pypy38_prebuilt: 7.3.6 -> 7.3.7
Change python language version and attribute.
2022-01-15 17:40:54 +01:00
Frederik Rietdijk
731db1820d pythonInterpreters.pypy27_prebuilt: 7.3.3 -> 7.3.6 2022-01-15 17:40:54 +01:00
figsoda
c2526743dd lunatic: 0.7.0 -> 0.7.4 2022-01-15 09:44:19 -05:00
github-actions[bot]
62c87b5ea7
Merge staging-next into staging 2022-01-15 12:01:44 +00:00
github-actions[bot]
6d8719a23d
Merge master into staging-next 2022-01-15 12:01:13 +00:00
Frederik Rietdijk
8dabcce399 python310: 3.10.1 -> 3.10.2 2022-01-15 12:31:14 +01:00
Frederik Rietdijk
0ffdadc271 python39: 3.9.9 -> 3.9.10 2022-01-15 12:31:14 +01:00
wackbyte
f45e079999
love: updates, fetch from GitHub, refactor name to pname + version, etc
- love_0_9: 0.9.1 -> 0.9.2
- love_11: 11.3 -> 11.4
- Updated the src of each package to fetch from GitHub rather than
  Bitbucket as the repository moved
- Changed name to pname + version (#103997)
- Moved 11.1.nix to 11.nix to fit the others and because the version is
  no longer 11.1
- Changed all the homepage links from http to https just because
- love_0_9 is still broken unfortunately
2022-01-15 00:01:58 -05:00
github-actions[bot]
a08e4e2a8a
Merge master into staging-next 2022-01-14 06:01:24 +00:00
Jonathan Ringer
b316efff4b update-python-libraries: skip replacing 'rev' when set to variable
It's common for fetchFromGitHub to have `rev = version;`, in which
it will inherit the version. So no replacement is required.
2022-01-13 18:55:44 -08:00
Jonathan Ringer
ce0a907730 update-python-libraries: support pyproject and flit formats
Generally, this is determined by the fetcher. The
notable exception would be the "wheel" format.
2022-01-13 18:55:44 -08:00
Dmitry Kalinkin
a56da82f7a
Merge branch 'master' into staging-next
Conflicts:
	pkgs/development/python-modules/restfly/default.nix
2022-01-13 21:39:05 -05:00
Will
adfc569e05 spidermonkey_91: 91.4.0 -> 91.5.0 2022-01-13 13:17:12 +00:00
github-actions[bot]
a6928c74cc
Merge master into staging-next 2022-01-13 12:01:29 +00:00
David Leslie
bc1e6f6784
erlang: 24.2, 23.3.4.10, 22.3.4.24 (#153709)
* erlangR22: 22.3.4.20 -> 22.3.4.24

* erlangR23: 23.3.4.5 -> 23.3.4.10

* erlang: 24.1.7 -> 24.2
2022-01-13 20:20:01 +09:00
github-actions[bot]
a8b75d6f2f
Merge master into staging-next 2022-01-13 00:01:59 +00:00
Felix Bühler
f0616a2045
Merge pull request #153862 from Stunkymonkey/treewide-github-5
treewide: switch to fetchFromGitHub
2022-01-13 00:24:44 +01:00
Alyssa Ross
d77022e114
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
	nixos/doc/manual/release-notes/rl-2205.section.md
2022-01-11 16:35:43 +00:00
Ben Siraphob
135519c7fa
cyclone-scheme: 0.30.0 -> 0.34.0 2022-01-11 16:45:02 +07:00
Zhaofeng Li
2303031e51 spidermonkey: Force lp64d ABI for riscv64
cc-rs is hardcoded to use the soft-float ABI for riscv64, while
the rest of the system is double-float. This is not just a missing
stub header file - You can't link object files using different
ABIs.
2022-01-10 11:10:51 -08:00
Zhaofeng Li
ef4fe46f17 spidermonkey: Add patch to support riscv64 2022-01-10 11:09:56 -08:00
Felix Buehler
1d107641d1 lolcode: switch to fetchFromGitHub 2022-01-08 15:38:10 +01:00
Felix Buehler
4a4e3751fa bats: switch to fetchFromGitHub 2022-01-08 15:38:10 +01:00
github-actions[bot]
ad23b42739
Merge staging-next into staging 2022-01-06 00:02:40 +00:00
github-actions[bot]
10ea3f9b77
Merge master into staging-next 2022-01-06 00:02:03 +00:00
Thiago Kenji Okada
b7018f3813
Merge pull request #153634 from willcohen/clj
clojure: 1.10.3.1053 -> 1.10.3.1058
2022-01-05 16:45:24 -03:00
Will Cohen
20d414175f clojure: 1.10.3.1053 -> 1.10.3.1058 2022-01-05 14:05:37 -05:00
github-actions[bot]
92dce734f0
Merge staging-next into staging 2022-01-05 18:01:42 +00:00
Martin Weinelt
74a4683605 Merge remote-tracking branch 'origin/master' into staging-next 2022-01-05 17:31:37 +01:00
Will Cohen
3dd7698867 obb: switch to passthru.tests 2022-01-05 08:47:03 -05:00
Will Cohen
b65eb7ec84 obb: switch to fetchFromGitHub 2022-01-05 08:35:16 -05:00
github-actions[bot]
a738715d80
Merge staging-next into staging 2022-01-05 00:02:28 +00:00
github-actions[bot]
89a0a771b6
Merge master into staging-next 2022-01-05 00:01:52 +00:00
Thiago Kenji Okada
41f37d934f
Merge pull request #153496 from willcohen/obb
obb: init at 0.0.1
2022-01-04 20:13:52 -03:00
Will Cohen
3951393fe9 obb: init at 0.0.1 2022-01-04 17:43:04 -05:00
Thiago Kenji Okada
e10ceab9c0 dart: remove myself from maintainers 2022-01-04 15:28:42 -03:00
github-actions[bot]
25662d01ae
Merge staging-next into staging 2022-01-04 00:02:40 +00:00
Martin Weinelt
11a0b61783 Merge remote-tracking branch 'origin/master' into staging-next 2022-01-03 23:21:08 +01:00
Bobby Rong
70f42a33cb
Merge pull request #153010 from Kloenk/guile_3_m1
guile_3_0: fix aarch64-darwin build
2022-01-03 18:14:33 +08:00
ajs124
d6425c9ee1
Merge pull request #152715 from ius/spidermonkey-cross
spidermonkey_91: fix cross compilation
2022-01-02 22:56:41 +01:00
Finn Behrens
eeed6c653b guile_3_0: fix aarch64-darwin build 2022-01-01 00:21:34 +01:00
Jan Tojnar
d995596052 Merge branch 'staging-next' into staging
; Conflicts:
;	nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
;	nixos/doc/manual/release-notes/rl-2205.section.md
2021-12-31 15:32:37 +01:00
Jan Tojnar
380c030740 Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/python-modules/aiohttp-socks/default.nix
;	pkgs/development/python-modules/emv/default.nix
;	pkgs/development/python-modules/mocket/default.nix
;	pkgs/development/python-modules/types-protobuf/default.nix
2021-12-31 07:26:03 +01:00
7c6f434c
023574e477
Merge pull request #152830 from r-ryantm/auto-update/kona
kona: 20201009 -> 20211225
2021-12-31 01:05:41 +00:00
R. Ryantm
8860c1d25d kona: 20201009 -> 20211225 2021-12-30 23:36:13 +00:00
R. Ryantm
a748e9941c joker: 0.17.3 -> 0.18.0 2021-12-30 17:18:54 +00:00
Thiago Kenji Okada
192cd3cd39 babashka: 0.7.0 -> 0.7.3 2021-12-30 12:56:47 -03:00
Joerie de Gram
24b26ce79e spidermonkey_91: fix cross compilation
The configurePlatforms mkDerivation parameter needs to be an empty list
to avoid bogus defaults from breaking cross compilation.

Document the parameter to prevent it from being cleaned up.
2021-12-30 14:54:30 +01:00
Thiago Kenji Okada
ac99c632c0
Revert "babashka: 0.7.0 -> 0.7.2" 2021-12-29 22:55:53 -03:00
Thiago Kenji Okada
dcd5f3d44d
Merge pull request #152621 from thiagokokada/bump-babashka
babashka: 0.7.0 -> 0.7.2
2021-12-29 21:20:43 -03:00
Thiago Kenji Okada
c2ae5fbe7e babashka: 0.7.0 -> 0.7.2 2021-12-29 17:48:42 -03:00
github-actions[bot]
af60cd86a3
Merge staging-next into staging 2021-12-29 06:01:45 +00:00
github-actions[bot]
129083edcf
Merge master into staging-next 2021-12-29 06:01:11 +00:00
Jonathan Ringer
524a50d75e
lfe: update homepage 2021-12-28 10:08:56 -08:00
github-actions[bot]
bf27c67927
Merge staging-next into staging 2021-12-28 06:01:50 +00:00
github-actions[bot]
996c3bdfc2
Merge master into staging-next 2021-12-28 06:01:09 +00:00
Robert Scott
5470e0964a
Merge pull request #152131 from r-ryantm/auto-update/mujs
mujs: 1.1.3 -> 1.2.0
2021-12-28 01:09:59 +00:00
Robert Scott
4aaf4c256b
Merge pull request #151066 from zhaofengli/libffi-testsuite
libffi: Run test suite
2021-12-28 01:07:58 +00:00
Martin Weinelt
6afaf36a3c
Merge branch 'master' into staging-next 2021-12-28 00:04:06 +01:00
Thiago Kenji Okada
7efd936e4f
Merge pull request #150331 from r-ryantm/auto-update/babashka
babashka: 0.6.8 -> 0.7.0
2021-12-27 19:05:30 -03:00
github-actions[bot]
808585560c
Merge staging-next into staging 2021-12-27 12:13:41 +00:00
github-actions[bot]
ae39fad8d0
Merge master into staging-next 2021-12-27 12:08:21 +00:00
Bobby Rong
8d2ea10d45
Merge pull request #151929 from superwhiskers/update-rakudo
rakudo: 2021.10 -> 2021.12
2021-12-27 16:20:24 +08:00
Martin Weinelt
76488857ab python310: 3.10.0 -> 3.10.1 2021-12-26 19:31:43 -08:00
github-actions[bot]
9c541ade71
Merge staging-next into staging 2021-12-27 00:02:25 +00:00
github-actions[bot]
1a747be4c4
Merge master into staging-next 2021-12-27 00:01:43 +00:00
Mario Rodas
d62bddd7cc
Merge pull request #151660 from r-ryantm/auto-update/wasmer
wasmer: 2.1.0 -> 2.1.1
2021-12-26 15:57:59 -05:00
Dmitry Kalinkin
2ddda43924
Merge branch 'staging' into staging-next
Conflicts:
	pkgs/os-specific/linux/kernel/common-config.nix
2021-12-25 17:16:26 -05:00
Emily
cafbe8171c
python: conditionalize redundant Darwin patch (#137858) 2021-12-25 17:11:35 -05:00
R. Ryantm
f31ade5ed7 mujs: 1.1.3 -> 1.2.0 2021-12-25 19:41:09 +00:00
Mario Rodas
9c7bea23cb
Merge pull request #138368 from arcnmx/ruby-cross-closure
ruby: remove build references from cross compiles
2021-12-25 11:08:26 -05:00
github-actions[bot]
15494ec8f1
Merge master into staging-next 2021-12-25 12:01:18 +00:00
Bobby Rong
8a885f2c13
Merge pull request #151461 from veprbl/pr/broken_dapl-native
dapl-native: mark as broken on darwin
2021-12-25 15:34:32 +08:00
Mario Rodas
a2d81a8977 ruby_3_1: init at 3.1.0
https://www.ruby-lang.org/en/news/2021/12/25/ruby-3-1-0-released/
2021-12-25 04:20:00 +00:00
github-actions[bot]
f04946ad25
Merge master into staging-next 2021-12-24 18:01:11 +00:00
Felix Buehler
f961be2d12 angelscript_2_22: refactor 2021-12-24 17:51:28 +01:00
github-actions[bot]
4a543cc4d3
Merge master into staging-next 2021-12-24 06:01:16 +00:00
R. Ryantm
8dd791e6ed clojure: 1.10.3.1040 -> 1.10.3.1053 2021-12-24 01:05:30 +00:00
superwhiskers
c31dac8ab1
rakudo: 2021.10 -> 2021.12 2021-12-23 17:40:32 -06:00
superwhiskers
4d19a57c5f
moarvm: 2021.10 -> 2021.12 2021-12-23 17:40:25 -06:00
superwhiskers
8b79afab5d
nqp: 2021.10 -> 2021.12 2021-12-23 17:40:15 -06:00
arcnmx
4ac0f8e045 ruby: more consistent baseRuby reference removal 2021-12-23 07:32:59 -08:00
arcnmx
09e3924934 ruby: configure via {enable,with}Feature 2021-12-23 07:32:59 -08:00
arcnmx
4e955d2101 ruby: remove references to baseRuby 2021-12-23 07:32:59 -08:00
github-actions[bot]
03b5b0daac
Merge master into staging-next 2021-12-22 12:01:18 +00:00
Bobby Rong
9cc57332a7
Merge pull request #151115 from ehamberg/elixir-1.13.1
elixir: 1.13.0 -> 1.13.1
2021-12-22 18:59:51 +08:00
Bobby Rong
4829db690e
Merge pull request #151639 from veprbl/pr/broken_dbqn-native
dbqn-native: mark as broken on darwin
2021-12-22 17:48:23 +08:00
Jonathan Ringer
6635f5b208
Merge remote-tracking branch 'origin/master' into staging-next
- Fix which python interpreters are exposed

Conflicts:
	pkgs/top-level/all-packages.nix
2021-12-22 00:31:14 -08:00
R. Ryantm
308ba0b97e wasmer: 2.1.0 -> 2.1.1 2021-12-22 00:35:08 +00:00
Michael Raskin
d2204261a3 pypy37: reinit 2021-12-22 00:51:45 +01:00
Dmitry Kalinkin
2830ce4ddc
dbqn-native: mark as broken on darwin 2021-12-21 16:05:09 -05:00
github-actions[bot]
0757d9c156
Merge master into staging-next 2021-12-21 12:01:23 +00:00
Elis Hirwing
e3a7c62565
Merge pull request #147411 from drupol/php/php-8.1.0
php: Init at 8.1.1
2021-12-21 12:33:07 +01:00
Stéphan Kochen
2dbf96e7cc
php81Extensions.tokenizer: fix build
(cherry picked from commit cf7f4c058e822ee8eeaa2120c45f04b5b460a5db)
2021-12-21 10:13:10 +01:00
github-actions[bot]
03b2b5cb6c
Merge master into staging-next 2021-12-21 00:01:39 +00:00
Dmitry Kalinkin
5472732879
dapl-native: mark as broken on darwin 2021-12-20 15:56:35 -05:00
Сухарик
676e7fe6b9 ngn-k: unstable-2021-08-30 -> unstable-2021-12-17 2021-12-20 19:57:23 +01:00
Pol Dellaiera
3d3479f717
php81: init at 8.1.1 2021-12-20 15:51:00 +01:00
Dmitry Kalinkin
da8f155b2a
Merge branch 'master' into staging-next
Conflicts:
	pkgs/development/python-modules/sphinxext-opengraph/default.nix
2021-12-18 10:18:14 -05:00
Frederik Rietdijk
4853c2d375 python2.tests.nixenv-virtualenv: fix test
by using a python env that ignores collisions in the backports packages.
2021-12-18 14:43:50 +01:00
Erlend Hamberg
692f09b30a
elixir: 1.13.0 -> 1.13.1 2021-12-17 19:52:44 +01:00
github-actions[bot]
001096a857
Merge master into staging-next 2021-12-17 12:01:31 +00:00
Bobby Rong
be54658bd0
Merge pull request #148366 from robwhitaker/bump-alda
alda: 1.5.0 -> 2.0.6
2021-12-17 15:06:47 +08:00
Zhaofeng Li
cb955555df libffi: Run test suite 2021-12-16 20:44:56 -08:00
github-actions[bot]
2d77c6ead6
Merge master into staging-next 2021-12-16 00:01:38 +00:00
sternenseemann
d860ba7f09 Merge remote-tracking branch 'origin/master' into staging-next 2021-12-15 11:30:31 +01:00
Konrad Borowski
e0d9f1bb03 php: skip performance sensitive tests 2021-12-14 22:50:03 +01:00
Pavol Rusnak
fc58c3761e
Merge pull request #149748 from prusnak/rustpython
rustpython: init at unstable-2021-12-09
2021-12-14 19:11:14 +01:00
github-actions[bot]
dfda17d6ba
Merge master into staging-next 2021-12-14 18:01:09 +00:00
Pavol Rusnak
dbf7134d29
rustpython: init at unstable-2021-12-09 2021-12-14 18:53:25 +01:00
Josh Holland
db2588598c mbqn: 0.pre+date=2021-11-08 -> 0.pre+date=2021-12-13 2021-12-14 15:26:58 +01:00
Josh Holland
a8b6cd4a1c cbqn: 0.pre+date=2021-11-06 -> 0.pre+date=2021-12-13 2021-12-14 15:26:58 +01:00
Dmitry Kalinkin
1dcb22acc9
Merge branch 'master' into staging-next
Conflicts:
	pkgs/development/python-modules/gdown/default.nix
2021-12-12 00:00:04 -05:00
Mario Rodas
a7696c9902
Merge pull request #149857 from r-ryantm/auto-update/mujs
mujs: 1.1.2 -> 1.1.3
2021-12-11 22:35:39 -05:00
R. Ryantm
ebbae48908 babashka: 0.6.8 -> 0.7.0 2021-12-11 23:13:16 +00:00
github-actions[bot]
4620f3d0e3
Merge master into staging-next 2021-12-11 06:01:15 +00:00
Ryan Mulligan
94d105ec2f
Merge pull request #150073 from r-ryantm/auto-update/jruby
jruby: 9.2.19.0 -> 9.3.2.0
2021-12-10 19:06:26 -08:00
R. Ryantm
04362a2e94 jruby: 9.2.19.0 -> 9.3.2.0 2021-12-10 14:59:17 +00:00
github-actions[bot]
b2a2a5759e
Merge master into staging-next 2021-12-10 06:01:17 +00:00