Matthieu Coudron
253af9151f
luaPackages: update
...
- luarocks-nix: bumped to pass args too, `package_X = callPackage ...`.
It allows to remove the annoying `with self`.
This new version disables tests (because broken) and now emits derivation
with a callPackage in front.
- replaced X.override with lib.overrideLuarocks, it should be used
whenever buildInputs/extraVariables is changed since it impacts the
generated luarocks config.
Once structured attributes are in, it will be easier to have the
luarocks config generated by a hook and we probably will be able to
replace all overrideLuarocks by overrideAttrs.
2021-10-18 19:48:07 +02:00
github-actions[bot]
0f92179807
Merge master into staging-next
2021-10-17 18:01:07 +00:00
Doron Behar
a851c616a2
Merge pull request #107056 from ShamrockLee/gnudatalanguage
2021-10-17 14:41:08 +00:00
Shamrock Lee
d80b0c0171
gnudatalanguage: Init at 1.0.0
...
* Generate PlPlot drivers by
injecting wxGtk31 (if enableWX == true)
and/or xorg.libX11 (if enableXWin == true,
default to false)
into the buildInputs of plplot
with plplot.overrideAttrs
* Override hdf4 and hdf5 with
custom mpi (if
enableMPI == true and libraryMPI == mpich)
and szip (if enableSzip == true, default to false)
2021-10-17 14:06:31 +08:00
github-actions[bot]
aec898bbb2
Merge master into staging-next
2021-10-17 06:01:16 +00:00
AndersonTorres
84e726be47
dbqn: 0.pre+unstable=2021-10-05 -> 0.pre+date=2021-10-08
2021-10-16 21:25:09 -03:00
AndersonTorres
504fff7a3b
dapl: 0.2.0+unstable=2021-06-30 -> 0.2.0+date=2021-10-16
2021-10-16 21:24:59 -03:00
Ryan Burns
3220fbe696
Merge branch 'master' into staging-next
2021-10-16 16:07:38 -07:00
figsoda
50ff5c608a
Merge pull request #141908 from hrhino/fix/dzaima-apl
...
dapl, dapl-native: fix
2021-10-16 18:31:37 -04:00
Harrison Houghton
78d619d9d5
dapl, dapl-native: fix
...
The Java sources contain APL characters as UTF-8, and javac needs to be
told to interpret them as such.
2021-10-16 16:01:48 -04:00
Artturin
1d93a080a6
lua: add conditional to use linux-readline as the plat on 5.4+
...
since 5.4 linux plat no longer builds with readline support
Closes https://github.com/NixOS/nixpkgs/issues/141701
2021-10-16 20:18:59 +02:00
Thiago Kenji Okada
5fa9b22eef
babashka: 0.6.1 -> 0.6.2
2021-10-15 22:13:40 -03:00
Ryan Burns
ae1e984513
Merge pull request #141043 from lopsided98/spidemonkey-llvm-12
...
spidermonkey_78: use LLVM 12
2021-10-13 00:25:51 -07:00
github-actions[bot]
92a15c8929
Merge staging-next into staging
2021-10-11 18:01:55 +00:00
Sandro
877b8b032f
Merge pull request #141250 from doronbehar/pkg/octave
2021-10-11 15:06:51 +02:00
Doron Behar
4a49c7bf1f
octave: 6.2.0 -> 6.3.0
2021-10-11 13:48:41 +03:00
github-actions[bot]
f89ef2c995
Merge staging-next into staging
2021-10-10 06:02:02 +00:00
AndersonTorres
882ed22e5c
cbqn: 0.pre+unstable=2021-10-05 -> 0.pre+unstable=2021-10-09
2021-10-09 15:25:37 -03:00
Martin Weinelt
ad1968a455
Revert "python39: 3.9.6 -> 3.9.7"
...
This reverts commit d003f75d78
.
Causes an unnecessary amount of breakages due to a DeprecationWarning
regarding the loop argument in asyncio, that is going to be deprecrated
in Python 3.10.
> 'The loop argument is deprecated since Python 3.8, and scheduled for removal in Python 3.10.'
The ecosystem needs more time to catch up here. Broken packages are for
example aiohttp, argh and by extension alot of other packages.
2021-10-09 15:21:09 +02:00
github-actions[bot]
8077f060f3
Merge staging-next into staging
2021-10-09 06:01:46 +00:00
Ben Wolsieffer
afd86e9200
spidermonkey_78: use LLVM 12
...
This avoids having to build multiple LLVM versions for my systems, which is
very helpful for platforms without a binary cache (e.g. 32-bit ARM).
2021-10-08 19:55:06 -04: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
github-actions[bot]
162d2d4cdb
Merge staging-next into staging
2021-10-01 18:02:03 +00: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]
6baf6700f7
Merge staging-next into staging
2021-10-01 06:01:38 +00: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
Anderson Torres
ce78887806
Merge pull request #139858 from AndersonTorres/new-guile
...
guile: init at 3.0
Plus cosmetical rewrites of guile expressions.
2021-09-30 19:40:08 -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
AndersonTorres
4e7399a3e5
guile: init at 3.0
2021-09-29 17:29:32 -03:00
AndersonTorres
3859aab0c6
guile 2.2: rename and reformat
2021-09-29 17:29:31 -03:00
AndersonTorres
8572e8818f
guile 2.0: rename and reformat
2021-09-29 17:29:31 -03:00
github-actions[bot]
19e8f1b28f
Merge master into staging-next
2021-09-29 18:01:07 +00:00
AndersonTorres
af62264e5c
guile 1.8: rename and reformat
2021-09-29 13:00:56 -03: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
Timo Kaufmann
2fb7cd664e
tcl.mkTclDerivation: fix exec prefix
...
Shell variables are not expanded, so the old value was just the literal
string `${out}`.
Fixes #139566
2021-09-28 18:41: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