volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
R. RyanTM
844ebe2039
kgraphviewer: 2.4.2 -> 2.4.3 ( #47031 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kgraphviewer/versions
2018-09-28 22:15:11 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Peter Hoeg
3fa6afdb35
kgraphviewer: 2.2.0 -> 2.4.2
...
This also moves it from qt4 to qt5/kf5.
2017-09-30 14:17:55 +08:00
Will Dietz
9ad7c64281
kgraphviewer: 2.1.90 unstable -> 2.2.0 stable
2017-08-30 00:59:32 +02:00
Thomas Tuegel
f28848cb4d
kde4.kdelibs -> kdelibs4
...
Our kdelibs4 package does not come from KDE 4, so per upstream's request I am
moving it out of the kde4 set.
2017-02-24 17:16:28 -06:00
Thomas Tuegel
2e0589b4ca
kde414: build with kdelibs-4.14.12
...
Upstream changes to the build system required adjusting many packages'
dependencies. On the Nixpkgs side, we no longer propagate the dependency
on cmake (to reduce closure size), so downstream dependencies had to be
adjusted for most packages that depend on kdelibs.
2015-09-27 15:08:12 -05:00
Luca Bruno
83c968fa2c
Add new kgraphviewer and massif-visualizer packages
...
I chose the unstable versions because the stable versions
seemed too outdated to me. They work with kde 4.12 anyway.
2014-09-03 17:04:22 +02:00