Commit Graph

11 Commits

Author SHA1 Message Date
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Troels Henriksen
ccc07db88c oclgrind: use LLVM 12. 2023-11-23 23:55:42 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Armeen Mahdian
9f9b94fe19 oclgrind: switch to python3 2022-04-22 20:31:57 -05:00
R. RyanTM
7f17de719b
oclgrind: 19.10 -> 21.10
(#159629)
2022-02-17 18:04:12 +01:00
Robert Schütz
d5cceedbd1 python,pythonPackages: make aliases
Since aliases are disallowed in nixpkgs, this makes usage of Python 2
which is EOL more explicit.
2022-01-16 18:39:59 +00:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Troels Henriksen
7bc544f600 oclgrind: use newest LLVM 2019-12-09 15:30:12 +01:00
R. RyanTM
a5d2d24305 oclgrind: 18.3 -> 19.10 2019-12-08 14:33:52 -08:00
Troels Henriksen
7d5f527fc0 oclgrind: init at 18.3. (#63159)
oclgrind: init at 18.3
2019-08-01 18:06:41 +02:00