about summary refs log tree commit diff
path: root/pkgs/tools/misc/powerline-go
AgeCommit message (Collapse)AuthorFilesLines
2022-04-21powerline-go: unstable-2021-07-15 -> 1.22.1xrelkd1-4/+4
2022-04-07powerline-go: enable testssuperherointj1-2/+0
2021-10-08powerline-go: set meta.mainProgramfigsoda1-0/+1
2021-07-20powerline-go: fix version numberSandro1-1/+1
2021-07-21powerline-go: 1.21.0 -> 2021-07-15Jonas Carpay1-3/+3
2021-02-21Merge pull request #113862 from r-ryantm/auto-update/powerline-goRyan Mulligan1-2/+2
powerline-go: 1.20.0 -> 1.21.0
2021-02-21powerline-go: update metaFabian Affolter1-2/+7
2021-02-21powerline-go: 1.20.0 -> 1.21.0R. RyanTM1-2/+2
2021-01-25Merge master into staging-nextgithub-actions[bot]1-1/+1
2021-01-25treewide: remove stdenv where not neededPavol Rusnak1-1/+1
2021-01-20powerline-go: 1.18.0 -> 1.20.0R. RyanTM1-3/+3
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2020-10-13powerline-go: 1.17.0 -> 1.18.0Sean Buckley1-2/+2
2020-08-10buildGoModule packages: set doCheck = falsezowoq1-0/+2
2020-07-31buildGoModule packages: editorconfig fixeszowoq1-1/+1
2020-05-14go-modules: Update files to use vendorSha256Colin L Rice1-2/+2
2020-04-24powerline-go: 1.15.0 -> 1.17.0xrelkd1-2/+2
2019-12-12powerline-go: 1.13.0 -> 1.15.0xrelkd1-3/+3
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+0
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-07-05powerline-go: 1.12.1 -> 1.13.0mingchuan2-66/+6
2019-04-10powerline-go: 1.11.0 -> 1.12.1 (#59222)xrelkd2-15/+15
2018-05-11powerline-go: 1.10.0 -> 1.11.0 (#40369)mingchuan2-10/+10
2018-04-24powerline-go: 1.8.2 -> 1.10.0Francesco Gazzetta2-12/+21
2018-03-05powerline-go: init at 1.8.2mingchuan2-0/+74