1
Fork 0
mirror of https://github.com/RGBCube/dix synced 2025-07-28 04:07:46 +00:00

doc: enhance readme, make license markdown, fix flake description

This commit is contained in:
RGBCube 2025-05-09 17:44:54 +03:00 committed by bloxx12
parent 7aa726c056
commit 4372250ba2
6 changed files with 639 additions and 681 deletions

View file

@ -1,8 +1,9 @@
{
description = "Nix version differ";
description = "Diff Nix";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
systems.url = "github:nix-systems/default-linux";
systems.url = "github:nix-systems/default";
};
outputs = inputs: let