1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Commit graph

613907 commits

Author SHA1 Message Date
R. Ryantm 645630a4dc symfony-cli: 5.8.14 -> 5.8.15 2024-04-18 17:31:11 +00:00
R. Ryantm 48fae187c7 quarkus: 3.9.3 -> 3.9.4 2024-04-18 17:31:07 +00:00
Fabian Affolter 7de6e523c1 gtfocli: init at 0.0.4
GTFO Command Line Interface for search binaries commands to bypass
local security restrictions

https://github.com/cmd-tools/gtfocli
2024-04-18 19:30:51 +02:00
emilylange fb10ea41b2
chromium: fix --ozone-platform-hint flag on wayland
M124 shipped with broken `--ozone-platform-hint` flag handling, which we
rely on NIXOS_OZONE_WL (wayland) environment variable.

This resulted in chromium M124 opening as blank/transparent window under
wayland.

X11 continued to work fine, which is why our X11-only chromium VM test
did not catch this.

See https://issues.chromium.org/issues/329678163 for details.

Fortunately, the fix for that which landed in M125, applies cleanly on
M124, so we do just that and essentially backport that fix to M124.
2024-04-18 19:30:43 +02:00
Sandro 06dfdd24ea
Merge pull request #304121 from SuperSandro2000/uptime-kuma-source
uptime-kuma: drop source reference
2024-04-18 19:21:18 +02:00
Quantenzitrone 3cbd3952c9
katawa-shoujo-re-engineered: init at 1.4.4 2024-04-18 19:13:05 +02:00
Jon Seager a9c1e0b990
python3Packages.craft-providers: update snap injection patch to use beta for all crafts 2024-04-18 18:05:42 +01:00
Weijia Wang 1b7469ab47
Merge pull request #303068 from OPNA2608/update/nixos-icons
nixos-icons: 2021-02-24 -> 0-unstable-2024-04-10
2024-04-18 19:02:24 +02:00
Sefa Eyeoglu 8f8dc63108 fira-code: avoid use of rec
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-04-18 19:02:06 +02:00
Sefa Eyeoglu 05b242b188 fira-code: add option to install regular fonts instead
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-04-18 19:02:06 +02:00
Weijia Wang 5448017c98
Merge pull request #304880 from OPNA2608/fix/lomiri/network-indicator-work
lomiri.lomiri-network-indicator: Make it work, add it to Lomiri module
2024-04-18 18:57:56 +02:00
Bruno BELANYI 65251f102d nixos/podgrab: add 'dataDirectory' option 2024-04-18 16:43:06 +00:00
Peder Bergebakken Sundt 2e1e5b9b6b python311Packages.trimesh: 4.3.0 -> 4.3.1
Changelog: https://github.com/mikedh/trimesh/releases/tag/4.3.1
2024-04-18 18:35:51 +02:00
R. Ryantm 62ecfbc332 python312Packages.unearth: 0.15.1 -> 0.15.2 2024-04-18 16:31:31 +00:00
Jon Seager bc91f07f9b
python3Packages.craft-application: init at 2.5.0 2024-04-18 17:31:31 +01:00
Connor Baker 6208368a82 cudaPackages.cudaFlags: drop unused cmakeCudaArchitectures attribute 2024-04-18 16:31:18 +00:00
Connor Baker 7a66dcf83f cuda-modules: use stdenv instead of backendStdenv for *Platform access 2024-04-18 16:31:18 +00:00
Connor Baker 843b91a0ee cuda-modules/cuda/overrides: refactor 2024-04-18 16:31:18 +00:00
Connor Baker d5cbe889f0 cuda-modules/generic-builders/manifest: add to brokenConditions, simplify src, break out comments in postPatch 2024-04-18 16:31:18 +00:00
Connor Baker 0494330fad cudaPackages.nccl: switch to cudaAtLeast, cudaOlder, and __structuredAttrs 2024-04-18 16:31:18 +00:00
Connor Baker 5ed9f23d21 cudaPackages.saxpy: switch to cudaAtLeast, cudaOlder, __structuredAttrs, and enable on Jetson post-11.4 2024-04-18 16:31:18 +00:00
Connor Baker e77b24b159 cudaPackages.flags: add cmakeCudaArchitectures and cmakeCudaArchitecturesString 2024-04-18 16:31:18 +00:00
Connor Baker 5ee7bfc443 cudaPackages.setupCudaHook: fix error when reading empty marker 2024-04-18 16:31:18 +00:00
Connor Baker 02966afc54 cudaPackages.setupCudaHook: always set return explicitly
On NixOS, the the return status is that of the last command executed within the function or script.

