snix/snix
Brian Olsen 6187029077 feat(nix-compat): Add serde feature flag
This makes serde features optional behind a flag that is not enabled
by default. So Deserialize and Serialize implementations and anything
that deals with JSON.

Change-Id: I04830aa3883da13ea99a4a51b28981e8a5ecd426
Reviewed-on: https://cl.snix.dev/c/snix/+/30660
Autosubmit: Brian Olsen <brian@maven-group.org>
Reviewed-by: Florian Klink <flokli@flokli.de>
Tested-by: besadii
2025-08-05 22:04:21 +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 fix(build): Add small doc struct to make rustdocs work on MacOS 2025-08-04 22:33:38 +00:00
build-go chore(3p/nixpkgs): bump channels (2025-04-21) 2025-04-24 08:42:42 +00:00
castore feat(snix/castore): Add daemon subcommand 2025-08-05 21:42:56 +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 feat(builtins/placeholder): enforce derivation output‐name rules 2025-08-05 17:08:04 +00:00
nar-bridge chore: finish migration to 2024 edition 2025-08-03 20:10:05 +00:00
nix-compat feat(nix-compat): Add serde feature flag 2025-08-05 22:04:21 +00:00
nix-compat-derive chore: finish migration to 2024 edition 2025-08-03 20:10:05 +00:00
nix-compat-derive-tests fix(nix-compat-derive-tests): Get rid of compile-tests flag 2025-08-04 22:33:38 +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 feat(nix-compat): Add serde feature flag 2025-08-05 22:04:21 +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(snix/castore): Add daemon subcommand 2025-08-05 21:42:56 +00:00
Cargo.nix feat(nix-compat): Add serde feature flag 2025-08-05 22:04:21 +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 chore: Add target for doc tests 2025-08-04 22:28:07 +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