Commit graph

7 commits

Author SHA1 Message Date
Jonas Chevalier c6b62f2381
mkShell: introduce packages argument (#122180)
The distinction between the inputs doesn't really make sense in the
mkShell context.  Technically speaking, we should be using the
nativeBuildInputs most of the time.

So in order to make this function more beginner-friendly, add "packages"
as an attribute, that maps to nativeBuildInputs.

This commit also updates all the uses in nixpkgs.
2021-05-13 19:17:29 +02:00
Thiago Kenji Okada 4aac1c4d1a opentabletdriver: 0.5.0 -> 0.5.1 2021-02-04 11:56:57 -03:00
Thiago Kenji Okada 313ee6bd96 opentabletdriver: 0.4.2 -> 0.5.0 2021-01-19 14:05:48 -03:00
Thiago Kenji Okada 98873022d4 opentabletdriver: improve update.sh script
Allow it to update deb package sha256 automatically.
2021-01-19 11:41:17 -03:00
Thiago Kenji Okada 41c50cc505 nixos/opentabletdriver: add tests 2021-01-08 14:27:40 -03:00
Thiago Kenji Okada 0a14936466 opentabletdriver: misc improvements
- Use install instead of cp when possible
- Add missing hooks
- Use desktopItem instead of packaging desktop file manually
2021-01-02 14:09:31 -03:00
Thiago Kenji Okada 29922fa772 opentabletdriver: init at 0.4.2 2020-12-29 10:22:58 -03:00