Commit graph

4808 commits

Author SHA1 Message Date
Mario Rodas a2045d32af
Merge pull request #110479 from r-ryantm/auto-update/janet
janet: 1.13.1 -> 1.14.1
2021-01-24 11:38:47 -05:00
volth bc0d605cf1 treewide: fix double quoted strings in meta.description
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-24 19:56:59 +07:00
jakobrs 460b9f53b2 lua: Add more symlinks to lua.pc
This creates a symlink to lua.pc for every name of the file used by Arch:

For a version of Lua (for example, 5.4) we now have:
- lib/pkgconfig/lua.pc
- lib/pkgconfig/lua-5.4.pc
- lib/pkgconfig/lua5.4.pc
- lib/pkgconfig/lua54.pc
2021-01-24 11:01:04 +01:00
Sandro 2dde18a104
Merge pull request #110589 from siraben/cmake-buildinputs 2021-01-23 20:37:45 +01:00
Guillaume Girol f168a3dd78
Merge pull request #107785 from Taneb/metamath-194
metamath: 0.193 -> 0.194
2021-01-23 14:37:41 +00:00
Ben Siraphob 001c0cbe54 pkgs/development/interpreters: stdenv.lib -> lib 2021-01-23 20:29:03 +07:00
Ben Siraphob 50855dacc0 falcon: move cmake to nativeBuildInputs 2021-01-23 19:49:14 +07:00
Doron Behar f9c6e07c67 treewide: Remove usages of stdenv.lib by @doronbehar
Per: https://github.com/NixOS/nixpkgs/issues/108938
2021-01-23 10:52:19 +02:00
Stig b8c3cd1318
Merge pull request #110321 from stigtsp/package/perl-5.33.6
perldevel: 5.33.5 -> 5.33.6, perl-cross: b444794 -> 4c55233
2021-01-23 03:17:03 +01:00
Stig 63333a977f
Merge pull request #110298 from stigtsp/perl/remove-parallel-building-patch
perl: remove obsolete parallel building patch
2021-01-23 03:02:49 +01:00
Peter Woodman 858eebe1f9 cpython: fix extensions when using a musl toolchain 2021-01-22 23:56:19 +01:00
Jonathan Ringer 0389d5b148 python310: 3.10.0a3 -> 3.10.0a4 2021-01-22 07:27:21 -08:00
R. RyanTM aa9adb6a00 janet: 1.13.1 -> 1.14.1 2021-01-22 13:26:38 +00:00
Stig Palmquist fc8a310406 perldevel: 5.33.5 -> 5.33.6, perl-cross: b444794 -> 4c55233 2021-01-21 12:34:55 +01:00
Stig Palmquist f315259280 perl: remove obsolete parallel building patch 2021-01-21 10:24:13 +01:00
zowoq 932941b79c treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-21 13:29:54 +10:00
bitmappergit e61e82e6c5 maude: 3.0 -> 3.1 2021-01-19 11:00:45 -04:00
Michael Raskin 1dc1d962fc
Merge pull request #109896 from r-ryantm/auto-update/angelscript
angelscript: 2.34.0 -> 2.35.0
2021-01-19 09:26:59 +00:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
R. RyanTM 8bef83f288 angelscript: 2.34.0 -> 2.35.0 2021-01-19 05:09:45 +00:00
Ryan Mulligan 428161e23c
Merge pull request #109873 from r-ryantm/auto-update/janet
janet: 1.12.2 -> 1.13.1
2021-01-18 17:43:35 -08:00
R. RyanTM d53c315e02 janet: 1.12.2 -> 1.13.1 2021-01-19 01:24:30 +00:00
Oleksii Filonenko ab1fb17e59
Merge pull request #97518 from goodbyekansas/wasmer-backend
wasmer: enable cranelift backend
2021-01-19 00:49:28 +02:00
Sandro 2a28c3a986
Merge pull request #109069 from abathur/update/bats-1.2.1
bats: 1.2.0 -> 1.2.1
2021-01-18 21:19:01 +01:00
Sandro 8c3229e303
Merge pull request #108116 from KAction/guile-static
guile: fix static build
2021-01-18 20:42:21 +01:00
R. RyanTM 1b5f575440 elixir: 1.11.2 -> 1.11.3 2021-01-18 15:36:06 +00:00
Travis A. Everett 90438281ef bats: 1.2.0 -> 1.2.1 2021-01-16 11:24:34 -06:00
github-actions[bot] 2445824f40
Merge master into staging-next 2021-01-16 12:40:04 +00:00
Ben Siraphob 8dd78bb4fb treewide: fix double quoted strings in meta.description 2021-01-16 11:29:30 +07:00
github-actions[bot] 3269d4d3a3
Merge master into staging-next 2021-01-15 18:52:54 +00:00
Gabriel Gonzalez 135742a845 Incorporate revision in name for Dhall GitHub packages
This is a small quality-of-life improvement so that
the package version/revision can be inferred from the
/nix/store path (which is the convention for most of the
Nixpkgs ecosystem).
2021-01-15 19:14:58 +01:00
github-actions[bot] 730ff71234
Merge master into staging-next 2021-01-14 12:42:20 +00:00
Gabriel Gonzalez 710038a5e6 Fix header for generated Dhall documentation
By default, `dhall-docs` uses the name of the input directory
as the initial component of the documentation header.  However,
since the input directory is built using Nix the header contains
the Nix store hash in the name, which then appears in the
generated documentation.

The fix is to override this default behavior by supplying the
`--package-name` flag to `dhall-docs`.
2021-01-14 09:50:44 +01:00
Jan Tojnar b813710c04
Merge branch 'master' into staging-next 2021-01-14 02:24:17 +01:00
Fabian Möller 07e7cea102 python36: enable ctypes.util.find_library patch 2021-01-13 13:13:02 +01:00
github-actions[bot] 1cce663933
Merge staging-next into staging 2021-01-11 01:02:25 +00:00
github-actions[bot] 36bab113bf
Merge master into staging-next 2021-01-11 01:02:21 +00:00
Sandro 3e5207becc
Merge pull request #106679 from siraben/gauche-update
gauche: 0.9.9 → 0.9.10
2021-01-11 01:35:04 +01:00
Jan Tojnar 88c998fb21
Merge branch 'staging-next' into staging 2021-01-10 23:24:57 +01:00
Jan Tojnar dd72357155
Merge branch 'master' into staging-next 2021-01-10 23:24:33 +01:00
Dominik Xaver Hörl 25bef2d8f9 treewide: simplify pkgs.stdenv.lib -> pkgs.lib
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
2021-01-10 20:12:06 +01:00
github-actions[bot] bd9e17e21f
Merge staging-next into staging 2021-01-10 18:41:46 +00:00
github-actions[bot] 76394e4624
Merge master into staging-next 2021-01-10 18:41:43 +00:00
Profpatsch 2497553b23 toplevel: stdenv.lib -> lib
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
2021-01-10 17:44:59 +01:00
Ben Siraphob 47de48f600 gauche: 0.9.9 -> 0.9.10 2021-01-10 21:23:52 +07:00
github-actions[bot] 34f5c8db0e
Merge staging-next into staging 2021-01-09 18:41:31 +00:00
github-actions[bot] fcbe48c797
Merge master into staging-next 2021-01-09 18:41:27 +00:00
Frederik Rietdijk 7c61ecbefd Revert "Revert "python: 3.8.6 -> 3.8.7.""
This was originally reverted because of an invalid patch.
This has been fixed and now we want this update again.

This reverts commit e1ed9b3b08.
2021-01-09 13:12:44 +01:00
github-actions[bot] 7aced83bf9
Merge staging-next into staging 2021-01-08 12:29:39 +00:00
Orivej Desh 349585e778 python2: fix ctypes.util.find_library with gcc10
Fixes #108243
2021-01-08 11:19:39 +01:00