diff --git a/colors/schemes/base16-vroom.yaml b/colors/schemes/base16-vroom.yaml index 7a7bad0..a68d42a 100644 --- a/colors/schemes/base16-vroom.yaml +++ b/colors/schemes/base16-vroom.yaml @@ -2,20 +2,20 @@ scheme: "K Goes Vroom" author: "Kevin @ https://kgoesvroom.net" description: "this color scheme is based on the website kgoesvroom.net" variant: "dark" -base00: "#091107" -base01: "#1f2b1b" -base02: "#ffffff" -base03: "#546C4C" -base04: "#80A571" -base05: "#96B08D" -base06: "#A6C69A" -base07: "#BFDBB6" -base08: "#F0FFEB" +base00: "091107" +base01: "1f2b1b" +base02: "ffffff" +base03: "546C4C" +base04: "80A571" +base05: "96B08D" +base06: "A6C69A" +base07: "BFDBB6" +base08: "F0FFEB" -base09: "#ff8470" -base0A: "#FF9131" -base0B: "#991608" -base0C: "#089975" -base0D: "#823D00" -base0E: "#640899" -base0F: "#99087e" \ No newline at end of file +base09: "ff8470" +base0A: "FF9131" +base0B: "991608" +base0C: "089975" +base0D: "823D00" +base0E: "640899" +base0F: "99087e" diff --git a/flake.lock b/flake.lock index 2084ea9..867c2bc 100644 --- a/flake.lock +++ b/flake.lock @@ -2,17 +2,14 @@ "nodes": { "base16": { "inputs": { - "nixpkgs": [ - "stylix", - "nixpkgs" - ] + "fromYaml": "fromYaml" }, "locked": { - "lastModified": 1658847131, - "narHash": "sha256-X6Mml7cT0YR3WCD5fkUhpRVV5ZPcwdcDsND8r8xMqTE=", + "lastModified": 1689633990, + "narHash": "sha256-iwvQg2Vx0IIDWZaKo8Xmzxlv1YPHg+Kp/QSv8dRv0RY=", "owner": "SenchoPens", "repo": "base16.nix", - "rev": "6b404cda2e04ca3cf5ca7b877af9c469e1386acb", + "rev": "dddf2e1c04845d43c89a8e9e37d574519649a404", "type": "github" }, "original": { @@ -42,11 +39,11 @@ "nixpkgs-lib": "nixpkgs-lib" }, "locked": { - "lastModified": 1688466019, - "narHash": "sha256-VeM2akYrBYMsb4W/MmBo1zmaMfgbL4cH3Pu8PGyIwJ0=", + "lastModified": 1690933134, + "narHash": "sha256-ab989mN63fQZBFrkk4Q8bYxQCktuHmBIBqUG1jl6/FQ=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "8e8d955c22df93dbe24f19ea04f47a74adbdc5ec", + "rev": "59cf3f1447cfc75087e7273b04b31e689a8599fb", "type": "github" }, "original": { @@ -54,6 +51,22 @@ "type": "indirect" } }, + "fromYaml": { + "flake": false, + "locked": { + "lastModified": 1689549921, + "narHash": "sha256-iX0pk/uB019TdBGlaJEWvBCfydT6sRq+eDcGPifVsCM=", + "owner": "SenchoPens", + "repo": "fromYaml", + "rev": "11fbbbfb32e3289d3c631e0134a23854e7865c84", + "type": "github" + }, + "original": { + "owner": "SenchoPens", + "repo": "fromYaml", + "type": "github" + } + }, "home-manager": { "inputs": { "nixpkgs": [ @@ -61,15 +74,16 @@ ] }, "locked": { - "lastModified": 1688552611, - "narHash": "sha256-pV/1/AU1l5CNFeKmdJ1jofcaKHhtKAbxY4gazeCyoSo=", + "lastModified": 1692099905, + "narHash": "sha256-/pSusGhmIdSdAaywQRFA5dVbfdIzlWQTecM+E46+cJ0=", "owner": "nix-community", "repo": "home-manager", - "rev": "b23c7501f7e0a001486c9a5555a6c53ac7b08e85", + "rev": "2a6679aa9cc3872c29ba2a57fe1b71b3e3c5649f", "type": "github" }, "original": { "owner": "nix-community", + "ref": "release-23.05", "repo": "home-manager", "type": "github" } @@ -79,15 +93,14 @@ "nixpkgs": [ "stylix", "nixpkgs" - ], - "utils": "utils" + ] }, "locked": { - "lastModified": 1680000368, - "narHash": "sha256-TlgC4IJ7aotynUdkGRtaAVxquaiddO38Ws89nB7VGY8=", + "lastModified": 1689134369, + "narHash": "sha256-0G9dutIvhS/WUr3Awcnqw71g8EVVvvkOhVDnDDbY4Fw=", "owner": "nix-community", "repo": "home-manager", - "rev": "765e4007b6f9f111469a25d1df6540e8e0ca73a6", + "rev": "e42fb59768f0305085abde0dd27ab5e0cc15420c", "type": "github" }, "original": { @@ -98,16 +111,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1688500189, - "narHash": "sha256-djYYiY4lzJOlXOnTHytH6BUugrxHDZjuGxTSrU4gt4M=", + "lastModified": 1692794066, + "narHash": "sha256-H0aG8r16dj0x/Wz6wQhQxc9V7AsObOiHPaKxQgH6Y08=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "78419edadf0fabbe5618643bd850b2f2198ed060", + "rev": "fc944919f743bb22379dddf18dcb72db6cff84aa", "type": "github" }, "original": { "owner": "NixOS", - "ref": "nixos-unstable", + "ref": "nixos-23.05", "repo": "nixpkgs", "type": "github" } @@ -115,11 +128,11 @@ "nixpkgs-lib": { "locked": { "dir": "lib", - "lastModified": 1688049487, - "narHash": "sha256-100g4iaKC9MalDjUW9iN6Jl/OocTDtXdeAj7pEGIRh4=", + "lastModified": 1690881714, + "narHash": "sha256-h/nXluEqdiQHs1oSgkOOWF+j8gcJMWhwnZ9PFabN6q0=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "4bc72cae107788bf3f24f30db2e2f685c9298dc9", + "rev": "9e1960bc196baf6881340d53dccb203a951745a2", "type": "github" }, "original": { @@ -132,11 +145,11 @@ }, "nixpkgs-stable": { "locked": { - "lastModified": 1688256355, - "narHash": "sha256-/E+OSabu4ii5+ccWff2k4vxDsXYhpc4hwnm0s6JOz7Y=", + "lastModified": 1692492726, + "narHash": "sha256-rld5qm2B4oRkDwcPD+yOSyTrZQdfCR6mzJGGkecjvTs=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "f553c016a31277246f8d3724d3b1eee5e8c0842c", + "rev": "5e63e8bbc46bc4fc22254da1edaf42fc7549c18a", "type": "github" }, "original": { @@ -163,11 +176,11 @@ "nixpkgs-stable": "nixpkgs-stable" }, "locked": { - "lastModified": 1688268466, - "narHash": "sha256-fArazqgYyEFiNcqa136zVYXihuqzRHNOOeVICayU2Yg=", + "lastModified": 1692728678, + "narHash": "sha256-02MjG7Sb9k7eOi86CcC4GNWVOjT6gjmXFSqkRjZ8Xyk=", "owner": "Mic92", "repo": "sops-nix", - "rev": "5ed3c22c1fa0515e037e36956a67fe7e32c92957", + "rev": "1b7b3a32d65dbcd69c217d7735fdf0a6b2184f45", "type": "github" }, "original": { @@ -186,11 +199,11 @@ ] }, "locked": { - "lastModified": 1688308288, - "narHash": "sha256-dahwZIc0zGgGMKR/j1SJjYhaoGJTHJUse8CzC8DUyV0=", + "lastModified": 1691942466, + "narHash": "sha256-bK6FFbsKtyLKJLwgHerWp/EMMoWqE0UJk0KEbgYICbY=", "owner": "danth", "repo": "stylix", - "rev": "35cab8eb76c1d3672b2b290a64f357847c30d090", + "rev": "beb35709c9a769a5f279d3177af778a15dcbda46", "type": "github" }, "original": { @@ -198,21 +211,6 @@ "repo": "stylix", "type": "github" } - }, - "utils": { - "locked": { - "lastModified": 1676283394, - "narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } } }, "root": "root", diff --git a/flake.nix b/flake.nix index 95390c1..2999455 100644 --- a/flake.nix +++ b/flake.nix @@ -2,13 +2,13 @@ description = "Kevin's NixOS configurations"; inputs = { - nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; + nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.05"; sops-nix = { url = github:Mic92/sops-nix; inputs.nixpkgs.follows = "nixpkgs"; }; home-manager = { - url = "github:nix-community/home-manager"; + url = "github:nix-community/home-manager/release-23.05"; inputs.nixpkgs.follows = "nixpkgs"; }; stylix = { diff --git a/nixos/flake-module.nix b/nixos/flake-module.nix index 6d28488..6541617 100644 --- a/nixos/flake-module.nix +++ b/nixos/flake-module.nix @@ -34,8 +34,8 @@ let } ]; }) - inputs.stylix.nixosModules.stylix - ./modules/stylix.nix + #inputs.stylix.nixosModules.stylix + #./modules/stylix.nix ]; in { @@ -59,4 +59,4 @@ in ]; }; }; -} \ No newline at end of file +} diff --git a/nixos/modules/stylix.nix b/nixos/modules/stylix.nix index 17792be..7bda843 100644 --- a/nixos/modules/stylix.nix +++ b/nixos/modules/stylix.nix @@ -4,4 +4,4 @@ polarity = "dark"; base16Scheme = ../../colors/schemes/base16-vroom.yaml; }; -} \ No newline at end of file +}