mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
new tracking branch for SNM, nix flake update
Simple Nixos Mailserver finally has a 24.11 branch so I updated the flake to use it and then ran `nix flake update`
This commit is contained in:
parent
9a20cd567f
commit
f3fa1acf77
2 changed files with 35 additions and 69 deletions
|
|
@ -66,8 +66,8 @@
|
|||
};
|
||||
|
||||
simple-nixos-mailserver = {
|
||||
url = "gitlab:simple-nixos-mailserver/nixos-mailserver/nixos-24.05";
|
||||
inputs.nixpkgs-24_05.follows = "nixpkgs";
|
||||
url = "gitlab:simple-nixos-mailserver/nixos-mailserver/nixos-24.11";
|
||||
inputs.nixpkgs-24_11.follows = "nixpkgs";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue