Commit Graph

167 Commits

Author SHA1 Message Date
R. Ryantm
67d4f4645c binsider: 0.2.0 -> 0.2.1 2024-10-31 22:54:07 +00:00
Reno Dakota
48b384b159
Revert "bisq2: init @ 2.1.2"
This reverts commit 7367fb0f47.

commit breaks eval due as it uses openjdk 22 which was removed in
staging-next
2024-10-31 07:02:17 +00:00
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
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
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
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