Skip to content

Commit

Permalink
flakreate: delete
Browse files Browse the repository at this point in the history
in favour of omnix-init
  • Loading branch information
srid committed Sep 6, 2024
1 parent b3e6b4c commit c566f7a
Show file tree
Hide file tree
Showing 22 changed files with 11 additions and 1,803 deletions.
2 changes: 1 addition & 1 deletion .envrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ watch_file \
./crates/*/crate.nix \
*.nix \
rust-toolchain.toml \
crates/flakreate/registry/flake.*
crates/omnix-init/registry/flake.*
use flake .
23 changes: 0 additions & 23 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ members = [
"crates/nix_rs",
"crates/nixci",
"crates/nix_health",
"crates/flakreate",
]

[workspace.dependencies]
Expand All @@ -25,7 +24,6 @@ console_error_panic_hook = "0.1"
console_log = "1"
direnv = "0.1.1"
fermi = "0.4.3"
flakreate = { version = "0.1.0", path = "./crates/flakreate" }
futures-lite = "2.3.0"
glob = "0.3.1"
globset = { version = "0.4", features = ["serde1"] }
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ See `tailwind.config.js` for colour aliases we use throughout the app. Instead o
| `./crates/nix_rs` | Rust interface to the Nix command line |
| `./crates/nix_health` | Nix health check library and executable |
| `./crates/nixci` | Define and build CI for Nix projects anywhere |
| `./crates/flakreate` | Rich flake templates |
| `./crates/omnix-init` | Rich flake templates |
| https://github.com/juspay/direnv-rs | Rust bindings for direnv |
27 changes: 0 additions & 27 deletions crates/flakreate/Cargo.toml

This file was deleted.

5 changes: 0 additions & 5 deletions crates/flakreate/README.md

This file was deleted.

21 changes: 0 additions & 21 deletions crates/flakreate/crate.nix

This file was deleted.

16 changes: 0 additions & 16 deletions crates/flakreate/registry/README.md

This file was deleted.

Loading

0 comments on commit c566f7a

Please sign in to comment.