diff --git a/configuration.nix b/configuration.nix index af8dc39..7f233c3 100644 --- a/configuration.nix +++ b/configuration.nix @@ -200,7 +200,8 @@ packages = with pkgs; [ prismlauncher # minecraft launcher discord-canary - godot # 4.5.1 for now + # godot # 4.5.1 for now + inputs.nixpkgs-unstable.legacyPackages.${pkgs.system}.godot_4 nextcloud-client steam signal-desktop @@ -226,6 +227,7 @@ qbittorrent # arrr mpv # arrr wireshark + obs-studio ]; }; diff --git a/flake.lock b/flake.lock index f144e64..5ed5ae7 100644 --- a/flake.lock +++ b/flake.lock @@ -23,11 +23,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1775811116, - "narHash": "sha256-t+HZK42pB6N+i5RGbuy7Xluez/VvWbembBdvzsc23Ss=", + "lastModified": 1776067740, + "narHash": "sha256-B35lpsqnSZwn1Lmz06BpwF7atPgFmUgw1l8KAV3zpVQ=", "owner": "nixos", "repo": "nixpkgs", - "rev": "54170c54449ea4d6725efd30d719c5e505f1c10e", + "rev": "7e495b747b51f95ae15e74377c5ce1fe69c1765f", "type": "github" }, "original": {