Commit Graph

42 Commits

Author SHA1 Message Date
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
Otavio Salvador
c42cd5e32c bitbake-language-server: 0.0.6 -> 0.0.7 2023-12-31 18:46:26 -03:00
Stanisław Pitucha
d6a18d3407 bitmagnet: 0.0.6 -> 0.4.1 2023-12-26 22:35:43 +11:00
Thiago Kenji Okada
446733486f
Merge pull request #259645 from otavio/bb-lsp
bitbake-language-server: init at 0.0.6
2023-10-11 16:46:11 +01:00
éclairevoyant
a8c996f5a8
bitmagnet: init at 0.0.6 2023-10-08 14:20:31 -04:00
Otavio Salvador
97d158a095 bitbake-language-server: init at 0.0.6
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2023-09-29 14:52:39 -03:00
Morgan Jones
15eb417c0a binsort: init at 0.4-1 2023-09-20 23:57:22 +02:00