aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
Commit message (Collapse)AuthorAgeFilesLines
* use `self` for `src`.Norbert Melzer2022-06-261-1/+1
| | | | `gitignoreSource` is not needed in flakes and will now work anymore in nix 2.10 flakes
* add `ignore` to statix.tomlv0.5.5Akshay2022-05-011-0/+19
|
* parallelize statix-checkAkshay2022-02-191-2/+2
|
* allow for version based lintsAkshay2022-01-081-2/+2
|
* add aarch64-linux as supported system in flake.nixTobias Happ2021-12-061-1/+1
|
* remove lint: unquoted_spliceAkshay2021-11-281-0/+2
|
* introduce --config flagAkshay2021-11-281-1/+1
|
* add snapshot test suitesnapshot-testsAkshay2021-11-081-3/+4
|
* new lint: unquoted_uriAkshay2021-11-021-0/+1
|
* simplify flake a bit, remove statix warningAkshay2021-11-011-14/+20
|
* clean up flake.nixfigsoda2021-11-011-64/+44
|
* bump to v0.3.4v0.3.4Akshay2021-11-011-1/+1
|
* fix broken flake buildsv0.3.3Akshay2021-10-311-5/+2
|
* bump to v0.3.2v0.3.2Akshay2021-10-311-3/+7
|
* bump to v0.3.1v0.3.1Akshay2021-10-291-1/+1
|
* Add support for macOS on intelAndreas Fuchs2021-10-291-2/+2
| | | | | | This adds x86_64-darwin as a supported target, and adds libiconv to the native build dependencies, as otherwise the rust crate can't be compiled on Darwin.
* bump to v0.3.0v0.3.0Akshay2021-10-291-1/+1
| | | | also add release checklist
* improve json output for suggestions, bump to v0.2.5v0.2.5Akshay2021-10-281-1/+1
|
* bump to v0.2.4v0.2.4Akshay2021-10-281-2/+2
|
* add 3 new lints, bump to v0.2.3v0.2.3Akshay2021-10-271-1/+1
| | | | | | - empty_pattern - redundant_pattern_bind - unquoted_splice
* allow stdin input to statix-single, vim pluginv0.2.2Akshay2021-10-271-2/+9
|
* add MIT licensev0.2.1Akshay2021-10-271-0/+6
|
* set internal crates to 0.0.0, bump to v0.2.0v0.2.0Akshay2021-10-261-1/+1
|
* flake build with json feature, add better usage docsAkshay2021-10-241-11/+11
|
* add flake appAkshay2021-10-231-0/+6
|
* simplify flakeAkshay2021-10-231-8/+13
|
* add default.nix and shell.nix with flake-compatAkshay2021-10-191-5/+0
|
* fix flake buildsAkshay2021-10-191-50/+72
|
* update docs; nix-analyzer -> statixAkshay2021-10-021-55/+59
|
* initAkshay2021-09-101-0/+76