From d2b2fa3fa5331e39d623b1bff48fee3676e3e843 Mon Sep 17 00:00:00 2001 From: notgne2 Date: Thu, 13 Jan 2022 09:40:07 -0700 Subject: [PATCH] update inputs and my base16 --- flake.lock | 57 ++++++++++++---------------------- home-manager/users/notgne2.nix | 39 ++++++++++------------- 2 files changed, 35 insertions(+), 61 deletions(-) diff --git a/flake.lock b/flake.lock index 9eef986..4718ea0 100644 --- a/flake.lock +++ b/flake.lock @@ -35,11 +35,11 @@ "base16-rofi": { "flake": false, "locked": { - "lastModified": 1573671723, - "narHash": "sha256-wqtfXfFdzgVTxYLEpUOmNRo7uAvvzemAbK+xSJibL7k=", + "lastModified": 1641693146, + "narHash": "sha256-rqHqb5NYycK0roqfsZXZ+9eSsq5763p+C5zRPp1GBpE=", "owner": "0xdec", "repo": "base16-rofi", - "rev": "afbc4b22d8f415dc89f36ee509ac35fb161c6df4", + "rev": "fbe876f7f75c25f27b6bc5b0572414827ee106b5", "type": "github" }, "original": { @@ -51,11 +51,11 @@ "bobthefish": { "flake": false, "locked": { - "lastModified": 1611805875, - "narHash": "sha256-zUngqEZgHLmlyvoiVO3MwJTSFsYD7t3XiP6yMzmMkBs=", + "lastModified": 1640699193, + "narHash": "sha256-/x1NlbhxRZjrsk4C0mkSQi4zzpOaxL1O1vvzDHhGQk0=", "owner": "oh-my-fish", "repo": "theme-bobthefish", - "rev": "626bd39b002535d69e56adba5b58a1060cfb6d7b", + "rev": "e69150081b0e576ebb382487c1ff2cb35e78bb35", "type": "github" }, "original": { @@ -67,11 +67,11 @@ "done": { "flake": false, "locked": { - "lastModified": 1633249917, - "narHash": "sha256-E0wveeDw1VzEH2kzn63q9hy1xkccfxQHBV2gVpu2IdQ=", + "lastModified": 1633849654, + "narHash": "sha256-6oeyN9ngXWvps1c5QAUjlyPDQwRWAoxBiVTNmZ4sG8E=", "owner": "franciscolourenco", "repo": "done", - "rev": "a328d3a747cb47fdbee27e04f54221ed7d639a86", + "rev": "d6abb267bb3fb7e987a9352bc43dcdb67bac9f06", "type": "github" }, "original": { @@ -83,11 +83,11 @@ "firenvim": { "flake": false, "locked": { - "lastModified": 1632114797, - "narHash": "sha256-FukM1iyCGFI7CbIzJnH9Nf0lgUMOz5wvww2ED6SkjMw=", + "lastModified": 1642010719, + "narHash": "sha256-FL5Kz+e/iWVG7P1nfMo3Cn/kDmhdNJA4QjHucTrJ+AU=", "owner": "glacambre", "repo": "firenvim", - "rev": "f62386a9edd8b24fe1155d998be0fa56e8d8ff85", + "rev": "a52a325120d357cf767137114bdab37044c11acd", "type": "github" }, "original": { @@ -135,11 +135,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1632325095, - "narHash": "sha256-KHVVIxhVHq4Wwj4oQPem8/eVkukVKhSPqFKI1o5NrTw=", + "lastModified": 1641887635, + "narHash": "sha256-kDGpufwzVaiGe5e1sBUBPo9f1YN+nYHJlYqCaVpZTQQ=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "a930f7da84786807bb105df40e76b541604c3e72", + "rev": "b2737d4980a17cc2b7d600d7d0b32fd7333aca88", "type": "github" }, "original": { @@ -175,18 +175,17 @@ "mudl": "mudl", "nixpkgs": "nixpkgs", "rycee": "rycee", - "schemer2": "schemer2", - "sunshine": "sunshine" + "schemer2": "schemer2" } }, "rycee": { "flake": false, "locked": { - "lastModified": 1632435505, - "narHash": "sha256-FdwSdf925udMiXKYanQ2TK8ktRphgSy67kwOunfDOJ8=", + "lastModified": 1641937762, + "narHash": "sha256-VvCD2K/B0Cl3/xPi0+wn3YyuKe6J1DX0bUpw0mF1O+M=", "owner": "rycee", "repo": "nur-expressions", - "rev": "9d13d89aa5157c6859e7e15cfe3243c6fdcff383", + "rev": "3126aacd425d4e1f0e12365f5fc3257a94497551", "type": "gitlab" }, "original": { @@ -210,24 +209,6 @@ "repo": "schemer2", "type": "github" } - }, - "sunshine": { - "flake": false, - "locked": { - "lastModified": 1633434838, - "narHash": "sha256-qK3ROohQXOpycDfhAX00I4REd2TTDf2f9qYGxpFMc1c=", - "ref": "master", - "rev": "e4c9c292e57d39136df2d46d1e9b66eba53f3bd3", - "revCount": 751, - "submodules": false, - "type": "git", - "url": "ssh://git@github.com/loki-47-6F-64/sunshine.git" - }, - "original": { - "submodules": false, - "type": "git", - "url": "ssh://git@github.com/loki-47-6F-64/sunshine.git" - } } }, "root": "root", diff --git a/home-manager/users/notgne2.nix b/home-manager/users/notgne2.nix index c95cbfe..1839b1c 100644 --- a/home-manager/users/notgne2.nix +++ b/home-manager/users/notgne2.nix @@ -13,11 +13,6 @@ let #!${pkgs.zsh}/bin/zsh git commit -am "$*" ''; - - allgm8 = pkgs.writeScript "allgm8.sh" '' - #!${pkgs.zsh}/bin/zsh - for loc in au-02 us-03 us-04 eu-01; do echo "--- $loc: "; ssh "$loc.gm8.app" "$1"; echo "done"; done - ''; in { programs.home-manager.enable = true; @@ -27,7 +22,6 @@ in fzf # also needed for fzf.vim xclip # needed for nvim nixpkgs-fmt - neovim-qt ]; xdg.configFile."nvim/coc-settings.json".source = pkgs.writeText "coc-settings.json" (builtins.toJSON { @@ -258,22 +252,22 @@ in }; colors.baseColors = { - base00 = "202124"; - base01 = "27292c"; - base02 = "323639"; - base03 = "44464d"; - base04 = "676c71"; - base05 = "80868b"; - base06 = "9e9e9e"; - base07 = "ffffff"; - base08 = "f44336"; - base09 = "ff9800"; - base0A = "ffeb3b"; - base0B = "00e676"; - base0C = "00bcd4"; - base0D = "2196f3"; - base0E = "673ab7"; - base0F = "8d6e63"; + base00 = "1b1918"; + base01 = "2c2421"; + base02 = "68615e"; + base03 = "766e6b"; + base04 = "9c9491"; + base05 = "a8a19f"; + base06 = "e6e2e0"; + base07 = "f1efee"; + base08 = "f22c40"; + base09 = "df5320"; + base0A = "c38418"; + base0B = "7b9726"; + base0C = "00ad9c"; + base0D = "407ee7"; + base0E = "6666ea"; + base0F = "c33ff3"; }; programs.fish.interactiveShellInit = '' @@ -295,7 +289,6 @@ in programs.fish.shellAliases = { bp = "npm version patch && npm publish && git push"; sc = "${sc}"; - allgm8 = "${allgm8}"; }; xdg.configFile."nvim-qt/nvim-qt.conf".text = ''