flake.lock: update
This commit is contained in:
parent
4fc3e01dbe
commit
2d1848ce9b
3 changed files with 65 additions and 69 deletions
|
@ -114,11 +114,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
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";
|
||||
url = "github:ipetkov/crane";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
firefox-darwin = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue