mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
Patch himalaya for smtp fix
This commit is contained in:
parent
2e0efea415
commit
4731df53a8
2 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -72,16 +72,16 @@
|
|||
"utils": "utils"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1618180539,
|
||||
"narHash": "sha256-xn3XQ5vikgMWtDsHntlQUQpbSPyFE9VXFcNNUziVm6o=",
|
||||
"lastModified": 1618290512,
|
||||
"narHash": "sha256-HDU0PP46V6kgP7dkEtsnnGOGQfom+6N3GKNV/S+b6r0=",
|
||||
"owner": "srid",
|
||||
"repo": "himalaya",
|
||||
"rev": "034aaea2aa166c7983654b4c15b58a49648a13a7",
|
||||
"rev": "ef89cbd30296389b7d363ecbb03080081304d98e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "srid",
|
||||
"ref": "nixify-crate2nix",
|
||||
"ref": "nixify-crate2nix-smtp-port",
|
||||
"repo": "himalaya",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
nixos-hardware.url = github:NixOS/nixos-hardware/master;
|
||||
home-manager.url = "github:nix-community/home-manager";
|
||||
himalaya.url = "github:srid/himalaya/nixify-crate2nix";
|
||||
himalaya.url = "github:srid/himalaya/nixify-crate2nix-smtp-port";
|
||||
emacs-overlay.url = "github:nix-community/emacs-overlay";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue