diff --git a/nix/configuration.nix b/nix/configuration.nix index 21142d3..2da9f23 100644 --- a/nix/configuration.nix +++ b/nix/configuration.nix @@ -201,6 +201,8 @@ in rec { # $ nix search wget environment.systemPackages = with pkgs; [ + xfce.thunar-archive-plugin + zip (pkgs.python3.withPackages python-packages) firefox thunderbird @@ -309,6 +311,7 @@ in rec { devbox parted + drawio du-dust # Like du tree but better ]; diff --git a/nix/flake.lock b/nix/flake.lock index b0a32cb..69b4c36 100644 --- a/nix/flake.lock +++ b/nix/flake.lock @@ -22,11 +22,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1693407679, - "narHash": "sha256-UeeXQk/PNmmFEeZ/hcpB8fyT6jjVUTYPtKicHThxmIw=", + "lastModified": 1693580457, + "narHash": "sha256-5MEMXCW7yMDYyiZQn1FZYDCO+5/FyuE8NjOuv/eTMjY=", "owner": "doronbehar", "repo": "nix-matlab", - "rev": "bf537f8ae01effaebb3f5c6bdc6ab842faac6b2e", + "rev": "e89e96d19f21e305cd43043f4daf5898e4d997ce", "type": "gitlab" }, "original": { @@ -37,11 +37,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1693355128, - "narHash": "sha256-+ZoAny3ZxLcfMaUoLVgL9Ywb/57wP+EtsdNGuXUJrwg=", + "lastModified": 1693500674, + "narHash": "sha256-HDlg/j0Et+D8NWayNOsdvZrJ+nA4h3muXQxIMUlpDXo=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "a63a64b593dcf2fe05f7c5d666eb395950f36bc9", + "rev": "da938d190e2335209df6806ddcb982634e51918c", "type": "github" }, "original": { @@ -51,11 +51,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1693377291, - "narHash": "sha256-vYGY9bnqEeIncNarDZYhm6KdLKgXMS+HA2mTRaWEc80=", + "lastModified": 1693565476, + "narHash": "sha256-ya00zHt7YbPo3ve/wNZ/6nts61xt7wK/APa6aZAfey0=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "e7f38be3775bab9659575f192ece011c033655f0", + "rev": "aa8aa7e2ea35ce655297e8322dc82bf77a31d04b", "type": "github" }, "original": {