Commit Graph

22 Commits

Author SHA1 Message Date
Yvan Sraka
dd2d313fde Add libiconv (needed by macOS devshell) to flake.nix
Otherwise it fails with:
```
error: linking with `cc` failed: exit status: 1
  | ...

= note: ld: library not found for -liconv
          clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
```
2023-09-21 00:49:02 +02:00
Astro
80e392d080 flake.nix: quelch 2 more clippy lints 2023-04-29 20:36:55 +02:00
Artturin
6b529fe23a dont fail the build when pedantic clippy errors 2023-01-23 17:24:21 +02:00
Artturin
7419804f9f flake.nix: improve
used https://github.com/nix-community/comma/blob/master/flake.nix as a
base
2022-11-27 20:22:18 +02:00
Grigory Shipunov
fd9cd90325
update deprecated flake output attributes 2022-06-03 00:09:15 +02:00
Astro
3d22012df9 flake.nix: add explicit hydraJobs 2022-04-08 18:53:54 +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
Astro
0531644416 flake.nix: remove inputs.*.inputs.*.follows
fixes github issue #17
2022-02-19 23:03:41 +01: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
62d850b817 flake.nix: use naersk from github:nix-community 2021-12-15 00:55:54 +01:00
Astro
297446cd51 delint with clippy 2021-12-11 00:02:02 +01:00
Astro
7df2b8548f flake.nix, .github/workflows/checks.yml: remove rustfmt 2021-12-10 22:20:10 +01:00
Astro
d03d5df1f8 flake.nix: add rust-analyzer to devShell
allows using lsp
2021-12-10 21:00:03 +01:00
Astro
dd04c4bf35 flake.nix: switch from mozillapkgs to fenix 2021-12-09 16:44:31 +01:00
Astro
3bab18e097 add rustfmt, apply suggestions 2021-12-09 15:55:22 +01:00
Astro
a483b1d42c add clippy, apply suggestions 2021-12-09 15:54:09 +01:00
Astro
7d4d52be15 flake.nix: remove zombie code 2021-12-06 21:58:51 +01:00
Astro
00c3d33e79 dead_code_tests: init 2021-12-06 21:58:02 +01:00
Astro
e99eb7358e flake.nix: remove dead code 2021-12-06 01:10:27 +01:00
Astro
9fdad3260a PoC 2021-12-06 00:04:52 +01:00