Commit Graph

34 Commits

Author SHA1 Message Date
Markus Kowalewski
927d6ca7e4 octopus: 13.0 -> 14.0, switch to cmake 2024-03-29 16:51:47 +01:00
Phillip Seeber
dc237cc486 octopus: add mpi and libvdwxc support 2024-01-30 10:55:41 +01:00
Vladimír Čunát
24db4fbcb8
octopus: fixup build by adding which
https://hydra.nixos.org/build/247364187/nixlog/1/tail
2024-01-25 09:12:08 +01:00
Markus Kowalewski markus.kowalewski@fysik.su.se
3cbc4483f3 octopus: 12.2 -> 13.0 2023-07-06 15:25:28 +02:00
Markus Kowalewski
94add42651
octopus: 12.1 -> 12.2 2023-04-23 21:53:05 +02:00
Artturin
37dede4296 octopus: use lib.getX 2023-01-30 18:05:36 +02:00
Markus Kowalewski
b931e2bb82
octopus: add arpack ILP64 check 2022-11-03 12:50:08 +01:00
Markus Kowalewski
f6771d4d15
octopus: 12.0 -> 12.1 2022-10-23 17:51:24 +02:00
Markus Kowalewski
4d6abfa6b4
octopus: 11.4 -> 12.0 2022-10-03 11:12:28 +02:00
Markus Kowalewski
1e2065983e
octopus: 11.3 -> 11.4 2022-05-11 14:01:02 +02:00
Markus Kowalewski
8fb36866b8
octopus: 11.2 -> 11.3 2021-11-28 00:04:47 +01:00
Phillip Seeber
ca7dd700e5 octopus: 10.5 -> 11.2 2021-11-12 11:47:59 +01:00
Markus Kowalewski
bd69f3d627
octopus: add CPU optimization flags 2021-09-16 12:53:47 +02:00
Markus Kowalewski
77be900d67
octopus: cleanup derivation 2021-07-12 14:15:05 +02:00
Markus Kowalewski
0a1167fd0b
octopus: 10.3 -> 10.5 2021-07-12 13:31:28 +02:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Markus Kowalewski
14caa4b2bf
octopus: 10.0 -> 10.3 2021-01-09 16:32:49 +01:00
Markus Kowalewski
0961d5b998
octopus: update licenses 2021-01-09 16:32:49 +01:00
Markus Kowalewski
6c2f1e7f6b
octopus: 9.2 -> 10.0 2020-08-07 12:53:54 +02:00
Matthew Bauer
ff2f2644f8 blas,lapack: use isILP64 instead of is64bit
This is a better name since we have multiple 64-bit things that could
be referred to.

LP64  : integer=32, long=64, pointer=64
ILP64 : integer=64, long=64, pointer=64
2020-04-20 16:02:43 -05:00
Matthew Bauer
1c8aba8334 treewide: use blas and lapack
This makes packages use lapack and blas, which can wrap different
BLAS/LAPACK implementations.

treewide: cleanup from blas/lapack changes

A few issues in the original treewide:

- can’t assume blas64 is a bool
- unused commented code
2020-04-17 16:24:09 -05:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Markus Kowalewski
eebd6fe75a
octopus: 9.1 -> 9.2 2020-03-03 10:54:23 +01:00
c0bw3b
9367367dfd Treewide: fix URL permanent redirects
Permanent redirects on homepages and/or source URLs
as reported by Repology
2019-11-16 01:41:23 +01:00
Markus Kowalewski
a81bb36249
octopus: 9.0 -> 9.1
* switch to GitLab download
* cleanup fftw dependence
2019-08-19 10:24:44 +02:00
Markus Kowalewski
4df1e91b31
octopus: 8.4 -> 9.0 2019-06-11 13:02:54 +02:00
Markus Kowalewski
3c19324e2a
octopus: 8.3 -> 8.4 2019-03-28 18:00:41 +01:00
R. RyanTM
b8e09ad0b5 octopus: 8.2 -> 8.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/octopus/versions
2018-12-14 19:45:56 -08:00
Vladimír Čunát
209730208a
Merge branch 'staging-next' 2018-08-17 20:51:31 +02:00
R. RyanTM
ae846c0c03 octopus: 8.1 -> 8.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/octopus/versions.
2018-08-16 20:04:53 -07:00
John Ericson
85a9913edd treewide: Make more complicated configureFlags lists 2018-08-03 17:06:03 -04:00
markuskowa
7f1bcb1ebf octopus: 7.2 -> 8.1 (libxc 3.0.1 -> 4.2.3) (#43484) 2018-07-14 00:37:30 +02:00
Markus Kowalewski
1d0267b2e7
octopus: 7.2 -> 7.3 2018-04-22 08:43:19 -07:00
Markus Kowalewski
ec6e7c6eeb
octopus: init at 7.2 2018-01-27 16:23:04 -08:00