Commit Graph

56 Commits

Author SHA1 Message Date
Robert Schütz
82a224ca03 bitwarden-desktop: 2024.8.2 -> 2024.9.0
Diff: https://github.com/bitwarden/clients/compare/desktop-v2024.8.2...desktop-v2024.9.0

Changelog: https://github.com/bitwarden/clients/releases/tag/desktop-v2024.9.0
(cherry picked from commit 483e68aa6c)
2024-10-07 14:49:11 +02:00
Andrew Marshall
59f3017ab4 bitwarden-desktop: 2024.8.1 -> 2024.8.2
Diff: https://github.com/bitwarden/clients/compare/desktop-v2024.8.1...desktop-v2024.8.2

Changelog: https://github.com/bitwarden/clients/releases/tag/desktop-v2024.8.2
(cherry picked from commit 5a91740627)
2024-10-07 14:49:11 +02:00
Andrew Marshall
3fda3e130e bitwarden-desktop: ensure no unfree source is used
(cherry picked from commit e91e3c0306)
2024-08-29 02:24:01 +00:00
Andrew Marshall
7113238008 bitwarden-desktop: 2024.8.0 -> 2024.8.1
Diff: https://github.com/bitwarden/clients/compare/desktop-v2024.8.0...desktop-v2024.8.1

Changelog: https://github.com/bitwarden/clients/releases/tag/desktop-v2024.8.1
(cherry picked from commit 64c6a504ce)
2024-08-29 02:24:01 +00:00
Andrew Marshall
bf04bfe620 bitwarden-desktop: 2024.6.4 -> 2024.8.0
Diff: https://github.com/bitwarden/clients/compare/desktop-v2024.6.4...desktop-v2024.8.0

Changelog: https://github.com/bitwarden/clients/releases/tag/desktop-v2024.7.1
           https://github.com/bitwarden/clients/releases/tag/desktop-v2024.8.0

- The postPatch to fixup broken package{,-lock}.json in upstream seems
  to be no longer needed, so (happily) remove
- Python 3.12 removed distutils, so get it from setuptools
- Workaround broken node-argon2 dependency due to being updated (see
  inline comment)
- desktop_native/napi was split out of desktop_native, so adjust
  accordingly

Co-authored-by: Robert Schütz <mail@dotlambda.de>
(cherry picked from commit ac2fdbefa1)
2024-08-25 19:43:59 +00:00
Robert Schütz
161aae37e9 bitwarden-desktop: 2024.6.0 -> 2024.6.4
Diff: https://github.com/bitwarden/clients/compare/desktop-v2024.6.0...desktop-v2024.6.4

Changelog: https://github.com/bitwarden/clients/releases/tag/desktop-v2024.6.4
(cherry picked from commit 79d79953cb)
2024-08-19 13:09:05 -07:00
Andrew Marshall
1f08d90683 bitwarden-desktop: 2024.5.0 -> 2024.6.0
Diff: https://github.com/bitwarden/clients/compare/desktop-v2024.5.0...desktop-v2024.6.0

Changelog: https://github.com/bitwarden/clients/releases/tag/desktop-v2024.6.0
(cherry picked from commit 8b99f45d2b)
2024-08-19 13:09:04 -07:00
Andrew Marshall
f680ce2f23 bitwarden-desktop: enforce using correct Node version
Otherwise nothing tells us we are using different than upstream. This
also checks anything else in the `package.json`’s `engines` spec, e.g.
npm version, which we might not care about but it’s compatible now so
it’s fine.

See https://docs.npmjs.com/cli/v10/using-npm/config#engine-strict

(cherry picked from commit d62d943042)
2024-08-19 13:09:04 -07:00
Andrew Marshall
955c30c585 bitwarden-desktop: minor cleanup
- Update description to match bitwarden-cli
- Prefer `lib.getExe`

(cherry picked from commit e7521ac9e2)
2024-08-19 13:09:04 -07:00
Andrew Marshall
607c09ee3d bitwarden-desktop: 2024.4.1 -> 2024.5.0
Diff: https://github.com/bitwarden/clients/compare/desktop-v2024.4.1...desktop-v2024.5.0

