summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/claripy (follow)
Commit message (Collapse)AuthorAgeFilesLines
* treewide: clean up 'meta = with' patternIhar Hrachyshka2025-12-101-3/+3
| | | | | | | | | | This commit was created by a combination of scripts and tools: - an ast-grep script to prefix things in meta with `lib.`, - a modified nixf-diagnose / nixf combination to remove unused `with lib;`, and - regular nixfmt. Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
* treewide: run nixfmt 1.0.0Wolfgang Walther2025-07-241-1/+2
|
* python313Packages.claripy: 9.2.153 -> 9.2.154Fabian Affolter2025-05-101-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.153...refs/tags/v9.2.154
* python313Packages.claripy: 9.2.152 -> 9.2.153Fabian Affolter2025-05-061-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.152...refs/tags/v9.2.153
* python313Packages.claripy: 9.2.150 -> 9.2.152Fabian Affolter2025-04-231-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.150...refs/tags/v9.2.152
* python313Packages.claripy: 9.2.149 -> 9.2.150Fabian Affolter2025-04-191-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.149...refs/tags/v9.2.150
* python313Packages.claripy: clean-upFabian Affolter2025-04-151-4/+1
|
* python313Packages.claripy: 9.2.148 -> 9.2.149Fabian Affolter2025-04-151-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.148...refs/tags/v9.2.149
* python313Packages.claripy: 9.2.147 -> 9.2.148Fabian Affolter2025-03-261-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.147...v9.2.148
* python313Packages.claripy: 9.2.146 -> 9.2.147Fabian Affolter2025-03-221-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.146...v9.2.147
* python313Packages.claripy: 9.2.144 -> 9.2.146Fabian Affolter2025-03-131-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.144...v9.2.146
* python312Packages.claripy: 9.2.141 -> 9.2.144Peder Bergebakken Sundt2025-03-121-2/+5
|
* python313Packages.claripy: 9.2.140 -> 9.2.141Fabian Affolter2025-02-131-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.140...v9.2.141
* python313Packages.claripy: 9.2.139 -> 9.2.140Fabian Affolter2025-02-061-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.139...v9.2.140
* python313Packages.claripy: 9.2.138 -> 9.2.139Fabian Affolter2025-02-011-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.138...v9.2.139
* python313Packages.claripy: 9.2.137 -> 9.2.138Fabian Affolter2025-01-271-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.137...v9.2.138
* python313Packages.claripy: 9.2.136 -> 9.2.137Fabian Affolter2025-01-151-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.136...v9.2.137
* python312Packages.claripy: 9.2.135 -> 9.2.136Fabian Affolter2025-01-091-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.135...v9.2.136
* treewide: migrate fetchgit `rev = "refs/tags/..."` to `tag`Peder Bergebakken Sundt2025-01-041-1/+1
|
* python312Packages.claripy: 9.2.134 -> 9.2.135Fabian Affolter2025-01-021-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.134...v9.2.135
* python312Packages.claripy: 9.2.133 -> 9.2.134Fabian Affolter2024-12-251-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.133...v9.2.134
* python312Packages.claripy: 9.2.132 -> 9.2.133Fabian Affolter2024-12-191-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.132...v9.2.133
* python312Packages.claripy: 9.2.130 -> 9.2.132Fabian Affolter2024-12-121-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.130...v9.2.132
* python312Packages.claripy: 9.2.129 -> 9.2.130Fabian Affolter2024-11-261-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.129...v9.2.130
* python312Packages.claripy: 9.2.128 -> 9.2.129Fabian Affolter2024-11-201-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.128...v9.2.129
* python312Packages.claripy: 9.2.127 -> 9.2.128Fabian Affolter2024-11-121-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.127...v9.2.128
* python312Packages.claripy: 9.2.126 -> 9.2.127Fabian Affolter2024-11-091-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.126...v9.2.127
* python312Packages.claripy: 9.2.125 -> 9.2.126Fabian Affolter2024-10-291-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.125...v9.2.126
* python312Packages.claripy: 9.2.124 -> 9.2.125Fabian Affolter2024-10-261-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.124...v9.2.125
* python312Packages.claripy: 9.2.122 -> 9.2.124Fabian Affolter2024-10-231-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.122...v9.2.124
* python312Packages.claripy: 9.2.119 -> 9.2.122Fabian Affolter2024-10-081-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.119...v9.2.122
* python312Packages.claripy: 9.2.118 -> 9.2.119Fabian Affolter2024-09-251-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.118...v9.2.119
* python312Packages.claripy: 9.2.117 -> 9.2.118Fabian Affolter2024-09-181-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.117...v9.2.118
* python312Packages.claripy: 9.2.116 -> 9.2.117Fabian Affolter2024-08-301-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.116...v9.2.117
* python312Packages.claripy: 9.2.115 -> 9.2.116Fabian Affolter2024-08-231-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.115...v9.2.116
* python312Packages.claripy: 9.2.114 -> 9.2.115Fabian Affolter2024-08-151-2/+4
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.114...v9.2.115
* python312Packages.claripy: 9.2.113 -> 9.2.114Fabian Affolter2024-08-081-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.113...v9.2.114
* python312Packages.claripy: 9.2.112 -> 9.2.113Fabian Affolter2024-08-041-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.112...v9.2.113
* python312Packages.claripy: 9.2.110 -> 9.2.112Fabian Affolter2024-07-231-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.110...v9.2.112
* python312Packages.claripy: 9.2.109 -> 9.2.110Fabian Affolter2024-07-131-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.109...v9.2.110
* Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2024-07-051-2/+2
|\ | | | | | | | | | | | | Conflicts: - pkgs/development/python-modules/deebot-client/default.nix - pkgs/development/python-modules/pytest-examples/default.nix - pkgs/development/python-modules/w3lib/default.nix
| * python312Packages.claripy: 9.2.108 -> 9.2.109Fabian Affolter2024-07-041-2/+2
| | | | | | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.108...v9.2.109
* | Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2024-06-271-2/+2
|\|
| * python312Packages.claripy: 9.2.107 -> 9.2.108Fabian Affolter2024-06-261-2/+2
| | | | | | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.107...v9.2.108
* | Merge staging-next into staginggithub-actions[bot]2024-06-201-2/+2
|\|
| * python312Packages.claripy: 9.2.106 -> 9.2.107Fabian Affolter2024-06-191-2/+2
| | | | | | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.106...v9.2.107
* | treewide: remove pythonRelaxDepsHook referencesMartin Weinelt2024-06-141-2/+0
|/ | | | | It is is now provided automatically, when `pythonRelaxDeps` or `pythonRemoveDeps` is defined through `mk-python-derivation`.
* python312Packages.claripy: 9.2.105 -> 9.2.106Fabian Affolter2024-06-121-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.105...v9.2.106
* python312Packages.claripy: 9.2.104 -> 9.2.105Fabian Affolter2024-06-071-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.104...v9.2.105
* python312Packages.claripy: 9.2.103 -> 9.2.104Fabian Affolter2024-06-021-2/+2
| | | | Diff: https://github.com/angr/claripy/compare/refs/tags/v9.2.103...v9.2.104