Commit Graph

15 Commits

Author SHA1 Message Date
Fabian Affolter
29e43304e0 flare-floss: 3.0.1 -> 3.1.0
Diff: https://github.com/mandiant/flare-floss/compare/refs/tags/v3.0.1...v3.1.0

Changelog: https://github.com/mandiant/flare-floss/releases/tag/v3.1.0
2024-04-16 10:42:07 +02:00
Fabian Affolter
9ed6644297 flare-floss: format with nixfmt 2024-04-16 10:34:43 +02:00
Fabian Affolter
d181aa11d9 flare-floss: refactor 2024-04-16 10:34:15 +02:00
Vladimír Čunát
de84adb292
Merge branch 'master' into staging-next 2023-12-29 14:00:30 +01:00
Fabian Affolter
ad7472b5c3 flare-floss: 2.3.0 -> 3.0.1
Diff: https://github.com/mandiant/flare-floss/compare/refs/tags/v2.3.0...v3.0.1

Changelog: https://github.com/mandiant/flare-floss/releases/tag/v3.0.1
2023-12-28 09:56:29 +01:00
natsukium
98210e1151
flare-floss: pin pydantic_1 2023-12-20 20:15:30 +01:00
Theodore Ni
481b53d402
flare-floss: 2.2.0 -> 2.3.0 2023-08-30 01:29:02 -07:00
Fabian Affolter
e19cfdde96 flare-floss: add mainProgram
- add myself as maintainer
2023-05-18 18:37:04 +02:00
Fabian Affolter
7a62e75e6c flare-floss: 2.0.0 -> 2.2.0
Diff: https://github.com/mandiant/flare-floss/compare/refs/tags/v2.0.0...v2.2.0
2023-05-18 18:35:40 +02:00
Cole Helbling
0de73583ee flare-floss: orphan 2023-03-22 07:13:46 -07:00
Martin Weinelt
a9e2eab4aa flare-floss: Use hash and SRI hashes
With the python package set moving to hash, overriding the fetcher and
reintroducing sha256 breaks eval, due to multiple hashes passed.
2023-03-03 23:59:30 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Simon Bruder
ec0058d69e
flare-floss: 1.7.0 -> 2.0.0
The upstream repository location changed, the old one redirects to the
new one.

It enables tests, which were disabled previously due to them requiring a
submodule, because they are useful to check if all dependencies are
working correctly.
2022-08-04 16:43:06 +02:00
Fabian Affolter
b163b113a0 flare-floss: migrate to py3 2021-06-30 12:13:34 -07:00
Cole Helbling
5f45085a3f
flare-floss: init at 1.7.0 2021-04-21 11:21:10 -07:00