1
1
mirror of https://github.com/tweag/nickel.git synced 2024-09-11 03:35:37 +03:00
nickel/core
Jeremy Schlatter 6b1fe613c2
flake: remove redundant transitive dependencies (#1986)
* flake: remove redundant transitive dependencies

- add several more `follows` relationships for de-duplication

- update to latest rust-overlay flake which drops flake-utils dependency

- set `follows = ""` for a few unused dependencies.
    See https://github.com/NixOS/nix/issues/7807

* delete `follows = ""` hacks

* delete one more `follows = ""` hack

* Fix new clippy 1.79 errors

---------

Co-authored-by: Yann Hamdaoui <yann.hamdaoui@tweag.io>
2024-07-04 14:55:02 +00:00
..
benches flake.lock: Update (#1733) 2024-05-18 08:13:26 +00:00
src flake: remove redundant transitive dependencies (#1986) 2024-07-04 14:55:02 +00:00
stdlib Split contracts into an immediate part and a delayed part (#1975) 2024-07-03 09:38:00 +00:00
tests Split contracts into an immediate part and a delayed part (#1975) 2024-07-03 09:38:00 +00:00
build.rs add %eval_nix% primop (#1465) 2023-10-09 15:08:55 +00:00
Cargo.toml Add span information for TOML imports (#1949) 2024-06-12 08:12:39 +00:00