1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-21 21:21:06 +00:00
Commit graph

5672 commits

Author SHA1 Message Date
Sandro 3b10c17870
Merge pull request #142414 from trofi/drop-ruby-2.6 2021-10-22 15:15:51 +02:00
Sergei Trofimovich c6b949c09c ruby_2_6, rubyPackages_2_6: drop unused package 2021-10-22 08:46:57 +01:00
Mario Rodas a70f26a28a kona: 3.21 -> 20201009 2021-10-22 02:38:00 -05:00
Sandro 835fc504e2
Merge pull request #141827 from thiagokokada/bump-babashka 2021-10-21 23:46:02 +02:00
Sandro a28e93bd66
Merge pull request #136302 from sternenseemann/ngn-k 2021-10-21 21:27:57 +02:00
Thiago Kenji Okada 38001b1454 babashka: add passthru.updateScript 2021-10-20 11:22:59 -03:00
Thiago Kenji Okada f661c6b18b clojure: add passthru.updateScript 2021-10-20 11:17:34 -03:00
Michael Adler ac4e270106 bats: 1.3.0 -> 1.4.1 2021-10-19 14:28:00 +02:00
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
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
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
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
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
AndersonTorres 882ed22e5c cbqn: 0.pre+unstable=2021-10-05 -> 0.pre+unstable=2021-10-09 2021-10-09 15:25:37 -03:00
AndersonTorres 2122549476 dapl: init at 0.2.0+unstable=2021-06-30 2021-10-08 00:15:33 -03: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
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
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
Stig 807370df94
Merge pull request #138553 from alyssais/perl-static
pkgsStatic.perl: fix build
2021-10-05 21:10:17 +02: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
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