Pin older nixos-mailserver for a bit
This commit is contained in:
parent
6e4e4d42c6
commit
9cd0c33452
2 changed files with 5 additions and 4 deletions
7
flake.lock
generated
7
flake.lock
generated
|
@ -379,15 +379,16 @@
|
|||
"nixpkgs-25_05": "nixpkgs-25_05"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1751844267,
|
||||
"narHash": "sha256-jmRdxIqNSkybqTgRzLfQ4TrUktINit7Zc7SoAit269U=",
|
||||
"lastModified": 1751772161,
|
||||
"narHash": "sha256-CxekYKL+M4VGb1pQk7lVDRe1x3th/5Du2xq/X1nNors=",
|
||||
"owner": "simple-nixos-mailserver",
|
||||
"repo": "nixos-mailserver",
|
||||
"rev": "334e370c1fa002d7824febe4cae114b2ae192bd2",
|
||||
"rev": "6004878dc6c1cb1c0cedd8c10a59d416c8dad9c9",
|
||||
"type": "gitlab"
|
||||
},
|
||||
"original": {
|
||||
"owner": "simple-nixos-mailserver",
|
||||
"ref": "6004878dc6c1cb1c0cedd8c10a59d416c8dad9c9",
|
||||
"repo": "nixos-mailserver",
|
||||
"type": "gitlab"
|
||||
}
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nixos-mailserver = {
|
||||
url = "gitlab:simple-nixos-mailserver/nixos-mailserver";
|
||||
url = "gitlab:simple-nixos-mailserver/nixos-mailserver?ref=6004878dc6c1cb1c0cedd8c10a59d416c8dad9c9";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue