5 Commits

Author SHA1 Message Date
Patrick Stevens
3536662096 Simplify flake (#35) 2024-05-31 22:16:13 +01:00
dependabot[bot]
b3805fbd16 Bump fantomas from 6.0.2 to 6.0.3 (#17)
* Bump fantomas from 6.0.2 to 6.0.3

Bumps [fantomas](https://github.com/fsprojects/fantomas) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/fsprojects/fantomas/releases)
- [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsprojects/fantomas/compare/v6.0.2...v6.0.3)

---
updated-dependencies:
- dependency-name: fantomas
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump version

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
2023-05-15 19:30:23 +01:00
dependabot[bot]
f65b765dc0 Bump fantomas from 6.0.1 to 6.0.2 (#14)
* Bump fantomas from 6.0.1 to 6.0.2

Bumps [fantomas](https://github.com/fsprojects/fantomas) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/fsprojects/fantomas/releases)
- [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsprojects/fantomas/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: fantomas
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix flake

* Read from config file

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
2023-05-08 09:30:40 +00:00
dependabot[bot]
84f9ac4952 Bump fantomas from 5.2.0-alpha-008 to 6.0.1 (#12)
* Bump fantomas from 5.2.0-alpha-008 to 6.0.1

Bumps [fantomas](https://github.com/fsprojects/fantomas) from 5.2.0-alpha-008 to 6.0.1.
- [Release notes](https://github.com/fsprojects/fantomas/releases)
- [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsprojects/fantomas/compare/v5.2.0-alpha-008...v6.0.1)

---
updated-dependencies:
- dependency-name: fantomas
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Flake

* Bump fantomas from 5.2.0-alpha-008 to 6.0.1

Bumps [fantomas](https://github.com/fsprojects/fantomas) from 5.2.0-alpha-008 to 6.0.1.
- [Release notes](https://github.com/fsprojects/fantomas/releases)
- [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsprojects/fantomas/compare/v5.2.0-alpha-008...v6.0.1)

---
updated-dependencies:
- dependency-name: fantomas
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Make nix files newline

* Fix editorconfig:

* Update deps

* Bump flake back down

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
2023-04-24 22:23:39 +01:00
Smaug123
ef9c792e64 Initial commit 2023-02-04 20:21:22 +00:00