about summary refs log tree commit diff
path: root/pkgs/tools/misc/thin-provisioning-tools/default.nix
Commit message (Collapse)AuthorAge
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* 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
| * treewide: update globin's maintained drvsRobin Gloster2019-08-20
| |
* | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* thin-provisioning-tools: fix patch urlMario Rodas2019-05-01
| | | | | Void Linux changed its github organization from "voidlinux" to "void-linux" See: https://voidlinux.org/news/2018/06/GitHub-Organisation-is-moving.html
* thin-provisioning-tools: use patch, commentWill Dietz2018-05-15
|
* thin-provisioning-tools: enable parallel buildingWill Dietz2018-05-15
|
* thin-provisioning-tools: fix build w/musl re:PAGE_SIZEWill Dietz2018-05-15
|
* thin-provisioning-tools: 0.7.5 -> 0.7.6Will Dietz2018-05-15
|
* thin-provisioning-tools: 0.6.3 -> 0.7.5Ryan Mulligan2018-02-27
| | | | | | | | | | Semi-automatic update. These checks were performed: - built on NixOS - found 0.7.5 with grep in /nix/store/7y3a77lh1w5ghqlmy5l00bsx90dpwyy4-thin-provisioning-tools-0.7.5 - found 0.7.5 in filename of file in /nix/store/7y3a77lh1w5ghqlmy5l00bsx90dpwyy4-thin-provisioning-tools-0.7.5 cc "@globin"
* thin-provisioning-tools: init at 0.6.3 (#19268)Robin Gloster2016-10-05