flake.lock: update
This commit is contained in:
parent
f7e385d696
commit
8d975c07fa
2 changed files with 44 additions and 39 deletions
|
@ -112,7 +112,11 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
crane = {
|
||||
url = "github:ipetkov/crane";
|
||||
# TODO: Move back once either is resolved
|
||||
# https://github.com/ipetkov/crane/pull/533
|
||||
# https://github.com/toml-rs/toml/issues/691
|
||||
# url = "github:ipetkov/crane";
|
||||
url = "github:nrabulinski/crane/no-toml-edit";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
firefox-darwin = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue