This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
nixpkgs
Watch
2
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2025-02-16 17:14:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
52bf1163fa
nixpkgs
/
pkgs
/
games
/
maelstrom
History
Reno Dakota
f1644ee95e
maelstrom: remove register keyword; fix clang
...
c++17 doesn't support register keyword. patch out the few uses of it.
2024-10-28 08:21:30 +00:00
..
c++17-fixes.diff
maelstrom: remove register keyword; fix clang
2024-10-28 08:21:30 +00:00
default.nix
maelstrom: remove register keyword; fix clang
2024-10-28 08:21:30 +00:00
fix-compilation.patch