summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/bureautomation
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2021-10-01 18:35:55 +0200
committermakefu <github@syntax-fehler.de>2021-10-01 18:35:55 +0200
commitacafff0de3987f1bf4aff0b6dc61849c3814fe49 (patch)
tree92235ab58dd9e5f04f037e6a1c7b20c37196ed7a /makefu/2configs/bureautomation
parenta7cca85602e7b772dcf5fbc2dafa09f5fdc8149b (diff)
ma bureatuomation: update philosophische tuer sprueche
Diffstat (limited to 'makefu/2configs/bureautomation')
-rw-r--r--makefu/2configs/bureautomation/automation/philosophische-tuer.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/makefu/2configs/bureautomation/automation/philosophische-tuer.nix b/makefu/2configs/bureautomation/automation/philosophische-tuer.nix
index 780ba176..9586d9a4 100644
--- a/makefu/2configs/bureautomation/automation/philosophische-tuer.nix
+++ b/makefu/2configs/bureautomation/automation/philosophische-tuer.nix
@@ -12,8 +12,8 @@ let
recordrepo = pkgs.fetchFromGitHub {
owner = "makefu";
repo = "philosophische_tuer";
- rev = "17544c6";
- sha256 = "0bm0697fyf6s05c6yw6y25cyck04rlxj1dgazkq8mfqk6756v2bq";
+ rev = "607eff7";
+ sha256 = "1qlyqmc65yfb42q4fzd92vinx4i191w431skmcp7xjncb45lfp8j";
};
samples = user: lib.mapAttrsToList
(file: _: ''"${prefix}/${user}/${file}"'')