Commit Graph

4 Commits

Author SHA1 Message Date
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Sergei Trofimovich
ab7fc081d7 evtest-qt: 0.2.0 -> 0.2.0-unstable-2023-09-13
The main change is the build fix against `gcc-13`
https://hydra.nixos.org/build/247729704:

    In file included from /build/source/src/evdev_info.cpp:17:
    /build/source/src/evdev_info.hpp:74:12: error: 'uint16_t' was not declared in this scope
       74 |   std::map<uint16_t, AbsInfo> absinfos;
          |            ^~~~~~~~
2024-02-07 23:12:36 +00:00
Alex Rice
fe213736e9 evtest-qt: use qt5's mkDerivation
See #65399
2019-08-28 08:59:08 -04:00
Alex Rice
f68f61d243 evtest-qt: init at 0.2.0 2019-07-12 23:12:24 +01:00