summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2024-10-19 21:55:55 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2024-10-19 21:57:53 -0400
commit9f740aa87254a6449f5b6c49b10a0598c70733cf (patch)
tree80174cc11d5189825c67474ce127ea3024513c57
parentbde398cb8c3dd49ec9d726ef9bef8e6c99766c46 (diff)
Re-arranged some packages to allow mpv and imv to work again
Forgot home-config
-rw-r--r--home-config/home-configuration.scm4
-rw-r--r--home-config/nix-home-manager/flake.lock23
-rw-r--r--home-config/nix-home-manager/flake.nix8
-rw-r--r--home-config/nix-home-manager/home.nix6
4 files changed, 24 insertions, 17 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm
index a665e70..dd14824 100644
--- a/home-config/home-configuration.scm
+++ b/home-config/home-configuration.scm
@@ -85,7 +85,7 @@
85 "syncthing" 85 "syncthing"
86 "taskwarrior" 86 "taskwarrior"
87 "tasksh" 87 "tasksh"
88 "imv" 88 ;"imv" ; Nix pkg now for MESA stuff
89 "perl" 89 "perl"
90 "tor" 90 "tor"
91 "unzip" 91 "unzip"
@@ -119,7 +119,7 @@
119 "python-lsp-server" 119 "python-lsp-server"
120 "kdenlive" 120 "kdenlive"
121 "sqlite" 121 "sqlite"
122 "mpv" 122 ;"mpv" ; Now a nix pkg for MESA stuff
123 "qbittorrent" 123 "qbittorrent"
124 "playerctl" 124 "playerctl"
125 ;"aerc" 125 ;"aerc"
diff --git a/home-config/nix-home-manager/flake.lock b/home-config/nix-home-manager/flake.lock
index 8885a8c..f899e74 100644
--- a/home-config/nix-home-manager/flake.lock
+++ b/home-config/nix-home-manager/flake.lock
@@ -55,16 +55,17 @@
55 ] 55 ]
56 }, 56 },
57 "locked": { 57 "locked": {
58 "lastModified": 1729260213, 58 "lastModified": 1729321331,
59 "narHash": "sha256-jAvHoU/1y/yCuXzr2fNF+q6uKmr8Jj2xgAisK4QB9to=", 59 "narHash": "sha256-KVyQq+ez/oB30/WbdNgVD8g/bda34z8NiU187QKQb74=",
60 "owner": "nix-community", 60 "owner": "nix-community",
61 "repo": "home-manager", 61 "repo": "home-manager",
62 "rev": "09a0c0c02953318bf94425738c7061ffdc4cba75", 62 "rev": "122f70545b29ccb922e655b08acfe05bfb44ec68",
63 "type": "github" 63 "type": "github"
64 }, 64 },
65 "original": { 65 "original": {
66 "owner": "nix-community", 66 "owner": "nix-community",
67 "repo": "home-manager", 67 "repo": "home-manager",
68 "rev": "122f70545b29ccb922e655b08acfe05bfb44ec68",
68 "type": "github" 69 "type": "github"
69 } 70 }
70 }, 71 },
@@ -217,15 +218,16 @@
217 "systems": "systems_2" 218 "systems": "systems_2"
218 }, 219 },
219 "locked": { 220 "locked": {
220 "lastModified": 1727732210, 221 "lastModified": 1727705155,
221 "narHash": "sha256-VNKakkdx1mjfO5MyGZbx8m87YKZ4B8cylU50R0J662g=", 222 "narHash": "sha256-gu26MSYbTlRLMUpZ9PeYXtqqhzPDQXxEDkjiJgwzIIc=",
222 "owner": "hyprwm", 223 "owner": "hyprwm",
223 "repo": "hyprpicker", 224 "repo": "hyprpicker",
224 "rev": "4411a6dc0dccdabad64213463fb94de520b52725", 225 "rev": "116cec14a552191a9ad69ca96252ca12ecfa9826",
225 "type": "github" 226 "type": "github"
226 }, 227 },
227 "original": { 228 "original": {
228 "owner": "hyprwm", 229 "owner": "hyprwm",
230 "ref": "v0.4.1",
229 "repo": "hyprpicker", 231 "repo": "hyprpicker",
230 "type": "github" 232 "type": "github"
231 } 233 }
@@ -348,22 +350,23 @@
348 "original": { 350 "original": {
349 "owner": "nix-community", 351 "owner": "nix-community",
350 "repo": "nixGL", 352 "repo": "nixGL",
353 "rev": "310f8e49a149e4c9ea52f1adf70cdc768ec53f8a",
351 "type": "github" 354 "type": "github"
352 } 355 }
353 }, 356 },
354 "nixpkgs": { 357 "nixpkgs": {
355 "locked": { 358 "locked": {
356 "lastModified": 1729070438, 359 "lastModified": 1729168305,
357 "narHash": "sha256-KOTTUfPkugH52avUvXGxvWy8ibKKj4genodIYUED+Kc=", 360 "narHash": "sha256-jmhxZnrlOyLEMUL2+JkVfkN0XWXI5uE6EB5kVZFR0fo=",
358 "owner": "nixos", 361 "owner": "nixos",
359 "repo": "nixpkgs", 362 "repo": "nixpkgs",
360 "rev": "5785b6bb5eaae44e627d541023034e1601455827", 363 "rev": "2a55bdc8cfcf41551323a4a6cef24d3f566c824d",
361 "type": "github" 364 "type": "github"
362 }, 365 },
363 "original": { 366 "original": {
364 "owner": "nixos", 367 "owner": "nixos",
365 "ref": "nixos-unstable",
366 "repo": "nixpkgs", 368 "repo": "nixpkgs",
369 "rev": "2a55bdc8cfcf41551323a4a6cef24d3f566c824d",
367 "type": "github" 370 "type": "github"
368 } 371 }
369 }, 372 },
diff --git a/home-config/nix-home-manager/flake.nix b/home-config/nix-home-manager/flake.nix
index 6429214..7ba72b4 100644
--- a/home-config/nix-home-manager/flake.nix
+++ b/home-config/nix-home-manager/flake.nix
@@ -3,13 +3,13 @@
3 3
4 inputs = { 4 inputs = {
5 # Specify the source of Home Manager and Nixpkgs. 5 # Specify the source of Home Manager and Nixpkgs.
6 nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; 6 nixpkgs.url = "github:nixos/nixpkgs/2a55bdc8cfcf41551323a4a6cef24d3f566c824d";
7 home-manager = { 7 home-manager = {
8 url = "github:nix-community/home-manager"; 8 url = "github:nix-community/home-manager/122f70545b29ccb922e655b08acfe05bfb44ec68";
9 inputs.nixpkgs.follows = "nixpkgs"; 9 inputs.nixpkgs.follows = "nixpkgs";
10 }; 10 };
11 hyprpicker-git = { 11 hyprpicker-git = {
12 url = "github:hyprwm/hyprpicker"; 12 url = "github:hyprwm/hyprpicker/v0.4.1";
13 inputs.nixpkgs.follows = "nixpkgs"; 13 inputs.nixpkgs.follows = "nixpkgs";
14 }; 14 };
15 hyprland = { 15 hyprland = {
@@ -17,7 +17,7 @@
17 inputs.nixpkgs.follows = "nixpkgs"; 17 inputs.nixpkgs.follows = "nixpkgs";
18 }; 18 };
19 nixgl = { 19 nixgl = {
20 url = "github:nix-community/nixGL"; 20 url = "github:nix-community/nixGL/310f8e49a149e4c9ea52f1adf70cdc768ec53f8a";
21 inputs.nixpkgs.follows = "nixpkgs"; 21 inputs.nixpkgs.follows = "nixpkgs";
22 }; 22 };
23 }; 23 };
diff --git a/home-config/nix-home-manager/home.nix b/home-config/nix-home-manager/home.nix
index a886c6a..e7ec0f5 100644
--- a/home-config/nix-home-manager/home.nix
+++ b/home-config/nix-home-manager/home.nix
@@ -49,6 +49,10 @@
49 xwayland 49 xwayland
50 xdg-desktop-portal 50 xdg-desktop-portal
51 xdg-desktop-portal-gtk 51 xdg-desktop-portal-gtk
52 mpv
53 imv
54 libva
55 libvdpau
52 56
53 # Flakes specific things defined in flake.nix 57 # Flakes specific things defined in flake.nix
54 hyprland.packages.${pkgs.system}.default 58 hyprland.packages.${pkgs.system}.default
@@ -58,7 +62,7 @@
58 # Fonts! 62 # Fonts!
59 noto-fonts 63 noto-fonts
60 liberation_ttf 64 liberation_ttf
61 noto-fonts-cjk 65 noto-fonts-cjk-sans
62 noto-fonts-emoji 66 noto-fonts-emoji
63 67
64 # # It is sometimes useful to fine-tune packages, for example, by applying 68 # # It is sometimes useful to fine-tune packages, for example, by applying