| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3.pkgs.capstone: mark broken on non-x86_64•••Since this tries to build an x86_64 wheel, it won't work on any non-x86_64 platform. It doesn't make sense to single out aarch64 here. | Alyssa Ross | 2021-11-13 | 1 | -1/+1 |
| * | pkgs.development.python-modules: remove unused args | Markus S. Wamser | 2021-11-12 | 1 | -2/+0 |
| * | python3.pkgs.capstone: broken on aarch64 | Cole Helbling | 2021-04-22 | 1 | -2/+4 |
| * | python3Packages.capstone: aarch64 platform name | Matej Urbas | 2021-02-14 | 1 | -4/+6 |
| * | treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix | Profpatsch | 2021-01-11 | 1 | -2/+2 |
| * | pythonPackages.capstone: 3.0.5.post1 -> 4.0.1, redesign as wrapper package ar...•••this allows us to keep the two packages in sync and handle overrides more flexibly | Robert Scott | 2020-02-10 | 1 | -24/+14 |
| * | pythonPackages.capstone: add missing setuptools dep | Frederik Rietdijk | 2019-10-16 | 1 | -0/+3 |
| * | pythonPackages.capstone: 3.0.4 -> 3.0.5••• * Tested the package build - *NOT* tested the packages relying on capstone... * Added `setupPyBuildFlags` to avoid the error "ERROR: capstone-3.0.5.post1-py3-none-manylinux1_x86_64.whl is not a supported wheel on this platform." | Pamplemousse | 2019-08-17 | 1 | -2/+6 |
| * | pythonPackages.capstone: refactor move to python-modules | Chris Ostrouchov | 2018-10-17 | 1 | -0/+38 |
