2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-19 10:34:54 +00:00
Commit Graph

45748 Commits

Author SHA1 Message Date
Sandro
a4e9a2f859
tuxedo-keyboard: fix compilation for kernel 6.10 and 6.11 () 2024-11-05 16:43:58 +01:00
Aleksana
81dacf0c91
nixos/systemd: fix enableStrictShellChecks description () 2024-11-05 23:03:19 +08:00
Yorick
12eedc8e88
nixos/victoriametrics: harden systemd unit, add more options. () 2024-11-05 13:36:19 +01:00
Emily
bb682af030
nixos/profiles/minimal: remove programs.ssh.setXAuthLocation () 2024-11-05 07:38:10 +00:00
XYenon
9ea79affa9 nixos/profiles/minimal: remove programs.ssh.setXAuthLocation
Fix https://github.com/NixOS/nixpkgs/pull/341734#issuecomment-2416239664
2024-11-05 14:38:57 +08:00
Sandro
a04d33c0c3
vmware-guest: allow the user to override the open-vm-tools package () 2024-11-05 02:08:39 +01:00
Emily
ff7d68490a
nixos/activation-script: Make installBootLoader default a script () 2024-11-05 00:21:19 +00:00
Martin Weinelt
b56e1827f4
nixos/home-assistant: escape yaml functions in lovelace config () 2024-11-04 23:27:30 +01:00
Weijia Wang
acf3de8d62
nixos/guix: add declarative substituters option () 2024-11-04 20:43:41 +01:00
Pol Dellaiera
7f81fa0cb9
nixos/snipe-it: fix secure flag for cookies () 2024-11-04 20:10:24 +01:00
Philip Taron
464adc0ea6
fetchFromGitHub add LFS support & Spacenav updates () 2024-11-04 09:37:12 -08:00
Philip Taron
2b12f69e85
spacenavd: resolve merge conflicts and address PR feedback 2024-11-04 09:02:39 -08:00
emilylange
9a4e945ceb
nixos/tests/forgejo: fix after git v2.47 bump
git v2.47.0 made changes to trace2's nesting.

trace2.eventNesting (GIT_TRACE2_EVENT_NESTING) defaults to 2, but the
nested region we are after gained a level and is now at level 3 instead
of 2.

eventNesting describes the maximum nesting level to be logged.
So to make it log the negotated-version in connect.c again, we increase
the default by one, from 2 to 3.
2024-11-04 17:34:54 +01:00
Robert Hensing
a86d06940e
nix: update fallback paths automatically () 2024-11-04 15:41:21 +01:00
Jörg Thalheim
0f73a33f7e
nixos/buildbot-master: allow merging extraConfig and extraImports () 2024-11-04 13:32:04 +01:00
Simon Hauser
c4edf93988
Cleanup helsinki maintainer ()
* maintainers: update email conni2461

* maintainers: add helsinki-jo

* tree-wide: cleanup maintainership of helsinki-systems
2024-11-04 12:59:26 +01:00
Jörg Thalheim
caa10b055f nix: update fallback paths automatically 2024-11-04 11:51:24 +01:00
7c6f434c
2bd5a51a15
timidity: add enableVorbis option () 2024-11-04 10:24:39 +00:00
Jörg Thalheim
b65964438d
buildbot: fix setting package to a drv from a different nixpkgs () 2024-11-04 10:40:35 +01:00
Will Fancher
5d9ac94606 nixos/activation-script: Make installBootLoader default a script
Fixes 
2024-11-04 04:12:52 -05:00
Will Fancher
f92ec1bc93 nixos/tests/switchTest: Add test for dbus reloading 2024-11-04 04:12:52 -05:00
Will Fancher
a7cda6835f nixos/tests/switchTest: Remove spurious dbus reload checks
Previously, the base system had grub in `systemPackages` but the
specialisations did not. This is because of a few factors:

- Grub was enabled in the nixos config
- Specialisations set `grub.device = "nodev"` (see: system/activation/no-clone.nix)
- Grub is added to `systemPackages` depending on whether `devices == ["nodev"]`

