Commit Graph
562127 Commits
Author SHA1 Message Date
Weijia Wang 1b2394e223 python311Packages.yargy: rename from yagry 2023-12-10 14:34:34 +01:00
Florian KlinkandGitHub 672d103402 Merge pull request #258424 from SuperSandro2000/nss-mdns-timeout
nixos/avahi-daemon: resolve mdns over only over ipv4
2023-12-10 15:34:14 +02:00
Weijia Wang 9699f2da1e treewide: fix imports check 2023-12-10 14:32:48 +01:00
Thomas GerbetandGitHub 73794db411 Merge pull request #271941 from risicle/ris-apollo-router-known-vulnerabilities
router: add CVE-2023-45812 to knownVulnerabilities
2023-12-10 14:30:55 +01:00
Robert HensingandGitHub 2339744b73 Merge pull request #242539 from hercules-ci/nixos-rebuild-repl
nixos-rebuild: Add `nixos-rebuild repl`
2023-12-10 14:30:24 +01:00
OTABI TomoyaandGitHub 552570aa7d Merge pull request #268868 from natsukium/guidance/update
python311Packages.guidance: 0.0.64 -> 0.1.6; python311Packages.pyformlang: init at 1.0.4
2023-12-10 22:21:39 +09:00
R. Ryantm 7073d808dd zig-shell-completions: unstable-2023-08-17 -> unstable-2023-11-18 2023-12-10 13:13:32 +00:00
Jonas Heinrich 2699484d57 muzika: unstable-2023-06-07 -> unstable-2023-11-07 2023-12-10 14:11:45 +01:00
Weijia WangandGitHub 64891e361b Merge pull request #243497 from jvanbruegge/isabelle-2023
isabelle: 2022 -> 2023
2023-12-10 14:07:23 +01:00
Weijia WangandGitHub 109400fa01 Merge pull request #272774 from chasecaleb/update-sauce-connect
sauce-connect: 4.5.4 -> 4.9.1
2023-12-10 13:56:45 +01:00
Martin WeineltandGitHub b55c45c43a Merge pull request #273324 from azuwis/hass-lovelace
nixos/home-automation: really fix lovelace card entrypoint
2023-12-10 13:55:43 +01:00
Weijia WangandGitHub 4a75ebc33b Merge pull request #270376 from wahjava/update-fnc
fnc: 0.15 -> 0.16
2023-12-10 13:54:53 +01:00
Maximilian BoschandGitHub d56f942e43 Merge pull request #272709 from hercules-ci/module-system-test-pr-131205
lib/modules: Test optionless module errors from #131205
2023-12-10 13:49:02 +01:00
1sixth a2b5fb8e5a lxgw-wenkai: 1.311 -> 1.312 2023-12-10 20:43:00 +08:00
f4f43e5f52 Update pkgs/development/python-modules/bandit/default.nix
Support for Python 3.7 was removed from badit due to Python 3.7 being EOL

Co-authored-by: Nick Cao <nickcao@nichi.co>
2023-12-10 13:42:47 +01:00
Silvan MosbergerandGitHub d826a919f9 Merge pull request #273332 from infinisil/revert-272199
Revert recent unprompted additions of GitHub accounts to the maintainer listing
2023-12-10 13:40:05 +01:00
makefu e1260f8064 metasploit: 6.3.45 -> 6.3.46 2023-12-10 13:28:22 +01:00
MultisampledNight 780e8ab5a8 rare: 1.10.3 -> 1.10.7
https://github.com/RareDevs/Rare/releases/tag/1.10.7
https://github.com/RareDevs/Rare/releases/tag/1.10.6
https://github.com/RareDevs/Rare/releases/tag/1.10.5
https://github.com/RareDevs/Rare/releases/tag/1.10.4
2023-12-10 13:28:08 +01:00
Maximilian Bosch b96ba988d6 flake: drop libVersionInfoOverlay
It's not really a pkgs overlay, but a lib overlay.
2023-12-10 13:25:43 +01:00
Maximilian BoschandSilvan Mosberger cb289a9256 flake: be backwards-compatible for --impure
We cannot pass `overlays = ...` to `nixpkgs` directly because by default
overlays from `~/.config/nixpkgs` are loaded in there. This doesn't
happen by default, but when using `--impure`.

Explicitly specifying that ignores these overlays. By using `pkgs.extend`
the old behavior can be kept and the new overlay can be applied.

