snix/snix
Jade Lovelace 7bc461b162 feat(snix/shell.nix): automatically set up the commit-msg hook
Lix does this and it has eliminated anyone ever having to think about
it; it just works.

Change-Id: I24a35d2d0b31f1245172d332bac40fe0b39dc2b9
Reviewed-on: https://cl.snix.dev/c/snix/+/30604
Tested-by: besadii
Reviewed-by: Florian Klink <flokli@flokli.de>
2025-07-28 21:37:42 +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/oci): Propagate passAsFile files into the build sandbox. 2025-07-05 14:45:00 +00:00
build-go chore(3p/nixpkgs): bump channels (2025-04-21) 2025-04-24 08:42:42 +00:00
castore fix(castore/fs): enter the runtime context before blocking on tasks 2025-06-29 15:35:18 +00:00
castore-go chore(snix/castore-go): use any instead of interface{} 2025-04-24 08:43:13 +00:00
castore-http chore(castore-http): upgrade to 2024 edition 2025-05-04 14:30:03 +00:00
cli feat(glue): Add hashed_mirrors support to eval fetcher 2025-06-11 09:45:16 +00:00
docs docs(snix/docs/TODO): drop Store config section 2025-05-05 17:39:55 +00:00
eval fix(eval): avoid stat calls in builtins.readDir 2025-07-04 16:41:14 +00:00
glue feat(glue): Implement hashed_mirrors download logic for fetchurl. 2025-06-30 14:06:23 +00:00
nar-bridge chore(nar-bridge): upgrade to 2024 edition 2025-07-01 09:04:27 +00:00
nix-compat chore(nix-compat): upgrade to 2024 edition 2025-07-04 18:23:42 +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 chore(nix-daemon): upgrade to 2024 edition 2025-07-04 17:17:35 +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 fix(snix/store/redb): no blocking IO in list() without spawn_blocking 2025-06-29 15:35:18 +00:00
store-go chore(3p/nixpkgs): bump channels (2025-04-21) 2025-04-24 08:42:42 +00:00
tracing chore(tracing): upgrade to 2024 edition 2025-05-02 22:33:47 +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 feat(snix/castore-http): initial implementation 2025-04-14 14:43:25 +00:00
clippy.toml chore(snix): s/tvix/snix/ 2025-03-17 17:15:08 +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 feat(snix/shell.nix): automatically set up the commit-msg hook 2025-07-28 21:37:42 +00:00
utils.nix feat(snix/castore-http): initial implementation 2025-04-14 14:43:25 +00:00