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:
parent
7aa726c056
commit
4372250ba2
6 changed files with 639 additions and 681 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue