Sandro
5bc9884134
bisq2: init at 2.1.2 ( #347160 )
2024-10-31 02:43:45 +01:00
R. Ryantm
0114bdb771
bitbake-language-server: 0.0.14 -> 0.0.15
2024-10-30 12:39:53 +00:00
Aleksana
dee5129a1f
biome: 1.9.3 -> 1.9.4 ( #351133 )
2024-10-29 17:56:06 +08:00
Emmanuel Rosa
7367fb0f47
bisq2: init @ 2.1.2
2024-10-28 15:55:45 -04:00
Steffen Vogel
e69a5a04b8
birdwatcher: add updateScript
2024-10-27 10:31:38 +01:00
Martin Weinelt
89ece45c32
bitwarden-desktop: add aarch64-linux support ( #351355 )
2024-10-27 02:51:04 +02:00
Jack Wines
1dd2806ccf
bitwarden-desktop: add aarch64-linux support
2024-10-26 20:23:04 -04:00
isabel
8ad5b4ffcd
biome: 1.9.3 -> 1.9.4
2024-10-25 11:14:11 +01:00
gmvar
148d579567
bitwarden-desktop: add URL scheme
2024-10-24 16:11:44 -07:00
Steffen Vogel
694efe2c61
birdwatcher: migrate to by-name
2024-10-20 16:51:20 +02:00
Aleksana
746cf3d0e7
bitcomet: init at 2.10.0 ( #344824 )
2024-10-20 00:39:21 +08:00
dr56ekgbb
a9c9efc922
bitcomet: init at 2.10.0
2024-10-19 21:49:10 +08:00
K900
58a84c6727
bitmagnet: pin Go 1.22
2024-10-19 15:45:18 +03:00
Artturin
390088ce9b
binsider: 0.1.0 -> 0.2.0 ( #348196 )
2024-10-19 05:49:03 +03:00
R. Ryantm
abca0a57ac
biome: 1.9.2 -> 1.9.3
2024-10-17 17:39:53 +00:00
Andrew Marshall
d9ce15a363
bitwarden-desktop: remove unneeded dbus-run-session for tests
...
This appears to no longer be needed. Still run in a subshell to avoid
polluting `HOME` to the rest of the build.
2024-10-15 15:20:44 -04:00
Andrew Marshall
bf63690b2e
bitwarden-desktop: fix build and guard against breakage
...
`dbus-run-session` execs, so does not carry-over shell functions.
Previously, we had explicitly exported just the functions we needed.
However, what is needed has recently changed due to changes in
`cargoCheckHook`. Instead, export all functions so we are not so coupled
to the implementation. Do this in a subshell to avoid polluting the rest
of the build.
2024-10-15 15:11:28 -04:00
David Sánchez
f87eb089bc
build: no default features for all non-linux
2024-10-13 07:13:23 +01:00
David Sánchez
f72464305f
binsider: 0.1.0 -> 0.2.0
...
This disables `binsider`'s default features when building for macOS, granting support for that platform. I have tested it builds and runs for `x86_64-linux`, `aarch64-linux` and `aarch64-darwin`.
It also generally disables a pair of tests that fail on these platforms, the same approach followed by `binsider` itself on its own flake (before it moved to `naersk`. See: ffb35ea966
) instead of just running a `cargo build` for the `preCheck`.
2024-10-13 07:04:42 +01:00
nixpkgs-merge-bot[bot]
46ef0f39dd
biglybt: 3.6.0.0 -> 3.7.0.0 ( #346682 )
2024-10-10 17:32:10 +00:00
Nick Cao
57ac8cc6d8
bitrise: 2.21.0 -> 2.22.0 ( #347028 )
2024-10-07 09:35:59 -04:00
R. Ryantm
56ccd54905
bitrise: 2.21.0 -> 2.22.0
2024-10-07 06:59:06 +00:00
Thiago Kenji Okada
2977943aeb
treewide: move packages maintained by aaronjheng to by-name ( #346765 )
2024-10-07 07:38:59 +01:00
Aaron Jheng
b85511ca3c
treewide: move packages maintained by aaronjheng to by-name
2024-10-07 01:15:33 +00:00
Jack N
4cc4fd6ff1
bitwarden-desktop: fix system authentication
2024-10-05 22:04:26 -07:00
R. Ryantm
58e9015726
biglybt: 3.6.0.0 -> 3.7.0.0
2024-10-05 14:32:39 +00:00
Peder Bergebakken Sundt
be7e4ff8c8
bibletime: migrate to by-name ( #344546 )
2024-10-03 19:37:50 +02:00
nixpkgs-merge-bot[bot]
73859d37cd
bicep: 0.30.3 -> 0.30.23 ( #345377 )
2024-09-30 00:02:46 +00:00
R. Ryantm
c12e765457
bicep: 0.30.3 -> 0.30.23
2024-09-29 22:35:12 +00:00
R. Ryantm
ecfa8391c5
bitrise: 2.20.1 -> 2.21.0
2024-09-29 13:09:15 +00:00
Franz Pletz
904a74f2a1
biome: 1.9.0 -> 1.9.2 ( #344668 )
2024-09-28 15:37:04 +02:00
isabel
75510218ae
biome: 1.9.0 -> 1.9.2
2024-09-26 15:17:34 +01:00
Ulrik Strid
8ad079891a
bicep: 0.29.47 -> 0.30.3 ( #343182 )
2024-09-26 10:18:54 +02:00
h7x4
1457235a9e
bilibili: refactor ( #332733 )
2024-09-26 08:13:57 +02:00
Anderson Torres
3a2b613eca
bibletime: refactor
...
- use lib.*
- strictDeps
- no nested with
2024-09-25 20:15:14 -03:00
Anderson Torres
b38bd06347
bibletime: migrate to by-name
2024-09-25 20:15:14 -03:00
Artturin
e0464e4788
treewide: replace stdenv.is
with stdenv.hostPlatform.is
...
In preparation for the deprecation of `stdenv.isX`.
These shorthands are not conducive to cross-compilation because they
hide the platforms.
Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way
One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059
There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.
```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
Aleksana
848b7926cd
bitbucket-cli: init at 1.0.0 ( #343292 )
2024-09-24 01:36:21 +08:00
Attila Oláh
a0652e99b9
bitbucket-cli: init at 1.0.0
2024-09-23 17:35:11 +02:00
Robert Schütz
64a773b7e4
electron_32: init at 32.1.1, bitwarden-desktop: 2024.8.2 -> 2024.9.0 ( #343097 )
2024-09-23 07:31:56 -07:00
R. Ryantm
6c3b1a64c5
bicep: 0.29.47 -> 0.30.3
2024-09-20 05:00:08 +00:00
Robert Schütz
483e68aa6c
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
2024-09-19 12:41:15 -07:00
Robert Schütz
94a57d2029
bitwarden-cli: 2024.8.2 -> 2024.9.0
...
Diff: https://github.com/bitwarden/clients/compare/cli-v2024.8.2...cli-v2024.9.0
Changelog: https://github.com/bitwarden/clients/releases/tag/cli-v2024.9.0
2024-09-19 11:20:55 -07:00
Anderson Torres
f0e64ce16f
treewide: migrate packages maintained by AndersonTorres to by-name
...
Manual migration for the sake of by-name migration is no longer discouraged
since #340235 .
2024-09-16 14:26:47 -03:00
seth
9e83fb1a0e
binary: 4.0 -> 5.0
...
Diff: https://github.com/fizzyizzy05/binary/compare/refs/tags/4.0...5.0
Changelog: https://github.com/fizzyizzy05/binary/releases/tag/5.0
2024-09-13 23:11:00 -04:00
isabel
946f90c227
biome: 1.8.3 -> 1.9.0
2024-09-13 13:44:56 +01:00
isabel
d15cdb8d51
biome: move to pkgs/by-name
2024-09-13 13:21:29 +01:00
Samuel Tardieu
864ea66340
binsider: init at 0.1.0
2024-09-12 18:31:05 +02:00
Andrew Marshall
c0348dcf9c
bitwarden-cli: 2024.8.1 -> 2024.8.2
...
Diff: https://github.com/bitwarden/clients/compare/cli-v2024.8.1...cli-v2024.8.2
Changelog: https://github.com/bitwarden/clients/releases/tag/cli-v2024.8.2
2024-09-05 15:10:37 -04:00
Andrew Marshall
5a91740627
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
2024-09-05 15:10:37 -04:00
Andrew Marshall
8cca925a46
bitwarden-cli: Add updateScript
2024-09-05 15:10:37 -04:00
Andrew Marshall
0cf866ffd8
bitwarden-desktop: Add updateScript
2024-09-05 15:10:37 -04:00
R. Ryantm
22c7c4e040
bitrise: 2.20.0 -> 2.20.1
2024-08-31 20:56:29 +00:00
wxt
c671a808fe
bilibili: switch to electron_30
2024-08-31 22:30:07 +08:00
wxt
6498cc6cf5
bilibili: add bot-wxt1221 as maintainer
2024-08-31 22:30:06 +08:00
wxt
8f0bfe093a
bilibili: support aarch64-linux
2024-08-31 22:30:05 +08:00
wxt
964d6c6fe0
bilibili: 1.14.0-1 -> 1.14.0-2; bilibili: unpack with dpkg
2024-08-31 22:30:05 +08:00
wxt
083bcedfa9
bilibili: allow more arguments
2024-08-31 22:30:05 +08:00
Robert Schütz
f31d4151d3
bitwarden-desktop: 2024.8.0 -> 2024.8.1 ( #337755 )
2024-08-28 19:23:32 -07:00
Robert Schütz
b6619716e8
bitwarden-cli: 2024.8.0 -> 2024.8.1 ( #337563 )
2024-08-28 16:42:47 -07:00
Andrew Marshall
e91e3c0306
bitwarden-desktop: ensure no unfree source is used
2024-08-27 16:35:30 -04:00
TomaSajt
a1a3707599
bitwarden-desktop: use electron.dist
2024-08-27 21:37:13 +02:00
Andrew Marshall
64c6a504ce
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
2024-08-27 14:02:29 -04:00
Robert Schütz
6b2ff05766
bitwarden-cli: 2024.8.0 -> 2024.8.1
...
Diff: https://github.com/bitwarden/clients/compare/cli-v2024.8.0...cli-v2024.8.1
Changelog: https://github.com/bitwarden/clients/releases/tag/cli-v2024.8.1
2024-08-27 09:08:58 -07:00
R. Ryantm
19ab49934f
bitrise: 2.19.0 -> 2.20.0
2024-08-26 06:25:50 +00:00
Robert Schütz
8198ace0eb
Merge pull request #337164 from amarshall/bitwarden-update
...
bitwarden-desktop: 2024.6.4 -> 2024.8.0
2024-08-25 12:43:33 -07:00
Andrew Marshall
ac2fdbefa1
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>
2024-08-25 00:46:14 -04:00
Robert Schütz
0ba32dbe84
bitwarden-cli: 2024.7.2 -> 2024.8.0
...
Diff: https://github.com/bitwarden/clients/compare/cli-v2024.7.2...cli-v2024.8.0
Changelog: https://github.com/bitwarden/clients/releases/tag/cli-v2024.8.0
2024-08-22 14:51:29 -07:00
Florian
c76514f608
Merge pull request #332816 from ofalvai/bitrise-init
...
bitrise: init at 2.19.0
2024-08-19 09:51:51 +02:00
Olivér Falvai
5a558cc13f
bitrise: init at 2.19.0
2024-08-19 08:36:11 +02:00
R. Ryantm
078cde8633
binary: 0.3.1 -> 4.0
2024-08-09 09:31:29 +00:00
Robert Schütz
cfa3e57cd9
bitwarden-cli: 2024.7.1 -> 2024.7.2
...
Diff: https://github.com/bitwarden/clients/compare/cli-v2024.7.1...cli-v2024.7.2
Changelog: https://github.com/bitwarden/clients/releases/tag/cli-v2024.7.2
2024-08-02 02:49:51 -07:00
Robert Schütz
aaeeab9df2
bitwarden-cli: 2024.6.1 -> 2024.7.1
...
Diff: https://github.com/bitwarden/clients/compare/cli-v2024.6.1...cli-v2024.7.1
Changelog: https://github.com/bitwarden/clients/releases/tag/cli-v2024.7.1
2024-07-29 12:51:55 -07:00
K900
1410c766c8
Merge remote-tracking branch 'origin/master' into staging-next
2024-07-26 08:41:08 +03:00
R. Ryantm
2e3a08cb9e
bitmagnet: 0.9.4 -> 0.9.5
2024-07-25 21:29:11 +00:00
github-actions[bot]
d284ef371e
Merge master into staging-next
2024-07-23 12:01:18 +00:00
R. Ryantm
08112ba7c2
bicep: 0.28.1 -> 0.29.47
2024-07-23 06:56:02 +00:00
github-actions[bot]
637b531dcf
Merge staging-next into staging
2024-07-19 18:01:40 +00:00
Randy Eckenrode
2f07b9556b
Merge pull request #328077 from reckenrode/cctools-darwin-aliases
...
tree-wide: use top-level cctools
2024-07-18 08:54:54 -04:00
Robert Schütz
3ea481d4ab
Revert "bitwarden-cli: 2024.6.1 -> 2024.7.0"
2024-07-18 01:34:31 -07:00
Randy Eckenrode
f9b7f4ec09
tree-wide: use top-level cctools
2024-07-17 22:36:19 -04:00
R. Ryantm
896db9a56d
bitwarden-cli: 2024.6.1 -> 2024.7.0
2024-07-16 04:40:16 +00:00
seth
e259e0aec6
binary: 0.3 -> 0.3.1
...
Changelog: https://github.com/fizzyizzy05/binary/releases/tag/0.3.1
Diff: https://github.com/fizzyizzy05/binary/compare/0.3...0.3.1
2024-07-15 13:07:54 -04:00
superherointj
8652b890f3
bicep: add stridtech team as maintainer
2024-07-12 12:16:22 +02:00
Gutyina Gergő
82a26ab2e5
bitwarden-cli: fix build by pinning python to 3.11
2024-07-11 14:54:20 +02:00
Emilio Ziniades
85b5ae2137
bitwarden-desktop: export _logHook for sub-shell
2024-07-09 15:19:21 +02:00
Nick Cao
750e2e495d
Merge pull request #324865 from r-ryantm/auto-update/bitmagnet
...
bitmagnet: 0.9.3 -> 0.9.4
2024-07-05 16:10:29 -04:00
R. Ryantm
231073f33c
bitmagnet: 0.9.3 -> 0.9.4
2024-07-05 16:56:22 +00:00
Robert Schütz
79d79953cb
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
2024-07-03 05:24:03 -07:00
R. Ryantm
474cfb9a0d
bitwarden-cli: 2024.6.0 -> 2024.6.1
2024-07-03 04:50:26 +00:00
Jan Tojnar
0f56e32213
Merge pull request #319659 from jtojnar/gnome-extract
...
Move various packages out of gnome scope
2024-07-02 08:03:53 +02:00
Weijia Wang
3735db247f
Merge pull request #323588 from khaneliman/bw
...
bitwarden-cli: fix darwin
2024-07-02 00:01:39 +02:00
Jan Tojnar
1369411184
gnome-keyring: Move from gnome scope to top-level
...
It is on the way out.
2024-07-01 09:35:26 +02:00
Austin Horstman
96fb8e4e33
bitwarden-cli: fix darwin
2024-06-30 08:36:35 -05:00
R. Ryantm
293ab09d11
bilibili: 1.13.6-2 -> 1.14.0-1
2024-06-30 09:45:36 +00:00
Aleksana
4c6b3609df
Merge pull request #322087 from getchoo/pkgs/binary/init
...
binary: init at 0.3
2024-06-29 12:10:09 +08:00
seth
07981399fa
binary: init at 0.3
2024-06-28 12:27:42 -04:00
R. Ryantm
10680f39b7
bilibili: 1.13.5-2 -> 1.13.6-2
2024-06-24 19:07:15 +00:00
Stanisław Pitucha
cdaac4a509
Merge pull request #321815 from r-ryantm/auto-update/bitmagnet
...
bitmagnet: 0.9.2 -> 0.9.3
2024-06-23 09:49:38 +10:00
R. Ryantm
9550309a98
bitmagnet: 0.9.2 -> 0.9.3
2024-06-22 18:40:56 +00:00