Skip to content

Commit

Permalink
Update packages.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Araq authored Jan 30, 2025
1 parent 2ec3e27 commit 0464902
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -34562,5 +34562,14 @@
"description": "Errorcodes maps Nim error states and POSIX and HTTP error codes to a single common enum. It can be used as an alternative to exceptions.",
"license": "MIT",
"web": "https://github.com/nim-lang/errorcodes"
},
{
"name": "sat",
"url": "https://github.com/nim-lang/sat.git",
"method": "git",
"tags": ["SAT", "boolean algebra"],
"description": "A SAT solver written in Nim. Used in the Nimble and Atlas package managers.",
"license": "MIT",
"web": "https://github.com/nim-lang/sat"
}
]

0 comments on commit 0464902

Please sign in to comment.