Commit Graph

6478 Commits

Author SHA1 Message Date
seth
cd546ebd9a
doc/release-notes: remove MenhirLib from new modules section
This is not a module
2024-11-06 17:17:19 -05:00
seth
a32a34d011
doc/release-notes: use more concise descriptions in new modules section 2024-11-06 17:17:19 -05:00
seth
b499d2bef6
doc/release-notes: improve consistency and grammar in new modules section 2024-11-06 17:17:17 -05:00
Ramses
d06e176158
nixos/swapspace: init module (#348588) 2024-11-06 16:52:09 +01:00
Weijia Wang
ec5b8735fb
nomad: nomad_1_7 -> nomad_1_8, nomad_1_9: init at 1.9.0 (#349151) 2024-11-06 01:04:41 +01:00
Sandro
cd67342284
nixos/docker: keep live-restore disabled by default (#348983) 2024-11-05 16:44:19 +01:00
Weijia Wang
acf3de8d62
nixos/guix: add declarative substituters option (#353518) 2024-11-04 20:43:41 +01:00
Gabriel Arazas
7095e0f8c1 nixos/guix: add declarative substituters option 2024-11-03 15:12:12 -06:00
Emily
2b67faf4d9
The OracleJDK Dehaunting (#353043) 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
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
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
Maximilian Bosch
500d745e73
Merge: nixos/postgresql: set up sandboxing (#344925) 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 #344407

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
Maximilian Bosch
70a6092f1e
nixos/doc: mention postgresql hardening 2024-11-01 16:31:35 +01:00
Aleksana
11874eccfa
nixos/doc: Split mkdir mode into chmod command for clarity (#236740) 2024-11-01 11:09:52 +08:00
github-actions[bot]
c89d3d9070
Merge master into staging-next 2024-10-31 00:14:46 +00:00
Tomo
e45e0e2b95 gradle_6: drop
Unmaintained since 10 Feb 2023:
https://endoflife.date/gradle

Numerous security vulnerabilities: #352236
2024-10-30 23:37:02 +00:00
Emily
71ccc3b0b0
{jd-gui,jd-cli}: drop (#352422) 2024-10-30 20:18:19 +00:00
Tomo
3c616cd906 jd-cli: drop
JCenter Bintray is dead. This package depends on jd-core, which was
only hosted through JCenter Bintray.
2024-10-30 20:09:16 +00:00
Tomo
c2d71c11d0 jd-gui: drop
Upstream has no commits since 2019:
https://github.com/java-decompiler/jd-gui

jd-gui uses Gradle 6, which has been EOL since 10 Feb 2023:
https://endoflife.date/gradle
(The JDK team is working on dropping Gradle 6).

Attempting to build with a newer Gradle fails with a nontrivial error.

Potential replacements: cfr, bytecode-viewer, procyon
2024-10-30 20:01:18 +00:00
Wim de With
93cce0becc nixos/prometheus: remove tor exporter 2024-10-30 19:42:51 +01:00
phanirithvij
80ea320fe7 nixos/swapspace: init module
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
Co-authored-by: Luflosi <luflosi@luflosi.de>
2024-10-30 22:41:15 +05:30
github-actions[bot]
dee80e3490
Merge master into staging-next 2024-10-30 00:14:27 +00:00
Robert Hensing
2cf4e112a8 nixos/doc/rl: Add NixOS apply script 2024-10-30 00:21:21 +01:00
Robert Hensing
7902cea1de nixos: Update documentation to refer to bin/apply 2024-10-30 00:21:21 +01:00
github-actions[bot]
09d8c7ec2f
Merge master into staging-next 2024-10-29 18:04:32 +00:00
BOHverkill
7134b58421 nixos/doc: fix package extension links
The package extension links point to a blank page, because the package
query is set as a path instead of a query parameter.
2024-10-29 20:20:03 +08:00
K900
66f01b7af9 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-28 15:11:30 +03:00
Aleksana
c6edd701fd
nixos documentation: Suggest pkgs.testers.runNixOSTest (#351471) 2024-10-28 18:02:08 +08:00
Jacek Galowicz
d2e4b94d8a nixos documentation: Suggest pkgs.testers.runNixOSTest
`pkgs.testers.runNixOSTest` is the latest and best way to run NixOS Tests
outside of nixpkgs as it also improves evaluation performance by
injecting the host pkgs into all the guests.
It seems no one uses it because it is not mentioned at the right places.
2024-10-28 09:36:39 +01:00
Masum Reza
4c1988701b
mattermost: 9.5.11 -> 9.11.3 (#348398) 2024-10-28 12:59:24 +05:30
K900
f21f4ca3ee Merge remote-tracking branch 'origin/master' into staging-next 2024-10-26 21:05:47 +03:00
Francesco Gazzetta
00d5b58b53 release-notes: Mention the new tclPackages scope 2024-10-26 16:23:15 +00:00
K900
7f898ed413 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-25 21:06:42 +03:00
Rémi NICOLE
0433962e5b
netbox: 3.7.8 -> 4.1.3 (#331750) 2024-10-25 09:09:06 +00:00
github-actions[bot]
ef782655d2
Merge master into staging-next 2024-10-24 18:04:38 +00:00
Jared Baur
9bbef50e24
nixos/switchable-system: add evaluation warning when using perl stc 2024-10-24 08:50:51 -07:00
github-actions[bot]
e60fd6d56f
Merge master into staging-next 2024-10-24 12:05:54 +00:00
Ramses
fe8daa8bac
nixos/niri: init module (#348193) 2024-10-24 09:20:35 +02:00
K900
dee94df6f2 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-24 09:28:51 +03:00
Michele Guerini Rocco
f93d86f657
nixos/getty: add option to autologin once per boot, take 2 (#348236) 2024-10-24 07:59:10 +02:00
Masum Reza
14dc2c8a36
release-notes-24.11/zapret: fix path to option (#350086) 2024-10-24 10:46:25 +05:30
zi3m5f
20ebe18d2c
nixos/manual: enhance appimage instructions
Following a bug report (#350383) about `appimage-run` missing a
shared library, add instructions to nixos manual.
2024-10-23 23:02:33 +02:00
Minijackson
69610ea296
netbox: switch to netbox_4_1, mark netbox_3_7 as EOL
also switch the netbox-upgrade test to check upgrade from 3.7 -> 4.1
2024-10-23 21:07:32 +02:00
github-actions[bot]
606bd3114c
Merge master into staging-next 2024-10-23 18:04:32 +00:00
andre4ik3
c42b24b3f4
nixos/apple-touchbar: init module (#350219) 2024-10-23 17:14:34 +02:00
Ivan Mincik
6b2e9097a4
qgis: don't build with grass by default (#350203) 2024-10-23 12:44:43 +00:00