mirror of
https://github.com/denismhz/flake.git
synced 2025-11-10 08:41:05 +01:00
flake: change description
This commit is contained in:
parent
eab924bbaf
commit
bb51da9f45
|
|
@ -4,6 +4,8 @@
|
||||||
extra-trusted-public-keys = [ "ai.cachix.org-1:N9dzRK+alWwoKXQlnn0H6aUx0lU/mspIoz8hMvGvbbc=" ];
|
extra-trusted-public-keys = [ "ai.cachix.org-1:N9dzRK+alWwoKXQlnn0H6aUx0lU/mspIoz8hMvGvbbc=" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
description = "A Nix Flake that makes AI reproducible and easy to run";
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs = {
|
nixpkgs = {
|
||||||
url = "github:NixOS/nixpkgs/nixos-unstable";
|
url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue