Commit Graph

6098 Commits

Author SHA1 Message Date
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