diff --git a/flake.lock b/flake.lock index eee89ea..c18b845 100644 --- a/flake.lock +++ b/flake.lock @@ -152,24 +152,6 @@ } }, "flake-utils": { - "inputs": { - "systems": "systems" - }, - "locked": { - "lastModified": 1731533236, - "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", - "owner": "numtide", - "repo": "flake-utils", - "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", - "type": "github" - }, - "original": { - "owner": "numtide", - "repo": "flake-utils", - "type": "github" - } - }, - "flake-utils_2": { "inputs": { "systems": [ "stylix", @@ -381,63 +363,6 @@ "type": "github" } }, - "mpv-sponsorblock": { - "inputs": { - "flake-utils": "flake-utils", - "mpv-sponsorblock": "mpv-sponsorblock_2", - "naersk": "naersk", - "nixpkgs": [ - "nixpkgs" - ] - }, - "locked": { - "lastModified": 1732334684, - "narHash": "sha256-/ZWGYwurXqr6LV7uu3PV/abqlURC9DkXv1W2t5KCCE4=", - "owner": "lavafroth", - "repo": "mpv-sponsorblock-flake", - "rev": "7f4edd393aa4fe7f628fa107b2c7ef0f9b5a71b9", - "type": "github" - }, - "original": { - "owner": "lavafroth", - "repo": "mpv-sponsorblock-flake", - "type": "github" - } - }, - "mpv-sponsorblock_2": { - "flake": false, - "locked": { - "lastModified": 1724689960, - "narHash": "sha256-vuBcF7/obaQRlIzd3nhc2g2/WmzYl2vzG3tqnzA0mJI=", - "owner": "TheCactusVert", - "repo": "mpv-sponsorblock", - "rev": "981531b496e137a34f5dad9b81a7ba2f5b212f5c", - "type": "github" - }, - "original": { - "owner": "TheCactusVert", - "repo": "mpv-sponsorblock", - "type": "github" - } - }, - "naersk": { - "inputs": { - "nixpkgs": "nixpkgs" - }, - "locked": { - "lastModified": 1721727458, - "narHash": "sha256-r/xppY958gmZ4oTfLiHN0ZGuQ+RSTijDblVgVLFi1mw=", - "owner": "nix-community", - "repo": "naersk", - "rev": "3fb418eaf352498f6b6c30592e3beb63df42ef11", - "type": "github" - }, - "original": { - "owner": "nix-community", - "repo": "naersk", - "type": "github" - } - }, "nix-formatter-pack": { "inputs": { "nixpkgs": [ @@ -509,14 +434,18 @@ }, "nixpkgs": { "locked": { - "lastModified": 0, - "narHash": "sha256-OZiZ3m8SCMfh3B6bfGC/Bm4x3qc1m2SVEAlkV6iY7Yg=", - "path": "/nix/store/hfz1qqd0z8amlgn8qwich1dvkmldik36-source", - "type": "path" + "lastModified": 1739020877, + "narHash": "sha256-mIvECo/NNdJJ/bXjNqIh8yeoSjVLAuDuTUzAo7dzs8Y=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", + "type": "github" }, "original": { - "id": "nixpkgs", - "type": "indirect" + "owner": "nixos", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" } }, "nixpkgs-docs": { @@ -567,22 +496,6 @@ "type": "github" } }, - "nixpkgs_2": { - "locked": { - "lastModified": 1739020877, - "narHash": "sha256-mIvECo/NNdJJ/bXjNqIh8yeoSjVLAuDuTUzAo7dzs8Y=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "a79cfe0ebd24952b580b1cf08cd906354996d547", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, "nmd": { "flake": false, "locked": { @@ -668,10 +581,9 @@ "inputs": { "home-manager": "home-manager", "lanzaboote": "lanzaboote", - "mpv-sponsorblock": "mpv-sponsorblock", "nix-index-database": "nix-index-database", "nix-on-droid": "nix-on-droid", - "nixpkgs": "nixpkgs_2", + "nixpkgs": "nixpkgs", "sops-nix": "sops-nix", "stylix": "stylix" } @@ -741,14 +653,14 @@ "base16-vim": "base16-vim", "firefox-gnome-theme": "firefox-gnome-theme", "flake-compat": "flake-compat_2", - "flake-utils": "flake-utils_2", + "flake-utils": "flake-utils", "git-hooks": "git-hooks", "gnome-shell": "gnome-shell", "home-manager": "home-manager_3", "nixpkgs": [ "nixpkgs" ], - "systems": "systems_2", + "systems": "systems", "tinted-foot": "tinted-foot", "tinted-kitty": "tinted-kitty", "tinted-tmux": "tinted-tmux", @@ -783,21 +695,6 @@ "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" - } - }, "tinted-foot": { "flake": false, "locked": { diff --git a/hosts/default/home/default.nix b/hosts/default/home/default.nix index d253933..454f89f 100644 --- a/hosts/default/home/default.nix +++ b/hosts/default/home/default.nix @@ -16,7 +16,6 @@ ./golang.nix ./graphics.nix ./helix.nix - # ./hud.nix ./nixlang.nix ./notetaking.nix ./python.nix diff --git a/hosts/default/home/sources/helix/hel.toml b/hosts/default/home/sources/helix/hel.toml deleted file mode 100644 index 3011c11..0000000 --- a/hosts/default/home/sources/helix/hel.toml +++ /dev/null @@ -1,93 +0,0 @@ -# Scheme name: hel -# Scheme author: lavafroth -# Template author: Tinted Theming (https://github.com/tinted-theming) - -"attributes" = "base09" -"comment" = { fg = "base03", modifiers = ["italic"] } -"constant" = "base09" -"constant.character.escape" = "base0C" -"constant.numeric" = "base09" -"constructor" = "base0D" -"debug" = "base03" -"diagnostic" = { modifiers = ["underlined"] } -"diff.delta" = "base09" -"diff.minus" = "base08" -"diff.plus" = "base0B" -"error" = "base08" -"function" = "base0D" -"hint" = "base03" -"info" = "base0D" -"keyword" = "base0E" -"label" = "base0E" -"namespace" = "base0E" -"operator" = "base05" -"special" = "base0D" -"string" = "base0B" -"type" = "base0A" -"variable" = "base08" -"variable.other.member" = "base0B" -"warning" = "base09" - -"markup.bold" = { fg = "base0A", modifiers = ["bold"] } -"markup.heading" = "base0D" -"markup.italic" = { fg = "base0E", modifiers = ["italic"] } -"markup.link.text" = "base08" -"markup.link.url" = { fg = "base09", modifiers = ["underlined"] } -"markup.list" = "base08" -"markup.quote" = "base0C" -"markup.raw" = "base0B" -"markup.strikethrough" = { modifiers = ["crossed_out"] } - -"diagnostic.hint" = { underline = { style = "curl" } } -"diagnostic.info" = { underline = { style = "curl" } } -"diagnostic.warning" = { underline = { style = "curl" } } -"diagnostic.error" = { underline = { style = "curl" } } - -"ui.background" = { bg = "base00" } -"ui.bufferline.active" = { fg = "base00", bg = "base03", modifiers = ["bold"] } -"ui.bufferline" = { fg = "base04", bg = "base00" } -"ui.cursor" = { fg = "base0A", modifiers = ["reversed"] } -"ui.cursor.insert" = { fg = "base0A", modifiers = ["reversed"] } -"ui.cursorline.primary" = { fg = "base05", bg = "base01" } -"ui.cursor.match" = { fg = "base0A", modifiers = ["reversed"] } -"ui.cursor.select" = { fg = "base0A", modifiers = ["reversed"] } -"ui.gutter" = { bg = "base00" } -"ui.help" = { fg = "base06", bg = "base01" } -"ui.linenr" = { fg = "base03", bg = "base00" } -"ui.linenr.selected" = { fg = "base04", bg = "base01", modifiers = ["bold"] } -"ui.menu" = { fg = "base05", bg = "base01" } -"ui.menu.scroll" = { fg = "base03", bg = "base01" } -"ui.menu.selected" = { fg = "base01", bg = "base04" } -"ui.popup" = { bg = "base01" } -"ui.selection" = { bg = "base02" } -"ui.selection.primary" = { bg = "base02" } -"ui.statusline" = { fg = "base04", bg = "base01" } -"ui.statusline.inactive" = { bg = "base01", fg = "base03" } -"ui.statusline.insert" = { fg = "base00", bg = "base0B" } -"ui.statusline.normal" = { fg = "base00", bg = "base03" } -"ui.statusline.select" = { fg = "base00", bg = "base0F" } -"ui.text" = "base05" -"ui.text.focus" = "base05" -"ui.virtual.indent-guide" = { fg = "base03" } -"ui.virtual.inlay-hint" = { fg = "base03" } -"ui.virtual.ruler" = { bg = "base01" } -"ui.virtual.jump-label" = { fg = "base0A", modifiers = ["bold"] } -"ui.window" = { bg = "base01" } - -[palette] -base00 = "#260000" # Default Background -base01 = "#481111" # Lighter Background (Used for status bars, line number and folding marks) -base02 = "#500000" # Selection Background -base03 = "#7f4040" # Comments, Invisibles, Line Highlighting -base04 = "#dddddd" # Dark Foreground (Used for status bars) -base05 = "#ffbfbf" # Default Foreground, Caret, Delimiters, Operators -base06 = "#ffffff" # Light Foreground (Not often used) -base07 = "#bf4040" # Light Background (Not often used) -base08 = "#ff7f40" # Variables, XML Tags, Markup Link Text, Markup Lists, Diff Deleted -base09 = "#7fbfbf" # Integers, Boolean, Constants, XML Attributes, Markup Link Url -base0A = "#ffd064" # Classes, Markup Bold, Search Text Background -base0B = "#fc564d" # Strings, Inherited Class, Markup Code, Diff Inserted -base0C = "#404000" # Support, Regular Expressions, Escape Characters, Markup Quotes -base0D = "#dadada" # Functions, Methods, Attribute IDs, Headings -base0E = "#e06625" # Keywords, Storage, Selector, Markup Italic, Diff Changed -base0F = "#ffd064" # Deprecated, Opening/Closing Embedded Language Tags, e.g.