summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/okteta
AgeCommit message (Collapse)Author
2020-08-06kdeApplications.okteta: 0.26.3 -> 0.26.4R. RyanTM
2020-04-22okteta: use qt5's mkDerivationMartin Milata
2020-02-09kdeApplications.okteta: 0.26.2 -> 0.26.3R. RyanTM
2019-10-08add missing meta dataChristine Koppelt
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-07-09okteta: 0.26.1 -> 0.26.2Will Dietz
2019-04-15kdeApplications.okteta: 0.26.0 -> 0.26.1R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/okteta/versions
2019-04-01kdeApplications.okteta: 0.25.5 -> 0.26.0R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/okteta/versions
2019-01-02kdeApplications.okteta: 0.25.4 -> 0.25.5R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/okteta/versions
2018-10-11okteta: 0.25.3 -> 0.25.4Peter Hoeg
2018-09-06kdeApplications.okteta: 0.25.2 -> 0.25.3R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from okteta
2018-08-20okteta: 17.12.3 -> 0.25.2Peter Hoeg
2018-05-25okteta: add version attr, clean upYegor Timoshenko
2018-05-25treewide: add version to packagesMatthew Bauer
Lots of packages are missing versions in their name. This adds them where appropriate. These were found with this command: $ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$' See issue #41007.
2018-04-25okteta: Move into own packageBastian Köcher
Okteta was removed from kde applications and will now be released independently. So, we currently use the released version from 17.12.3.