1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-16 22:31:03 +02:00

chore: remove nixpkgs override for crane

This commit is contained in:
noah427 2024-12-11 10:18:08 -05:00
parent 2a869480eb
commit 53c98cebad

View file

@ -11,7 +11,6 @@
crane = {
url = "github:ipetkov/crane";
inputs.nixpkgs.follows = "nixpkgs";
};
naersk.url = "github:nix-community/naersk";