diff --git a/pkgs/applications/window-managers/amethyst/bin.nix b/pkgs/applications/window-managers/amethyst/bin.nix
new file mode 100644
index 0000000000000000000000000000000000000000..ff5cfe719eaf45ead57c5cd47577e7d85c029103
--- /dev/null
+++ b/pkgs/applications/window-managers/amethyst/bin.nix
@@ -0,0 +1,35 @@
+{ stdenv, fetchfromgh, unzip }:
+let
+in
+stdenv.mkDerivation {
+}
diff --git a/pkgs/default.nix b/pkgs/default.nix
index 4fc94989cdec10289d4549fa0e510292924a5eea..e4701668f80b554ba377bfe722e46b939b00ba33 100644
--- a/pkgs/default.nix
+++ b/pkgs/default.nix
@@ -8,6 +8,7 @@ inherit sources;
### APPLICATIONS
anki-bin = callPackage ./applications/anki/bin.nix { };
basecamp = callPackage ./applications/gis/basecamp { };
goldencheetah-bin = callPackage ./applications/goldencheetah/bin.nix { };
application/octet-stream
This content has been proxied by September (3851b).