Commit Graph

5681 Commits

Author SHA1 Message Date
github-actions[bot]
8077f060f3
Merge staging-next into staging 2021-10-09 06:01:46 +00:00
AndersonTorres
2122549476 dapl: init at 0.2.0+unstable=2021-06-30 2021-10-08 00:15:33 -03:00
github-actions[bot]
b4569f7a81
Merge staging-next into staging 2021-10-08 00:02:10 +00:00
Sandro
e963c591a2
Merge pull request #140804 from OPNA2608/update/supertuxkart/21.11 2021-10-08 00:03:21 +02:00
OPNA2608
92432797bd angelscript: 2.35.0 -> 2.35.1 2021-10-07 16:42:11 +02:00
github-actions[bot]
1925039a74
Merge staging-next into staging 2021-10-07 12:01:47 +00:00
sterni
5d0972c63b
Merge pull request #138289 from sternenseemann/fix-non-gnu-strip
stdenv: move --enable-deterministic-archives flag into GNU wrapper
2021-10-07 12:29:59 +02:00
github-actions[bot]
15e799aa0a
Merge staging-next into staging 2021-10-07 06:01:50 +00:00
AndersonTorres
404ecd73d9 cbqn: update version string
Also, remove clangStdenv as dependency.
2021-10-06 23:35:34 -03:00
AndersonTorres
077f0239d1 bqn: 0.0.0+unstable=2021-10-01 -> 0.pre+unstable=2021-10-06 2021-10-06 23:35:34 -03:00
AndersonTorres
3a3ad7ebaf dbqn: update version format 2021-10-06 23:35:33 -03:00
sterni
5627b8ae5b
cbqn: 2021-10-01 -> 2021-10-05 (#140795) 2021-10-06 23:13:51 -03:00
github-actions[bot]
ae9f8ec1b6
Merge staging-next into staging 2021-10-07 00:02:11 +00:00
sterni
2924140fac
dbqn, dbqn-native: 2021-10-02 -> 2021-10-05 (#140601)
Summary:

- This new release internalizes the old, explicit log into `./build{,8}` scripts.
- Reduces closure size, by explicitly passing JDK(GraalVM) library output to native-image flags.
- Moves JDK to native build inputs.
- Resets meta.priority to default, since it is explicitly differentiated by pname.
2021-10-06 16:05:17 -03:00
github-actions[bot]
4bbe70b6f4
Merge staging-next into staging 2021-10-06 00:02:16 +00:00
Stig
807370df94
Merge pull request #138553 from alyssais/perl-static
pkgsStatic.perl: fix build
2021-10-05 21:10:17 +02:00
github-actions[bot]
f4ec0a418f
Merge staging-next into staging 2021-10-05 18:01:58 +00:00
Sandro
aafe8c0aaf
Merge pull request #140640 from prusnak/foxdot-darwin 2021-10-05 19:07:03 +02:00
Anderson Torres
2de004090b
Merge pull request #140612 from sternenseemann/cbqn-no-patch
cbqn: remove vendoring using builtin capabilities
2021-10-05 13:25:45 -03:00
Pavol Rusnak
5e770ac32f
supercollider: enable build on aarch64-linux 2021-10-05 18:15:24 +02:00
Sandro
7a7c8fbf85
Merge pull request #140586 from happysalada/update_erlang 2021-10-05 17:20:30 +02:00
Sandro
ba778feddb
Merge pull request #140620 from flexagoon/dart-update 2021-10-05 16:55:28 +02:00
flexagoon
45816e7ca9 dart: 2.13.1 -> 2.14.3 2021-10-05 17:22:46 +03:00
Martin Weinelt
87e431929b
Merge pull request #136254 from mweinelt/cpython 2021-10-05 16:09:48 +02:00
sternenseemann
86ad6b5251 cbqn: remove vendoring using builtin capabilities
The makefile (counterintuitively) checks src/gen/customRuntime to see if
the bytecode is up to date. By simply touch(1)-ing it, we can save
maintaining a patch.
2021-10-05 14:31:31 +02:00
Timo Kaufmann
35b1bc26e5
Merge pull request #139783 from timokau/fix-tcl-derivation-exec-prefix
tcl.mkTclDerivation: fix exec prefix
2021-10-05 14:15:29 +02:00
Alyssa Ross
881ba67f83
pkgsStatic.perl: fix build
I don't understand how this worked prior to 1dbb306
("pkgsStatic.perl: Use `dontAddStaticConfigureFlags` instead of overriding"),
but what I do know is that it's very broken now, to the point that
perl-cross needs a patch.

I doubt the -Duseshrplib is actually necessary when native compiling,
but removing it would be a mass rebuild, so I've left it in place for
now.
2021-10-05 11:59:14 +00:00
happysalada
b413827ba0 erlang: 24.1.1 -> 24.1.2 2021-10-05 18:25:26 +09:00
Martin Weinelt
938d796b7a
python310: 3.10.0-rc2 -> 3.10.0 2021-10-05 02:08:07 +02:00
github-actions[bot]
a9e2bd4b19
Merge staging-next into staging 2021-10-04 06:01:52 +00:00
github-actions[bot]
464df1f90f
Merge master into staging-next 2021-10-04 06:01:13 +00:00
Anderson Torres
3c5ac430ca
Merge pull request #140319 from AndersonTorres/new-bqn
BQN updates
bqn (aka mbqn) and dbqn included, plus updated cbqn
2021-10-04 00:31:54 -03:00
AndersonTorres
417487b457 cbqn: 0.0.0+unstable=2021-09-29 -> 0.0.0+unstable=2021-10-01
Many thanks for the various rewritings by @sternenseemann!

- The intermediary recompilation phases are hidden by default inside a
  `lib.dontRecurseIntoAttrs`; only the zeroth and the second ones are exposed.

- `clangStdenv` is used by default in non-cross builds.

- The standalone build has an inferior priority.

- The mbqn sources are explicitly taken from mbqn instead of hardcoded in cbqn.
2021-10-03 21:03:36 -03:00
AndersonTorres
fc88ec5d9d dbqn: init at 0.0.0+unstable=2021-10-02
Many thanks @sternenseemann for the expression. I made a rewrite to keep it
clean.
2021-10-03 21:03:36 -03:00
github-actions[bot]
23fbe4eb93
Merge staging-next into staging 2021-10-03 18:01:40 +00:00
github-actions[bot]
329f56da4b
Merge master into staging-next 2021-10-03 18:01:08 +00:00
Sandro
5055faa633
Merge pull request #137715 from r-ryantm/auto-update/supercollider 2021-10-03 19:15:31 +02:00
Martin Weinelt
846e2b1919
python36: remove 2021-10-03 12:42:24 +02:00
Martin Weinelt
411931be18
python310: 3.10.0-rc1 -> 3.10.0-rc2 2021-10-03 12:42:23 +02:00
Martin Weinelt
139cadbf1c
python36: 3.6.14 -> 3.6.15 2021-10-03 12:42:23 +02:00
Martin Weinelt
d34e6a025d
python37: 3.7.11 -> 3.7.12 2021-10-03 12:42:22 +02:00
Martin Weinelt
d003f75d78
python39: 3.9.6 -> 3.9.7 2021-10-03 12:42:22 +02:00
Martin Weinelt
dfdf4f58d4
python38: 3.8.11 -> 3.8.12 2021-10-03 12:42:22 +02:00
AndersonTorres
24f04ee6bb mbqn: init at 0.0.0+unstable=2021-10-01 2021-10-03 03:31:30 -03:00
github-actions[bot]
8aab9796f3
Merge staging-next into staging 2021-10-03 06:01:55 +00:00
github-actions[bot]
a484ea4131
Merge master into staging-next 2021-10-03 06:01:22 +00:00
github-actions[bot]
9960091b16
Merge staging-next into staging 2021-10-02 18:01:48 +00:00
github-actions[bot]
8da8988e14
Merge master into staging-next 2021-10-02 18:01:17 +00:00
Thiago Kenji Okada
e7b3740842 babashka: reduce closure size
Before:

```
$ nix path-info -S ./result -h
/nix/store/6jsb0zpq531w9iymyzaik7lksppgw31k-babashka-0.6.1	  2.0G
```

After:

```
$ nix path-info -S ./result -h
/nix/store/fay0p3hiiic4kd4fk0xyczl1ff8sjcp1-babashka-0.6.1	116.6M
```
2021-10-02 11:38:49 -03:00
happysalada
0d9299b6a7 erlang: 24.0.6 -> 24.1.1 2021-10-02 23:23:13 +09:00