Commit Graph

81612 Commits

Author SHA1 Message Date
Jordan Isaacs
34dcadee7c
waylock: 0.6.0 -> 0.6.2 2023-02-15 16:59:43 -05: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
Frederik Rietdijk
8422db6f0d eccodes: build with gcc on darwin 2023-02-14 17:56:28 +01: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
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
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
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]
fd8daee7c2
Merge master into staging-next 2023-02-13 12:01:30 +00:00
Tobias Ravenstein
0fb0adfe7b enc: init at 1.1.0 2023-02-13 12:01:52 +01:00
Fabian Affolter
be0b34847b
Merge pull request #216081 from fabaff/rapt-ble
python310Packages.rapt-ble: init at 0.1.0
2023-02-13 09:35:50 +01:00
Dmitry Kalinkin
e939aafb98 python310Packages.hist: init at 2.6.3 2023-02-13 01:49:47 -05:00
Dmitry Kalinkin
0fe08544fc python310Packages.histoprint: init at 2.4.0 2023-02-13 01:49:47 -05:00
Dmitry Kalinkin
d4b39b8569 python310Packages.uhi: init at 0.3.3 2023-02-13 01:49:47 -05:00
github-actions[bot]
0d7cb3a2aa
Merge master into staging-next 2023-02-13 06:01:30 +00:00
Mario Rodas
51b444c7c9 git-trim: fix build on darwin 2023-02-13 04:20:00 +00:00
Nick Cao
0fdc487133
Merge pull request #216019 from SuperSamus/dolphin-emu-update
dolphin-emu: remove stable, 5.0-17995 -> 5.0-18498
2023-02-13 09:48:23 +08:00
Nick Cao
fdbdae8d4b
Merge pull request #215967 from dguibert/dg/paraview-5.11
paraview: 5.10.0 -> 5.11.0
2023-02-13 09:41:24 +08:00
Nick Cao
c16eaf8004
Merge pull request #215909 from NickCao/asf
python3Packages.asf-search: sync deps with upstream
2023-02-13 09:12:08 +08:00
Alyssa Ross
1280a27bbd
python3.pkgs.lightning: drop
Tests fail with Python 3.11, no maintainer, and upstream has been dead
for several years.
2023-02-13 00:45:23 +00:00
Alyssa Ross
c6c7493c3b
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/pyarrow/default.nix
2023-02-13 00:15:28 +00:00
Nick Cao
3a2e567184
Merge pull request #211814 from pbsds/gnu-cim-init
gnu-cim: init at 5.1
2023-02-13 08:00:10 +08:00
Nick Cao
07bd49f951
Merge pull request #212165 from doriath/add-grpc-cli
grpc_cli: init at 1.46.6
2023-02-13 07:59:02 +08:00
Sandro
3e7bf1e547
Merge pull request #204493 from reckenrode/xcodes-update 2023-02-13 00:38:33 +01:00
Fabian Affolter
cb32d70250 python310Packages.rapt-ble: init at 0.1.0 2023-02-13 00:15:34 +01:00
Sandro
61b9034c1f
Merge pull request #213055 from mcwitt/awswrangler 2023-02-12 23:30:33 +01:00
Fabian Affolter
6e11710509
Merge pull request #215800 from fabaff/pyoutbreaksnearme
python310Packages.pyoutbreaksnearme: init at 2022.10.0
2023-02-12 23:23:49 +01:00
Alyssa Ross
4512a71281 mirakurun: pin to node.js 16.x
Fixes build.
2023-02-12 21:50:32 +00:00
Thiago Kenji Okada
d2e047f112 graalvm-ce: add it to all-packages pointing to graalvm11-ce 2023-02-12 19:08:44 +00:00
Robert Scott
ba40f8ea1c
Merge pull request #210409 from r-ryantm/auto-update/leptonica
leptonica: 1.82.0 -> 1.83.0
2023-02-12 19:04:25 +00:00
figsoda
7b4b03d2fe
Merge pull request #215974 from dit7ya/boxxy
boxxy: init at 0.2.7
2023-02-12 13:33:27 -05:00
github-actions[bot]
a55c80886c
Merge master into staging-next 2023-02-12 18:01:09 +00:00
Martino Fontana
67ffcc85bc dolphin-emu: remove "stable", replace with "beta" 2023-02-12 18:52:51 +01:00
Mario Rodas
fd58bd4e07
Merge pull request #215760 from LibreCybernetics/alloy-jre
alloy: remove jre override
2023-02-12 12:32:47 -05:00
github-actions[bot]
87f957b5e2
Merge master into staging-next 2023-02-12 16:02:45 +00:00
Stig
269710a5c7
Merge pull request #215836 from johnrichardrinehart/johnrichardrinehart/bump-URIdb
perlPackages.URIdb: 0.19 → 0.20
2023-02-12 15:27:16 +01:00