From 2021e2fcb81d25f6ba68791d89e72c88afbf3050 Mon Sep 17 00:00:00 2001 From: Charlotte Van Petegem Date: Tue, 9 Mar 2021 10:17:03 +0100 Subject: [PATCH] Update dependencies --- configurations/sound.nix | 2 +- flake.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/configurations/sound.nix b/configurations/sound.nix index 314e19d9..e1f0db07 100644 --- a/configurations/sound.nix +++ b/configurations/sound.nix @@ -2,7 +2,7 @@ { chvp.zfs.homeLinks = [ - { path = ".config/pipewire-media-session"; type = "cache"; } + { path = ".config/pipewire"; type = "cache"; } ]; sound.enable = true; diff --git a/flake.lock b/flake.lock index d8aca947..a5f89232 100644 --- a/flake.lock +++ b/flake.lock @@ -38,11 +38,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1615190638, - "narHash": "sha256-tMxEgkf1boXafAqXx4W/KBzRybwwPBNImaNVA7F+JaA=", + "lastModified": 1615236539, + "narHash": "sha256-JN0T6UYCBiTRRdWtNpZsPDoIKdflMopjFx46pcTkUiU=", "owner": "chvp", "repo": "nixpkgs", - "rev": "1005b14672de04c6f46ca8a9a9c423fa358b7142", + "rev": "0867f62742476f513e39113e643d9f1612b31133", "type": "github" }, "original": { @@ -70,11 +70,11 @@ }, "nur": { "locked": { - "lastModified": 1615242934, - "narHash": "sha256-OiMls+BNmilZb821QaYrXCtJC5rfdBEnzttTBLbpdso=", + "lastModified": 1615274858, + "narHash": "sha256-TfMy8A625WeW7DXAmUlhvjs2vPuo/2DZ9UXELA46fcs=", "owner": "nix-community", "repo": "NUR", - "rev": "3b4dc6d384d5dbadea4db00c2c3cbe967a7aa64e", + "rev": "b70427a739ebe922507585c8c74431b15fce6e75", "type": "github" }, "original": {