When we're doing tests immediately before the return, the value you end up returning might not be what you want.
2024-04-18 16:31:18 +00:00
Connor Baker a31b0d7f95 cudaPackages.setupCudaHook: sourcing messages should match hook name 2024-04-18 16:31:18 +00:00
Connor Baker 9230c2cc8d cudaPackages.markForCudatoolkitRootHook: fix bug with strictDeps
The setupCudaHook always checks for the existence of `$prefix/nix-support/include-in-cudatoolkit-root`, so we need to be sure
it always exists. It isn't populated when `strictDeps` is set, but it must exist.
2024-04-18 16:31:16 +00:00
Aaron Andersen b9f2ef100e
Merge pull request #304097 from nvmd/master+kodi-composable
kodi: make overrideAttrs and withPackages composable
2024-04-18 16:23:23 +00:00
R. Ryantm 7a497b6faa python312Packages.fastapi-sso: 0.14.0 -> 0.14.2 2024-04-18 16:16:37 +00:00
R. Ryantm e99e403188 step-kms-plugin: 0.11.0 -> 0.11.1 2024-04-18 16:16:16 +00:00
Sandro 3e1911632d
Merge pull request #304876 from konradmalik/tree-sitter-grammar-earthfile
tree-sitter-grammars: Add earthfile
2024-04-18 18:02:18 +02:00
Adam C. Stephens 67b5379607
Merge pull request #304919 from adamcstephens/lxd/cpu-hotplug
nixos/lxd-virtual-machine: enable CPU hotplug for x86_64
2024-04-18 11:55:34 -04:00
Fabian Affolter e3de724ae8 python311Packages.uuid: remove
uuid is a Python standard module
2024-04-18 17:43:41 +02:00
Pol Dellaiera bc279bbacf
Merge pull request #303488 from teutat3s/sensu-go-6.11.0
sensu-go-backend: 6.9.2 -> 6.11.0
2024-04-18 17:38:44 +02:00
Fabian Affolter 09cd7736d3 python312Packages.proxy-py: 2.4.3 -> 2.4.4rc5
Changelog: https://github.com/abhinavsingh/proxy.py/releases/tag/v2.4.4rc5
2024-04-18 17:34:34 +02:00
Fabian Affolter 0e37b07138 python312Packages.aiozeroconf: format with nixfmt 2024-04-18 17:31:35 +02:00
Fabian Affolter 24cd8745c6 python312Packages.aiozeroconf: refactor 2024-04-18 17:31:35 +02:00
lassulus 920f704553
Merge pull request #304921 from r-ryantm/auto-update/workout-tracker
workout-tracker: 0.12.0 -> 0.13.4
2024-04-18 17:18:16 +02:00
Sandro 49e7c1059d
Merge pull request #298687 from hellwolf/update-python-eth-rlp-packages 2024-04-18 17:16:09 +02:00
Sandro 2ae714789a
Merge pull request #304337 from DontEatOreo/pkgs-arc-browser 2024-04-18 17:14:56 +02:00
Aleksana 23b0c99bcf
Merge pull request #301557 from bnlrnz/add-wlr-layout-ui
wlr-layout-ui: init at 1.4.7
2024-04-18 23:12:42 +08:00
John Ericson 0820a71359
Merge pull request #304033 from sternenseemann/wrapper-cleanups
wrapCC, wrapBintools, stdenv: make Nix code a bit more consistent
2024-04-18 10:57:18 -04:00
Martin Weinelt 7b8fc0113b
Merge pull request #305063 from r-ryantm/auto-update/python312Packages.findpython
python312Packages.findpython: 0.6.0 -> 0.6.1
2024-04-18 16:52:11 +02:00
Aleksana e9a1276a9b
Merge pull request #304842 from hakan-demirli/swww
swww: 0.9.1 -> 0.9.4
2024-04-18 22:48:23 +08:00
Nick Cao 9881b34689
Merge pull request #305056 from r-ryantm/auto-update/nexttrace
nexttrace: 1.2.9 -> 1.3.0
2024-04-18 10:47:57 -04:00
Nick Cao 2ceafb8321
Merge pull request #305052 from r-ryantm/auto-update/kube-bench
kube-bench: 0.7.2 -> 0.7.3
2024-04-18 10:47:11 -04:00
R. Ryantm f994a55afe python312Packages.twilio: 9.0.4 -> 9.0.5 2024-04-18 14:46:39 +00:00
Nick Cao ede6e2b78e
Merge pull request #305051 from r-ryantm/auto-update/granted
granted: 0.23.0 -> 0.23.1
2024-04-18 10:43:36 -04:00
Nick Cao f0225a994b
Merge pull request #305048 from r-ryantm/auto-update/cloudsmith-cli
cloudsmith-cli: 1.2.2 -> 1.2.3
2024-04-18 10:42:45 -04:00
Nick Cao e08b4e7773
Merge pull request #305040 from r-ryantm/auto-update/civo
civo: 1.0.80 -> 1.0.81
2024-04-18 10:40:56 -04:00
Nick Cao 6f8977eb2e
Merge pull request #305028 from r-ryantm/auto-update/python311Packages.gpsoauth
python311Packages.gpsoauth: 1.0.4 -> 1.1.0
2024-04-18 10:38:03 -04:00