Commit Graph

378178 Commits

Author SHA1 Message Date
Martin Weinelt
c87b0dd59c
firefox-bin: 100.0 -> 100.0.1
https://www.mozilla.org/en-US/firefox/100.0.1/releasenotes/
2022-05-15 01:37:37 +02:00
Martin Weinelt
142cf31abb
firefox: 100.0 -> 100.0.1
https://www.mozilla.org/en-US/firefox/100.0.1/releasenotes/
2022-05-15 01:37:15 +02:00
AndersonTorres
9757f32b35 acpica-tools: 20211217 -> 20220331 2022-05-14 20:30:47 -03:00
Anderson Torres
82c1de0115
Merge pull request #173063 from AndersonTorres/MISC
Misc fixes
2022-05-14 19:46:43 -03:00
Michael Weiss
2d8fc216cf
Merge pull request #173064 from primeos/chromiumBeta
chromiumBeta: Fix the build
2022-05-15 00:41:03 +02:00
Michael Weiss
041e295ce5
Merge pull request #173066 from primeos/nixos-tests-chromium
nixos/tests/chromium: Switch to nodes.machine (vs. deprecated machine…
2022-05-15 00:38:43 +02:00
Ryan Horiguchi
ad6f1a577e
gnomeExtensions: auto-update 2022-05-15 00:27:30 +02:00
Anders Kaseorg
b2f44c3e6e mozillavpn: Disable debug mode
Upstream uses a broken test for debug mode, so we need to redundantly
disable debug even though we already enable release:

https://github.com/mozilla-mobile/mozilla-vpn-client/pull/3539

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-05-14 15:20:12 -07:00
Artturi
d25007d49e
Merge pull request #169007 from tomfitzhenry/squeekboard-1.17
squeekboard: 1.16.0 -> 1.17.0
2022-05-15 00:59:35 +03:00
Michael Weiss
084f2307d4
nixos/tests/chromium: Switch to nodes.machine (vs. deprecated machine attribute)
The old attribute is deprecated:
trace: warning: In test `chromium-stable': The `machine' attribute in NixOS
tests (pkgs.nixosTest / make-test-pyton.nix / testing-python.nix / makeTest) is
deprecated. Please use the equivalent `nodes.machine'.

Note: This is only a refactoring.
2022-05-14 23:54:41 +02:00
AndersonTorres
71d8b8afd8 rs: reformat 2022-05-14 18:45:35 -03:00
AndersonTorres
d99becc893 mksh: fix URL 2022-05-14 18:45:35 -03:00
AndersonTorres
23fcb9a8e2 oroborus: fix URL 2022-05-14 18:45:35 -03:00
AndersonTorres
86fd585091 glpng: reformat 2022-05-14 18:45:35 -03:00
AndersonTorres
2d70de92f3 netsurf.libutf8proc: fix URL 2022-05-14 18:45:35 -03:00
Michael Weiss
37a13a3d4d
chromiumBeta: Fix the build
The build was failing with:
[4758/49762] ACTION //third_party/dawn/src/dawn/common:dawn_version_gen__json_tarball(//build/toolchain/linux/unbundle:default)Ke:default)ux/unbundle:default)[Kuide/optimization_guide_internals/resources/optimization_guide_internals.mojom-webui.js
FAILED: gen/third_party/dawn/dawn_version_gen.json_tarball
python3 ../../third_party/dawn/generator/dawn_version_generator.py --dawn-dir ../../third_party/dawn/ --template-dir /build/chromium-102.0.5005.49/third_party/dawn/generator/templates --jinja2-path /build/chromium-102.0.5005.49/third_party/jinja2 --output-json-tarball gen/third_party/dawn/dawn_version_gen.json_tarball --depfile gen/third_party/dawn/dawn_version_gen.json_tarball.d --expected-outputs-file gen/third_party/dawn/dawn_version_gen.expected_outputs --allowed-output-dirs-file gen/third_party/dawn/dawn_version_gen.allowed_output_dirs
Traceback (most recent call last):
[...]
FileNotFoundError: [Errno 2] No such file or directory: 'git'
[4761/49762] ACTION //third_party/blink/renderer/bindings:generate_bindings_all(//build/toolchain/linux/unbundle:default)fault)
ninja: build stopped: subcommand failed.

More details here: https://bugs.chromium.org/p/chromium/issues/detail?id=1321370

The patch doesn't apply to M102 so I had to cherry-pick it manually.
2022-05-14 23:40:03 +02:00
Ivv
1bae25ac65
Merge pull request #171310 from IvarWithoutBones/fix/dotnetmodule-flags
buildDotnetModule drvs: fix flags
2022-05-14 23:15:25 +02:00
Théophile Wallez
1cf46adf35 hashdeep: fix 2022-05-14 22:53:55 +02:00
Ivv
5f721cfb1c
Merge pull request #169121 from ashkitten/xivlauncher
xivlauncher: init at 1.0.0.4
2022-05-14 22:53:35 +02:00
AndersonTorres
cf0f19b85b netsurf.libnsutils: fix URL 2022-05-14 17:30:44 -03:00
Mario Rodas
8dadf69c77
Merge pull request #173061 from marsam/fix-sile-build
sile: fix build
2022-05-14 15:21:27 -05:00
toastal
2fc228efaf
ocamlPackages.otoml: 0.9.0 → 1.0.1; soupault: 3.2.0 → 4.0.0 (#173032)
* ocamlPackages.otoml: 0.9.0 → 1.0.1

* soupault: 3.2.0 → 4.0.0

> toastal: I'm switching the OPAM tarball link to codeberg for 4.0.0

— dmbaturin, #soupault Libera.Chat

As directed by the maintainer, the releases will now point to the
Codeberg Gitea Git forge instance. This is a win for open source code
platforms and users as they will not need to interact with a
proprietary code forge!
2022-05-14 21:14:53 +02:00
Malo Bourgon
628a107546 nodePackages: get more packages building
Packages that now build:
* "@electron-forge/cli
* "@hyperspace/cli"/hyperspace-cli
* "@medable/mdctl-cli"
* thelounge-plugin-giphy
* vega-cli

Also move `pkgs.makeWrapper` from `buildInputs` to `nativeBuildInputs`
in overrides.
2022-05-14 11:30:21 -07:00
Malo Bourgon
ef3ed931d2 nodePackages: update/cleanup documentation 2022-05-14 11:30:21 -07:00
Malo Bourgon
31673e9aee nodePackages: make it easy to add meta.mainProgram to packages
This was accomplish by moving the current overrides overlay out of
./default.nix into to a seperate file ./overrides.nix, and composing
that overlay an overlay ,`mainProgramOverrides`, (defined in
./default.nix) which uses the contents of a new file ./main-programs.nix
to create overrides that add `meta.mainProgram` to packages.

The following changes were also made to existing overrides:
* `self` and `super` where changed to `final` and `prev` respectively
* Existing additions of `mainProgram` were moved to ./main-programs.nix
* References to `pkgs.lib` were changed to `lib`
* References to `pkgs.nodejs` were changed to `nodejs`
* References to `nodePackages` were changed  to `final`
* References to `pkgs.callPackage` were changed to `callPackage`

Finally `meta.mainProgram` was added to all packages that provide a
single executable whose name differs from the package's name, for
packages available on `{aarch64,x86_64}-darwin` and `x86_64-linux`.
2022-05-14 11:30:15 -07:00
Jörg Thalheim
3d4109f3a4
Merge pull request #172588 from res0Nanz/patch-1
wolfram-engine: fix quotes in installation script
2022-05-14 19:27:38 +01:00
Malo Bourgon
745739f280 nodePackages: cleanup/fix overrides
* Standardize on `override` vs `overrideAttrs'.
* Use `oldAttrs` as standard argument to `override` when it's needed.
* Fix overrides of `meta` so that original attributes are preserved.
2022-05-14 11:26:23 -07:00
Malo Bourgon
c8b24b7faa nodePackages: sort overrides 2022-05-14 11:24:35 -07:00
Yuka
c4070d4ce3
schildichat-{web,desktop}: 1.10.4-sc.1 -> 1.10.12-sc.1 (#173045) 2022-05-14 19:31:47 +02:00
Jules Aguillon
f2a91a6679 Fix string context lost in linkFarm
```nix
let pkgs = import ./. {}; in
pkgs.linkFarm "test" [
  { name = "foo"; path = ./README.md; }
]
```

The nix code above generates this result: (`nix build -f test.nix`)

```
lrwxrwxrwx 1 root root 31 Jan  1  1970 /nix/store/98mdz626n99w0467q4r203q154bnnli9-test/foo -> /home/juloo/w/nixpkgs/README.md
```

With this patch, the target file is naturally copied into the store:

```
lrwxrwxrwx 1 root root 53 Jan  1  1970 /nix/store/ndvffnardifqwzbp07g15llav55r5k1m-test/foo -> /nix/store/9rqwjskbbgbflrpyhzi6rak2j7jspr5f-README.md
```
2022-05-14 19:23:15 +02:00
Sergei Trofimovich
8feed1d215 gtkpod: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: .libs/autodetection.o:/build/gtkpod-2.1.5/libgtkpod/gtkpod_app_iface.h:248: multiple definition of
      `gtkpod_app'; .libs/gtkpod_app_iface.o:/build/gtkpod-2.1.5/libgtkpod/gtkpod_app_iface.h:248: first defined here
2022-05-14 18:15:45 +01:00
Anderson Torres
4cebbee703
Merge pull request #172796 from AndersonTorres/MISC
primesieve, primecount: updates
2022-05-14 14:03:46 -03:00
Robert Scott
044afc70cf python3Packages.pyvips: fix on darwin-aarch64 by providing pkg-config
...as well as the python package `pkgconfig`. the native `pkg-config`
tool is used by the installer to locate the vips headers. if it can't
do this it falls back into using libffi's "ABI mode" which results in
the issues documented at
https://cffi.readthedocs.io/en/latest/using.html#callbacks on
darwin-aarch64.
2022-05-14 17:46:51 +01:00
Alex Martens
ac1fea4ca0 cargo-tarpaulin: disable aarch64 build 2022-05-14 09:40:56 -07:00
Robert Scott
ed3f3fb843
Merge pull request #172951 from WolfangAukang/pyvips-fix
python3Packages.pyvips: 2.1.16 -> 2.2.0
2022-05-14 17:22:44 +01:00
Mario Rodas
a2f3fdeed5
Merge pull request #172567 from r-ryantm/auto-update/python3.10-django-auth-ldap
python310Packages.django-auth-ldap: 4.0.0 -> 4.1.0
2022-05-14 11:18:24 -05:00
Mario Rodas
1262b3c421
Merge pull request #172950 from marsam/update-recoll
recoll: 1.31.0 -> 1.32.0
2022-05-14 11:17:08 -05:00
Mario Rodas
a83e4fc664
Merge pull request #172859 from r-ryantm/auto-update/python3.10-apispec
python310Packages.apispec: 5.2.1 -> 5.2.2
2022-05-14 11:16:04 -05:00
Mario Rodas
81b947014c
Merge pull request #172714 from SomeoneSerge/datatable
python310Packages.datatable: mark broken
2022-05-14 11:13:06 -05:00
Lucas Franceschino
8714f77b8b ploticus: fix 2022-05-14 18:11:23 +02:00
Robert Scott
d505e85683
Merge pull request #172779 from wkral/pappl-fix
pappl: fix build
2022-05-14 17:09:56 +01:00
Mario Rodas
6e258fd1f8
Merge pull request #172863 from r-ryantm/auto-update/python3.10-django-jinja
python310Packages.django-jinja: 2.10.0 -> 2.10.2
2022-05-14 11:06:40 -05:00
Mario Rodas
c6385b109b
Merge pull request #172829 from r-ryantm/auto-update/python3.10-pyglet
python310Packages.pyglet: 1.5.23 -> 1.5.24
2022-05-14 11:05:52 -05:00
Mario Rodas
a0cfc5da82
Merge pull request #173038 from xrelkd/update/cargo-expand
cargo-expand: 1.0.19 -> 1.0.21
2022-05-14 11:05:20 -05:00
Mario Rodas
ce57c1c4a0
Merge pull request #173035 from xrelkd/update/eksctl
eksctl: 0.96.0 -> 0.97.0
2022-05-14 10:59:36 -05:00
toastal
b70ba3ad0a senpai: unstable-2022-04-29 → unstable-2022-05-10
Bump to the latest default branch commit.
2022-05-14 22:50:44 +07:00
William Kral
a99bf0ec51 pappl: fix build 2022-05-14 08:48:17 -07:00
Sergei Trofimovich
1f15388af1 gnupg1orig: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: ../util/libutil.a(estream-printf.o):/build/gnupg-1.4.23/util/../include/memory.h💯 multiple definition of
        `memory_debug_mode'; gpgsplit.o:/build/gnupg-1.4.23/tools/../include/memory.h💯 first defined here
2022-05-14 16:31:03 +01:00
xrelkd
1645c6e1d2
cargo-expand: 1.0.19 -> 1.0.21 2022-05-14 23:22:35 +08:00
Mario Rodas
f7a2285166
Merge pull request #173029 from marsam/update-lapce
lapce: 0.0.12 -> 0.1.0
2022-05-14 10:20:22 -05:00