Fixed merge.

This commit is contained in:
antux18 2024-07-16 10:32:54 +02:00
parent 73b6cd1e70
commit 5a8d7905c6

View File

@ -15,12 +15,9 @@
devShells = { devShells = {
default = pkgs.mkShell { default = pkgs.mkShell {
packages = with pkgs; [ packages = with pkgs; [
<<<<<<< HEAD
snakemake snakemake
gawk gawk
=======
nickel nickel
>>>>>>> 127c5c5ef4d0e7d4d1826007cdc27c903eb59314
(python3.withPackages (ps: with ps; [ (python3.withPackages (ps: with ps; [
requests requests
pyyaml pyyaml