Commit graph

24 commits

Author SHA1 Message Date
Daniël de Kok 20566f7d63 _1password-gui: 0.9.7 -> 0.9.8
Release notes:

https://releases.1password.com/linux/0.9/#1password-for-linux-0.9.8
2021-01-16 10:36:23 +01:00
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +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
Daniël de Kok 2fcac5f9fa _1password-gui: 0.9.6 -> 0.9.7
Changes:
https://releases.1password.com/linux/0.9/#1password-for-linux-0.9.7
2020-12-09 09:11:08 +01:00
R. RyanTM 934f621819
_1password-gui: 0.9.5-2 -> 0.9.6 2020-12-01 17:06:06 +01:00
R. RyanTM 1b14ab86c2 _1password-gui: 0.9.4-1 -> 0.9.5-2 2020-11-27 08:20:42 +00:00
R. RyanTM 48ca228bb3 _1password-gui: 0.9.3 -> 0.9.4-1 2020-11-17 03:43:56 +00:00
Daniël de Kok 281a7ba742 _1password-gui: 0.9.2-1 -> 0.9.3
Changelog:
https://releases.1password.com/linux/0.9/#1password-for-linux-0.9.3
2020-11-12 11:43:21 +01:00
Daniël de Kok 4653f62f44 _1password-gui: 0.9.1 -> 0.9.2-1
Changes:

https://1password.community/discussion/116663/1password-beta-0-9-2
2020-11-05 20:44:01 +01:00
R. RyanTM 0f03d8f0d9 _1password-gui: 0.9.0 -> 0.9.1 2020-10-29 19:19:05 +00:00
Timothy Stott e84fc8f64c _1password-gui: add timstott as maintainer 2020-10-27 08:52:40 +00:00
R. RyanTM 1afa7b7746 _1password-gui: 0.8.10 -> 0.9.0 2020-10-21 22:05:32 +00:00
Daniël de Kok 00daf410b5 _1password-gui: 0.8.9 -> 0.8.10
Changelog:
https://releases.1password.com/linux/0.8/#1password-for-linux-0.8.10
2020-10-14 17:31:21 +02:00
Daniël de Kok 2674604d4a _1password-gui: 0.8.8-1 -> 0.8.9
Changelog:

https://1password.community/discussion/116148/1password-development-preview-0-8-9
2020-10-06 16:07:22 +02:00
Daniël de Kok 9f7b7bf7d8 _1password-gui: 0.8.7 -> 0.8.8-1
Changes:

https://1password.community/discussion/116041/1password-development-preview-0-8-8
2020-09-30 10:26:08 +02:00
Daniël de Kok 0dac5a3c6a _1password-gui: 0.8.6-2 -> 0.8.7
Changes:

https://discussions.agilebits.com/discussion/115894/1password-development-preview-0-8-7
2020-09-22 19:31:50 +02:00
Daniël de Kok 715790e27f _1password-gui: 0.8.5-1 -> 0.8.6-2
Changelog:
https://discussions.agilebits.com/discussion/115787/1password-development-preview-0-8-6
2020-09-15 08:19:50 +02:00
Daniël de Kok 28cd74522e _1password-gui: 0.8.4 -> 0.8.5-1
Changes:

https://discussions.agilebits.com/discussion/115658/1password-development-preview-0-8-5
2020-09-12 19:34:43 +02:00
Pavol Rusnak 1c10ce66c5
1password-gui: move required electron version to package definition 2020-09-09 10:05:04 +02:00
Daniël de Kok eb3a3c275f _1password-gui: 0.8.3-1 -> 0.8.4
Changes:

https://discussions.agilebits.com/discussion/115508/1password-development-preview-0-8-4
2020-09-01 15:04:34 +02:00
Daniël de Kok d91d9494ff _1password-gui: 0.8.2-1 -> 0.8.3-1
Changes:
https://discussions.agilebits.com/discussion/115413/
2020-08-25 20:33:03 +02:00
Daniël de Kok 421572ac2e _1password-gui: add update script 2020-08-25 20:27:34 +02:00
Daniël de Kok 8623f35f79 _1password-gui: 0.8.0 -> 0.8.2-1 2020-08-23 08:50:06 +02:00
Daniël de Kok 19e6323478 _1password-gui: init at 0.8.0 2020-08-09 11:56:57 -07:00