chore: update dependencies and migrate to nixos-25.05
- Updated `nixos-mailserver` to track the nixos-25.05 release. - Replaced `systems_7` with `systems_6` and updated `flake-utils`. - Added new dependencies: `git-hooks` and `gitignore_2`. - Updated `nixpkgs` to a newer revision.
This commit is contained in:
parent
b453062c57
commit
d2b3358a58
2 changed files with 64 additions and 48 deletions
|
@ -60,7 +60,7 @@
|
|||
# inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
simple-nixos-mailserver.url = "gitlab:simple-nixos-mailserver/nixos-mailserver/nixos-24.05";
|
||||
simple-nixos-mailserver.url = "gitlab:simple-nixos-mailserver/nixos-mailserver/nixos-25.05";
|
||||
simple-nixos-mailserver.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
claude.url = "github:k3d3/claude-desktop-linux-flake";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue