Commit Graph

224 Commits

Author SHA1 Message Date
Astro
3f893e9492
Merge pull request #26 from astro/dependabot/github_actions/DeterminateSystems/update-flake-lock-9
build(deps): bump DeterminateSystems/update-flake-lock from 8 to 9
2022-06-13 18:24:54 +02:00
Astro
8f63968200
Merge pull request #28 from oxapentane/oxa-fix-nix-2.8
update deprecated flake output attributes
2022-06-03 12:38:53 +02:00
Grigory Shipunov
fd9cd90325
update deprecated flake output attributes 2022-06-03 00:09:15 +02:00
Astro
af151f263f report: add $NO_COLOR support 2022-04-26 00:23:11 +02:00
dependabot[bot]
3a7fd30462
build(deps): bump DeterminateSystems/update-flake-lock from 8 to 9
Bumps [DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) from 8 to 9.
- [Release notes](https://github.com/DeterminateSystems/update-flake-lock/releases)
- [Commits](https://github.com/DeterminateSystems/update-flake-lock/compare/v8...v9)

---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 18:17:29 +00:00
Astro
6e0d13c7d7
Merge pull request #22 from astro/dependabot/github_actions/cachix/install-nix-action-17
build(deps): bump cachix/install-nix-action from 16 to 17
2022-04-12 22:52:38 +02:00
Astro
f3c00bde62
Merge pull request #23 from astro/dependabot/github_actions/actions/upload-artifact-3
build(deps): bump actions/upload-artifact from 2 to 3
2022-04-12 22:52:24 +02:00
dependabot[bot]
2d4004caa5
build(deps): bump actions/upload-artifact from 2 to 3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 18:17:29 +00:00
dependabot[bot]
5fa408a8f8
build(deps): bump cachix/install-nix-action from 16 to 17
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 16 to 17.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v16...v17)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 18:17:26 +00:00
Astro
3d22012df9 flake.nix: add explicit hydraJobs 2022-04-08 18:53:54 +02:00
Astro
e5df5129f3 Cargo.toml: bump version to 0.1.5 2022-04-08 00:47:48 +02:00
Astro
ade13d3964 Cargo.lock: update 2022-04-08 00:40:25 +02:00
Astro
ca1b871eab flake.lock: Update
Flake lock file changes:

• Updated input 'fenix':
    'github:nix-community/fenix/7a6178fd9e9f8c1df931740bb5ca33acfcc01b7d' (2022-03-26)
  → 'github:nix-community/fenix/c7e184561fe843abb861cd7d22c23066987078e2' (2022-04-06)
• Updated input 'fenix/nixpkgs':
    'github:nixos/nixpkgs/1d08ea2bd83abef174fb43cbfb8a856b8ef2ce26' (2022-03-23)
  → 'github:nixos/nixpkgs/bc4b9eef3ce3d5a90d8693e8367c9cbfc9fc1e13' (2022-04-03)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-analyzer/rust-analyzer/e30747dfa885d3e4e4cd0b5efcd740ea037a524c' (2022-03-25)
  → 'github:rust-analyzer/rust-analyzer/2366d8e05f5f3585f95058fa7427cbde079914ed' (2022-04-05)
• Updated input 'naersk':
    'github:nix-community/naersk/2fc8ce9d3c025d59fee349c1f80be9785049d653' (2021-12-19)
  → 'github:nix-community/naersk/d626f73332a8f587b613b0afe7293dd0777be07d' (2022-04-04)
• Updated input 'naersk/nixpkgs':
    'github:NixOS/nixpkgs/4d60081494259c0785f7e228518fee74e0792c1b' (2022-03-24)
  → 'github:NixOS/nixpkgs/30d3d79b7d3607d56546dd2a6b49e156ba0ec634' (2022-03-25)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/4d60081494259c0785f7e228518fee74e0792c1b' (2022-03-24)
  → 'github:NixOS/nixpkgs/30d3d79b7d3607d56546dd2a6b49e156ba0ec634' (2022-03-25)
2022-04-08 00:32:26 +02:00
Astro
9617e4c6ec Cargo.toml: add "json-out" to default features 2022-04-01 18:33:34 +02:00
Astro
da77dc6e85
Merge pull request #18 from astro/update_flake_lock_action
flake.lock: Update
2022-03-31 01:27:21 +02:00
Astro
668f65a424
Merge pull request #20 from GTrunSec/packages.name
fix overlay deadnix patterns
2022-03-31 01:26:01 +02:00
GTrunSec
a7dca14260
add meta.description 2022-03-29 19:09:42 -07:00
GTrunSec
3997980a2b
fix overlay deadnix patterns 2022-03-29 19:04:09 -07:00
github-actions[bot]
fd0d6938a6 flake.lock: Update
Flake lock file updates:

• Updated input 'fenix':
    'github:nix-community/fenix/78d0eea7f8fa378de4d3c6ef862735d1c507a043' (2022-03-18)
  → 'github:nix-community/fenix/7a6178fd9e9f8c1df931740bb5ca33acfcc01b7d' (2022-03-26)
• Updated input 'fenix/nixpkgs':
    'github:nixos/nixpkgs/73ad5f9e147c0d2a2061f1d4bd91e05078dc0b58' (2022-03-14)
  → 'github:nixos/nixpkgs/1d08ea2bd83abef174fb43cbfb8a856b8ef2ce26' (2022-03-23)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-analyzer/rust-analyzer/6e13de64830041988f6b2dde3f4e7a93c082cad9' (2022-03-17)
  → 'github:rust-analyzer/rust-analyzer/e30747dfa885d3e4e4cd0b5efcd740ea037a524c' (2022-03-25)
• Updated input 'naersk/nixpkgs':
    'github:NixOS/nixpkgs/3eb07eeafb52bcbf02ce800f032f18d666a9498d' (2022-03-15)
  → 'github:NixOS/nixpkgs/4d60081494259c0785f7e228518fee74e0792c1b' (2022-03-24)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/3eb07eeafb52bcbf02ce800f032f18d666a9498d' (2022-03-15)
  → 'github:NixOS/nixpkgs/4d60081494259c0785f7e228518fee74e0792c1b' (2022-03-24)
• Updated input 'utils':
    'github:numtide/flake-utils/3cecb5b042f7f209c56ffd8371b2711a290ec797' (2022-02-07)
  → 'github:numtide/flake-utils/0f8662f1319ad6abf89b3380dd2722369fc51ade' (2022-03-26)
2022-03-27 01:05:36 +00:00
Astro
ca32ebdc5b flake.lock: Update
Flake lock file changes:

• Updated input 'fenix':
    'github:nix-community/fenix/9892337b588c38ec59466a1c89befce464aae7f8' (2022-02-19)
  → 'github:nix-community/fenix/78d0eea7f8fa378de4d3c6ef862735d1c507a043' (2022-03-18)
• Updated input 'fenix/nixpkgs':
    'github:nixos/nixpkgs/48d63e924a2666baf37f4f14a18f19347fbd54a2' (2022-02-10)
  → 'github:nixos/nixpkgs/73ad5f9e147c0d2a2061f1d4bd91e05078dc0b58' (2022-03-14)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-analyzer/rust-analyzer/acf5874b39f3dc5262317a6074d9fc7285081161' (2022-02-18)
  → 'github:rust-analyzer/rust-analyzer/6e13de64830041988f6b2dde3f4e7a93c082cad9' (2022-03-17)
• Updated input 'naersk/nixpkgs':
    'github:NixOS/nixpkgs/b66b39216b1fef2d8c33cc7a5c72d8da80b79970' (2022-02-16)
  → 'github:NixOS/nixpkgs/3eb07eeafb52bcbf02ce800f032f18d666a9498d' (2022-03-15)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/b66b39216b1fef2d8c33cc7a5c72d8da80b79970' (2022-02-16)
  → 'github:NixOS/nixpkgs/3eb07eeafb52bcbf02ce800f032f18d666a9498d' (2022-03-15)
2022-03-19 12:12:42 +01:00
Astro
fa7c46c4da
Merge pull request #19 from astro/dependabot/github_actions/actions/checkout-3
build(deps): bump actions/checkout from 2 to 3
2022-03-07 20:27:15 +01:00
dependabot[bot]
7c02d342f9
build(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 18:14:07 +00:00
Astro
26ccefc0f1 Cargo.toml: bump version to 0.1.4 2022-02-19 23:13:47 +01:00
Astro
80ca4cd6fd Cargo.lock: update 2022-02-19 23:13:34 +01:00
Astro
3cd80261ff flake.lock: update 2022-02-19 23:05:08 +01:00
Astro
0531644416 flake.nix: remove inputs.*.inputs.*.follows
fixes github issue #17
2022-02-19 23:03:41 +01:00
Astro
0f78b370f0
Merge pull request #16 from ilkecan/json-output
report: add alternative output in JSON
2022-02-09 21:29:44 +01:00
ilkecan
53c66707d2 report: add alternative output in JSON 2022-02-09 18:13:19 +03:00
Astro
b4e020b77d
Merge pull request #15 from astro/dependabot/github_actions/DeterminateSystems/update-flake-lock-8
build(deps): bump DeterminateSystems/update-flake-lock from 7 to 8
2022-02-08 16:35:42 +01:00
dependabot[bot]
83c3092ac9
build(deps): bump DeterminateSystems/update-flake-lock from 7 to 8
Bumps [DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) from 7 to 8.
- [Release notes](https://github.com/DeterminateSystems/update-flake-lock/releases)
- [Commits](https://github.com/DeterminateSystems/update-flake-lock/compare/v7...v8)

---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 18:16:45 +00:00
Astro
33be3e5fdb quelch clippy warnings 2022-02-05 18:15:18 +01:00
Astro
36ab50b23a flake.nix: allow clippy::cast-possible-wrap 2022-02-05 03:35:16 +01:00
Astro
26911003e9 report: convert char into byte offsets for ariadne 2022-02-04 18:17:59 +01:00
Astro
8089d1da33 report: configure compact output 2022-02-04 17:53:11 +01:00
Astro
688cab8d2f Cargo.lock: update dependencies 2022-02-04 17:51:12 +01:00
Astro
2fcd93de03 README: update --help 2022-02-04 17:44:37 +01:00
Astro
ae4cf0aef4 report: reuse ariadne 2022-02-04 17:43:43 +01:00
Astro
9f115c5beb test.nix: rename to exmaple.nix
it's not a test.
2022-02-04 17:06:57 +01:00
Astro
fd6385f4b5
Merge pull request #13 from astro/dependabot/github_actions/DeterminateSystems/update-flake-lock-7
build(deps): bump DeterminateSystems/update-flake-lock from 6 to 7
2022-02-04 17:05:44 +01:00
dependabot[bot]
e5dae6ce18
build(deps): bump DeterminateSystems/update-flake-lock from 6 to 7
Bumps [DeterminateSystems/update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) from 6 to 7.
- [Release notes](https://github.com/DeterminateSystems/update-flake-lock/releases)
- [Commits](https://github.com/DeterminateSystems/update-flake-lock/compare/v6...v7)

---
updated-dependencies:
- dependency-name: DeterminateSystems/update-flake-lock
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 18:13:35 +00:00
Astro
5c7186b9f5
Merge pull request #11 from astro/update_flake_lock_action
flake.lock: Update
2022-01-24 23:04:27 +01:00
github-actions[bot]
358fa3934e flake.lock: Update
Flake lock file changes:

• Updated input 'fenix':
    'github:nix-community/fenix/2e2c7ccdba995148ea0110ad51e0bdc7977830bc' (2022-01-15)
  → 'github:nix-community/fenix/72ca04b80987a985753a64ea39632757652cd729' (2022-01-22)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-analyzer/rust-analyzer/844c152fd1be8f0142343a095d5b45586189f435' (2022-01-14)
  → 'github:rust-analyzer/rust-analyzer/1d563133b548f3e677464a9e50d1927d0df9f9ff' (2022-01-21)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/46821ea01c8f54d2a20f5a503809abfc605269d7' (2022-01-13)
  → 'github:NixOS/nixpkgs/f23965369e2d3123b370cc3ba03be835b1e2f5db' (2022-01-21)
• Updated input 'utils':
    'github:numtide/flake-utils/74f7e4319258e287b0f9cb95426c9853b282730b' (2021-11-28)
  → 'github:numtide/flake-utils/846b2ae0fc4cc943637d3d1def4454213e203cba' (2022-01-20)
2022-01-23 00:48:57 +00:00
Astro
5c20de7fb0
Merge pull request #10 from astro/update_flake_lock_action
flake.lock: Update
2022-01-16 20:12:36 +01:00
github-actions[bot]
d7c301b83b flake.lock: Update
Flake lock file changes:

• Updated input 'fenix':
    'github:nix-community/fenix/5312f44f270c6e4bf5a2249d9ef5c4d1bff5bd36' (2022-01-08)
  → 'github:nix-community/fenix/2e2c7ccdba995148ea0110ad51e0bdc7977830bc' (2022-01-15)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-analyzer/rust-analyzer/54c999893396434725c284fdcfeeb4d47340d53f' (2022-01-07)
  → 'github:rust-analyzer/rust-analyzer/844c152fd1be8f0142343a095d5b45586189f435' (2022-01-14)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/32356ce11b8cc5cc421b68138ae8c730cc8ad4a2' (2022-01-08)
  → 'github:NixOS/nixpkgs/46821ea01c8f54d2a20f5a503809abfc605269d7' (2022-01-13)
2022-01-16 00:55:02 +00:00
Astro
25174e6d50 Cargo.toml: bump version to 0.1.3 2022-01-14 19:38:49 +01:00
Astro
d99f70d341 update clap dependency from 2 to 3 2022-01-14 19:37:38 +01:00
Astro
c8f3a3e48b main: add FAIL_ON_REPORTS flag
closes github issue #8
2022-01-14 19:27:39 +01:00
Astro
0ef1418e5d Cargo.toml: bump version to 0.1.2 2022-01-12 23:00:35 +01:00
Astro
f36961ca93 edit: do not remove whitespace before let node
fixes github issue #7
2022-01-12 22:57:54 +01:00
Astro
b1a0f21cae
Merge pull request #6 from astro/update_flake_lock_action
flake.lock: Update
2022-01-12 20:10:49 +01:00