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
Connor Baker
ad2a4e862c
cudaPackages.markForCudatoolkitRootHook: always set return explicitly
2024-04-10 14:14:00 +00:00
Connor Baker
d22f03ede9
cuda-modules: update uses of substituteInPlace to --replace-fail to fix deprecation warning
2024-04-10 14:14:00 +00:00
Connor Baker
14635b4092
cuda-modules: don't use *Platform attributes from pkgs
...
For more information about *why* this is desirable, see
https://github.com/NixOS/nixpkgs/pull/45717
and
https://github.com/NixOS/nixpkgs/issues/27069
2024-04-10 14:14:00 +00:00
Connor Baker
2639fa16b9
cudaPackages.backendStdenv: prune and sort callPackage args
2024-04-10 14:14:00 +00:00
Nick Cao and GitHub
a68e6b3568
Merge pull request #302950 from Defelo/uiua
...
uiua: 0.10.1 -> 0.10.2
2024-04-10 10:12:00 -04:00
Aleksana and GitHub
bb0ade9b7c
Merge pull request #295147 from mattpolzin/add-pixel-code-font
...
pixel-code: init at 2.1
2024-04-10 22:11:51 +08:00
Nick Cao and GitHub
f284c68f12
Merge pull request #302988 from r-ryantm/auto-update/maim
...
maim: 5.7.4 -> 5.8.0
2024-04-10 10:09:55 -04:00
Nick Cao and GitHub
fd631efe02
Merge pull request #302989 from r-ryantm/auto-update/mdbook-graphviz
...
mdbook-graphviz: 0.1.6 -> 0.1.7
2024-04-10 10:08:59 -04:00
Nick Cao and GitHub
9f3eb06dba
Merge pull request #303006 from r-ryantm/auto-update/python312Packages.goodwe
...
python312Packages.goodwe: 0.3.1 -> 0.3.2
2024-04-10 10:08:01 -04:00
Bobby Rong and GitHub
d6b3ddd253
Merge pull request #302848 from bobby285271/upd/xfce4-dev-tools
...
xfce.xfce4-dev-tools: Allow skipping xdt-autogen
2024-04-10 22:06:31 +08:00
Nick Cao and GitHub
e9bc5409ef
Merge pull request #302913 from r-ryantm/auto-update/cirrus-cli
...
cirrus-cli: 0.114.2 -> 0.115.3
2024-04-10 10:06:08 -04:00
Nick Cao and GitHub
80d79b79dc
Merge pull request #302915 from r-ryantm/auto-update/spicetify-cli
...
spicetify-cli: 2.36.2 -> 2.36.4
2024-04-10 10:05:18 -04:00
Nick Cao and GitHub
68da21acaa
Merge pull request #302916 from r-ryantm/auto-update/scrutiny-collector
...
scrutiny-collector: 0.8.0 -> 0.8.1
2024-04-10 10:04:28 -04:00
Aleksana and GitHub
5583a60c2c
Merge pull request #300411 from numinit/pkcs11-provider
...
pkcs11-provider: init at 0.3
2024-04-10 22:02:07 +08:00
Nick Cao and GitHub
c1f239faf2
Merge pull request #302943 from r-ryantm/auto-update/bitcoin-abc
...
bitcoin-abc: 0.29.0 -> 0.29.1
2024-04-10 10:00:05 -04:00
Aleksana and GitHub
7a3d2d331f
Merge pull request #300867 from linsui/ruleset
...
sing-geoip: add rule-set
2024-04-10 21:57:13 +08:00
Florian Klink and GitHub
1a948a4f0b
Merge pull request #302833 from flokli/brainstem
...
brainstem: init at 2.10.5
2024-04-10 16:55:02 +03:00
R. Ryantm and Jonathan Ringer
93afa6f764
spire: 1.9.3 -> 1.9.4
2024-04-10 06:44:42 -07:00
R. Ryantm and Bobby Rong
d8481306a1
vscodium: 1.87.2.24072 -> 1.88.0.24096
2024-04-10 21:44:11 +08:00
linsui and Aleksana
3536f16682
sing-geoip: add rule-set
...
Update pkgs/data/misc/sing-geoip/default.nix
Co-authored-by: Aleksana <alexander.huang.y@gmail.com >
2024-04-10 21:41:47 +08:00
d50ce37b58
pgmodeler: add darwin build ( #301513 )
...
* pgmodeler: add darwin build
Signed-off-by: Florian Brandes <florian.brandes@posteo.de >
* pgmodeler: add missing library
Signed-off-by: Florian Brandes <florian.brandes@posteo.de >
* pgmodeler: fix macOS Application generation
Signed-off-by: Florian Brandes <florian.brandes@posteo.de >
---------
Signed-off-by: Florian Brandes <florian.brandes@posteo.de >
Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com >
2024-04-10 15:20:23 +02:00
Mario Rodas and GitHub
c8beb5ccdb
Merge pull request #303076 from marsam/fix-yarn-name
...
yarn-berry: fix name
2024-04-10 08:20:01 -05:00
OTABI Tomoya and GitHub
1ca1bf9b2c
Merge pull request #302331 from natsukium/jupyter/update
...
jupyter related packages updates 2024-04-07
2024-04-10 22:15:35 +09:00
Mathew Polzin
ac9f9e7eec
pixel-code: init at 2.1
2024-04-10 08:14:10 -05:00
OTABI Tomoya and GitHub
e817a53a94
Merge pull request #303062 from r-ryantm/auto-update/python312Packages.marimo
...
python312Packages.marimo: 0.3.9 -> 0.3.12
2024-04-10 22:12:01 +09:00
natsukium
7935635fc6
python311Packages.jupyterlab-server: 2.25.4 -> 2.26.0
...
Changelog: https://github.com/jupyterlab/jupyterlab_server/blob/v2.26.0/CHANGELOG.md
2024-04-10 22:01:06 +09:00
natsukium
099f557c42
python311Packages.jupyterlab: 4.1.5 -> 4.1.6
...
Changelog: https://github.com/jupyterlab/jupyterlab/blob/v4.1.6/CHANGELOG.md
2024-04-10 22:01:06 +09:00
natsukium
a33508e69f
python311Packages.pytest-jupyter: 0.9.1 -> 0.10.1
...
Diff: https://github.com/jupyter-server/pytest-jupyter/compare/refs/tags/v0.9.1...v0.10.1
Changelog: https://github.com/jupyter-server/pytest-jupyter/releases/tag/v0.10.1
2024-04-10 22:01:06 +09:00
natsukium
3223d99210
python311Packages.nbformat: 5.10.3 -> 5.10.4
2024-04-10 22:01:00 +09:00
Peter Hoeg
c392dd7997
kid3: build with qt6 and KDE support
2024-04-10 05:59:22 -07:00
Aleksana and GitHub
250855f6b6
Merge pull request #285278 from Pyxels/vimPlugins.gruvbox-baby/init
...
vimPlugins.gruvbox-baby: init at 2024-01-25
2024-04-10 20:44:51 +08:00
Weijia Wang and GitHub
7d37e2df44
Merge pull request #303015 from r-ryantm/auto-update/semantic-release
...
semantic-release: 23.0.7 -> 23.0.8
2024-04-10 14:39:01 +02:00
Weijia Wang and GitHub
a6543742b8
Merge pull request #303013 from r-ryantm/auto-update/python312Packages.survey
...
python312Packages.survey: 5.2.4 -> 5.3.0
2024-04-10 14:38:14 +02:00
Weijia Wang and GitHub
4fa2ada624
Merge pull request #302918 from r-ryantm/auto-update/python312Packages.oci
...
python312Packages.oci: 2.125.1 -> 2.125.2
2024-04-10 14:37:48 +02:00
Weijia Wang and GitHub
5bd8070e8e
Merge pull request #302881 from r-ryantm/auto-update/quisk
...
quisk: 4.2.30 -> 4.2.31
2024-04-10 14:37:31 +02:00
Mario Rodas and GitHub
d2762e1f4f
Merge pull request #303087 from linsui/fzf
...
nixos/fzf: fix typo
2024-04-10 07:36:17 -05:00
Pol Dellaiera and GitHub
c13cc3f7a3
Merge pull request #295979 from 9p4/finger-0.17
...
bsd-finger: Add debian patches for IPv6
2024-04-10 14:34:24 +02:00
Mario Rodas and GitHub
12934252ad
Merge pull request #302975 from r-ryantm/auto-update/arkade
...
arkade: 0.11.6 -> 0.11.9
2024-04-10 07:26:48 -05:00
Mario Rodas and GitHub
c9d8c685d0
Merge pull request #302982 from r-ryantm/auto-update/ecs-agent
...
ecs-agent: 1.82.1 -> 1.82.2
2024-04-10 07:26:17 -05:00
Mario Rodas and GitHub
4e84e7a1a2
Merge pull request #300899 from trofi/virglrenderer-enable-va-api
...
virglrenderer: expose and enable va-api option by default
2024-04-10 07:25:28 -05:00
Mario Rodas and GitHub
9aa0ca552e
Merge pull request #302978 from r-ryantm/auto-update/avalanchego
...
avalanchego: 1.11.3 -> 1.11.4
2024-04-10 07:23:59 -05:00
Mario Rodas and GitHub
28af3a79e6
Merge pull request #302987 from r-ryantm/auto-update/kubespy
...
kubespy: 0.6.2 -> 0.6.3
2024-04-10 07:23:30 -05:00
Mario Rodas and GitHub
211da52745
Merge pull request #303025 from r-ryantm/auto-update/boundary
...
boundary: 0.15.3 -> 0.15.4
2024-04-10 07:22:58 -05:00
Weijia Wang and GitHub
1a9ee9a242
Merge pull request #302910 from r-ryantm/auto-update/st
...
st: 0.9.1 -> 0.9.2
2024-04-10 14:14:01 +02:00