about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/fluffychat
AgeCommit message (Collapse)AuthorFilesLines
2023-08-01fluffychat: use 'pname' instead of 'name'Justinas Stankevicius1-1/+1
Among other things, this way the version is displayed correctly in package search
2023-06-20fluffychat: 1.11.2 -> 1.12.1gilice2-351/+302
2023-05-14fluffychat: add zenity (fix #229879)gilice1-1/+3
2023-05-14fluffychat: 1.11.0 -> 1.11.2gilice2-4/+4
2023-05-12flutter: Move applications back to 3.7hacker10241-2/+2
2023-04-29fluffychat: 1.10.0 -> 1.11.0hacker10242-319/+172
2023-04-26fluffychat: Build from sourcehacker10242-35/+3258
2023-04-15fluffychat: use pname + version, fix missingteutat3s1-1/+1
version number on package search https://github.com/NixOS/nixpkgs/pull/223117#issuecomment-1495032616 https://github.com/NixOS/nixpkgs/pull/225286#discussion_r1164489620
2023-04-15Revert "fluffychat: fix version number on package search"teutat3s1-2/+3
This reverts commit 2741fe2ac110e33b9fd1b7713998a4dfe5dbae22.
2023-04-08fluffychat: fix version number on package searchgilice1-3/+2
The version number wouldn't show up because search.nixos.org doesn't see the inherited variable.
2023-04-08fluffychat: fix encryptiongilice1-2/+4
Closes #225283
2023-03-31fluffychat: 1.2.0 -> 1.2.10, build from binarygilice1-43/+35
I understand that this may be a controversial change. Here is my reasoning: - Fluffychat in nixpkgs has been broken since August because of reproducibility issues - Flutter in general has very bad nondeterminism going on with hashes, see https://github.com/NixOS/nixpkgs/issues/211606 - End users are most likely to care about the programs working. It wasn't working earlier. Source builds at least won't break randomly. Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-10-02fluffychat: build with flutter2nanashi0x741-3/+3
2022-07-11update hashes for fluffychat and firmware-updaternanashi0x741-1/+1
2022-03-08fluffychat: fix buildMaciej Krüger1-1/+1
Wrong variable name. For some reason missed that one.
2022-03-08fluffychat: fix desktop iconJörg Thalheim1-1/+1
type needs to be a list
2022-02-23fluffychat: fix olm FODMaciej Krüger1-2/+8
2022-02-23fluffychat: add .desktopMaciej Krüger1-0/+33
2022-02-23fluffychat: fix olmMaciej Krüger1-1/+12
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-02-19fluffychat: init at v1.2.0Cole Mickens1-0/+31