1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-05-18 17:56:01 +00:00
Commit graph

134 commits

Author SHA1 Message Date
Thomas Tuegel
2dfa7a0af2
grantleetheme: init at 17.04.0 2017-08-21 06:51:13 -05:00
Thomas Tuegel
9e4cf7e36b
kcalutils: init at 17.04.0 2017-08-21 06:51:12 -05:00
Thomas Tuegel
8c36d47804
kidentitymanagement: init at 17.04.0 2017-08-21 06:51:12 -05:00
Thomas Tuegel
5417bb6b81
libkleo: init at 17.04.0 2017-08-21 06:51:12 -05:00
Thomas Tuegel
a5dd08bb8f
libkdepim: init at 17.04.0 2017-08-21 06:51:12 -05:00
Thomas Tuegel
2d60e62d36
kldap: init at 17.04.0 2017-08-21 06:51:12 -05:00
Thomas Tuegel
0601524c04
kontactinterface: init at 17.04.0 2017-08-21 06:51:12 -05:00
Thomas Tuegel
a40f04d8dc
kpimtextedit: init at 17.04.0 2017-08-21 06:51:11 -05:00
Thomas Tuegel
4caf71456c
kcalcore: init at 17.04.0 2017-08-21 06:51:11 -05:00
Thomas Tuegel
0d21d80618
kmailtransport: init at 17.04.0 2017-08-21 06:51:11 -05:00
Thomas Tuegel
47c74997a4
kmbox: init at 17.04.0 2017-08-21 06:51:11 -05:00
Thomas Tuegel
668b0aa1a8
spectacle: fixup inputs and outputs 2017-08-21 06:51:11 -05:00
Thomas Tuegel
612a7bb45e
libkipi: fixup inputs and outputs 2017-08-21 06:51:11 -05:00
Thomas Tuegel
2f3085cb8d
libkexiv2: fixup inputs and outputs 2017-08-21 06:51:10 -05:00
Thomas Tuegel
0ba1b29ea3
libkdcraw: fixup inputs and outputs 2017-08-21 06:51:10 -05:00
Thomas Tuegel
fd630ab1cc
konsole: fixup inputs and outputs 2017-08-21 06:51:10 -05:00
Thomas Tuegel
93478529d0
kompare: fixup inputs and outputs 2017-08-21 06:51:10 -05:00
Thomas Tuegel
27bc86a5c8
kolourpaint: fixup inputs and outputs 2017-08-21 06:51:10 -05:00
Thomas Tuegel
35818ba666
kmix: fixup inputs and outputs 2017-08-21 06:51:10 -05:00
Thomas Tuegel
f86b67d0a5
kmime: fixup inputs and outputs 2017-08-21 06:51:09 -05:00
Thomas Tuegel
b2f6848e34
kio-extras: fixup inputs and outputs 2017-08-21 06:51:09 -05:00
Thomas Tuegel
d732dd9c98
kig: fixup inputs and outputs 2017-08-21 06:51:09 -05:00
Thomas Tuegel
cf91cbbe52
khelpcenter: fixup inputs and outputs 2017-08-21 06:51:09 -05:00
Thomas Tuegel
c173140843
kgpg: fixup inputs and outputs 2017-08-21 06:51:09 -05:00
Thomas Tuegel
fcd1525345
kdf: fixup inputs and outputs 2017-08-21 06:51:09 -05:00
Thomas Tuegel
90a72a5065
kdenetwork-filesharing: fixup inputs and outputs 2017-08-21 06:51:09 -05:00
Thomas Tuegel
c54222a194
kdegraphics-thumbnailers: fixup inputs and outputs 2017-08-21 06:51:08 -05:00
Thomas Tuegel
7378747c40
kdegraphics-mobipocket: fixup inputs and outputs 2017-08-21 06:51:08 -05:00
Thomas Tuegel
b5cef7ebc6
kcontacts: fixup inputs and outputs 2017-08-21 06:51:08 -05:00
Thomas Tuegel
6e96de513b
kcolorchooser: fixup inputs and outputs 2017-08-21 06:51:08 -05:00
Thomas Tuegel
1277814070
kcalc: fixup inputs and outputs 2017-08-21 06:51:08 -05:00
Thomas Tuegel
79a882da54
kcachegrind: fixup inputs and outputs 2017-08-21 06:51:08 -05:00
Thomas Tuegel
da47cdfffb
ffmpegthumbs: fixup inputs and outputs 2017-08-21 06:51:08 -05:00
Thomas Tuegel
284466837a
akonadi: fixup inputs and outputs 2017-08-21 06:51:07 -05:00
Thomas Tuegel
67226f34be
akonadi-mime: fixup inputs and outputs 2017-08-21 06:51:07 -05:00
Thomas Tuegel
816a7683aa
akonadi-contacts: fixup inputs and outputs 2017-08-21 06:51:07 -05:00
Thomas Tuegel
5fa44742b9
kmime: assign to kdepimTeam 2017-08-21 06:51:07 -05:00
Thomas Tuegel
39f9ff0263
kcontacts: assign to kdepimTeam 2017-08-21 06:51:07 -05:00
Thomas Tuegel
e17f125214
akonadi: assign to kdepimTeam 2017-08-21 06:51:07 -05:00
Thomas Tuegel
d1e30e5c34
akonadi-mime: assign to kdepimTeam 2017-08-21 06:51:07 -05:00
Thomas Tuegel
066f273405
akonadi-contacts: assign to kdepimTeam 2017-08-21 06:51:06 -05:00
Thomas Tuegel
27532073dd
kdeApplications: add kdepimTeam maintainer list 2017-08-21 06:51:06 -05:00
gnidorah
771c80d216 gwenview, k3b, konsole: propagate kinit 2017-08-06 12:55:02 +03:00
gnidorah
ce78756ad8 gwenview, spectacle: propagate libkipi 2017-08-04 15:02:36 +03:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
adisbladis
2c4eb2a9dc
kde-applications: 17.04.2 -> 17.04.3 2017-07-21 10:09:25 +08:00
Karn Kallio
13ab06b05a kde applications : fix builds by adding missing dependencies
Patch applied by James Cook <james.cook@utoronto.ca>.
2017-06-29 05:01:46 +00:00
Karn Kallio
815764096b Fix akonadi build.
Patch applied by James Cook <james.cook@utoronto.ca>.
2017-06-29 04:51:20 +00:00
Karn Kallio
07dc20e436 kcachegrind : Fix build by adding missing dependencies. 2017-06-27 22:33:06 +02:00
Karn Kallio
c710ddf7cd okteta : Fix build by adding missing dependencies. 2017-06-27 22:10:00 +02:00