Commit Graph

35 Commits

Author SHA1 Message Date
Maciej Krüger
4abba46868
fluffychat: 1.17.1 -> 1.18.0 2024-03-09 23:20:23 +01:00
FlafyDev
da5ca3e68c fluffychat: lock to flutter 3.16 2024-02-17 15:34:33 +02:00
Maciej Krüger
92aa94f271
Merge pull request #282367 from mkg20001/fluffy-17
fluffychat: 1.14.1 -> 1.17.1
2024-01-23 18:05:40 +01:00
Luflosi
799702f2e7
fluffychat: don't hardcode path in .desktop file
This allows wrapping the binary in a separate derivation without touching the .desktop file.
2024-01-20 16:52:41 +01:00
Luflosi
1c8d21c2d6
fluffychat: set meta.mainProgram 2024-01-20 16:52:40 +01:00
Maciej Krüger
7e21e28768
fluffychat: 1.14.1 -> 1.17.1 2024-01-20 16:45:09 +01:00
hacker1024
64f9fa0d2c buildFlutterApplication: Change flutterHostPlatform to targetFlutterPlatform 2024-01-19 11:07:33 +11:00
hacker1024
62029c27a1 fluffychat-web: init at 1.14.1 2024-01-18 11:38:10 +11:00
FlafyDev
5605734241 fluffychat: Lock to flutter 3.13 2024-01-15 16:26:36 +02:00
hacker1024
23952fb641 buildDartApplication: Remove depsListFile
We get a dependency list with pub2nix now. We can no longer easily distinguish between development dependency dependencies and regular dependency dependencies, but we weren't doing this anyway.
2023-12-26 18:48:12 +02:00
hacker1024
34ce9c64c9 pub2nix.readPubspecLock: Include entire source in package derivations
This allows references to paths above the package being built, e.g.  bc5d988f32/packages/libtokyo_flutter/pubspec.yaml (L42)
2023-12-26 17:05:28 +02:00
hacker1024
3081228cc4 dart: Use Nix instead of Pub 2023-12-26 17:05:20 +02:00
gilice
2a550d8ccd fluffychat: 1.13.0 -> 1.14.1 2023-09-18 20:48:38 +02:00
hacker1024
bbc7ae0b8f fluffychat: Resolve dependencies for Flutter 3.13.0 2023-08-29 13:12:04 +02:00
Nick Cao
e12ae52757
fluffychat: 1.12.1 -> 1.13.0 2023-08-16 08:57:28 +08:00
Justinas Stankevicius
55a4d6be90 fluffychat: use 'pname' instead of 'name'
Among other things, this way the version
is displayed correctly in package search
2023-08-01 00:39:16 +03:00
gilice
b591475823 fluffychat: 1.11.2 -> 1.12.1 2023-06-20 17:54:05 +03:00
gilice
2386b444c7 fluffychat: add zenity (fix #229879) 2023-05-14 17:12:01 +02:00
gilice
dd69797eae fluffychat: 1.11.0 -> 1.11.2 2023-05-14 17:07:58 +02:00
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