We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 950d3e1 commit 80bb14fCopy full SHA for 80bb14f
1 file changed
pkgs/by-name/tau-radio/package.nix
@@ -15,13 +15,13 @@
15
16
rustPlatform.buildRustPackage (finalAttrs: {
17
pname = "tau-radio";
18
- version = "0.2.101-unstable-2025-12-17";
+ version = "0.2.101-unstable-2026-03-30";
19
20
src = fetchFromGitHub {
21
owner = "tau-org";
22
repo = "tau-radio";
23
- rev = "1847e4b4d91e941c19072752ed3afa95f2941a68";
24
- hash = "sha256-DW37p4FCK78Yk4KUtOcSfgjZGXhRytQA3/fR+ZkijxQ=";
+ rev = "27b6a9daf85ff47c665410c3f03552c4b0880652";
+ hash = "sha256-UW7FZ6Oqn1q8yKOfyyKWl9lfRFUIEX9JwxbDbJxLIG4=";
25
};
26
27
cargoHash = "sha256-zqucj1iNsUdA06D+tDyYkevF/gio31JmcP00bk5PC18=";
0 commit comments