From 042b2e9664eaa5452dd909906d36b1349c14a1f6 Mon Sep 17 00:00:00 2001 From: victor Date: Sat, 5 Nov 2022 22:28:04 +0100 Subject: [PATCH] update mastodon --- flake.lock | 10 +- flake.nix | 1 - nixos/hosts/hades/mastodon/configuration.nix | 3 + nixos/hosts/hades/tautulli/configuration.nix | 5 +- nixos/hosts/thalassa/null/home/hyprland.nix | 215 +++++++++---------- nixos/pkgs/glitch-soc/default.nix | 2 +- nixos/pkgs/glitch-soc/gemset.nix | 20 +- nixos/pkgs/glitch-soc/source.nix | 4 +- nixos/pkgs/glitch-soc/version.nix | 2 +- 9 files changed, 130 insertions(+), 132 deletions(-) diff --git a/flake.lock b/flake.lock index d778361..523c8da 100644 --- a/flake.lock +++ b/flake.lock @@ -359,11 +359,11 @@ "wlroots": "wlroots" }, "locked": { - "lastModified": 1667585380, - "narHash": "sha256-NipRUi+DGyeNJO98u+ULf7Sd1UdsJ8JitZkKMPaMAF0=", + "lastModified": 1667671515, + "narHash": "sha256-jdhA2R+Ezam6R++BYId1jwdvgZn6VZDnG4oEK+R8KIQ=", "owner": "hyprwm", "repo": "Hyprland", - "rev": "70aece85224dcca42e6fc596a4b68d688ad6c295", + "rev": "bee06f35073da245b71221897becc74260a5b51f", "type": "github" }, "original": { @@ -624,10 +624,10 @@ "nixpkgs_2": { "locked": { "lastModified": 1667550944, - "narHash": "sha256-ggII6sCaxlD06V9PBE+9fit6zLFsYzQtEsU7wugNYP0=", + "narHash": "sha256-8qNYarOJtasZ/+G5mlNC2mh8VG5NagM6tSpK2Rq5hDk=", "owner": "NULLx76", "repo": "nixpkgs", - "rev": "a5cafcd286c4fddd81aebbb9edb6befaf0e1afbe", + "rev": "afc2d0fe2359d4f4eff4d003f41130ad52ab427e", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index 0ec2655..e3a91f5 100644 --- a/flake.nix +++ b/flake.nix @@ -131,7 +131,6 @@ vault (vault-push-approle-envs self { }) (vault-push-approles self { }) - rnix-lsp ]; }; }; diff --git a/nixos/hosts/hades/mastodon/configuration.nix b/nixos/hosts/hades/mastodon/configuration.nix index da2efba..6586286 100644 --- a/nixos/hosts/hades/mastodon/configuration.nix +++ b/nixos/hosts/hades/mastodon/configuration.nix @@ -28,6 +28,7 @@ in cat >> /var/lib/mastodon/.secrets_env <