Commit Graph

195 Commits

Author SHA1 Message Date
Sigmanificient
512e8afdb9 treewide: remove unused occurence of stdenv (and other) arguments
format (will squash)
2024-07-14 04:32:56 +02:00
éclairevoyant
0e5c272e42
treewide: fix uses of repo = finalAttrs.pname 2024-07-12 20:18:43 -04:00
R. Ryantm
c5dd09be87 nix-health: 0.3.0 -> 0.4.0 2024-07-12 03:06:20 +00:00
Sandro
8b8a302a62
Merge pull request #323487 from D3vil0p3r/patch-4 2024-07-09 16:28:19 +02:00
Jörg Thalheim
5cc7a0fc70
Merge pull request #313554 from getchoo/pkgs/nix-fast-build/init
nix-fast-build: init at 1.0.0
2024-07-07 17:59:37 +02:00
Aleksana
fce7a89e47
Merge pull request #325117 from jerith666/nix-top
nix-top: init 0.3.0
2024-07-07 15:53:59 +08:00
Matt McHenry
c8e81ed764 nix-top: init at 0.3.0
This was removed in 329081dc4b, but
since I find this package useful, I'll make an attempt to maintain it.
Fortunately someone had forked the repo before it was deleted.

The derivation has been modified slightly to reflect PR feedback.
2024-07-06 22:28:31 -04:00
Gavin John
75ecdf96c1
niri: add updateScript 2024-07-04 13:46:48 -04:00
seth
71f2e6b8b0
nix-fast-build: init at 1.0.0 2024-07-03 12:30:58 -04:00
Silvan Mosberger
72ae7e0c8a nixfmt: unstable-2024-05-28 -> unstable-2024-07-03 2024-07-03 04:47:49 +02:00
D3vil0p3r
70aff8fd40 nightfox-gtk-theme: unstable-2023-05-28 -> 0-unstable-2024-06-27 2024-06-30 02:32:03 +02:00
sodiboo
4f77191502 niri: 0.1.6 -> 0.1.7 2024-06-29 19:08:30 +02:00
Prithak S
76c537ed6e nilaway: 0-unstable-2024-04-04 -> 0-unstable-2024-06-29 2024-06-29 11:31:17 +01:00
Someone
cb69dc5b8d
Merge pull request #256230 from SomeoneSerge/feat/gpu-tests-py
GPU access in the sandbox
2024-06-26 19:16:53 +00:00
Jörg Thalheim
8589a96244 nix-unit: 2.18.0 -> 2.23.0 2024-06-26 15:48:11 +02:00
Someone Serge
7d667a0996 nix-required-mounts: refactor: drop unused arguments 2024-06-26 00:35:45 +00:00
Someone Serge
ebeb6b9d1d nix-required-mounts: nixfmt 2024-06-26 00:35:45 +00:00
Someone Serge
ff430d1699 nix-required-mounts: cuda: /dev/video* may not exist and aren't relevant 2024-06-26 00:35:45 +00:00
Someone Serge
927b15ed6d nixos/nix-required-mounts: allow passing extra arguments to the hook 2024-06-26 00:35:44 +00:00
Someone Serge
6a6b6ac359 nix-required-mounts: print -> logging 2024-06-26 00:35:44 +00:00
Someone Serge
61001a31c3 nix-required-mounts: enforce that host paths exist 2024-06-26 00:35:44 +00:00
Someone Serge
dd70727622 nixos/nix-required-mounts: mount the runtime closures 2024-06-26 00:35:44 +00:00
Someone Serge
075dd8b536 nix-required-mounts: allow overriding the rendered config 2024-06-26 00:35:44 +00:00
Someone Serge
55f54cc2c3 nix-required-mounts: restore (optional) symlink support 2024-06-26 00:35:44 +00:00
Someone Serge
3cf5bcfe49 nix-required-mounts: restore the followSymlinks option
This way pkgs.nix-required-mounts is "correct" even before
we override it in the NixOS module
2024-06-26 00:35:44 +00:00
Someone Serge
5560f6a514 nix-required-mounts: guest and host paths may differ 2024-06-26 00:35:43 +00:00
Someone Serge
7418e4fefd programs.nix-required-mounts: presets.cuda -> nvidia-gpu
This hopefully clarifies that the preset configures the hook to expose
"nvidia devices", which includse both the userspace driver and the
device nodes.

The derivations  still declare requiredSystemFeatures = [ "cuda" ] to
explicitly indicate they need to use the CUDA functionality and expect a
libcuda.so and a CUDA-capable device. Ideally, we'd also include the
specific CUDA architectures (sm_86, etc) in feature names.

Derivations that use a co-processor but do not care about the vendor or
even the particular interface may ask for the more generic "opengl",
"vulkan", or "gpu" features. It is then responsibility of the host
declaring the support for this feature to ensure the drivers and
hardware are appropriately set up.
2024-06-26 00:35:43 +00:00
Someone Serge
6a0f2aedc1 nix-required-mounts: fix: add missing metadata 2024-06-26 00:35:43 +00:00
Someone Serge
3a0d777486 nix-required-mounts: link the issue about unavailable .drvs 2024-06-26 00:35:43 +00:00
Someone Serge
3d84ab0b09 nix-required-mounts: expose the VM test in passthru 2024-06-26 00:35:43 +00:00
Someone Serge
50d4382114 programs.nix-required-mounts: inherit defaults from the package 2024-06-26 00:35:43 +00:00
Someone Serge
6662b09941 nix-required-mounts: handle __structuredAttrs 2024-06-26 00:35:43 +00:00
Someone Serge
6859a2dabc nix-required-mounts: use wrappers instead of statically embedding config into the script 2024-06-26 00:35:42 +00:00
Someone Serge
b422dafc89 nix-required-mounts: init 2024-06-26 00:35:42 +00:00
Justin Restivo
5377ecc7a7 nix-btm: init at 0.2.0 2024-06-25 20:07:39 -04:00
embr
4a6a82fbad nix-web: Depend on SystemConfiguration.framework on Darwin 2024-06-21 22:11:15 +02:00
embr
60371b06b8 nix-web: 0.3.0 -> 0.4.2 2024-06-21 18:27:07 +02:00
R. Ryantm
10318b71e8 nickel: 1.6.0 -> 1.7.0 2024-06-16 20:13:46 +00:00
Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
github-actions[bot]
4f7f1065a7
Merge master into staging-next 2024-06-09 00:03:04 +00:00
Weijia Wang
63874868ce
Merge pull request #317108 from xTrayambak/nimlsp-use-nim2
nimlsp: compile against Nim 2.0.x instead of Nim 1.6.x
2024-06-08 23:24:14 +02:00
github-actions[bot]
44ae720e20
Merge master into staging-next 2024-06-08 06:01:03 +00:00
Jörg Thalheim
d88d0acd2b nixos-anywhere: 1.2.0 -> 1.3.0
Diff: https://github.com/numtide/nixos-anywhere/compare/1.2.0...1.3.0
2024-06-07 16:16:59 +02:00
xTrayambak
9b96207fa8 nimlsp: compile against Nim 2.x instead of Nim 1.6.x 2024-06-06 11:42:35 +05:30
github-actions[bot]
2304c5cc50
Merge master into staging-next 2024-06-06 06:01:16 +00:00
Daniel Baker
2c2f1d042f Fix the update script so it points at the new nixos/nixfmt repo and bump to the lasest version on master. 2024-06-05 13:24:14 -07:00
github-actions[bot]
ddde12c6f7
Merge master into staging-next 2024-06-03 18:02:09 +00:00