Commit Graph

81689 Commits

Author SHA1 Message Date
github-actions[bot]
bf5abe92d4
Merge master into staging-next 2023-02-15 18:01:14 +00:00
Kim Lindberger
ad36a97de0
Merge pull request #175000 from shyim/add-opensearch
opensearch: init at 2.5.0
2023-02-15 18:11:53 +01:00
John Ericson
3f3282a997
Merge pull request #216474 from sternenseemann/curl-pkg-config-meta
curl: add pkg-config metadata for libcurl.pc
2023-02-15 08:26:47 -05:00
sternenseemann
c5a0a5ac5e curl: add pkg-config metadata for libcurl.pc
I did not add the validatePkgConfig setup hook to curl, as I suspect it
may cause trouble when bootstrapping.
2023-02-15 13:52:15 +01:00
github-actions[bot]
1638d35583
Merge staging-next into staging 2023-02-15 12:01:56 +00:00
Martin Weinelt
ecc96be978
Merge pull request #215197 from bcdarwin/pytorch-grad-cam
python310Packages.grad-cam: init at 1.4.6
2023-02-15 11:10:56 +00:00
Thiago Kenji Okada
3a1c146eb7
Merge pull request #216228 from thiagokokada/graalvm-ce-add-more-products
graalvmCEPackages.{js,python,wasm,ruby,llvm}-installable-svm: init at 22.3.1
2023-02-15 10:18:18 +00:00
github-actions[bot]
c4fe2133de
Merge staging-next into staging 2023-02-15 06:01:44 +00:00
John Ericson
179bff391b
Merge pull request #216360 from Stunkymonkey/use-optionals
treewide: use lib.optionals
2023-02-14 21:54:13 -05:00
Anderson Torres
5de7f7d465
Merge pull request #216143 from Julow/ruby-unremove-mail
rubyPackages: Unremove `mail`
2023-02-14 22:48:38 -03:00
Nick Cao
090ecda0c4
Merge pull request #216227 from DeeUnderscore/init/listenbrainz-mpd
listenbrainz-mpd: init at 2.0.2
2023-02-15 08:59:22 +08:00
github-actions[bot]
58cfebde3e
Merge staging-next into staging 2023-02-15 00:02:50 +00:00
Anderson Torres
0621648513
Merge pull request #216123 from Detegr/c64-debugger
c64-debugger: init at 0.64.58.6
2023-02-14 20:32:22 -03:00
Anderson Torres
7308f2de5b
Merge pull request #216315 from PedroHLC/libdisplay-info-init
libdisplay-info: init at 0.1.0
2023-02-14 20:30:21 -03:00
Sandro
5e6119786e
Merge pull request #216351 from figsoda/cargo-dist 2023-02-14 22:55:54 +01:00
Soner Sayakci
14a114606a
opensearch: init at 2.5.0 2023-02-14 20:00:22 +00:00
K900
03ce4617e8
Merge pull request #216072 from illdefined/akkoma
akkoma: 3.5.0 → 3.6.0
2023-02-14 22:43:49 +03:00
K900
0059f767b9
Merge pull request #211767 from K900/plasma-5.27
Plasma 5.27
2023-02-14 22:12:28 +03:00
Mikael Voss
507c66f5b1
pleroma-fe: Rename to akkoma-fe 2023-02-14 20:05:08 +01:00
Thiago Kenji Okada
cce466a582 graalvm*-ce: allow all parameters to be overriden 2023-02-14 19:04:12 +00:00
figsoda
10d31fb806 cargo-dist: init at 0.0.2 2023-02-14 13:25:15 -05:00
Felix Buehler
bc3d5934d7 treewide: use lib.optionals 2023-02-14 19:11:59 +01:00
github-actions[bot]
f123085ae9
Merge staging-next into staging 2023-02-14 18:01:45 +00:00
D Anzorge
c09076d5d9 listenbrainz-mpd: init at 2.0.2 2023-02-14 18:40:35 +01:00
Frederik Rietdijk
8422db6f0d eccodes: build with gcc on darwin 2023-02-14 17:56:28 +01:00
PedroHLC ☭
b4c6ce423b
libdisplay-info: init at 0.1.0
Release: https://gitlab.freedesktop.org/emersion/libdisplay-info/-/releases/0.1.0
2023-02-14 11:32:33 -03:00
ajs124
6687f7fe04
Merge pull request #209585 from JamieMagee/pyls-black
python3Packages.pyls-black: remove
2023-02-14 15:16:51 +01:00
Sandro
6c98e560bc
Merge pull request #200687 from wentasah/ikiwiki-git-fix
ikiwiki: fix git support
2023-02-14 13:40:43 +01:00
github-actions[bot]
beb954d949
Merge staging-next into staging 2023-02-14 12:01:51 +00:00
K900
131c8fa532 kuserfeedback: init at 1.2.0
Required for plasma-welcome, and maybe should be added to other things later.
2023-02-14 13:57:36 +03:00
Antti Keränen
a80aad7a10 c64-debugger: init at 0.64.58.6 2023-02-14 12:39:35 +02:00
Alyssa Ross
200610b849
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/libraries/gtest/default.nix
	pkgs/development/libraries/hidapi/default.nix
