From f8484164da5394e3b29b66913fe9a266e8140420 Mon Sep 17 00:00:00 2001 From: Spotlight Date: Thu, 3 Aug 2023 15:40:34 -0500 Subject: [PATCH] Add xz --- flake.lock | 12 ++++++------ home/desktop.nix | 1 + 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 36b27bb..a5a1c55 100644 --- a/flake.lock +++ b/flake.lock @@ -7,11 +7,11 @@ ] }, "locked": { - "lastModified": 1690970947, - "narHash": "sha256-7vOE9NFsNhe3+cpgGZ9ZLuSIzE+b8oNutezmr8tI60w=", + "lastModified": 1691039228, + "narHash": "sha256-iPNZJ1LvfUf1Y456ewC0DXgf99TNssG8OLObOyqxO6M=", "owner": "nix-community", "repo": "home-manager", - "rev": "484a1c94424d296b15af3e6858f08b576b842ec2", + "rev": "86dd48d70a2e2c17e84e747ba4faa92453e68d4a", "type": "github" }, "original": { @@ -22,11 +22,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1690881714, - "narHash": "sha256-h/nXluEqdiQHs1oSgkOOWF+j8gcJMWhwnZ9PFabN6q0=", + "lastModified": 1691006197, + "narHash": "sha256-DbtxVWPt+ZP5W0Usg7jAyTomIM//c3Jtfa59Ht7AV8s=", "owner": "nixos", "repo": "nixpkgs", - "rev": "9e1960bc196baf6881340d53dccb203a951745a2", + "rev": "66aedfd010204949cb225cf749be08cb13ce1813", "type": "github" }, "original": { diff --git a/home/desktop.nix b/home/desktop.nix index fadea43..3effcb8 100644 --- a/home/desktop.nix +++ b/home/desktop.nix @@ -40,6 +40,7 @@ virt-manager watch wget + xz yt-dlp ];