grr
This commit is contained in:
parent
8ce32f9cd4
commit
bea1e45f1d
2 changed files with 0 additions and 36 deletions
11
flake.nix
11
flake.nix
|
|
@ -1,11 +0,0 @@
|
|||
{
|
||||
description = "A very basic flake";
|
||||
|
||||
outputs = { self, nixpkgs }: {
|
||||
|
||||
packages.x86_64-linux.hello = nixpkgs.legacyPackages.x86_64-linux.hello;
|
||||
|
||||
packages.x86_64-linux.default = self.packages.x86_64-linux.hello;
|
||||
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue