Commit Graph
8 Commits
Author SHA1 Message Date
Ben Wolsieffer 9b1ef47ae3 spidermonkey_78: fix build on armv7l
Adds a patch from Debian to fix a build failure on armv7l.

(cherry picked from commit 1b1e681d77dc0452c4b557aa6e10f2e02e0650ca)
2021-08-25 10:18:56 +00:00
Martin Weinelt 6a5755d960 spidermonkey_78: 78.8.0 -> 78.11.0
(cherry picked from commit c0a0f6ceee47dffb1e9a16f48a6cf758745c841b)
2021-06-15 22:44:19 +00:00
Daniel Nagy 0dcd780908 spidermonkey_78: 78.4.0 -> 78.8.0 2021-02-27 12:35:36 +01:00
Ben Wolsieffer 87768f2fed spidermonkey: use LLVM 11
Now that rustc has moved to LLVM 11, this prevent needing to build two LLVM
versions.
2021-02-20 08:54:24 +01:00
Ben Siraphob 001c0cbe54 pkgs/development/interpreters: stdenv.lib -> lib 2021-01-23 20:29:03 +07: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
Will Young 8edf9cf5d0 spidermonkey: 78.1.0 -> 78.4.0 2020-11-02 23:30:28 +01:00
Doron BeharandWORLDofPEACE 1d45990efb spidermonkey_78: init at 78.1.0
* format

Co-authored-by: WORLDofPEACE <worldofpeace@protonmail.ch>
2020-09-28 15:08:23 +02:00