From f9e2b178262232f436751a41e4e9d26b1491d556 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Corn=C3=A9=20Lukken?= <lukken@astron.nl>
Date: Tue, 22 Apr 2025 08:59:50 +0000
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

Co-authored-by: Bram Veenboer <veenboer@astron.nl>
---
 environment.yaml | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

diff --git a/environment.yaml b/environment.yaml
index e9df027..d595f97 100644
--- a/environment.yaml
+++ b/environment.yaml
@@ -1,31 +1,31 @@
 spack:
   specs:
-  - curl
-  - pqxx@6.4.8
-  - dal2@master
+  - autogen
   - binutils@2.30
   - boost+date_time+regex+filesystem+system+python+numpy
-  - hdf5@1.14.4-3 +cxx+hl+threadsafe~mpi
-  - openblas threads=pthreads
-  - fftw
   - casacore@3.5.0
+  - cmake@3.28.6
+  - curl
+  - curl
+  - dal2@master
+  - fftw
+  - gdb
+  - hdf5@1.14.4-3 +cxx+hl+threadsafe~mpi
   - log4cplus
-  - py-kombu
-  - py-lxml
-  - readline
   - ncurses
-  - postgresql
-  - openmpi fabrics=verbs,ucx ^ucx+dc+rc+verbs+rdmacm
   - numactl
-  - python
   - numactl
-  - cmake@3.28.6
-  - autogen
-  - unittest-cpp@1.6.0
-  - curl
-  - gdb
-  - python@3.11.9
+  - openblas threads=pthreads
+  - openmpi fabrics=verbs,ucx ^ucx+dc+rc+verbs+rdmacm
   - osu-micro-benchmarks
+  - postgresql
+  - pqxx@6.4.8
+  - py-kombu
+  - py-lxml
+  - python
+  - python@3.11.9
+  - readline
+  - unittest-cpp@1.6.0
   view: false
   concretizer:
     unify: true
-- 
GitLab