Add Zig, zls and fwupd

This commit is contained in:
Bart van der Braak 2024-11-06 17:51:45 +01:00
parent 5e043f550b
commit bf56c33048
4 changed files with 7 additions and 90 deletions

View file

@ -3,7 +3,6 @@
inputs = {
zen-browser.url = "github:0xc000022070/zen-browser-flake";
zig.url = "github:mitchellh/zig-overlay";
};
outputs = { self, nixpkgs, ... }@inputs: {