Commit Graph

603547 Commits

Author SHA1 Message Date
Mario Rodas
2d96747851
Merge pull request #270493 from MikaelFangel/init-ugrep-indexer
ugrep-indexer: init at 0.9.6
2024-03-26 20:24:09 -05:00
a-n-n-a-l-e-e
05c97b5ac3
Merge pull request #298581 from stv0g/add-ethercat
ethercat: init at 1.6-alpha
2024-03-26 17:41:50 -07:00
Weijia Wang
d3c4cab394
Merge pull request #299160 from anthonyroussel/maintainer/steampipe
steampipe: enable tests on darwin
2024-03-27 01:18:39 +01:00
Joan Massachs
e9200ffef2
nvimpager: unbreak on darwin (#299252)
Fixes nvimpager in darwin.
2024-03-27 01:17:13 +01:00
Pavol Rusnak
e80d1b6300
Merge pull request #298083 from Pandapip1/patch-1
monado: Add missing package in `buildInputs` and alphabetize
2024-03-27 00:59:39 +01:00
Gaetan Lepage
a20dc76e95 vimPlugins.jupytext-nvim: init at 2024-01-24 2024-03-27 00:50:38 +01:00
Martin Weinelt
aa1257d0d3
Merge pull request #299080 from mweinelt/kanidm-update
kanidm: update to latest rc.16 commit
2024-03-27 00:25:24 +01:00
Mario Rodas
e306414668
Merge pull request #296256 from GaetanLepage/ruff
ruff: 0.3.2 -> 0.3.4
2024-03-26 18:24:10 -05:00
Thiago Kenji Okada
282bea96a8
Merge pull request #299203 from thiagokokada/fix-graalvm-x86_64-darwin
buildGraalvm: fix build in x86_64-darwin
2024-03-26 23:23:09 +00:00
Mario Rodas
315433842b
Merge pull request #299209 from r-ryantm/auto-update/obs-cmd
obs-cmd: 0.17.4 -> 0.17.5
2024-03-26 18:23:01 -05:00
Mario Rodas
4fd1a2c849
Merge pull request #298600 from anthonyroussel/update/elasticsearch-curator
elasticsearch-curator: 8.0.10 -> 8.0.12
2024-03-26 18:22:18 -05:00
Mario Rodas
93975548e2
Merge pull request #298596 from anthonyroussel/update/docker-credential-gcr
docker-credential-gcr: 2.1.8 -> 2.1.22
2024-03-26 18:21:31 -05:00
Mario Rodas
93883e16ec
Merge pull request #299094 from marsam/add-pg_roaringbitmap
postgresqlPackages.pg_roaringbitmap: init at 0.5.4
2024-03-26 18:12:39 -05:00
Mario Rodas
a74a22b1ff
Merge pull request #299184 from marsam/update-termusic
termusic: 0.7.11 -> 0.9.0
2024-03-26 18:07:54 -05:00
Bjørn Forsman
59daf9b0b6 gnuradioPackages.osmosdr: fix source URL
The current URL doesn't work anymore:

  $ nix-build -A gnuradioPackages.osmosdr.src --check
  checking outputs of '/nix/store/3jmqk57y5214iadfi6ivbgfd1rr9fyib-gr-osmosdr.drv'...
  exporting git://git.osmocom.org/gr-osmosdr (rev v0.2.4) into /nix/store/m1qa9ipmdf4xrc6gl1r0zd0c5r0ns7bk-gr-osmosdr
  Initialized empty Git repository in /nix/store/m1qa9ipmdf4xrc6gl1r0zd0c5r0ns7bk-gr-osmosdr/.git/
  fatal: unable to connect to git.osmocom.org:
  git.osmocom.org[0: 78.46.96.155]: errno=Connection refused
  git.osmocom.org[1: 2a01:4f8:120:8470::2]: errno=Network is unreachable

Fixes https://github.com/NixOS/nixpkgs/issues/298876.
2024-03-26 23:56:35 +01:00
Steffen Vogel
3c31ed9feb ethercat: init at 1.6-alpha 2024-03-26 23:55:30 +01:00
Luke Granger-Brown
3b8cd8ad70 installer/nixos-generate-config: correctly detect bcache
PR #256638 inadvertently introduced a bug in `nixos-generate-config` whereby it
would never put `bcache` into the `availableKernelModules` for the initrd.

This is because the `qr` operator in Perl returns a regex object, rather than
matching it; the regex object evaluates to true, making the filter expression
effectively `grep(!true, @bcacheDevices)`, which will always return an empty
list.
2024-03-26 23:32:09 +01:00
Will Fancher
c77e28a013
Merge pull request #298201 from philiptaron/fix-initrd-activation-with-gpt-auto
nixos/systemd/initrd: make systemd mount root as `rw` when using gpt-auto to find it
2024-03-26 18:09:33 -04:00
Martin Weinelt
8ab9a91a1a
Merge pull request #299305 from Stunkymonkey/rpyc4-revert-update
Revert "python3Packages.rpyc4: 4.1.5 -> 6.0.0"
2024-03-26 22:43:14 +01:00
Felix Buehler
eac815acde Revert "python3Packages.rpyc4: 4.1.5 -> 6.0.0"
This reverts commit 0c41b3fcbf.
2024-03-26 22:18:31 +01:00
Silvan Mosberger
a4caf2acfa
Merge pull request #299301 from tweag/check-by-name-remove
tests.nixpkgs-check-by-name: Remove now that a separate repo is used
2024-03-26 22:03:06 +01:00
Anthony Roussel
21cdff5283
steampipe: disable telemetry and update check by default 2024-03-26 21:58:46 +01:00
Anthony Roussel
e13c74e0fa
steampipe: fix meta.description 2024-03-26 21:58:46 +01:00
Anthony Roussel
4be9ffcb21
steampipe: remove with lib;, use --replace-fail for substitutions 2024-03-26 21:58:46 +01:00
Anthony Roussel
9cb5bf51e6
steampipe: add anthonyroussel to maintainers 2024-03-26 21:58:45 +01:00
Anthony Roussel
26f5598059
steampipe: enable and skip some tests on darwin 2024-03-26 21:58:45 +01:00
Martin Weinelt
74518d2bf6
Merge pull request #294315 from mweinelt/openvino-2024.0.0
openvino: 2023.3.0 -> 2024.0.0
2024-03-26 21:55:35 +01:00
Pol Dellaiera
ab14a429cb
Merge pull request #296454 from Kropatz/update-tetrio-desktop
tetrio-desktop: 8.0.0 -> 9.0.0
2024-03-26 21:40:39 +01:00
Silvan Mosberger
56837f26e2 tests.nixpkgs-check-by-name: Remove now that a separate repo is used
Since https://github.com/NixOS/nixpkgs/pull/297901, the tool is fetched
from https://github.com/NixOS/nixpkgs-check-by-name, so there's no need
to keep it around in Nixpkgs anymore
2024-03-26 21:37:07 +01:00
Silvan Mosberger
b42fbdd7ea check-by-name: Remove now-unnecessary scripts/pinned-tool.json
It was not removed in https://github.com/NixOS/nixpkgs/pull/297901 so
that CI for that PR itself would not fail since CI runs from the base
branch.
2024-03-26 21:36:43 +01:00
Pol Dellaiera
e19e9bceda
Merge pull request #299260 from romildo/upd.pdfgrep
pdfgrep: 2.1.2 -> 2.2.0
2024-03-26 21:35:34 +01:00
Silvan Mosberger
8a1110b5e6
Merge pull request #297901 from tweag/check-by-name-separate-repo
Switch the `pkgs/by-name` check to a separate repository
2024-03-26 21:33:15 +01:00
Silvan Mosberger
f7ea336cb2 workflows/check-by-name.yml: Switch to new separate repo
The nixpkgs-check-by-name tooling is [being moved](https://github.com/NixOS/nixpkgs/issues/286559#issuecomment-2000466124)
to a [separate repo](https://github.com/NixOS/nixpkgs-check-by-name).

This commit updates Nixpkgs CI to use it instead of the tree inside
Nixpkgs

No changes have been made to the tooling locally since it was moved:
- [Exported history](55bf02190e/pkgs/test/nixpkgs-check-by-name)
- [Imported history](d579e1821d/)
2024-03-26 21:24:48 +01:00
superherointj
fd84c1ff89
Merge pull request #298943 from Ramblurr/init-hacompanion
hacompanion: init at 1.0.11
2024-03-26 17:03:48 -03:00
Pol Dellaiera
52bff70174
Merge pull request #299001 from jlesquembre/jl/jextract
jextract: unstable-2023-11-27 -> unstable-2024-03-13
2024-03-26 21:01:42 +01:00
K900
81d35de446
Merge pull request #299288 from drupol/attic/fix-libcxx-stuff
attic-client: remove `env` attribute
2024-03-26 22:51:44 +03:00
Atemu
f54166d281
Merge pull request #299008 from Atemu/paperless-OMP_NUM_THREADS
nixos/paperless: set OMP_NUM_THREADS=1 by default
2024-03-26 19:45:45 +00:00
Pol Dellaiera
60a6ba968d
attic-client: remove env attribute
Related to https://github.com/NixOS/nixpkgs/pull/292043
2024-03-26 20:45:10 +01:00
Pol Dellaiera
1f704fabb2
Merge pull request #299185 from r-ryantm/auto-update/typos-lsp
typos-lsp: 0.1.15 -> 0.1.16
2024-03-26 20:28:15 +01:00
Pol Dellaiera
e31edbb1dd
Merge pull request #274481 from aciceri/attic
attic-client: init at unstable-2024-02-08
2024-03-26 20:21:34 +01:00
K900
33389fcdc5
Merge pull request #296721 from alois31/ecm-hook-offset
kdePackages.extra-cmake-modules: fix hook offset
2024-03-26 21:48:49 +03:00
K900
fc36dc4615
Merge pull request #299267 from K900/plasma-6.0.3
Plasma 6.0.3
2024-03-26 21:48:40 +03:00
K900
8bbd596797
Merge pull request #299193 from K900/qt-6.6.3
qt6: 6.6.2 -> 6.6.3
2024-03-26 21:48:32 +03:00
Pol Dellaiera
dbb6796cd4
tetrio-desktop: move to pkgs/by-name 2024-03-26 19:42:25 +01:00
Mauricio Collares
d3fd6364f9
Merge pull request #298957 from Feyorsh/sage-dep
sage: fix dependencies on Darwin/Clang16
2024-03-26 19:29:01 +01:00
George Huebner
e7f6ab70bf flint3: fix NTL test 2024-03-26 19:26:23 +01:00
George Huebner
56ceb0cc7d singular: bump texinfo from 4 to 7
texinfo4 fails to compile on aarch64-darwin, and singular is no longer
constrained to use an older version
2024-03-26 19:26:22 +01:00
George Huebner
8c860b090a linbox: fix clang build
Can be safely reverted after updating to 1.7.1 or beyond
2024-03-26 19:26:22 +01:00
George Huebner
c4e0bff9d7 python311Packages.fpylll: fix on aarch64-darwin
No hardware support for 80-bit floating point (long double) on
aarch64-darwin; patch upstreamed
2024-03-26 19:26:13 +01:00
K900
4d8893dec2 kdePackages.drkonqi: refresh patch 2024-03-26 21:19:28 +03:00