2023-02-14 09:53:03 +00:00
zowoq
02f9255044 podman: remove wrapper
trying to get all of the podman functionality to work with the wrapper
 is becoming more complicated with each release, it isn't sustainable

removing the wrapper does mean that using extraPackages will need to build from source

- include pkgs.zfs by default in the wrapped podman used by the module so it is cached
  - anyone using zfsUnstable will need to build from source

- remove unnecessary serviceConfig overrides

- set HELPER_BINARIES_DIR during build

- use install.bin target on linux for podman/tmpfiles
  - also installs quadlet/rootlessport in libexec

- remove unnecessary rootlessport output

- remove unnecessary substituteInPlace
2023-02-14 19:22:24 +10:00
Jamie Magee
2c27b33ec2
python3Packages.pyls-black: remove
[`pyls-mypy`](https://github.com/tomv564/pyls-mypy) depends on the deprecated [`palantir/python-language-server`](https://github.com/palantir/python-language-server). nixpkgs doesn't package the `palantir` version, instead we package [`microsoft/python-language-server`](https://github.com/microsoft/python-language-server). I don't know if they are interchangable, but regardless, `pyls-mypy`, `palantir/python-language-server`, and `microsoft/python-language-server` are all deprecated.

The replacement for `palantir/python-language-server` and `microsoft/python-language-server` is [`python-lsp-server`](https://github.com/python-lsp/python-lsp-server) which is [already in nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/python-modules/python-lsp-server/default.nix). The replacement for `pyls-mypy` is [`pylsp-mypy`](https://github.com/python-lsp/pylsp-mypy) and [is also already available in nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/python-modules/pylsp-mypy/default.nix)
2023-02-14 00:01:44 -08:00
Mario Rodas
2cb1b56668
Merge pull request #214481 from MercuryTechnologies/andrewsmith/squawk
squawk: init at 0.20.0
2023-02-13 21:32:01 -05:00
Robert Schütz
25669ed74b Merge pull request #216174 from alyssais/hangups
python3.pkgs.hangups: drop
2023-02-13 17:36:05 -08:00
Andrew Smith
206da52005 squawk: init at 0.20.0
Squawk is a useful tool for linting PostgreSQL DDL migrations for
potential downtime risks.

Squawk 0.20.0 was released without updating Cargo.lock, so I patched
that. There was also a test that failed because it snapshots the
internal version of the PostgreSQL parser and there was a minor version
difference. I patched that as well.

Each version of libpg_query corresponds to the PostgreSQL version from
which the parser code is extracted. There are slightly different
abstract syntax trees produced by different versions of PostgreSQL and
Squawk doesn't handle the latest one available in nixpkgs. Override it
just for Squawk.

I pulled this from 45bff9e87b.
2023-02-13 14:58:02 -08:00
Alyssa Ross
d9eb9d4958
python3.pkgs.hangups: drop
Obsolete, since Google Hangouts has been shut down[1].

[1]: https://github.com/tdryer/hangups/issues/533
2023-02-13 20:29:42 +00:00
Anderson Torres
e56d79abcb
Merge pull request #215708 from rvnstn/enc-1.1.0
enc: init at 1.1.0
2023-02-13 17:25:59 -03:00
Jules Aguillon
e23578703a rubyPackages: update 2023-02-13 19:21:46 +01:00
Jules Aguillon
6965ac6cce rubyPackages.mail: init at 2.8.1
The `mail` gem has been removed in 3b953b5a69 because it was only a
dependency of the gem `rails` which has been commented out.
2023-02-13 19:19:09 +01:00
github-actions[bot]
f60ea3cf39
Merge staging-next into staging 2023-02-13 18:01:55 +00:00
Dmitry Kalinkin
f032544122
Merge pull request #215867 from veprbl/pr/nnpdf_4_0_6
nnpdf: 4.0.4 -> 4.0.6, provide n3fit
2023-02-13 12:58:38 -05:00
Martin Weinelt
492cb35f5c
Merge pull request #216097 from alyssais/lightning-drop
python3.pkgs.lightning: drop
2023-02-13 17:34:01 +00:00
Vladimír Čunát
f1f9ae6a3b
Merge #214010: staging-next 2023-02-01 2023-02-13 15:42:23 +01:00
Thiago Kenji Okada
04019089fd
Merge pull request #215583 from thiagokokada/graalvm-ce-refactor
graalvm*-ce: refactor, 22.3.0 -> 22.3.1
2023-02-13 14:39:15 +00:00
Mario Rodas
11bc9b5b8c
Merge pull request #216122 from marsam/fix-git-trim-darwin
git-trim: fix build on darwin
2023-02-13 08:33:07 -05:00
Louis Bettens
e9be28ebac cosmocc: init at 2.2 2023-02-13 07:32:21 -05:00
Louis Bettens
afbdf8c54d cosmoc: drop 2023-02-13 07:32:21 -05:00
github-actions[bot]
29c2637dda
Merge staging-next into staging 2023-02-13 12:02:05 +00:00