mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-17 14:51:04 +02:00
chore: remove nixpkgs override for crane
This commit is contained in:
parent
2a869480eb
commit
53c98cebad
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
||||||
|
|
||||||
crane = {
|
crane = {
|
||||||
url = "github:ipetkov/crane";
|
url = "github:ipetkov/crane";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
naersk.url = "github:nix-community/naersk";
|
naersk.url = "github:nix-community/naersk";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue