mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
halloy 2025.7
This commit is contained in:
parent
64444df915
commit
c427043717
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ in
|
||||||
{
|
{
|
||||||
halloy = stableRustPlatform.buildRustPackage rec {
|
halloy = stableRustPlatform.buildRustPackage rec {
|
||||||
pname = "halloy";
|
pname = "halloy";
|
||||||
version = "2025.6";
|
version = "2025.7";
|
||||||
|
|
||||||
src = super.fetchFromGitHub {
|
src = super.fetchFromGitHub {
|
||||||
owner = "squidowl";
|
owner = "squidowl";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue