Commit Graph

5691 Commits

Author SHA1 Message Date
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
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
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
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]
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
AndersonTorres
24f04ee6bb mbqn: init at 0.0.0+unstable=2021-10-01 2021-10-03 03:31:30 -03:00
github-actions[bot]
a484ea4131
Merge master into staging-next 2021-10-03 06:01:22 +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
github-actions[bot]
1256bc4623
Merge master into staging-next 2021-10-01 18:01:22 +00:00
Maximilian Bosch
6b9eefb85f
php80: 8.0.10 -> 8.0.11
ChangeLog: https://www.php.net/ChangeLog-8.php#8.0.11
2021-10-01 12:57:58 +02:00
Maximilian Bosch
13d37ebb64
php74: 7.4.23 -> 7.4.24
ChangeLog: https://www.php.net/ChangeLog-7.php#7.4.24
2021-10-01 12:57:03 +02:00
github-actions[bot]
b1431ff2ab
Merge master into staging-next 2021-10-01 06:01:06 +00:00
Anderson Torres
85aabc8f9d
Merge pull request #139573 from AndersonTorres/new-bqn
cbqn: init at 0.0.0+unstable=2021-09-26
2021-10-01 01:15:46 -03:00
AndersonTorres
53527927eb cbqn: init at 0.0.0+unstable=2021-09-29 2021-09-30 13:51:21 -03:00
github-actions[bot]
1994a3055b
Merge master into staging-next 2021-09-30 00:01:51 +00:00
Sandro
c0959553e4
Merge pull request #139885 from jlesquembre/clj 2021-09-30 00:21:16 +02:00
github-actions[bot]
19e8f1b28f
Merge master into staging-next 2021-09-29 18:01:07 +00:00
Stig
9d340e65c1
Merge pull request #139326 from stigtsp/package/perldevel-5.35.4
perldevel: 5.35.3 -> 5.35.4, perl.perl-cross: 01c176ac0 -> 393821c7
2021-09-29 16:14:34 +02:00
José Luis Lafuente
159e57e0ab
clojure: 1.10.3.943 -> 1.10.3.986 2021-09-29 13:42:53 +02:00
github-actions[bot]
2be25e103b
Merge master into staging-next 2021-09-28 00:01:31 +00:00
Matthieu Coudron
abc36451d7 lua: create a folder for hooks
- moved lua hooks to a specific folder as I foresee to add more
- moved generateLuarocksConfig to lib
- fix getLuaPath
- removed the useless rockspecDir
2021-09-27 23:42:54 +02:00
github-actions[bot]
4b360da656
Merge master into staging-next 2021-09-27 12:01:15 +00:00
happysalada
1cbb0feae5 erlang: fix nix-env version confusion 2021-09-27 20:39:30 +09:00
Vladimír Čunát
a641e599a8
Merge branch 'staging-next' into staging 2021-09-26 15:03:03 +02:00
Ben Siraphob
cf35b27f2b
Merge pull request #138783 from siraben/racket-darwin 2021-09-25 14:41:40 -05:00
Ben Siraphob
1bac76f06f racket: unbreak on darwin 2021-09-25 00:29:47 -05:00
Stig Palmquist
937d22aaa6 perldevel: 5.35.3 -> 5.35.4 2021-09-24 14:52:02 +02:00
Stig Palmquist
c732b861d3 perl.perl-cross: 01c176ac0 -> 393821c7 2021-09-24 14:51:16 +02:00
r-burns
16728283c3
Merge pull request #135619 from r-burns/fpie-musl-fixes
[staging] {cc,binutils}-wrapper: fixes for PIE hardening
2021-09-23 17:55:08 -07:00
github-actions[bot]
796a5df129
Merge master into staging-next 2021-09-23 00:01:50 +00:00
Luflosi
b23cf25c51
npiet: init at 1.3f 2021-09-22 22:41:02 +02:00
Ryan Burns
a41b83c0ff Revert "pkgsMusl.python*: disable LTO"
This is no longer needed with the previous PIE hardening fixes.

