diff --git a/flake.lock b/flake.lock index af7001d..eb4fc62 100644 --- a/flake.lock +++ b/flake.lock @@ -4,17 +4,14 @@ "inputs": { "nixpkgs": [ "nixpkgs" - ], - "utils": [ - "utils" ] }, "locked": { - "lastModified": 1720584070, - "narHash": "sha256-MjHGO/NjRt3VI0/iFblrMa227kydVg6BfOegOf7bg7c=", + "lastModified": 1721075053, + "narHash": "sha256-Ywa9fnalPj5WiQ7uu1pXdJ192r8OGL7LMMokDma+Kc0=", "ref": "refs/heads/canon", - "rev": "6656b07f2cbd2e5343afdd82eb9967c4a3f1bb0f", - "revCount": 54, + "rev": "01959e74e880876233f75658a3d763d4b46560b5", + "revCount": 57, "type": "git", "url": "https://git.mildlyfunctional.gay/artemist/packages.git" }, @@ -208,19 +205,16 @@ "artemist": [ "artemist" ], - "flake-utils": [ - "utils" - ], "nixpkgs": [ "nixpkgs" ] }, "locked": { - "lastModified": 1708556848, - "narHash": "sha256-x6xsUxEMPRvzahV+E7vlmnMiALfmHJLawg1MCShRARU=", + "lastModified": 1721073184, + "narHash": "sha256-zfQMZI5yN2D4UQwiiE5sulenEi1bh2pfai6025m/2Xg=", "ref": "refs/heads/canon", - "rev": "af26c827792d79cc728134ad508ddab4bd28c038", - "revCount": 19, + "rev": "587fad82e8315cea705cfdcae1328e0da3756555", + "revCount": 23, "type": "git", "url": "https://git.mildlyfunctional.gay/artemist/fonts.git" }, @@ -376,11 +370,11 @@ "lix": { "flake": false, "locked": { - "lastModified": 1720825173, - "narHash": "sha256-YZ7043PFS6LalHAyGeO7qRLeZIevwjHRbbMkpixjwhM=", - "rev": "a8f443d96011c11ad726c2a28a37752bd56c12cc", + "lastModified": 1720976034, + "narHash": "sha256-fueWQn/bzWcYeR01UWAhjMejgpQc2mjSPt3gb5tpoMs=", + "rev": "1eb5d22132a57487e0cb84a65ecd35814624c0e5", "type": "tarball", - "url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/a8f443d96011c11ad726c2a28a37752bd56c12cc.tar.gz" + "url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/1eb5d22132a57487e0cb84a65ecd35814624c0e5.tar.gz" }, "original": { "type": "tarball", @@ -449,11 +443,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1720768451, - "narHash": "sha256-EYekUHJE2gxeo2pM/zM9Wlqw1Uw2XTJXOSAO79ksc4Y=", + "lastModified": 1720957393, + "narHash": "sha256-oedh2RwpjEa+TNxhg5Je9Ch6d3W1NKi7DbRO1ziHemA=", "owner": "nixos", "repo": "nixpkgs", - "rev": "7e7c39ea35c5cdd002cd4588b03a3fb9ece6fad9", + "rev": "693bc46d169f5af9c992095736e82c3488bf7dbb", "type": "github" }, "original": { @@ -497,11 +491,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1720910388, - "narHash": "sha256-gCudumUXHH+o0KFemXecDYySVCzjz7jYDGjdJbrN7gA=", + "lastModified": 1721042250, + "narHash": "sha256-CEOGzI9WFGezwJ3lok0F//1UEq5crzE2kZDLQK2EtfE=", "owner": "nix-community", "repo": "nixvim", - "rev": "ac9a1cbf9c7145687e66a1c033d68fc72eca3fd8", + "rev": "b9ed90003273f0a75151b32948e16b44891f403c", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 7300be0..74f148a 100644 --- a/flake.nix +++ b/flake.nix @@ -6,7 +6,6 @@ artemist = { url = "git+https://git.mildlyfunctional.gay/artemist/packages.git"; inputs.nixpkgs.follows = "nixpkgs"; - inputs.utils.follows = "utils"; }; darwin = { url = "github:lnl7/nix-darwin"; @@ -16,7 +15,6 @@ url = "git+https://git.mildlyfunctional.gay/artemist/fonts.git"; inputs.artemist.follows = "artemist"; inputs.nixpkgs.follows = "nixpkgs"; - inputs.flake-utils.follows = "utils"; }; home-manager = { url = "github:nix-community/home-manager"; diff --git a/sets/sway.nix b/sets/sway.nix index 0f525aa..e21f3c3 100644 --- a/sets/sway.nix +++ b/sets/sway.nix @@ -25,7 +25,6 @@ ]; }; }; - sound.enable = true; environment.systemPackages = with pkgs; [ dex glib