1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-22 13:41:26 +00:00
Commit graph

39 commits

Author SHA1 Message Date
worldofpeace ce8c243699 keybase-gui: drop gnome2.GConf 2019-02-08 03:35:27 +00:00
worldofpeace 6d9c5259cf keybase-gui: 2.13.1 -> 3.0.0 2019-02-08 03:35:27 +00:00
worldofpeace 1f332e7b54 keybase: 2.13.1 -> 3.0.0 2019-02-08 03:35:27 +00:00
Wael M. Nasreddine f466c9f961 keybase: switch to fetchurl for sha256 consistency on Darwin
fetchFromGitHub and thus fetchzip hashes the contents of the archive and
not the archive itself. Unicode file names lead to different checksums
on HFS+ vs. other file systems because of Unicode normalisation
2019-01-20 16:59:41 -08:00
Emmanuel Rosa 66d844ba59 keybase-gui: 2.13.0 -> 2.13.1 2019-01-20 16:59:41 -08:00
Emmanuel Rosa 239dc141bd keybase: 2.11.0 -> 2.13.1 2019-01-20 16:59:41 -08:00
Roman Volosatovs 3bc3772677 keybase-gui: 2.11.0 -> 2.13.0 2019-01-08 14:21:57 -05:00
Roman Volosatovs 563d4e2a77 keybase: 2.10.1 -> 2.11.0 2019-01-08 14:21:57 -05:00
worldofpeace 3fdbd985d9 keybase: 2.7.3 -> 2.10.1 2018-11-25 16:44:34 -05:00
worldofpeace 02e9d06e5e keybase-gui: 2.7.0 -> 2.11.0
- Use `autoPatchelfHook`
- Don't explicitly set phases - Part of #28910
- Correct `version` by hoisting out the suffix
2018-11-25 16:44:34 -05:00
Daiderd Jordan be9fc0d669
keybase: add cf-private on darwin
Undefined symbols for architecture x86_64:
      "_OBJC_CLASS_$_NSData", referenced from:
          objc-class-ref in _x002.o
      "_OBJC_CLASS_$_NSDictionary", referenced from:
          objc-class-ref in _x002.o
      "_OBJC_CLASS_$_NSURL", referenced from:
          objc-class-ref in _x002.o
    ld: symbol(s) not found for architecture x86_64
2018-11-07 23:47:24 +01:00
Jörg Thalheim b27d39e044
Merge pull request #48232 from jonafato/keybase-2.7.3
keybase: 2.5.0 -> 2.7.3
2018-10-13 00:18:47 +01:00
Jon Banafato 68ad1f8774 keybase-gui: 2.5.0 -> 2.7.0 2018-10-11 16:46:12 -04:00
Jon Banafato 468d41db46 keybase: 2.5.0 -> 2.7.3 2018-10-11 16:44:43 -04:00
Cole Mickens 6d64024734 keybase: 2.1.0 -> 2.5.0 (#44698) 2018-08-22 22:57:22 +02:00
Cole Mickens ca79107a79 keybase-gui: 2.3.0 -> 2.5.0 (#44705) 2018-08-09 11:00:30 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Márton Boros b3c3df4007 keybase-gui: fix kbfs mount path check (#40080) 2018-07-17 11:47:55 -04:00
Peter Hoeg 3c8457e518
Merge pull request #42733 from jonafato/keybase-gui-2.3.0
keybase-gui: 1.0.44 -> 2.3.0
2018-07-04 10:48:53 +08:00
Jon Banafato 7b47a07531 keybase: 2.0.0 -> 2.1.0
Keybase has a new minor release.
2018-07-02 22:53:28 -04:00
Jon Banafato 6c5bf24d1d keybase-gui: 1.0.44 -> 2.3.0
Upgrade keybase-gui to the latest release.
2018-06-28 11:57:49 -04:00
Lorenzo Manacorda ab82f54f46 keybase: 1.0.44 -> 2.0.0 (#41695) 2018-06-09 22:45:56 +02:00
Matthew Bauer 1592e03aba treewide: rename bad filenames
Most of these can easily be moved to subdirectories of other
directories. This helps reduce clutter in the main trees.
2018-04-17 15:42:25 -05:00
Jon Banafato 305fd21100 keybase: 1.0.42 -> 1.0.44 2018-03-01 02:43:38 -05:00
Tim Steinbach fdadd971be
keybase: 1.0.40 -> 1.0.42 2018-02-25 12:52:13 -05:00
Jon Banafato ac1abbf4fc keybase: 1.0.39 -> 1.0.40 2018-02-03 19:49:23 -05:00
Tim Steinbach f6c0c86509
keybase: 1.0.33 -> 1.0.39 2018-01-17 10:34:35 -05:00
Dan Peebles b426c85ce2 Get rid of most @rpath nonsense on Darwin
This requires some small changes in the stdenv, then working around the
weird choice LLVM made to hardcode @rpath in its install name, and then
lets us remove a ton of annoying workaround hacks in many of our Go
packages. With any luck this will mean less hackery going forward.
2017-10-08 16:13:46 -04:00
Tim Steinbach 6581ad85c0
keybase: 1.0.30 -> 1.0.33 2017-10-04 17:24:19 -04:00
zimbatm eaa0e19a34 keybase: add darwin support
Fixes the cyclic dependency issue as described in #18131.
2017-09-24 17:50:33 +01:00
Rob Vermaas ef3cb5cc47
keybase: update to 1.0.30
(cherry picked from commit 06896f2648)
2017-09-19 07:34:56 +00:00
Roman Volosatovs 5791a2574e
keybase: 1.0.27 -> 1.0.28 2017-08-19 21:38:57 +02:00
edef 2fca91cbb2 keybase: 1.0.22 -> 1.0.27 2017-08-15 14:56:22 +02:00
Nicolas Pouillard f74a1e6bcb
Keybase updates
keybase: 1.0.20 -> 1.0.22
keybase-gui: 1.0.23-20170519175207.d6c5e9e -> 1.0.25-20170714172717.73f9070
kbfs: 20170209.d1db463 -> 20170429.44efa06
2017-07-17 00:10:23 +02:00
Peter Hoeg bf5dc90f30 keybase: 20170209 -> 1.0.20 2017-03-16 10:01:57 +08:00
Bjarki Ágúst Guðmundsson c1fb4ec041 keybase: 1.0.18 -> 20170209.17b641d 2017-02-17 02:43:30 +01:00
Aristid Breitkreuz 711a42e03a keybase: update 1.0.17 -> 1.0.18 2016-11-17 22:55:15 +01:00
Thomas Tuegel e446b9f1b1
keybase: 1.0.16 -> 1.0.17 2016-08-31 21:36:47 -05:00
Carl Sverre b54009fdfb keybase-go: init at 1.0.16 (#17094)
Build the official keybase go client from source.  The client includes both a
CLI for performing keybase operations and a service which will start
automatically when needed.

Keybase is a service which combines social proof with encryption.  Learn more at
their site: http://keybase.io
2016-07-19 12:34:51 +02:00