diff --git a/flake.lock b/flake.lock index 7d7142b..5194408 100644 --- a/flake.lock +++ b/flake.lock @@ -428,11 +428,11 @@ ] }, "locked": { - "lastModified": 1738254766, - "narHash": "sha256-HgwiOEieKj9F7JIPR5X9YoDBb2eOwainKZqAJM/3OWU=", + "lastModified": 1740447190, + "narHash": "sha256-zEba7ZbPwpYxdVo9bMwWx2ba55H+X59hB0qChqn2R0M=", "owner": "lytedev", "repo": "slippi-nix", - "rev": "3b06734c76497732e4d347f376c085a4e5d7d17d", + "rev": "44a27a202d43e6cf05e8ed32bf69c35d3aca647e", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 8ecba5f..d2fb116 100644 --- a/flake.nix +++ b/flake.nix @@ -89,7 +89,7 @@ extra-substituters = [ "https://cache.nixos.org/" "https://nix-community.cachix.org" - "https://nix.h.lyte.dev" + # "https://nix.h.lyte.dev" # since we are forcing most inputs to follow our nixpkgs, we don't bother settings up caches and just use our own # "https://helix.cachix.org" @@ -99,7 +99,7 @@ extra-trusted-public-keys = [ "cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=" "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=" - "h.lyte.dev-2:te9xK/GcWPA/5aXav8+e5RHImKYMug8hIIbhHsKPN0M=" + # "h.lyte.dev-2:te9xK/GcWPA/5aXav8+e5RHImKYMug8hIIbhHsKPN0M=" # "helix.cachix.org-1:ejp9KQpR1FBI2onstMQ34yogDm4OgU2ru6lIwPvuCVs=" # "hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc=" diff --git a/packages/installer.nix b/packages/installer.nix index 82a57b7..9f68903 100644 --- a/packages/installer.nix +++ b/packages/installer.nix @@ -19,7 +19,7 @@ pkgs.writeShellApplication { cd nix fi - read -s -r -p 'Swap Size:' swap_size + read -r -p 'Swap Size:' swap_size echo read -s -r -p 'Disk Encryption Password:' pass1 echo