mob next [ci-skip] [ci skip] [skip ci]

lastFile:flake.lock
This commit is contained in:
2026-08-10 10:54:32 +07:00
parent 1cadef7550
commit 374b33ad7e
2 changed files with 33 additions and 0 deletions
Generated
+32
View File
@@ -173,6 +173,19 @@
"type": "github" "type": "github"
} }
}, },
"lib-net": {
"flake": false,
"locked": {
"lastModified": 1596309860,
"narHash": "sha256-izAzepR/6cDvnRfaa2ceSolMLMwqzQB5x9q62aR5J2g=",
"type": "tarball",
"url": "https://gist.github.com/duairc/5c9bb3c922e5d501a1edb9e7b3b845ba/archive/3885f7cd9ed0a746a9d675da6f265d41e9fd6704.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://gist.github.com/duairc/5c9bb3c922e5d501a1edb9e7b3b845ba/archive/3885f7cd9ed0a746a9d675da6f265d41e9fd6704.tar.gz"
}
},
"nix-darwin": { "nix-darwin": {
"inputs": { "inputs": {
"nixpkgs": [ "nixpkgs": [
@@ -194,6 +207,24 @@
"type": "github" "type": "github"
} }
}, },
"nix-lib-net": {
"inputs": {
"lib-net": "lib-net"
},
"locked": {
"lastModified": 1732312010,
"narHash": "sha256-kQuiPSq3Iz/t5RC+QqwHfvj4hKQesm/WGffcQlhhCVE=",
"owner": "reo101",
"repo": "nix-lib-net",
"rev": "0f3412ccb56d783b974341f5f83abfaed7aa8b5b",
"type": "github"
},
"original": {
"owner": "reo101",
"repo": "nix-lib-net",
"type": "github"
}
},
"nix-select": { "nix-select": {
"locked": { "locked": {
"lastModified": 1763303120, "lastModified": 1763303120,
@@ -251,6 +282,7 @@
"clan-core", "clan-core",
"flake-parts" "flake-parts"
], ],
"nix-lib-net": "nix-lib-net",
"nixos-mailserver": "nixos-mailserver", "nixos-mailserver": "nixos-mailserver",
"nixpkgs": [ "nixpkgs": [
"clan-core", "clan-core",
+1
View File
@@ -8,6 +8,7 @@
inputs.nixos-mailserver.inputs.nixpkgs.follows = "nixpkgs"; inputs.nixos-mailserver.inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-parts.follows = "clan-core/flake-parts"; inputs.flake-parts.follows = "clan-core/flake-parts";
inputs.nix-lib-net.url = "github:reo101/nix-lib-net";
outputs = outputs =
inputs@{ inputs@{