1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

2865 commits

Author SHA1 Message Date
Frederik Rietdijk c79371b823 kdeconnect: 1.0 -> 1.0.3 2017-02-20 11:44:14 +01:00
Frederik Rietdijk 9d48d3774e Merge pull request #22713 from richardlarocque/antfs-cli
antfs-cli and openant: init at unstable-2017-02-11
2017-02-20 09:06:02 +01:00
Richard Larocque 13884d6de1 antfs-cli: init at unstable-2017-02-11 2017-02-19 16:22:21 -08:00
Florent Becker e7953d20d2 orpie: fix build with ocaml 4.02+ 2017-02-19 13:05:45 +01:00
ndowens e3f5ebd38f worker: add version to name and so some minor cleanups (#22949) 2017-02-18 20:26:18 +01:00
Frederik Rietdijk 8c3480f3b9 Merge pull request #22828 from matthiasbeyer/update-my-pkgs
Updates for some of my packages
2017-02-18 14:09:51 +01:00
Matthias Beyer 92f66c2520 khard: 0.11.3 -> 0.11.4 2017-02-18 12:12:22 +01:00
obadz 0c488ed8f0 keepass: 2.34 -> 2.35 2017-02-18 10:42:59 +00:00
Peter Hoeg a3410e2912 Merge pull request #22933 from peterhoeg/u/cal
calibre: 2.76.0 -> 2.79.1
2017-02-18 16:58:14 +08:00
Peter Hoeg 43dbd916ef calibre: 2.76.0 -> 2.79.1 2017-02-18 16:57:13 +08:00
Vladimír Čunát 432dba859e
Merge branch 'staging'
A security update of libxml2 is within.
2017-02-18 08:59:29 +01:00
Matthias Herrmann 89a0365063 sweethome3d: version compatible with master and 16.09
[Bjørn: let the package function take 'libXxf86vm' as input instead of
'xorg' (the whole set).]
2017-02-17 19:28:52 +01:00
Vladimír Čunát 24b1c6ee88
subsurface: disable parallel make
It was failing on Hydra:
http://hydra.nixos.org/build/48847277/nixlog/2/raw
2017-02-17 11:39:21 +01:00
Robin Gloster b3c58dc38b Merge pull request #22222 from afldcr/polybar-3.0.3
polybar: init at 3.0.4
2017-02-17 02:49:44 +01:00
James Alexander Feldman-Crough 2ad43792ad
Remove redundant "fetchSubmodules" attr 2017-02-16 08:54:28 -08:00
Arseniy Seroka c16bfb8ac1 Merge pull request #22832 from rnhmjoj/zathura
zathura: 0.3.6 -> 0.3.7
2017-02-15 18:19:06 +03:00
Arseniy Seroka e6ea10414c Merge pull request #22831 from rnhmjoj/girara
girara: 0.2.6 -> 0.2.7
2017-02-15 18:18:41 +03:00
rnhmjoj 8066835454
zathura: 0.3.6 -> 0.3.7 2017-02-15 15:43:57 +01:00
rnhmjoj 6462775193
girara: 0.2.6 -> 0.2.7 2017-02-15 14:58:19 +01:00
Matthias Beyer 3de22bb760 khard: 0.11.1 -> 0.11.3
From the README of khard:

    # vobject version is pinned to 0.9.2 for now because of bug
    # https://github.com/eventable/vobject/issues/39

This is why we explicitely pin the dependency "vobject" via a new python
package in the expression here.
2017-02-15 13:55:27 +01:00
Matthias Beyer 7620ea63b9 khal: 0.8.4 -> 0.9.2 2017-02-15 13:51:05 +01:00
Matthias Beyer f370cbbfdf hstr: 1.19 -> 1.22 2017-02-15 13:43:19 +01:00
Matthias Beyer 1017489b96 buku: 2.7 -> 2.8 2017-02-15 13:33:43 +01:00
Tom Doggett c2a21d4d7b gcalcli: init at 3.4.0 (#22725) 2017-02-14 23:25:42 +01:00
Franz Pletz 7b6a88c95e
urh: init at 1.3.3 2017-02-13 22:22:13 +01:00
Matthias Herrmann be7a6eb70e sweethome3d: 5.2 -> 5.4 2017-02-13 22:09:35 +01:00
Jörg Thalheim 836ab672a8 worker: fix indentation 2017-02-13 01:02:09 +01:00
ndowens a77705748b worker: init at 3.8.5
modified:   pkgs/top-level/all-packages.nix

    pick 8096649e47 worker: init at 3.8.5
    squash 9267acbd46 modified:   pkgs/top-level/all-packages.nix

worker: updated default.nix license field

Added myself to lib/maintainers.nix

    squash 28173341fa worker: updated default.nix license field
    squash b22407cf5c Added myself to lib/maintainers.nix

Fixed indent and added missing > in maintainers.nix

Fixed curly bracket indent
2017-02-12 17:45:42 -06:00
Vladimír Čunát 2dba30af72
Merge recent staging
It's almost finished by Hydra now.
2017-02-12 19:51:01 +01:00
Eelco Dolstra c4fab214fa blender: 2.78a -> 2.78b 2017-02-11 22:17:28 +01:00
Peter Hoeg 9550686be8 subsurface: 4.5.97 -> 4.6.0 (#22615)
We do a few more things:

 - libmarble and libdivecomputer with the subsurface patches have both been
   inlined for 2 reasons:
   a) nobody else is using these forks
   b) they need to be updated in lockstep with subsurface

 - instead of building libmarble against qtquick1, we now build using
   qtquickcontrols (qtquick2)

 - getting rid of qtquick1 also allows us to use the default qt (currently 5.6)

 - we get rid of some hacks to deal with library dependencies

 - instead of manually overriding various phases, we simply use cmakeFlags to
   pass proper parameters
2017-02-11 15:48:18 +01:00
Vladimír Čunát 8f5b3ae07a
Merge branch 'master' into staging 2017-02-11 11:22:29 +01:00
Robert Helgesson 5e8499f447
gpsprune: 18.5 -> 18.6 2017-02-11 00:30:08 +01:00
Robert Helgesson 405ec4496a
josm: 11223 -> 11526 2017-02-11 00:30:08 +01:00
Frederik Rietdijk bfb31d28e7 ranger: fix tests 2017-02-10 09:44:54 +01:00
Stefan Siegl f800a4b197 tomboy: init at 1.15.7 (#22589) 2017-02-09 14:17:35 +00:00
Rahul Gopinath a4d952178c mlterm: 3.7.2 -> 3.8.0 2017-02-09 11:20:46 +01:00
Peter Simons 01fef3f7db taskwarrior: improve meta.description (taskwarrior has nothing to do with GTD) 2017-02-08 11:45:50 +01:00
Peter Simons 187e5d3d74 taskwarrior: patch bug in bash-completion file
The patch was submitted upstream, too.
2017-02-08 11:45:50 +01:00
Benjamin Staffin 962c4430ba redshift-plasma-applet: init at 1.0.17 2017-02-05 18:15:39 -05:00
Thomas Tuegel d93fdc0f54 Merge pull request #22314 from peterhoeg/u/krename
krename-qt5: init at 20161228
2017-02-05 15:26:08 -06:00
James Alexander Feldman-Crough 0f905b0dc8
polybar: init at 3.0.4
Polybar is a status bar in the vein of xmobar or i3bar.
2017-02-05 10:57:02 -08:00
Vladimír Čunát a2c867fd39
Merge branch 'staging' 2017-02-04 21:02:46 +01:00
Pascal Wittmann c1604543bf
llpp: 2016-05-07 -> 2017-01-18 2017-02-03 22:12:53 +01:00
lassulus 1e835f23de googleearth: 6.0.3.2197 -> 7.1.4.1529 2017-02-03 19:51:54 +01:00
Nikolay Amiantov 2c7e3f276d keepassx-community: don't use qt.full 2017-02-03 18:21:15 +03:00
Vladimír Čunát adab4cd58b
Merge branch 'master' into staging 2017-02-03 11:47:38 +01:00
Nikolay Amiantov a14217ec6e Merge pull request #22392 from avnik/update/zathura-mupdf
zathura-pdf-mupdf: 0.3.0 -> 0.3.2
2017-02-03 04:20:21 +03:00
Cray Elliott 6b44f3523a doomseeker: fix invalid substitution via sed 2017-02-02 15:34:47 -08:00
Alexander V. Nikolaev 6251b314e7 zathura-pdf-mupdf: 0.3.0 -> 0.3.2
(version compatible with mupdf 1.10a)
2017-02-03 01:04:38 +02:00