Co-authored-by: Silvan Mosberger <contact@infinisil.com>
2023-12-10 13:25:25 +01:00
ede5720a0d flake/version overlay: review fixes
* Improves the comments of `lib/flake-version-info.nix` and drops the
  `__`-prefix from the filename.
* `lib'` -> `lib0` in `nixpkgs/lib`.
* Drop the declaration of `trivial.version` in the overlay because this
  declaration already uses the final expressions of `versionSuffix` and
  `release` now.
* No need to fall back to `self.lastModified` anymore, this was a
  workaround for pre2.4 Nix.

Co-authored-by: Robert Hensing <robert@roberthensing.nl>
Co-authored-by: Silvan Mosberger <contact@infinisil.com>
2023-12-10 13:25:24 +01:00
Maximilian Bosch 78f5ed053a lib/trivial: drop rec in favor of lib fixpoint
That way each expression uses the final version of other lib.trivial
declarations.

For instance, when replacing `versionSuffix` with the string `"fnord"`
in a lib overlay, `trivial.version` uses `"fnord"` as suffix now rather
than `pre-git`.
2023-12-10 13:25:24 +01:00
R. Ryantm addb42b4d5 ugrep: 4.3.4 -> 4.3.6 2023-12-10 12:21:17 +00:00
Weijia WangandGitHub e87c4b32ee Merge pull request #273265 from aaronjheng/gwyddion
gwyddion: mark as broken
2023-12-10 13:20:33 +01:00
R. Ryantm f10b0f785f rambox: 2.2.2 -> 2.2.3 2023-12-10 12:20:03 +00:00
Weijia WangandGitHub 0d8a9b0e11 Merge pull request #268553 from hatch01/master
zapzap: init at 4.5.5.2
2023-12-10 13:18:03 +01:00
Weijia WangandGitHub 9c6fddbac9 Merge pull request #273237 from wegank/bonnie-refactor
bonnie: refactor
2023-12-10 13:13:17 +01:00
Weijia WangandGitHub 1907144e49 Merge pull request #273257 from wegank/deliantra-server-stdenv
deliantra-server: remove stdenv overrides
2023-12-10 13:11:54 +01:00
Gaetan Lepage 5553617950 python311Packages.pytensor: 2.18.1 -> 2.18.2
Changelog: https://github.com/pymc-devs/pytensor/releases/tag/v2.18.2
2023-12-10 13:11:18 +01:00
Weijia WangandGitHub 775b6540e7 Merge pull request #273236 from wegank/hobbes-cleanup
hobbes: drop unused override
2023-12-10 13:09:28 +01:00
github-actions[bot]andGitHub 958e403a78 Merge master into staging-next 2023-12-10 12:01:18 +00:00
Silvan Mosberger 25fd8d0f81 Revert "maintainer-list: fix tomkoid data"
This reverts commit bc0adb2389.

GitHub names/ids are not mandatory for now. See
https://github.com/NixOS/nixpkgs/pull/273220,
https://github.com/NixOS/nixpkgs/pull/272199 and
https://github.com/NixOS/nixpkgs/pull/273146.

Furthermore this user has not consented to their account information being added
to the listing. While we can't reasonably change the git history, we can
revert the change so it won't be included in future revisions.
2023-12-10 12:59:08 +01:00
Silvan Mosberger 66957f4e07 Revert "maintainer-list: fix gm6k/zeuner data"
This reverts commit 3429e794da.

GitHub names/ids are not mandatory for now. See
https://github.com/NixOS/nixpkgs/pull/273220,
https://github.com/NixOS/nixpkgs/pull/272199 and
https://github.com/NixOS/nixpkgs/pull/273146.

Furthermore this user has not consented to their account information being added
to the listing. While we can't reasonably change the git history, we can
revert the change so it won't be included in future revisions.
2023-12-10 12:59:02 +01:00
Gaetan Lepage 1df4bba1f1 python311Packages.pymc: 5.10.0 -> 5.10.1
Diff: https://github.com/pymc-devs/pymc/compare/refs/tags/v5.10.0...v5.10.1

