mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
halloy version
This commit is contained in:
parent
0318e2e56f
commit
362664b1bb
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ self: super:
|
|||
# halloy = nightlyRustPlatform.buildRustPackage rec {
|
||||
halloy = super.rustPlatform.buildRustPackage rec {
|
||||
pname = "halloy";
|
||||
version = "2026.1.1";
|
||||
version = "2026.2";
|
||||
|
||||
src = super.fetchFromGitHub {
|
||||
owner = "squidowl";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue