Commit Graph
16 Commits
Author SHA1 Message Date
Dmitry Bogatov c004bcab9c git-vanity-hash: init at 2020-02-26 2020-10-17 00:00:00 -04:00
Dmitry Bogatov 78d9b5fb1a psftools: init at 1.0.13 2020-10-17 00:00:00 -04:00
Dmitry Bogatov 35943384ea snooze: init at 0.4 2020-10-15 00:00:00 -04:00
Dmitry Bogatov 8c5302f58d Unbreak haskellPackages.hpack-dhall 2020-10-13 00:00:00 -04:00
Dmitry Bogatov 88b0840f73 tinycdb: add support for static build 2020-10-08 23:47:32 -04:00
Dmitry Bogatov 99de53b79b doas: add enablePAM option
New option "withPAM" controls whether to build support for pluggable
authetincation modules. Default value is "true", which correspond to
existing behaviour. Futhermore, with default configuration, this change
do not cause rebuild.
2020-10-08 23:20:37 -04:00
Dmitry Bogatov 18b2d83f51 laminar: init at 0.8 2020-08-28 14:09:33 +02:00
Dmitry Bogatov 55195119d5 Distinguish pkgsStatic from pkgsMusl via stdenv.targetPlatform
This change allows derivations to distinguish dynamic musl build and
static musl build in cases where upstream build system can't detect it
by itself.
2020-08-27 18:36:34 -04:00
Dmitry Bogatov 0a7abe4625 Unbreak haskellPackages.dhall-nix 2020-08-25 20:53:02 -04:00
Dmitry Bogatov a5985162e3 git: make nls support optional
Add option "nlsSupport" (true by default, maching upstream defaults) to
make nls support configurable. This change does not trigger rebuild.
2020-08-16 10:38:28 +00:00
Dmitry Bogatov cd5c75fcdc laminar: init at 0.8 2020-04-20 01:14:56 -04:00
Dmitry Bogatov b1c71ebe2b mmh-unstable: init at 2019-09-08 2020-03-14 11:27:49 -04:00
Dmitry Bogatov 4481a2012f maintainers: add KAction 2020-03-12 22:25:11 -04:00
Dmitry Bogatov 90a4f2d9ba vale: install styles provided by upstream 2020-02-25 21:33:10 -05:00
Dmitry Bogatov 589fb6b374 vale: install documentation into $doc output 2020-02-25 20:33:33 -05:00
Dmitry Bogatov aeb3a34a91 vale: 2.0.0 -> 2.2.2
Switch from buildGoPackage to buildGoModule

According to documentation, buildGoPackage is designed for legacy Go
packages which do not support go.mod, while "vale" do support it.
2020-02-25 20:23:38 -05:00