R. Ryantm
1c83738312
_1password: 2.6.2 -> 2.7.0
2022-08-31 05:02:17 +00:00
Mario Rodas
0a0411f90e
_1password: 2.6.1 -> 2.6.2
2022-08-20 04:20:00 +00:00
Mario Rodas
454730f02a
_1password: fix hashes
2022-08-12 04:20:00 +00:00
R. Ryantm
27cca60cba
_1password: 2.6.0 -> 2.6.1
2022-08-10 11:32:02 +00:00
Kevin Griffin
dbddcbb2ef
_1password: 2.5.1 -> 2.6.0
...
Also addresses hash mismatch on Darwin.
2022-07-23 15:56:45 +09:00
R. Ryantm
20429f3274
_1password: 2.4.1 -> 2.5.1
2022-06-25 05:04:45 +00:00
Robert Scott
466c2e342a
treewide/applications: add sourceType
binaryNativeCode
for many packages
2022-06-23 18:38:19 +01:00
Mario Rodas
63174f9b6f
_1password: 2.3.1 -> 2.4.1
2022-06-12 04:20:00 +00:00
Mario Rodas
dab999d541
_1password: fix hashes
...
The latest version bump only updated the hash for x86_64-linux.
2022-05-28 04:20:00 +00:00
R. Ryantm
85ff3bfe63
_1password: 2.2.0 -> 2.3.1
2022-05-25 03:41:51 +00:00
Theodore Ni
28d2e79a69
_1password: 2.1.0 -> 2.2.0
...
https://app-updates.agilebits.com/product_history/CLI2#v2020001
2022-05-10 11:15:29 -05:00
Malo Bourgon
07db7d2945
_1password: 2.0.2 -> 2.1.0
2022-04-26 13:27:46 -07:00
Theodore Ni
a0976913ee
1password: 2.0.0 -> 2.0.2
...
https://app-updates.agilebits.com/product_history/CLI2#v2000201
2022-04-21 18:46:01 -05:00
Cole Helbling
889fd0ca40
_1password: fixup packaging
...
installPhase was missing a preInstall hook, and concatMapStrings is too
fancy for such a small thing.
2022-03-29 16:32:35 -07:00
Malo Bourgon
47417621a5
_1password: add shell completions
2022-03-28 15:40:54 -07:00
Malo Bourgon
93eb4dbde1
_1password: refactor code to reduce duplication
2022-03-28 14:30:54 -07:00
Malo Bourgon
06113f18b4
_1password: 1.12.2 -> 2.0.0
2022-03-22 12:36:05 -07:00
Mario Rodas
6a0b36148a
_1password: rename pname to avoid collisions with 1password gui
...
Fixes https://github.com/NixOS/nixpkgs/issues/157752
2022-02-12 04:20:00 +00:00
Dylan Tisdall
7583e479cb
_1password: download arm64 binary for aarch64-linux
2022-01-29 19:37:43 +00:00
johnbcoughlin
c7d9223c5d
Add aarch64-darwin to platforms list
2021-11-22 12:11:35 -08:00
Cole Helbling
a76b8b330b
_1password: 1.11.2 -> 1.12.2
...
The most desirable change in this update range is the ability to create
items via files, instead of via specifying the contents base64-encoded
on the command line (which leaks secrets to anybody who can list
processes).
2021-10-14 09:25:52 -07:00
David Reaver
9fc2cddf24
1password: 1.9.1 -> 1.11.2 ( #131497 )
...
* 1password: 1.9.1 -> 1.11.2
Also, we are using the new `apple_universal` package 1password added
to support amd64 and the new M1 architecture. If this is a problem, we
can revert to 1.11.0 for now, which is the last version that uses the
old `darwin_amd64` package.
Co-authored-by: Mario Rodas <marsam@users.noreply.github.com>
2021-08-01 12:18:03 -05:00
Jeffery Utter
360f43277f
_1password: Fix Darwin Builds
...
The latest update to 1.9.1 broke builds on darwin, due to some paths
changing in the unpacked darwin package.
This updates the darwin unpackPhase to use the updated path.
2021-05-11 20:08:42 -05:00
Daniel Ethridge
dc34664cff
_1password: 1.8.0 -> 1.9.1
2021-05-05 15:31:29 -04:00
Jonathan Pulsifer
3bba87b4d3
_1password: add aarch64-linux platform and source
...
Signed-off-by: Jonathan Pulsifer <jonathan@pulsifer.ca>
2021-02-06 12:33:43 -05:00
Ben Siraphob
108bdac3d9
pkgs/applications: stdenv.lib -> lib
2021-01-15 14:24:03 +07:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
freezeboy
ab33a5be6f
_1password: 1.7.0 -> 1.8.0
2020-12-28 22:40:51 +01:00
Tim Steinbach
020ff6989a
1password: 1.1.1 -> 1.7.0
2020-09-24 16:50:38 -04:00
IvarWithoutBones
4389b67695
_1password: 1.0.0 -> 1.1.1
2020-07-04 01:35:35 +02:00
Nikola Knezevic
00ec55d043
1password: 0.10.0 -> 1.0.0
2020-06-07 20:16:45 +02:00
Corban Raun
c640f7efd1
_1password: do not strip binary on darwin(OSX) ( #88091 )
...
Stripping the binary on OSX causes op(1password) to fail immediately.
Setting dontStrip = true; fixes the issue.
Additionally, adding a very simple installCheck section for testing
purposes.
Co-authored-by: Corban Raun <craun@instructure.com>
2020-05-25 08:46:14 -05:00
Mario Rodas
92205ad660
_1password: 0.9.4 -> 0.10.0
2020-05-01 04:20:00 -05:00
Ivar
1b39c60fcd
1password: 0.7.0 -> 0.9.4
2020-04-12 16:04:19 +02:00
Mario Rodas
971bf59cd3
1password: 0.6.2 -> 0.7.0
2019-10-26 04:20:00 -05:00
Mario Rodas
859e637383
_1password: add marsam as maintainer
2019-09-28 16:20:00 -05:00
Mario Rodas
0d57e8a0e8
_1password: 0.6.1 -> 0.6.2
2019-09-28 15:15:15 -05:00
Mario Rodas
2af98a46c1
1password: 0.5.7 -> 0.6.1
2019-08-29 03:00:00 -05:00
Mario Rodas
75dd222252
1password: 0.5.6-003 -> 0.5.7
2019-06-30 04:20:00 -05:00
Mario Rodas
4c127d4c68
1password: 0.5.6 -> 0.5.6-003
2019-06-07 07:24:17 -05:00
Kevin Griffin
6233db03e7
1password: 0.5.5 -> 0.5.6
2019-06-06 13:34:44 +00:00
Kevin Griffin
cbf4bea1ac
1password: Update SHA256 hashes
...
Follows upstream re-signing from infrastructure change.
2019-04-29 02:13:27 +00:00
Mario Rodas
b3d8aa2677
1password: 0.5.4 -> 0.5.5
2019-01-06 13:17:41 +01:00
Mario Rodas
b065bb2133
1password: 0.5.3 -> 0.5.4
2018-11-03 20:44:31 -05:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Mario Rodas
96bf79c2a1
1password: 0.5.1 -> 0.5.3 ( #45452 )
2018-08-22 12:32:24 +02:00
Mario Rodas
1b6190e005
1password: 0.4.1 -> 0.5.1 ( #43981 )
2018-08-01 15:19:07 +02:00
Mario Rodas
938a90f55d
1password: Remove unneeded dependency
2018-06-24 17:12:46 -05:00
Mario Rodas
48a619af54
1password: fix sha256 hash
2018-06-24 17:12:45 -05:00
Mario Rodas
6abc2bf406
1password: 0.4 -> 0.4.1
2018-05-20 17:01:32 -05:00