diff options
author | Alexander Foremny <aforemny@posteo.de> | 2024-04-03 10:01:55 +0200 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2024-04-03 10:01:55 +0200 |
commit | c70b4abe7b777f3be45928ae5ccd36551c822e30 (patch) | |
tree | 11a08e88d2dbb5aada79025ec80de7e62a6a9730 | |
parent | ae0051cf85cf5f2d68fbc7809c61e0ac823f5111 (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 30ddd6b..25024e2 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -8,7 +8,7 @@ "agame": { "branch": "main", "repo": "git@code.nomath.org:~/agame", - "rev": "445a51c344ecea346051cf59d03b95c98bb28e75", + "rev": "05c01e7aa13d8a6fe7302462fc32a5c559fade56", "type": "git" }, "feed-nomath-org": { |