snix/snix
Axel Karjalainen 4aa1137d8e refactor(snix/eval,snix/glue): add snix_eval::try_cek! macros
Fixes #146

Change-Id: I971fac0d9d18e4ea73a527e499ac7ac213658477
Reviewed-on: https://cl.snix.dev/c/snix/+/30638
Reviewed-by: Florian Klink <flokli@flokli.de>
Autosubmit: Axel Karjalainen <axel@axka.fi>
Tested-by: besadii
2025-08-04 15:34:31 +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 chore: finish migration to 2024 edition 2025-08-03 20:10:05 +00:00
build-go chore(3p/nixpkgs): bump channels (2025-04-21) 2025-04-24 08:42:42 +00:00
castore chore: finish migration to 2024 edition 2025-08-03 20:10:05 +00:00
castore-go chore(snix/castore-go): use any instead of interface{} 2025-04-24 08:43:13 +00:00
castore-http chore: finish migration to 2024 edition 2025-08-03 20:10:05 +00:00
cli chore: finish migration to 2024 edition 2025-08-03 20:10:05 +00:00
docs chore(snix): format TOML files 2025-07-29 10:18:46 +00:00
eval refactor(snix/eval,snix/glue): add snix_eval::try_cek! macros 2025-08-04 15:34:31 +00:00
glue refactor(snix/eval,snix/glue): add snix_eval::try_cek! macros 2025-08-04 15:34:31 +00:00
nar-bridge chore: finish migration to 2024 edition 2025-08-03 20:10:05 +00:00
nix-compat chore: finish migration to 2024 edition 2025-08-03 20:10:05 +00:00
nix-compat-derive chore: finish migration to 2024 edition 2025-08-03 20:10:05 +00:00
nix-compat-derive-tests chore: finish migration to 2024 edition 2025-08-03 20:10:05 +00:00
nix-daemon chore: finish migration to 2024 edition 2025-08-03 20:10:05 +00:00
nix-lang-test-suite chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +00:00
serde chore: finish migration to 2024 edition 2025-08-03 20:10:05 +00:00
store chore: finish migration to 2024 edition 2025-08-03 20:10:05 +00:00
store-go chore(3p/nixpkgs): bump channels (2025-04-21) 2025-04-24 08:42:42 +00:00
tracing chore: finish migration to 2024 edition 2025-08-03 20:10:05 +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(eval): upgrade to 2024 edition 2025-08-03 14:19:04 +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