Changelog: https://github.com/pymc-devs/pymc/releases/tag/v5.10.1
2023-12-10 12:57:03 +01:00
Weijia WangandGitHub b2f4b4b97c Merge pull request #273264 from aaronjheng/volatility
volatility: remove
2023-12-10 12:56:42 +01:00
OTABI TomoyaandGitHub d723f1d2ed Merge pull request #273226 from GaetanLepage/pylyzer
pylyzer: 0.0.49 -> 0.0.50
2023-12-10 20:53:01 +09:00
Maximilian BoschandGitHub 9f9de7c5e3 Merge pull request #272919 from SuperSandro2000/nextcloud
nixos/nextcloud: allow phpOptions to contain ints
2023-12-10 12:49:52 +01:00
Pol DellaieraandGitHub 8214139c93 Merge pull request #273327 from drupol/box/use-php-83
phpPackages.box: use `php82`
2023-12-10 12:47:46 +01:00
Pol Dellaiera cbead7e37f phpPackages.box: use php82 2023-12-10 12:46:35 +01:00
Daniel Nagy 4d2b5b4753 emacsPackages.python-isort: replace program 2023-12-10 12:45:00 +01:00
Pol DellaieraandGitHub 359abc96b6 Merge pull request #273325 from drupol/bump/box/4-6-0
phpPackages.box: 4.5.1 -> 4.6.0
2023-12-10 12:39:21 +01:00
Pol Dellaiera 886eb57ad4 phpPackages.box: 4.5.1 -> 4.6.0 2023-12-10 12:37:44 +01:00
92ec31fbee bambu-studio: init at 01.06.02.04 (#206495)
* wxGTK31: Support enabling WebRequest component

* wxGTK31: Support enabling private fonts

* bambu-studio: init at 01.06.02.04

Co-authored-by: Phileas Lebada <gitpl@woerm.at>

* bambu-studio: 01.06.02.04 -> 01.07.00.65

* bambu-studio: 01.07.00.65 -> 01.07.06.92

The OpenSSL pin is no longer needed.

* bambu-studio: 01.07.06.92 -> 01.08.00.62

* Switch to newer tbb version

tbb was broken up into two versions for backwards compability

https://github.com/NixOS/nixpkgs/pull/217585/files

and put into prusa-slicer

https://github.com/NixOS/nixpkgs/pull/238921/files

Which fixes for 1.8 beta build
```
bambu-studio> CMake Error at src/libslic3r/CMakeLists.txt:490 (target_link_libraries):
bambu-studio>   Target "libslic3r" links to:
bambu-studio>     TBB::tbbmalloc
bambu-studio>   but the target was not found.  Possible reasons include:
bambu-studio>     * There is a typo in the target name.
bambu-studio>     * A find_package call is missing for an IMPORTED target.
bambu-studio>     * An ALIAS target is missing.
bambu-studio>
bambu-studio> -- Generating done (0.2s)
bambu-studio> CMake Warning:
bambu-studio>   Manually-specified variables were not used by the project:
bambu-studio>     CMAKE_EXPORT_NO_PACKAGE_REGISTRY
bambu-studio>     DEP_WX_GTK3
bambu-studio>
bambu-studio> CMake Generate step failed.  Build files cannot be regenerated correctly.
error: builder for '/nix/store/rzgx01p1ni2xbx5ddg0133pjjlzs8618-bambu-studio-01.08.00.57.drv' failed with exit code 1;
```

* bambu-studio: switch to custom openvdb tbb version

* Downgrade boost to 179 (181 is current default)

---------

Co-authored-by: Phileas Lebada <gitpl@woerm.at>
2023-12-10 15:28:05 +04:00
Zhong Jianxin b097e95193 nixos/home-automation: really fix lovelace card entrypoint 2023-12-10 19:12:55 +08:00
Doron BeharandGitHub 29d6c96900 Merge pull request #271142 from alyaeanyx/qalculate-4.9.0
{libqalculate, qalculate-gtk, qalculate-qt}: 4.8.1 -> 4.9.0
2023-12-10 11:11:37 +00:00
R. Ryantm b18e4eaa2a zef: 0.21.0 -> 0.21.1 2023-12-10 11:08:51 +00:00
Jörg ThalheimandJörg Thalheim 1f8d62a699 nix-eval-jobs: 2.18.0 -> 2.19.0
Diff: https://github.com/nix-community/nix-eval-jobs/compare/v2.18.0...v2.19.0
2023-12-10 12:04:27 +01:00
R. Ryantm 7a60bea1bf yutto: 2.0.0b30 -> 2.0.0b31 2023-12-10 11:03:30 +00:00
maxineandGitHub 1c05d72a21 Merge pull request #272993 from EwuUwe/gnome-resources
gnome-resources: init at 1.2.1
2023-12-10 11:56:37 +01:00
Joshua Fern 22046dd4ed xfce.xfce4-docklike-plugin: init at 0.4.1 2023-12-10 02:56:15 -08:00