This reverts commit 2784f1bd69.
2021-09-20 17:24:12 -07:00
github-actions[bot]
2ad7b248e6
Merge staging-next into staging 2021-09-17 00:02:15 +00:00
figsoda
9bd8dc43f5 lunatic: init at 0.6.2 2021-09-16 07:57:33 -04:00
github-actions[bot]
95f24a8a57
Merge staging-next into staging 2021-09-14 18:01:40 +00:00
github-actions[bot]
91c89490cc
Merge master into staging-next 2021-09-14 18:01:05 +00:00
Ryan Mulligan
a18d24f461
Merge pull request #137722 from r-ryantm/auto-update/babashka
babashka: 0.6.0 -> 0.6.1
2021-09-14 09:36:44 -07:00
figsoda
df7bbfc7b7
Merge pull request #137640 from babariviere/babashka/fix-darwin
babashka: fix build on darwin
2021-09-14 12:32:48 -04:00
Sandro
b6a1ab75d8
Merge pull request #137712 from hrhino/fix/dust
dust: fix
2021-09-14 14:05:55 +02:00
github-actions[bot]
697f3593aa
Merge staging-next into staging 2021-09-14 06:02:01 +00:00
github-actions[bot]
38520726fc
Merge master into staging-next 2021-09-14 06:01:28 +00:00
R. RyanTM
b549e58359 babashka: 0.6.0 -> 0.6.1 2021-09-14 01:35:17 +00:00
R. RyanTM
4a8e5e45b0 supercollider: 3.12.0 -> 3.12.1 2021-09-14 00:30:08 +00:00
Harrison Houghton
230e267051 dust: fix
- Use `pixie` (the wrapper) rather than `pixie-vm` (the wrappee)
- Add `rlwrap` command rather than using `which`

Fixes #72129
2021-09-13 20:19:56 -04:00
R. RyanTM
37ae37e8b7 trealla: 1.9.37 -> 1.12.0 2021-09-13 23:54:27 +00:00
Robert Scott
ddbc53075b
Merge pull request #110893 from risicle/ris-cpython-debug-v2
cpython: add separateDebugInfo v2
2021-09-13 20:20:28 +01:00
github-actions[bot]
04e48fbe4f
Merge staging-next into staging 2021-09-13 18:01:51 +00:00
Jonathan Ringer
ca1731455d
Merge remote-tracking branch 'origin/master' into staging-next 2021-09-13 08:09:52 -07:00
Bastien Riviere
5255d4e168
babashka: fix build on darwin 2021-09-13 13:27:41 +02:00
Maximilian Bosch
ab8017a2dd
php80: 8.0.8 -> 8.0.10
ChangeLog: https://www.php.net/ChangeLog-8.php#8.0.10
2021-09-13 10:49:16 +02:00
Pol Dellaiera
3fbb55710d php74: 7.4.21 -> 7.4.23 2021-09-13 08:51:59 +02:00
github-actions[bot]
fef6f602e6
Merge staging-next into staging 2021-09-12 18:01:50 +00:00
github-actions[bot]
a13bf1828b
Merge master into staging-next 2021-09-12 18:01:21 +00:00
Matthieu Coudron
ab9c7819fe
Merge pull request #136615 from teto/lua-flat
Various lua changes/cleanup
2021-09-12 18:08:53 +02:00
Matthieu Coudron
496b8abf78 Apply suggestions from code review
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-12 03:03:56 +02:00
Matthieu Coudron
88842910b5 lua: introduced a lua lib
Goal is to improve separation between packages and utilities.
Can help with autocompletion/navigate nixpkgs faster.
Also it will help standardize how LUA_PATH is exported across packages,
so that one can more easily make lua changes across nixpkgs (for
    instance changing where lua modules are installed).
