summary refs log tree commit diff
path: root/pkgs/servers/diod
Commit message (Collapse)AuthorAge
* Merge branch 'master' into staging-nextVladimír Čunát2019-08-24
|\ | | | | | | | | | | | | | | | | | | 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
| * Remove myself as maintainer of some packages.Rickard Nilsson2019-08-20
| |
* | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* diod: fix buildrnhmjoj2019-02-17
|
* diod: add licensePascal Wittmann2018-08-05
| | | | see issue #43716
* diod: 1.0.23 -> 1.0.24Ryan Mulligan2018-02-25
| | | | | | | | | Semi-automatic update. These checks were performed: - built on NixOS - ran `/nix/store/6cg1sba0szxb33hhk28qxbsw5hdlsrkd-diod-1.0.24/bin/diodload help` got 0 exit code - found 1.0.24 with grep in /nix/store/6cg1sba0szxb33hhk28qxbsw5hdlsrkd-diod-1.0.24 - found 1.0.24 in filename of file in /nix/store/6cg1sba0szxb33hhk28qxbsw5hdlsrkd-diod-1.0.24
* diod: Update from 1.0.22 to 1.0.23Rickard Nilsson2014-09-16
|
* fix a bunch of packages with lua5_1Domen Kožar2014-09-10
|
* diod: Update from 1.0.21 to 1.0.22Rickard Nilsson2014-08-20
|
* diod: New package, a 9P server implementation for LinuxRickard Nilsson2013-08-20