Commit Graph

680 Commits

Author SHA1 Message Date
Pol Dellaiera
80661f912f nixos/private-gpt: drop 2025-07-30 08:20:28 +02:00
Defelo
e04e700f98 privatebin: 1.7.8 -> 2.0.0
Changelog: https://github.com/PrivateBin/PrivateBin/releases/tag/2.0.0
Diff: https://github.com/PrivateBin/PrivateBin/compare/1.7.8...2.0.0
2025-07-29 14:10:41 +02:00
nixpkgs-ci[bot]
8b07d4753c Merge staging-next into staging 2025-07-29 06:07:19 +00:00
K900
ae766afdc2 nixos/display-managers: tty1 everywhere (#428972) 2025-07-29 07:32:42 +03:00
Will Fancher
431a976182 nixos/display-managers: tty1 everywhere 2025-07-28 14:46:39 -04:00
nixpkgs-ci[bot]
a0f68eb6b1 Merge staging-next into staging 2025-07-28 18:06:38 +00:00
Sandro
154ac3a913 webfontkitgenerator: 1.2.0 -> 1.3.0 (#428595) 2025-07-28 14:25:53 +02:00
Michael Evans
6734b696a5 webfontkitgenerator: rename to webfont-bundler 2025-07-27 20:05:51 +02:00
nixpkgs-ci[bot]
115bfaf701 Merge staging-next into staging 2025-07-27 18:05:46 +00:00
@norpol
124c3f4850 stalwart-mail: add v0.13.x breaking change notice 2025-07-26 23:50:55 +01:00
K900
9ea52fa88d Merge remote-tracking branch 'origin/staging-next' into staging 2025-07-25 07:23:57 +03:00
Jade Lovelace
4f93d9a2d1 mx-puppet-discord: remove
According to emilazy these were the only usages of sha1 in nixpkgs:

```
pkgs/servers/mx-puppet-discord/node-packages.nix
111:        sha1 = "532e01241dbcb0f2769f1b9a7cde313d30101173";
120:        sha1 = "68018cab4f59834b3fef2e59fbfd52938403e001";
129:        sha1 = "52b0e8bb808a1202602899af67939b049dd42402";
138:        sha1 = "0a37a3f9430ff7c29512d29882e25ae738a31283";
```

Anyone motivated to maintain it can feel free to restore this, it's just
not maintained at the moment, and the sha1 hashes need to go.

This was found after Ericson proposed implementing something like
https://github.com/NixOS/nix/issues/13544 in Lix, which led to the
question "who is using sha1 anyway?" and the realization we could just
*remove* support for it outside of .. the known chromium crimes.
2025-07-24 19:31:06 -07:00
Wolfgang Walther
90604d95bc Merge branch 'staging-next' into staging 2025-07-24 14:33:09 +02:00
Wolfgang Walther
62fe016519 treewide: run treefmt with mdcr/nixfmt 2025-07-24 13:52:31 +02:00
K900
db1c953d2c Merge remote-tracking branch 'origin/staging-next' into staging 2025-07-24 07:53:47 +03:00
qubitnano
6d8da589c3 mongodb-6_0: drop
https://www.mongodb.com/legal/support-policy/lifecycles

mongodb-6_0 is end of life on 2025-07-31
2025-07-23 21:19:49 -04:00
Michele Guerini Rocco
2e7f98d013 nixos/searx: use envsubst instead of sed for reading environment variables (#419149) 2025-07-23 22:21:01 +02:00
Litchi Pi
badcde8977 Update documentation to 3.0.2
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
2025-07-23 13:57:02 +02:00
nixpkgs-ci[bot]
d1b01f0d74 Merge staging-next into staging 2025-07-23 00:19:01 +00:00
Doron Behar
2b2bbb2e73 kbd: split man & scripts outputs (#417804) 2025-07-22 10:22:38 +03:00
Manuel Hutter
960cbed163 vmware-horizon-client -> omnissa-horizon-client
VMware Horizon was sold to Omnissa in 2024, and has since been rebranded
as Omnissa Horizon.

Source: https://www.omnissa.com/insights/introducing-omnissa-the-former-vmware-end-user-computing-business/

Signed-off-by: Manuel Hutter <manuel@hutter.io>
2025-07-22 07:35:05 +02:00
Litchi Pi
3cd4cce6a7 fixup, add release notes
Signed-off-by: Litchi Pi <litchi.pi@proton.me>
2025-07-21 17:42:02 +02:00
nixpkgs-ci[bot]
d67dba32f8 Merge staging-next into staging 2025-07-20 12:11:51 +00:00
Aleksana
f15bdc89e3 archipelago-minecraft: drop (#425672) 2025-07-20 17:55:56 +08:00
Chris Moultrie
2e16d7034a homebox: 0.19.0 -> 0.20.0
changelog: https://github.com/sysadminsmedia/homebox/releases/tag/v0.20.0
2025-07-19 17:33:04 -04:00
nixpkgs-ci[bot]
739c49b73b Merge staging-next into staging 2025-07-19 00:18:43 +00:00
7c6f434c
f94cd525c2 lisp-modules: import quicklisp dist 2025-06-22 (#424897) 2025-07-18 23:18:08 +00:00
langsjo
fbac9d2055 stdenv: assert that env is an attrset 2025-07-18 11:21:52 -07:00
Wolfgang Walther
78790dabd9 nixfmt[-rfc-style]: unstable -> 1.0.0 (#425068) 2025-07-18 17:40:43 +00:00
Sean Behan
ca88da9ce3 nixos/searx: use envsubst instead of sed for reading environment variables
- use envsubst instead of sed for reading in environment variables
- update usage examples
- add release notes
2025-07-18 15:51:03 +02:00
Jörg Thalheim
5f80e84354 Add 25.05 release note for use of mkDefault in fileSystems (#414467) 2025-07-17 19:14:57 +02:00
Peter Waller
dc489f981f Add 25.05 release note for use of mkDefault in fileSystems
Ref: https://github.com/NixOS/nixpkgs/pull/377406
2025-07-17 17:48:10 +02:00
dish
4ab08a4c3e archipelago-minecraft: drop 2025-07-15 23:52:24 -04:00
06kellyjac
6092e7e425 go-mockery_2: init at 2.53.3
Added go-mockery_2 to give users options while v2 is still supported upstream.
2025-07-14 18:33:36 +03:00
06kellyjac
01ba6830de go-mockery: 2.53.3 -> 3.4.0
Diff: https://github.com/vektra/mockery/compare/refs/tags/v2.53.3...refs/tags/v3.4.0

Move to finalAttrs func
Replace version check test with version check hook
Added release note
2025-07-14 18:32:51 +03:00
Silvan Mosberger
b3bc1e31d0 nixfmt[-rfc-style]: unstable -> 1.0.0
Also:
- Updates the update script to use stable versions going forward
- Make pkgs.nixfmt the -rfc-style version and remove the warning
- Create a (delayed) warning for the -rfc-style version to encourage
  switching to pkgs.nixfmt in a couple releases
- Add a release note for the above
2025-07-14 16:28:35 +02:00
Kasper Gałkowski
6b3a446632 lisp-modules: import quicklisp dist 2025-06-22
State after import: 646 out of 4717 packages fail to build.

Added release note.
2025-07-13 21:11:12 +02:00
nixpkgs-ci[bot]
10c6f557f3 Merge master into staging-next 2025-07-10 12:07:17 +00:00
06kellyjac
8b72c5aa81 conftest: 0.59.0 -> 0.62.0
Diff: https://github.com/open-policy-agent/conftest/compare/refs/tags/v0.59.0...refs/tags/v0.62.0

Changelog: https://github.com/open-policy-agent/conftest/releases/tag/v0.62.0

Added release note for 0.60.0 breaking change moving to v1 rego by
default.
2025-07-10 11:03:36 +01:00
Alyssa Ross
e0910df589 Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/by-name/me/meson/package.nix
2025-07-02 14:49:42 +02:00
Martin Weinelt
d2e9be2b07 buildPython*: throw on empty format
This is the ratchet that disallows introducing new python packages that
do not define a package format.
2025-07-02 10:18:35 +02:00
nixpkgs-ci[bot]
09647166f2 Merge staging-next into staging 2025-07-02 00:18:35 +00:00
Austin Horstman
8c5dca3996 neovim: add backward compatibility for luaRcContent in makeNeovimConfig (#421015) 2025-07-01 16:05:56 -05:00
nixpkgs-ci[bot]
eee21ba9fa Merge staging-next into staging 2025-06-30 12:08:05 +00:00
Niklas Korz
34927b9ea3 tooling-language-server: rename to deputy, 0.5.0 -> 0.6.0
Changelog: https://github.com/filiptibell/deputy/blob/v0.6.0/CHANGELOG.md
2025-06-30 10:32:59 +02:00
natsukium
704946d221 neovim: add backward compatibility for luaRcContent in makeNeovimConfig
The makeNeovimConfig function now preserves luaRcContent when passed as
an attribute, with a deprecation warning. This fixes the breaking change
from commit 24df1ab44a where luaRcContent would be overwritten by the
new customLuaRC parameter.
2025-06-29 23:49:25 +09:00
Doron Behar
298d39ede3 kbd: split man & scripts outputs 2025-06-26 09:25:23 +03:00
K900
1f11bb607a Merge remote-tracking branch 'origin/staging-next' into staging 2025-06-25 17:02:53 +03:00
Will Fancher
b1fb0503ec bcachefs-unlock: respect x-systemd mount options (#419473) 2025-06-25 06:08:32 -04:00
Charlotte 🦝 Deleńkec
ca0c35d813 bcachefs-unlock: respect x-systemd mount options
This will allow unlocking to take place *after* all of the devices have
been probed, as indicated by the x-systemd.wants and x-systemd.requires
options. This allows for multi-device bcachefs volumes to be reliably
unlocked.
2025-06-25 09:01:43 +01:00