flake.lock: update

This commit is contained in:
Nikodem Rabuliński 2024-04-21 13:04:49 +02:00
parent 4fc3e01dbe
commit 2d1848ce9b
3 changed files with 65 additions and 69 deletions

View file

@ -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 = {