Mario Rodas and GitHub
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
Luke Granger-Brown and Bjørn Forsman
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 and GitHub
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 and GitHub
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 and GitHub
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
Martin Weinelt and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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](https://github.com/NixOS/nixpkgs/commits/55bf02190ee57fcf83490fd7b6bf7834e28c9c86/pkgs/test/nixpkgs-check-by-name )
- [Imported history](https://github.com/NixOS/nixpkgs-check-by-name/commits/d579e1821d56c79fd90dab34b991cc7bdab7a5c6/ )
2024-03-26 21:24:48 +01:00
superherointj and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
fc36dc4615
Merge pull request #299267 from K900/plasma-6.0.3
...
Plasma 6.0.3
2024-03-26 21:48:40 +03:00
K900 and GitHub
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 and GitHub
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 and Mauricio Collares
e7f6ab70bf
flint3: fix NTL test
2024-03-26 19:26:23 +01:00
George Huebner and Mauricio Collares
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 and Mauricio Collares
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 and Mauricio Collares
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
K900
86f1d7be55
plasma: 6.0.2 -> 6.0.3
2024-03-26 21:09:45 +03:00
K900
30409af9ef
scripts/kde/generate-sources: fix shebang
2024-03-26 21:09:34 +03:00
Fabian Affolter and GitHub
f6618fa3d5
Merge pull request #299186 from r-ryantm/auto-update/python312Packages.reptor
...
python312Packages.reptor: 0.13 -> 0.14
2024-03-26 19:06:30 +01:00
José Romildo
12e150a15f
pdfgrep: 2.1.2 -> 2.2.0
2024-03-26 14:53:14 -03:00
Felix Bühler and GitHub
d50918bc1c
Merge pull request #269302 from Stunkymonkey/electron-fiddle-migrate-prefetch-yarn-deps
...
electron-fiddle: migrate to prefetch-yarn-deps
2024-03-26 18:41:56 +01:00
Nick Cao and GitHub
0cfa7ffc43
Merge pull request #297617 from NickCao/fcitx5-plasma6
...
nixos/fcitx5: stop using renamed option services.xserver.desktopManag…
2024-03-26 13:33:03 -04:00
bf8d06ac5a
texpresso: init at 0-unstable-2024-03-24 ( #299168 )
...
* texpresso: init at 0-unstable-2024-03-24
* Update pkgs/tools/typesetting/tex/texpresso/default.nix
Co-authored-by: Alex Rice <alexrice999@hotmail.co.uk >
---------
Co-authored-by: Alex Rice <alexrice999@hotmail.co.uk >
2024-03-26 17:32:09 +00:00
nixpkgs-merge-bot[bot] and GitHub
a1703beb09
Merge pull request #298391 from r-ryantm/auto-update/home-manager
...
home-manager: unstable-2024-03-19 -> unstable-2024-03-22
2024-03-26 17:27:15 +00:00
Maximilian Bosch and GitHub
fcf597ff88
Merge pull request #298118 from Ma27/bump-nextcloud-exporter
...
prometheus-nextcloud-exporter: 0.6.2 -> 0.7.0
2024-03-26 17:08:49 +00:00
Pol Dellaiera and GitHub
71df962dfd
Merge pull request #299032 from DontEatOreo/darwin-mousecape
...
mousecape: init at 1813
2024-03-26 18:07:34 +01:00
Maximilian Bosch and GitHub
9d41ef1e52
Merge pull request #297968 from shivaraj-bh/fix/grafana-darwin
...
grafana: fix build failure on darwin
2024-03-26 16:56:33 +00:00
Atemu
70fa188e17
nixos/paperless: set OMP_NUM_THREADS=1 by default
...
Fixes https://github.com/NixOS/nixpkgs/issues/240591
2024-03-26 17:56:01 +01:00
a-n-n-a-l-e-e and GitHub
59dece6022
Merge pull request #299165 from GaetanLepage/nbqa
...
nbqa: 1.8.4 -> 1.8.5
2024-03-26 08:57:07 -07:00
Peder Bergebakken Sundt and GitHub
e46dc89e01
Merge pull request #298153 from pbsds/fix-gradio-1711133748
...
python311Packages.gradio: 4.20.1 -> 4.22.0
2024-03-26 16:56:26 +01:00
R. RyanTM and GitHub
260cb37bd5
meld: 3.22.1 → 3.22.2
...
https://gitlab.gnome.org/GNOME/meld/-/compare/3.22.1...3.22.2
2024-03-26 16:55:54 +01:00
Philip Taron and Vincent Laporte
d3b17d0b54
Avoid top-level with ...; in pkgs/development/interpreters/eff/default.nix
2024-03-26 16:41:24 +01:00
Philip Taron and Vincent Laporte
4fc3979c5b
Avoid top-level with ...; in pkgs/development/tools/headache/default.nix
2024-03-26 16:41:24 +01:00
Philip Taron and Vincent Laporte
9df9593b0c
Avoid top-level with ...; in pkgs/development/tools/ocaml/ocaml-top/default.nix
2024-03-26 16:41:24 +01:00
Philip Taron and Vincent Laporte
6938c6ae78
Avoid top-level with ...; in pkgs/development/tools/ocaml/opam-publish/default.nix
2024-03-26 16:41:24 +01:00