summary refs log tree commit diff
path: root/pkgs/servers/sks
AgeCommit message (Collapse)AuthorFilesLines
2019-09-08treewide: remove redundant quotesvolth1-1/+1
2019-08-24Merge branch 'master' into staging-nextVladimír Čunát1-1/+1
There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
2019-08-20treewide: update globin's maintained drvsRobin Gloster1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-09-08sks: Adapt the package to NixOS (pkgs.db provides only "db_stat")Michael Weiss2-0/+30
2018-09-08sks: Copy the web examples to $webSamples for the moduleMichael Weiss1-0/+5
2017-10-24sks: build with default db versionFranz Pletz1-6/+5
2017-02-19sks: fix build with ocaml 4.02+Florent Becker1-2/+2
2016-11-28sks: init at 1.1.6 (#20717)Michael Weiss1-0/+45