add sneexy
This commit is contained in:
parent
38fbd6ccf2
commit
b4c463a89a
2 changed files with 0 additions and 4 deletions
BIN
88x31/sneexy.gif
Normal file
BIN
88x31/sneexy.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 690 B |
|
@ -12,10 +12,6 @@
|
|||
];
|
||||
systems = [ "x86_64-linux" "aarch64-linux" ];
|
||||
perSystem = { config, self', pkgs, lib, system, ... }: {
|
||||
overlayAttrs = {
|
||||
inherit (config.packages) default;
|
||||
};
|
||||
|
||||
devShells.default = import ./shell.nix { inherit pkgs; };
|
||||
|
||||
packages.default = pkgs.stdenvNoCC.mkDerivation {
|
||||
|
|
Loading…
Add table
Reference in a new issue