Flakes/ru: Difference between revisions
Created page with "outputs = { self, nixpkgs }: {" |
Created page with "packages.x86_64-linux.hello = nixpkgs.legacyPackages.x86_64-linux.hello;" |
||
Line 20: | Line 20: | ||
outputs = { self, nixpkgs }: { | outputs = { self, nixpkgs }: { | ||
packages.x86_64-linux.hello = nixpkgs.legacyPackages.x86_64-linux.hello; | |||
packages.x86_64-linux.hello = nixpkgs.legacyPackages.x86_64-linux.hello; | |||
<div lang="en" dir="ltr" class="mw-content-ltr"> | <div lang="en" dir="ltr" class="mw-content-ltr"> |