editing messageEdit logs to be clearer.
Co-authored-by: PineappleFan <pineapplefanyt@gmail.com>
Co-authored-by: Skyler <skyler3665@gmail.com>
diff --git a/flake.lock b/flake.lock
index 8fd890f..984206e 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,5 +1,65 @@
{
"nodes": {
+ "clicks-server": {
+ "inputs": {
+ "deploy-rs": "deploy-rs",
+ "flake-utils": "flake-utils",
+ "home-manager": "home-manager",
+ "nixpkgs": "nixpkgs_2",
+ "nixpkgs-unstable": "nixpkgs-unstable",
+ "scalpel": "scalpel",
+ "sops-nix": "sops-nix"
+ },
+ "locked": {
+ "lastModified": 1684677493,
+ "narHash": "sha256-M5Q3ZefLi1aLNU1FGuWisDooi0JIaHhOiRfK/XUbhlc=",
+ "owner": "clicksminuteper",
+ "repo": "nixfiles",
+ "rev": "8f59742cd1e17d16e6b0d1cf9dc02ef6e74471ee",
+ "type": "github"
+ },
+ "original": {
+ "owner": "clicksminuteper",
+ "repo": "nixfiles",
+ "type": "github"
+ }
+ },
+ "deploy-rs": {
+ "inputs": {
+ "flake-compat": "flake-compat",
+ "nixpkgs": "nixpkgs",
+ "utils": "utils"
+ },
+ "locked": {
+ "lastModified": 1682063650,
+ "narHash": "sha256-VaDHh2z6xlnTHaONlNVHP7qEMcK5rZ8Js3sT6mKb2XY=",
+ "owner": "serokell",
+ "repo": "deploy-rs",
+ "rev": "c2ea4e642dc50fd44b537e9860ec95867af30d39",
+ "type": "github"
+ },
+ "original": {
+ "owner": "serokell",
+ "repo": "deploy-rs",
+ "type": "github"
+ }
+ },
+ "flake-compat": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1668681692,
+ "narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
+ "owner": "edolstra",
+ "repo": "flake-compat",
+ "rev": "009399224d5e398d03b22badca40a37ac85412a1",
+ "type": "github"
+ },
+ "original": {
+ "owner": "edolstra",
+ "repo": "flake-compat",
+ "type": "github"
+ }
+ },
"flake-utils": {
"inputs": {
"systems": "systems"
@@ -18,26 +78,210 @@
"type": "github"
}
},
+ "flake-utils_2": {
+ "inputs": {
+ "systems": "systems_2"
+ },
+ "locked": {
+ "lastModified": 1681202837,
+ "narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "rev": "cfacdce06f30d2b68473a46042957675eebb3401",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "type": "github"
+ }
+ },
+ "flake-utils_3": {
+ "inputs": {
+ "systems": "systems_3"
+ },
+ "locked": {
+ "lastModified": 1685518550,
+ "narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "type": "github"
+ }
+ },
+ "home-manager": {
+ "inputs": {
+ "nixpkgs": [
+ "clicks-server",
+ "nixpkgs"
+ ],
+ "utils": [
+ "clicks-server",
+ "deploy-rs",
+ "utils"
+ ]
+ },
+ "locked": {
+ "lastModified": 1681092193,
+ "narHash": "sha256-JerCqqOqbT2tBnXQW4EqwFl0hHnuZp21rIQ6lu/N4rI=",
+ "owner": "nix-community",
+ "repo": "home-manager",
+ "rev": "f9edbedaf015013eb35f8caacbe0c9666bbc16af",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "ref": "release-22.11",
+ "repo": "home-manager",
+ "type": "github"
+ }
+ },
"nixpkgs": {
"locked": {
- "lastModified": 1682134069,
- "narHash": "sha256-TnI/ZXSmRxQDt2sjRYK/8j8iha4B4zP2cnQCZZ3vp7k=",
+ "lastModified": 1671417167,
+ "narHash": "sha256-JkHam6WQOwZN1t2C2sbp1TqMv3TVRjzrdoejqfefwrM=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "fd901ef4bf93499374c5af385b2943f5801c0833",
+ "rev": "bb31220cca6d044baa6dc2715b07497a2a7c4bc7",
"type": "github"
},
"original": {
"owner": "NixOS",
+ "ref": "nixpkgs-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs-stable": {
+ "locked": {
+ "lastModified": 1683504292,
+ "narHash": "sha256-jlZbBIKGa6IMGkcJkQ08pbKnouTAPfeq1fD5I7l/rBw=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "ba0086c178d4ed60a7899f739caea553eca2e046",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "release-22.11",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs-unstable": {
+ "locked": {
+ "lastModified": 1683777345,
+ "narHash": "sha256-V2p/A4RpEGqEZussOnHYMU6XglxBJGCODdzoyvcwig8=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "635a306fc8ede2e34cb3dd0d6d0a5d49362150ed",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "nixpkgs-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "nixpkgs_2": {
+ "locked": {
+ "lastModified": 1682817260,
+ "narHash": "sha256-kFMXzKNj4d/0Iqbm5l57rHSLyUeyCLMuvlROZIuuhvk=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "db1e4eeb0f9a9028bcb920e00abbc1409dd3ef36",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
+ "pnpm2nix": {
+ "inputs": {
+ "flake-utils": "flake-utils_3",
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1686170768,
+ "narHash": "sha256-obaJ1E5vzrgFsj7aYIR7AHGrKbYFkhoxgzJabAsOycc=",
+ "owner": "clicksminuteper",
+ "repo": "pnpm2nix",
+ "rev": "4626cc787d4d8d9b0e74c4039aa0a05100381b44",
+ "type": "github"
+ },
+ "original": {
+ "owner": "clicksminuteper",
+ "repo": "pnpm2nix",
+ "type": "github"
+ }
+ },
"root": {
"inputs": {
- "flake-utils": "flake-utils",
- "nixpkgs": "nixpkgs"
+ "clicks-server": "clicks-server",
+ "flake-utils": "flake-utils_2",
+ "nixpkgs": [
+ "clicks-server",
+ "nixpkgs"
+ ],
+ "pnpm2nix": "pnpm2nix"
+ }
+ },
+ "scalpel": {
+ "inputs": {
+ "nixpkgs": [
+ "clicks-server",
+ "nixpkgs"
+ ],
+ "sops-nix": [
+ "clicks-server",
+ "sops-nix"
+ ]
+ },
+ "locked": {
+ "lastModified": 1655566736,
+ "narHash": "sha256-Vyolf8j7QcAHyVTQMqS8EGYZ/P6leJtiVNhYyIxoMRw=",
+ "owner": "polygon",
+ "repo": "scalpel",
+ "rev": "16c2103d613bb1c7adc6dbf2a17c2980ce08567f",
+ "type": "github"
+ },
+ "original": {
+ "owner": "polygon",
+ "repo": "scalpel",
+ "type": "github"
+ }
+ },
+ "sops-nix": {
+ "inputs": {
+ "nixpkgs": [
+ "clicks-server",
+ "nixpkgs"
+ ],
+ "nixpkgs-stable": "nixpkgs-stable"
+ },
+ "locked": {
+ "lastModified": 1683545104,
+ "narHash": "sha256-48wC0zzHAej/wLFWIgV+uj63AvQ2UUk85g7wmXJzTqk=",
+ "owner": "Mic92",
+ "repo": "sops-nix",
+ "rev": "36b062a2c85a0efb37de1300c79c54602a094fab",
+ "type": "github"
+ },
+ "original": {
+ "owner": "Mic92",
+ "repo": "sops-nix",
+ "type": "github"
}
},
"systems": {
@@ -54,8 +298,53 @@
"repo": "default",
"type": "github"
}
+ },
+ "systems_2": {
+ "locked": {
+ "lastModified": 1681028828,
+ "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
+ "owner": "nix-systems",
+ "repo": "default",
+ "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-systems",
+ "repo": "default",
+ "type": "github"
+ }
+ },
+ "systems_3": {
+ "locked": {
+ "lastModified": 1681028828,
+ "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
+ "owner": "nix-systems",
+ "repo": "default",
+ "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-systems",
+ "repo": "default",
+ "type": "github"
+ }
+ },
+ "utils": {
+ "locked": {
+ "lastModified": 1667395993,
+ "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "type": "github"
+ }
}
},
"root": "root",
"version": 7
-}
\ No newline at end of file
+}