From 1a01c1ef12c95447055c08430537e3a62f722e66 Mon Sep 17 00:00:00 2001 From: Jo Date: Thu, 3 Jul 2025 18:26:09 +0200 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=93=9D=20I'm=20gonna=20kms?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 47a59a0..75910ae 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ -
From 8473347b4ec12ebeb38653d3a1366cb0a591577e Mon Sep 17 00:00:00 2001 From: Jo Date: Thu, 3 Jul 2025 19:25:58 +0200 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=A6=20Update=20flake=20to=20resolv?= =?UTF-8?q?e=20easy-hosts=20error?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 9 --------- flake.lock | 36 ++++++++++++++++++------------------ modules/flake/systems.nix | 2 +- 3 files changed, 19 insertions(+), 28 deletions(-) delete mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 30f00fc..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,9 +0,0 @@ -# 0.1.0 - -* Add README and assets -* Add CHANGELOG - -# 0.1.1 - -* Add goals and improvements to README -* Document nixos-rebuild buid-vm usage diff --git a/flake.lock b/flake.lock index 227a059..0d08ad6 100644 --- a/flake.lock +++ b/flake.lock @@ -7,11 +7,11 @@ ] }, "locked": { - "lastModified": 1750153510, - "narHash": "sha256-NYHXXJZ9m4fJpKk9tKn/EExX87SqcBcRINOGF7hKRLI=", + "lastModified": 1751463132, + "narHash": "sha256-eKbIZwTsl+Rbkj4coSZETlcTbmVbegN1nCKJ7059p88=", "owner": "catppuccin", "repo": "nix", - "rev": "4e95eaf8a351956d75cc400318579967ca2b6d0f", + "rev": "a682f7033678ea093c42c5e361975af5988aa3de", "type": "github" }, "original": { @@ -22,11 +22,11 @@ }, "easy-hosts": { "locked": { - "lastModified": 1747174689, - "narHash": "sha256-WEA2HdjC90GLf5VpMLpvOF3/uSSq6AV4DQ4ezLFspc0=", + "lastModified": 1751562656, + "narHash": "sha256-ISXs+9a/WSErCnCIieYU60EfaO5amh96oc+sjjU45yA=", "owner": "tgirlcloud", "repo": "easy-hosts", - "rev": "e1210563fc527221e12544ce55cd954acf94e7ed", + "rev": "867059dd97fd509a2ce316101a27a2ee89076f89", "type": "github" }, "original": { @@ -56,11 +56,11 @@ ] }, "locked": { - "lastModified": 1749398372, - "narHash": "sha256-tYBdgS56eXYaWVW3fsnPQ/nFlgWi/Z2Ymhyu21zVM98=", + "lastModified": 1751413152, + "narHash": "sha256-Tyw1RjYEsp5scoigs1384gIg6e0GoBVjms4aXFfRssQ=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "9305fe4e5c2a6fcf5ba6a3ff155720fbe4076569", + "rev": "77826244401ea9de6e3bac47c2db46005e1f30b5", "type": "github" }, "original": { @@ -94,11 +94,11 @@ ] }, "locked": { - "lastModified": 1750973805, - "narHash": "sha256-BZXgag7I0rnL/HMHAsBz3tQrfKAibpY2vovexl2lS+Y=", + "lastModified": 1751549056, + "narHash": "sha256-miKaJ4SFNxhZ/WVDADae2jNd9zka5bV9hKmXspAzvxo=", "owner": "nix-community", "repo": "home-manager", - "rev": "080e8b48b0318b38143d5865de9334f46d51fce3", + "rev": "1fa73bb2cc39e250eb01e511ae6ac83bfbf9f38c", "type": "github" }, "original": { @@ -135,11 +135,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1750836162, - "narHash": "sha256-gem0YyVFSOl2Rk44QDcJV55rTKrXKwbd81bGTRzk8Ig=", + "lastModified": 1751561412, + "narHash": "sha256-f09KaIjEwn/ljsV3BsIIbp5Fh7rYDRdxqAltLsf00IE=", "owner": "kaylorben", "repo": "nixcord", - "rev": "b3354b598853684bfda58bbef2de62b651168899", + "rev": "55990af63fdbc0123a3b7fb18c30de018684ce32", "type": "github" }, "original": { @@ -181,11 +181,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1750776420, - "narHash": "sha256-/CG+w0o0oJ5itVklOoLbdn2dGB0wbZVOoDm4np6w09A=", + "lastModified": 1751271578, + "narHash": "sha256-P/SQmKDu06x8yv7i0s8bvnnuJYkxVGBWLWHaU+tt4YY=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "30a61f056ac492e3b7cdcb69c1e6abdcf00e39cf", + "rev": "3016b4b15d13f3089db8a41ef937b13a9e33a8df", "type": "github" }, "original": { diff --git a/modules/flake/systems.nix b/modules/flake/systems.nix index fd0220e..6819c18 100644 --- a/modules/flake/systems.nix +++ b/modules/flake/systems.nix @@ -9,7 +9,7 @@ inputs.easy-hosts.flakeModule ]; - easyHosts = { + easy-hosts = { autoConstruct = true; path = ../../systems;