mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-13 14:33:47 +00:00
nix: clean up packaging
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6a6a69643e155d95fbed1d10900bbe4d7ff03b15
This commit is contained in:
parent
18fc1c768e
commit
478c020579
2 changed files with 11 additions and 6 deletions
|
|
@ -7,7 +7,6 @@
|
|||
}: let
|
||||
systems = ["x86_64-linux" "aarch64-linux"];
|
||||
forEachSystem = nixpkgs.lib.genAttrs systems;
|
||||
|
||||
pkgsForEach = nixpkgs.legacyPackages;
|
||||
in {
|
||||
packages = forEachSystem (system: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue