diff options
author | Alexander Foremny <aforemny@posteo.de> | 2024-03-17 16:32:54 +0100 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2024-03-17 16:32:54 +0100 |
commit | 09948ab5ac795cb40d5fa5235b5a06373f318dff (patch) | |
tree | 3283ac049b4011cf98cfe9c2779e4787d4a093c2 | |
parent | cde04baf293eec144f668c1afae9ea911addbf45 (diff) |
agame: update
-rw-r--r-- | nix/sources.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/sources.json b/nix/sources.json index dfcb23c..ad8cc24 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -8,7 +8,7 @@ "agame": { "branch": "main", "repo": "git@code.nomath.org:~/agame", - "rev": "c71366c2e0a9f0b454957feeb87b51f6b27d54bd", + "rev": "312aa627052c24e0aa1948e584c046bc15f18c96", "type": "git" }, "feed-nomath-org": { |