summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/libfsm (follow)
Commit message (Expand)AuthorAgeFilesLines
* libfsm: 0.1pre2442 -> 0.1pre2987•••Update to fix compatibility with modern `bmake`. While at it disabled parallel building to workaround install failures. ZHF: #230712 Sergei Trofimovich2023-05-101-5/+14
* libfsm: use bmake setupHook for build+install phaseAlyssa Ross2021-04-161-5/+1
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-211-2/+2
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix•••continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi. Jonathan Ringer2021-01-191-1/+1
* libfsm: 0.1pre1905 -> 0.1pre2442•••Signed-off-by: Austin Seipp <aseipp@pobox.com> Austin Seipp2020-10-071-3/+3
* libfsm: 0.1pre1869_f70c3c5 -> 0.1pre1905_bd5937fa•••Properly separate the build and install phases for better nix shell hacking when using `buildPhase` -- and also fix a bug where `$NIX_BUILD_CORES` wasn't properly passed to `bmake`. Signed-off-by: Austin Seipp <aseipp@pobox.com> Austin Seipp2019-10-231-6/+10
* treewide: name -> pname (easy cases) (#66585)•••treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pnamevolth2019-08-151-1/+1
* libfsm: init at 0.1pre1869_f70c3c5•••Signed-off-by: Austin Seipp <as@fastly.com> Austin Seipp2019-06-161-0/+53