Commit Graph

16 Commits

Author SHA1 Message Date
hacker1024
ff9c888297 flutter: Move applications back to 3.7 2023-05-12 23:09:41 +10:00
hacker1024
0437c92f6e fluffychat: 1.10.0 -> 1.11.0 2023-04-29 19:28:14 +10:00
hacker1024
507705f3be fluffychat: Build from source 2023-04-26 17:06:00 +10:00
teutat3s
f91edb5e28
fluffychat: use pname + version, fix missing
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-15 14:07:22 +02:00
teutat3s
fbe34c113c
Revert "fluffychat: fix version number on package search"
This reverts commit 2741fe2ac1.
2023-04-15 14:05:57 +02:00
gilice
2741fe2ac1 fluffychat: fix version number on package search
The version number wouldn't show up because search.nixos.org
doesn't see the inherited variable.
2023-04-08 15:20:48 +02:00
gilice
984e27cd84 fluffychat: fix encryption
Closes #225283
2023-04-08 15:17:54 +02:00
gilice
01b3e4487a fluffychat: 1.2.0 -> 1.2.10, build from binary
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>
2023-03-31 16:28:33 +02:00
nanashi0x74
7b0109a592 fluffychat: build with flutter2 2022-10-02 20:11:33 +02:00
nanashi0x74
043de04db8 update hashes for fluffychat and firmware-updater 2022-07-11 14:02:36 +02:00
Maciej Krüger
dca2667ed8
fluffychat: fix build
Wrong variable name. For some reason missed that one.
2022-03-08 18:13:10 +01:00
Jörg Thalheim
d29b6934ab
fluffychat: fix desktop icon
type needs to be a list
2022-03-08 16:12:09 +01:00
Maciej Krüger
147a51467a
fluffychat: fix olm FOD 2022-02-23 15:13:05 +01:00
Maciej Krüger
c625e715f8
fluffychat: add .desktop 2022-02-23 15:11:00 +01:00
Maciej Krüger
141644ff03
fluffychat: fix olm
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-02-23 15:10:59 +01:00
Cole Mickens
07a8e697f6
fluffychat: init at v1.2.0 2022-02-19 15:16:53 +01:00