diff options
| author | makefu <github@syntax-fehler.de> | 2021-10-01 18:35:55 +0200 | 
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2021-10-01 18:35:55 +0200 | 
| commit | acafff0de3987f1bf4aff0b6dc61849c3814fe49 (patch) | |
| tree | 92235ab58dd9e5f04f037e6a1c7b20c37196ed7a | |
| parent | a7cca85602e7b772dcf5fbc2dafa09f5fdc8149b (diff) | |
ma bureatuomation: update philosophische tuer sprueche
| -rw-r--r-- | makefu/2configs/bureautomation/automation/philosophische-tuer.nix | 4 | 
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 780ba1765..9586d9a46 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}"'')  | 