2021-09-12 03:03:56 +02:00
github-actions[bot]
d370d9ee99
Merge staging-next into staging 2021-09-11 18:01:51 +00:00
github-actions[bot]
c435b0e35f
Merge master into staging-next 2021-09-11 18:01:16 +00:00
David
98bfb51d00 erlang: make systemd optional, add pkgs.beam_minimal 2021-09-11 23:11:17 +09:00
github-actions[bot]
fa42e187e1
Merge staging-next into staging 2021-09-10 18:01:52 +00:00
github-actions[bot]
36ce45efae
Merge master into staging-next 2021-09-10 18:01:17 +00:00
Alyssa Ross
104abaeb52 tcl.mkTclDerivation: fix cross 2021-09-10 13:38:42 +00:00
Alyssa Ross
320475230c tcl.tclPackageHook: fix cross 2021-09-10 13:38:42 +00:00
Pavol Rusnak
7b06a14be8
micropython: 1.15 -> 1.17 2021-09-10 13:33:43 +02:00
github-actions[bot]
a646151837
Merge staging-next into staging 2021-09-09 06:01:37 +00:00
github-actions[bot]
77893d86c2
Merge master into staging-next 2021-09-09 06:01:04 +00:00
Mario Rodas
6d30087150
Merge pull request #136660 from marsam/update-shen-sbcl
shen-sbcl: rewrite
2021-09-08 20:44:24 -05:00
Mario Rodas
4dc42455c0
Merge pull request #136658 from marsam/update-shen-sources
shen-sources: 22.3 -> 22.4
2021-09-08 20:43:56 -05:00
Luke Granger-Brown
9094826af8 Merge remote-tracking branch 'upstream/staging-next' into staging-fix 2021-09-07 16:23:11 +00:00
github-actions[bot]
b6f0eb9136
Merge master into staging-next 2021-09-06 18:00:57 +00:00
R. RyanTM
a24f458578 elixir: 1.12.2 -> 1.12.3 2021-09-07 01:54:35 +09:00
github-actions[bot]
75dc00dbd8
Merge master into staging-next 2021-09-05 18:00:57 +00:00
Vladimír Čunát
1c866bd1ae
Merge #135672: LuaJIT: bump, fix issue with pcall 2021-09-05 16:43:30 +02:00
Martin Weinelt
7f732aca66 Revert "Merge remote-tracking branch 'origin/python-unstable' into staging-next"
This reverts commit b041b2e1b2, reversing
changes made to 5b6c2380ad.
2021-09-05 15:02:25 +02:00
Martin Weinelt
b041b2e1b2 Merge remote-tracking branch 'origin/python-unstable' into staging-next 2021-09-05 14:51:26 +02:00
github-actions[bot]
e750a74632
Merge staging-next into staging 2021-09-04 00:02:10 +00:00
github-actions[bot]
e3f1f8bba2
Merge master into staging-next 2021-09-04 00:01:34 +00:00
happysalada
c0d3098932 erlangR24: 24.0.5 -> 24.0.6 2021-09-04 07:20:23 +09:00
github-actions[bot]
43fc404470
Merge staging-next into staging 2021-09-02 18:01:53 +00:00
github-actions[bot]
0630061ef3
Merge master into staging-next 2021-09-02 18:01:20 +00:00
Stig
1a34874288
Merge pull request #135671 from stigtsp/package/perldevel-5.35.3
perldevel: 5.35.0 -> 5.35.3, perl.perl-cross: 1.3.6 -> 01c176ac0
2021-09-02 14:57:16 +02:00
github-actions[bot]
3c861fffc2
Merge staging-next into staging 2021-09-02 12:01:43 +00:00
github-actions[bot]
3cc5df2052
Merge master into staging-next 2021-09-02 12:01:09 +00:00
Thiago Kenji Okada
8ee160c2d4 babashka: 0.5.1 -> 0.6.0 2021-09-01 17:36:21 -03:00
github-actions[bot]
af292b1cdd
Merge staging-next into staging 2021-09-01 12:01:50 +00:00
github-actions[bot]
b2f58ca11e
Merge master into staging-next 2021-09-01 12:01:15 +00:00
Matthieu Coudron
b4e6ec08f4
Merge pull request #134336 from teto/luarocks-rockspec-relpath
lua updater: support in-repo rockspecs
2021-09-01 10:31:14 +02:00
Alyssa Ross
c13cf1e76f
Merge remote-tracking branch 'nixpkgs/master' into staging-next 2021-09-01 07:47:01 +00:00
Mario Rodas
4f7808842d shen-sbcl: rewrite
Move sbcl to nativeBuildInputs and separate the check phase correctly.
2021-09-01 04:20:00 +00:00
Mario Rodas
fb1b0dc6cd shen-sources: 22.3 -> 22.4 2021-09-01 04:20:00 +00:00