This meant that switching between the base system and a specialisation
always changed `system-path.drv`, which is a reload trigger for
dbus. With grub disabled in this test, this no longer happens.
2024-11-04 04:12:52 -05:00
Will Fancher
40b7674b98 nixos/tests/switchTest: Test no boot loader 2024-11-04 03:33:26 -05:00
Christian Kögler
563a48ffd8
nixos/tests/prometheus-exporters/varnish: make state directory explicit () 2024-11-04 07:10:21 +01:00
Aleksana
d0a8700cd4
nixosModules.monado: fix evaluation warning () 2024-11-04 10:16:18 +08:00
Aleksana
0a3743227d
varnish74: drop () 2024-11-04 10:15:01 +08:00
Will Fancher
878e1e73ba
nixos/networkd: allow byte values to be integers () 2024-11-03 15:21:54 -08:00
Jan B.
4391c3883b
nixos/tuxedo-drivers: init 2024-11-03 22:54:56 +01:00
Gabriel Arazas
7095e0f8c1 nixos/guix: add declarative substituters option 2024-11-03 15:12:12 -06:00
Markus Kowalewski
a63dd844e5
nixos/slurm: generate mpi.conf and add config options () 2024-11-03 21:06:03 +01:00
Jack Wilsdon
2223312e3d nixos/networkd: allow byte values to be integers 2024-11-03 18:26:20 +00:00
Philip Taron
e50c6cab11
treewide: fix links to specifications.freedesktop.org () 2024-11-03 09:06:56 -08:00
Sandro
f5c76ad2b5
nixos/renovate: set service type to simple () 2024-11-03 16:52:53 +01:00
Wim de With
01aab17a2e nixos/tests/prometheus-exporters/varnish: make state directory explicit 2024-11-03 16:42:04 +01:00
Guillaume Girol
257cb10f86
os-prober: 1.81 -> 1.83 () 2024-11-03 14:22:42 +01:00
K900
d0d0a08358
nixos/tools: set the default for the enable options () 2024-11-03 11:03:18 +03:00
Emily
2b67faf4d9
The OracleJDK Dehaunting () 2024-11-02 21:15:20 +00:00
Tomo
d6eb9f1515 oracle{jdk,jre}: drop
"Unmaintained security disaster" -anonymous Nixpkgs maintainer
2024-11-02 21:11:23 +00:00
Noa Aarts
64a429e14a
nixosModules.monado: use hardware.graphics instead of hardware.opengl 2024-11-02 21:47:02 +01:00
Noa Aarts
5bfad8d9f6
nixosModules.monado: format using nixfmt 2024-11-02 21:46:42 +01:00
Tomo
fa08eabc4a atlassian-{bamboo,confluence,crowd,jira}: drop
Support for the Atlassian Server products ended in
February 2024 and there was insufficient interest in
maintaining the Atlassian Data Center replacements

c.f. https://github.com/NixOS/nixpkgs/pull/353043#issuecomment-2452825826
2024-11-02 20:36:14 +00:00
Tomo
e5a0b0c39e sqldeveloper: drop
sqldeveloper was dropped due to being severely out-of-date and
having a dependency on JavaFX for Java 8, which we do not support.
2024-11-02 20:19:01 +00:00
r-vdp
2eb92f4063
fixup! nixos/tools: set the enable options with mkDefault 2024-11-02 19:03:29 +01:00
Tomo
b241aedce6 docear: drop
Upstream itself says it is not actively developed:
https://docear.org/2017/10/05/update-for-the-google-scholar-parser-library-to-fetch-metadata-for-pdf-files/

The sole Nixpkgs maintainer has not used Docear in
4 years:
https://github.com/NixOS/nixpkgs/pull/353043#discussion_r1826528473
2024-11-02 18:02:56 +00:00
r-vdp
ba3e5b02f6
nixos/tools: set the enable options with mkDefault
This makes it easier to enable some of them again.
2024-11-02 18:19:57 +01:00
Adam C. Stephens
7fba2cbe26
zfs: remove recommendations to use zfs_unstable, update deprecated --replace () 2024-11-02 13:17:16 -04:00
magic_rb
3b8c814fdc
buildbot: fix setting package to a drv from a different nixpkgs
Signed-off-by: magic_rb <richard@brezak.sk>
2024-11-02 17:01:20 +01:00
Maximilian Bosch
500d745e73
Merge: nixos/postgresql: set up sandboxing () 2024-11-02 11:12:15 +01:00
Tomo
558dafdd0d javacard-devkit: drop
Had a dependency on the Oracle JDK,
as well as being several years out-of-date.
2024-11-02 02:56:09 +00:00
Will Fancher
37ee6ba681 Revert "NixOS apply script"
Reverts 

This has broken nixos-rebuild switch so that it no longer updates the profile, which has bad consequences including not updating the systemd-boot menu with new generations.
2024-11-01 20:18:09 -04:00