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
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