snix/snix
Florian Klink a1aa231b3f refactor(snix/clippy): stop allowing blocks_in_conditions
This was a workaround, the workaround is not needed anymore.

Change-Id: I4a839f3733ec6cb0a26ba87dadafe304ff5ccfbe
Reviewed-on: https://cl.snix.dev/c/snix/+/30603
Autosubmit: Florian Klink <flokli@flokli.de>
Reviewed-by: Yureka <snix@yuka.dev>
Tested-by: besadii
2025-07-29 10:19:46 +00:00
..
.vscode chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
boot chore(boot): rename figlet-generated text from "Tvix" to "Snix" 2025-04-04 08:32:28 +00:00
build refactor(snix/clippy): stop allowing blocks_in_conditions 2025-07-29 10:19:46 +00:00
build-go chore(3p/nixpkgs): bump channels (2025-04-21) 2025-04-24 08:42:42 +00:00
castore refactor(snix/clippy): stop allowing blocks_in_conditions 2025-07-29 10:19:46 +00:00
castore-go chore(snix/castore-go): use any instead of interface{} 2025-04-24 08:43:13 +00:00
castore-http chore(snix): format TOML files 2025-07-29 10:18:46 +00:00
cli chore(snix): format TOML files 2025-07-29 10:18:46 +00:00
docs chore(snix): format TOML files 2025-07-29 10:18:46 +00:00
eval chore(snix): format TOML files 2025-07-29 10:18:46 +00:00
glue chore(snix): format TOML files 2025-07-29 10:18:46 +00:00
nar-bridge refactor(snix/clippy): stop allowing blocks_in_conditions 2025-07-29 10:19:46 +00:00
nix-compat chore(snix): format TOML files 2025-07-29 10:18:46 +00:00
nix-compat-derive chore(nix-compat): upgrade to 2024 edition 2025-07-04 18:23:42 +00:00
nix-compat-derive-tests chore(nix-compat): upgrade to 2024 edition 2025-07-04 18:23:42 +00:00
nix-daemon refactor(snix/clippy): stop allowing blocks_in_conditions 2025-07-29 10:19:46 +00:00
nix-lang-test-suite chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
serde chore(serde): upgrade to 2024 edition 2025-05-02 21:20:10 +00:00
store refactor(snix/clippy): stop allowing blocks_in_conditions 2025-07-29 10:19:46 +00:00
store-go chore(3p/nixpkgs): bump channels (2025-04-21) 2025-04-24 08:42:42 +00:00
tracing chore(snix): format TOML files 2025-07-29 10:18:46 +00:00
verify-lang-tests chore(3p/nixpkgs): bump channels (2025-04-21) 2025-04-24 08:42:42 +00:00
.gitignore chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
Cargo.lock feat(glue): Add hashed_mirrors support to eval fetcher 2025-06-11 09:45:16 +00:00
Cargo.nix chore(nix-compat): upgrade to 2024 edition 2025-07-04 18:23:42 +00:00
Cargo.toml refactor(snix/clippy): stop allowing blocks_in_conditions 2025-07-29 10:19:46 +00:00
clippy.toml chore(snix): format TOML files 2025-07-29 10:18:46 +00:00
crate-hashes.json fix(treewide): add missing final newlines 2025-03-21 13:33:32 +00:00
default.nix feat(snix/rust-docs): fail build if there's broken references 2025-04-12 15:17:41 +00:00
LICENSE chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
logo.webp chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
shell.nix refactor(snix/shell): drop josh functionality 2025-07-29 10:18:15 +00:00
utils.nix feat(snix/castore-http): initial implementation 2025-04-14 14:43:25 +00:00