Changelog: https://github.com/bitwarden/clients/releases/tag/desktop-v2024.5.0
(cherry picked from commit f06f376b65)
2024-08-19 13:09:04 -07:00
Stanisław Pitucha
46cf5b10ae
Merge pull request #309673 from r-ryantm/auto-update/bitmagnet
bitmagnet: 0.7.14 -> 0.8.0
2024-05-15 23:29:45 +10:00
Stanisław Pitucha
91e23d45c2
bitmagnet: add version to flags 2024-05-15 09:06:28 +10:00
éclairevoyant
29182918b1 various: remove eclairevoyant from meta.maintainers 2024-05-09 16:51:37 +02:00
R. Ryantm
0914dbea7c bitmagnet: 0.7.14 -> 0.8.0 2024-05-07 00:13:24 +00:00
Jan Tojnar
1b2ebb8fbb Merge branch 'master' into staging-next 2024-04-28 17:33:27 +02:00
kashw2
34d9fe6548 bilibili: migrate to by-name overlay 2024-04-28 16:29:19 +10:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Szymon Scholz
f56637d2ea biglybt: 3.5.0.0 -> 3.6.0.0 2024-04-24 19:26:07 +02:00
Vinny Meller
786e4d7936
bite: init at 0.2.1 (#304829)
* bite: init at 0.2.1

* bite: break on x86_64-darwin

---------

Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2024-04-24 19:32:00 +08:00
raspher
ff8eddacb1 biglybt: init at 3.5.0.0
Co-authored-by: superherointj <5861043+superherointj@users.noreply.github.com>
2024-04-20 18:54:59 +02:00
Robert Schütz
c04952a627
Merge pull request #302670 from dotlambda/bitwarden
bitwarden-cli: 2024.2.1 -> 2024.3.1, bitwarden-desktop: 2024.3.0 -> 2024.4.1
2024-04-16 05:16:09 +00:00
Robert Schütz
244b791b45 bitwarden-desktop: 2024.3.0 -> 2024.4.1
Diff: https://github.com/bitwarden/clients/compare/desktop-v2024.3.0...desktop-2024.4.1

Changelog: https://github.com/bitwarden/clients/releases/tag/desktop-v2024.3.2
           https://github.com/bitwarden/clients/releases/tag/desktop-v2024.4.0
           https://github.com/bitwarden/clients/releases/tag/desktop-v2024.4.1
2024-04-14 20:03:14 -07:00
Otavio Salvador
3a8eaa5405 bitbake-language-server: 0.0.8 -> 0.0.14
Release: https://github.com/Freed-Wu/bitbake-language-server/releases/tag/0.0.14

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2024-04-11 18:18:07 -03:00
Robert Schütz
f9c070a07e bitwarden-cli: 2024.2.1 -> 2024.3.1
Diff: https://github.com/bitwarden/clients/compare/cli-v2024.2.1...cli-v2024.3.1

Changelog: https://github.com/bitwarden/clients/releases/tag/cli-v2024.3.1
2024-04-08 13:58:18 -07:00
Weijia Wang
7926b58694
Merge pull request #261532 from eclairevoyant/bibata-cursors
bibata-cursors: 2.0.3 -> 2.0.6; move to `pkgs/by-name` and fix `meta`
2024-03-25 16:43:36 +01:00
R. Ryantm
b2fda8bbbe bitmagnet: 0.7.0 -> 0.7.14 2024-03-24 00:12:30 +00:00
Pol Dellaiera
c902226b79
Merge pull request #285440 from khaneliman/bicep
bicep: init at 0.26.54
2024-03-22 19:01:04 +01:00
Austin Horstman
1f6ad19df4
bicep: init at 0.26.54 2024-03-20 08:01:10 -05:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Pol Dellaiera
d3f42df5c9
Merge pull request #295355 from amarshall/bitwarden-update
bitwarden-desktop: 2024.2.0 -> 2024.3.0
2024-03-12 21:48:41 +01:00
Andrew Marshall
80a06efe90 bitwarden-desktop: 2024.2.0 -> 2024.3.0
The now-removed patch is in this release.

Notably, upstream commit e2ca52a3ff7bceb282f266fe49b974ca0c401358 has
given quite a bit of grief here. They changed
`apps/desktop/src/package.json` to add an external dependency for the
first time, but neglected to update the corresponding
`package-lock.json`. However, simply updating that is not enough as the
build process does not copy it into the `apps/desktop/build` dir where
`electron-builder` is ultimately run in, and it is `electron-builder` in
its "installing production dependencies" step that performs an `npm
install` in that directory.

Diff: https://github.com/bitwarden/clients/compare/desktop-v2024.2.0...desktop-v2024.3.0

Changelog: https://github.com/bitwarden/clients/releases/tag/desktop-v2024.3.0
2024-03-12 12:06:09 -04:00
Robert Schütz
09076dd311 bitwarden-cli: 2024.2.0 -> 2024.2.1
Diff: https://github.com/bitwarden/clients/compare/cli-v2024.2.0...cli-v2024.2.1

Changelog: https://github.com/bitwarden/clients/releases/tag/cli-v2024.2.1
2024-03-07 21:04:04 -08:00
Stanisław Pitucha
97a1810ae5
Merge pull request #288994 from r-ryantm/auto-update/bitmagnet
bitmagnet: 0.6.2 -> 0.7.0
2024-02-28 12:39:46 +11:00
Andrew Marshall
b491aad7b3 bitwarden-desktop: replace patch with upstream URL
...since it is now merged. The patches are equivalent, so the hash is
unchanged.
2024-02-25 22:21:58 -05:00
Andrew Marshall
4ff953a95a bitwarden-desktop: rename from bitwarden
Upstream calls it Bitwarden Desktop, and we have other “bitwarden-*”
packages, so having an unsuffixed one can be confusing.

I assume the hash for cargoDeps is changing since it encodes the pname.
2024-02-25 22:21:58 -05:00
Andrew Marshall
0187d7e4f4 bitwarden-cli: move to pkgs/by-name 2024-02-25 22:21:57 -05:00
Andrew Marshall
eec60b7f3c bitwarden: move to pkgs/by-name 2024-02-25 22:21:57 -05:00
R. Ryantm
21f77255c1 bitmagnet: 0.6.2 -> 0.7.0 2024-02-15 09:17:57 +00:00
Sandro
e34d597e14
Merge pull request #284623 from SuperSandro2000/bitwarden-directory-connector
bitwarden-directory-connector: init GUI at 2023.10.0
2024-02-09 12:02:03 +01:00
R. Ryantm
1141d31aa4 bitmagnet: 0.5.1 -> 0.6.2 2024-02-07 18:38:15 +00:00
Sandro Jäckel
be7065f673
bitwarden-directory-connector: init GUI at 2023.10.0 2024-02-07 16:25:52 +01:00
Otavio Salvador
372d3f5976 bitbake-language-server: 0.0.7 -> 0.0.8 2024-01-30 15:09:14 -03:00
R. Ryantm
3b365cc846 bitmagnet: 0.4.1 -> 0.5.1 2024-01-29 11:28:57 +00:00
éclairevoyant
bc67fc6dec
bibata-cursors: fix meta 2024-01-26 19:21:00 -05:00
éclairevoyant
a742e5da2e
bibata-cursors: 2.0.3 -> 2.0.6
updates build process based on some upstream breaking changes, and preserves pre/post-hook phases
2024-01-26 19:16:58 -05:00
éclairevoyant
d73d17b934
bibata-cursors: move to pkgs/by-name 2024-01-26 17:09:11 -05:00
github-actions[bot]
f85fe5fc29
Merge master into staging-next 2024-01-07 18:00:54 +00:00
Nick Cao
0b88c3d297
Merge pull request #265783 from Silver-Golden/bitwarden-directory-connector_pkgs
Bitwarden directory connector: init
2024-01-07 10:28:04 -05:00
Brendan Golden
57b09a855f bitwarden-directory-connector: init at 2023.10.0
Adding the offical LDAP connecter for Bitwarden.
2024-01-07 11:22:31 +00:00
Weijia Wang
66f39fe75d bitbake-language-server: cleanup 2024-01-03 05:40:42 +01:00