znaniye
1a21cd4c9c
ols: add znaniye as maintainer
2023-11-08 20:14:29 -03:00
Thiago Kenji Okada and GitHub
07a8e2f9ca
Merge pull request #264438 from otavio/zcbor
...
python3Packages.zcbor: init at 0.7.0
2023-11-08 23:14:26 +00:00
Silvan Mosberger
9cbd394aa0
lib.fileset: Remove unused bindings
...
Thanks nixd!
2023-11-09 00:02:43 +01:00
Silvan Mosberger
0ace383438
lib.fileset: Make error messages more uniform
...
Just minor changes like:
- Always using "X is a Y, but it should be Z"
- "X is a path that does not exist" rather than "X does not exist"
- Always using multi-line strings for errors
- Always quoting string-like values and not quoting path-like values
- But do quote filesystem roots. Even though they're paths, they might
be very small, good to have quotes to know the start/end
- Capitalise the first word
- Distinguish root vs filesystem root more
2023-11-08 23:59:04 +01:00
Madoura
6d7ae4f426
python3Packages.torch: propagate pybind11
2023-11-08 16:35:24 -06:00
Madoura
956abdcaee
python3Packages.mayavi: disable for python 3.11
2023-11-08 16:35:23 -06:00
Madoura
0775491b8b
python3Packages.stytra: fix tests
2023-11-08 16:35:23 -06:00
Madoura
1f25043964
python3Packages.ax: disable failing tests
2023-11-08 16:35:23 -06:00
Madoura
fec04ec93b
python3Packages.torchinfo: disable failing test
2023-11-08 16:35:22 -06:00
Madoura
f7f968c005
python3Packages.cvxpy: 1.3.2 -> 1.4.1
2023-11-08 16:35:22 -06:00
Madoura
b45ba74486
python3Packages.arviz: fixup tests
2023-11-08 16:35:22 -06:00
Madoura
071f6a5fb2
python3Packages.pytorch-pfn-extras: fixup tests for python 3.11
...
Revert this commit when https://github.com/NixOS/nixpkgs/pull/259068 is merged
2023-11-08 16:35:22 -06:00
Madoura
a92172bf65
python3Packages.pytorch-pfn-extras: fixup tests
2023-11-08 16:35:21 -06:00
Madoura
b280deae9b
rapidjson-unstable: rewrite and fix tests
...
Some valgrind tests do not pass, see https://github.com/Tencent/rapidjson/issues/2214
2023-11-08 16:35:21 -06:00
Madoura
b5dce72180
openai-triton-llvm: init at 14.0.6-f28c006a5895
...
Moved from python3Packages.openai-triton due to rebuilds per python version
2023-11-08 16:35:21 -06:00
Madoura
ac0b05fe7f
python3Packages.torch: include openai-triton in propagatedBuildInputs by default
2023-11-08 16:35:21 -06:00
Madoura
6e69f00463
python3Packages.openai-triton: don't download ptxas for non-cuda build
...
Use openai-triton-cuda for derivations that previously used just openai
2023-11-08 16:35:20 -06:00
Silvan Mosberger
2556605a35
lib.fileset: Remove "somewhat limited" from the docs
...
It's not very limited anymore :)
2023-11-08 23:32:53 +01:00
Silvan Mosberger
2d28e0cd10
lib.fileset: Remove nixdoc workaround
...
This problem was fixed in https://github.com/nix-community/nixdoc/pull/81 which is included in version 2.5.1, which is now used in Nixpkgs
2023-11-08 23:28:25 +01:00
Fabian Affolter
2c141df80d
metasploit: 6.3.40 -> 6.3.41
2023-11-08 23:22:02 +01:00
Robert Hensing
6381cc0525
nix: 2.17.1 -> 2.18.1
2023-11-08 23:19:33 +01:00
Someone Serge and Anderson Torres
4e4bbb01eb
cudaPackages: redist: EULA notice in the description
...
...to be displayed on search.nixos.org &c; this is the same notice as
included by conda-forge per agreement with nvidia; cf. comments in
https://github.com/NixOS/nixpkgs/pull/76233
2023-11-08 19:06:44 -03:00
Someone Serge and Anderson Torres
dd8e4b0a02
lib.licenses: nvidia*: add shortName-s
2023-11-08 19:06:44 -03:00
Someone Serge and Anderson Torres
47209852a9
cudaPackages: redist: mark as prebuilt binary
2023-11-08 19:06:44 -03:00
Someone Serge and Anderson Torres
6cd3e9ce1a
cudaPackages: redist components: per-package license url
2023-11-08 19:06:44 -03:00
Someone Serge and Anderson Torres
6c9c9ef2eb
lib.licenses: nvidia*: use same fullNames as conda does
2023-11-08 19:06:44 -03:00
Tyler Benster and Anderson Torres
75254979ac
cudnn_cudatoolkit: add NVIDIA license
2023-11-08 19:06:44 -03:00
Tyler Benster and Anderson Torres
dae1e0d49a
cudatoolkit: add NVIDIA license
2023-11-08 19:06:44 -03:00
Tyler Benster and Anderson Torres
3d1d5533f8
lib.licenses: add NVIDIA licenses
2023-11-08 19:06:44 -03:00
Robert Scott and GitHub
b194c2e086
Merge pull request #266063 from LeSuisse/cosign-2.2.1
...
cosign: 2.2.0 -> 2.2.1
2023-11-08 22:03:26 +00:00
Pol Dellaiera and GitHub
c038b79502
php: add phpSrc attribute ( #254556 )
...
This will allow building PHP from source, without using `.overrideAttrs()`.
When the new attribute `phpSrc` is not set, the default behavior (with `fetchurl`) is used.
2023-11-08 22:57:01 +01:00
tali auster and Yaya
dbc3aaedc0
alire: add meta.mainProgram
2023-11-08 22:49:12 +01:00
R. Ryantm
f2820c5f2a
sofia_sip: 1.13.16 -> 1.13.17
2023-11-08 21:27:35 +00:00
Vincenzo Mantova and GitHub
04277cddb7
texlive.withPackages: respect .outputSpecified even for old style packages ( #265645 )
2023-11-08 16:20:03 -05:00
Robert Scott
0981d53469
python3Packages.cassandra-driver: 3.26.0 -> 3.28.0
2023-11-08 20:54:10 +00:00
Silvan Mosberger
e07e80e841
lib.fileset.toSource: Mention fromSource in errors
2023-11-08 21:44:44 +01:00
Thiago Kenji Okada and GitHub
023b99e916
Merge pull request #266314 from znaniye/update-odin
...
odin: dev-2023-08 -> dev-2023-11
2023-11-08 20:38:48 +00:00
Thiago Kenji Okada and GitHub
afa94a5a94
Merge pull request #266319 from JerrySM64/update-linux-zen
...
linuxKernel.kernels.linux_zen: 6.6-zen1 -> 6.6.1-zen1 ; linuxKernel.kernels.linux_lqx: 6.5.10-lqx1 -> 6.5.11-lqx1
2023-11-08 20:38:15 +00:00
Elliot Cameron
31c56920a8
dia: use wrapGAppsHook to make open dialog not segfault
2023-11-08 15:29:32 -05:00
Silvan Mosberger
73493584a7
lib.fileset.fromSource: init
2023-11-08 21:21:30 +01:00
Wael Nasreddine and GitHub
abdb350e04
Merge pull request #266181 from qowoz/go120
2023-11-08 12:16:15 -08:00
Yang, Bo and Yureka
b5c2407d56
nixos/doc: release notes for virtualisation.googleComputeImage.efi
2023-11-08 21:05:21 +01:00
Yang, Bo and Yureka
1ce985242c
google-compute-image: support NVMe and UEFI
2023-11-08 21:05:21 +01:00
Artturi and GitHub
e52b59f96b
Merge pull request #262049 from Madouura/pr/tokyo-night
2023-11-08 21:54:34 +02:00
R. Ryantm
7181a0855c
python311Packages.tika-client: 0.4.0 -> 0.5.0
2023-11-08 19:49:02 +00:00
nicoo
b942382216
nixos/sudo: refactor processing of cfg.extraRules
2023-11-08 19:41:39 +00:00
nicoo
1852b67bc6
nixos/sudo: Make the default rules' options configurable
2023-11-08 19:41:39 +00:00
nicoo
93011e31bd
nixos/sudo: Handle root's default rule through extraRules
...
This makes things more uniform; moreover, users can now inject rules before this.
2023-11-08 19:41:39 +00:00
nicoo
097115485a
nixos/terminfo: Simplify sudo-related option
2023-11-08 19:41:38 +00:00
nicoo
77ed368b20
nixos/sudo: Refactor option definitions
2023-11-08 19:41:38 +00:00