R. Ryantm
b44c9edd22
c-blosc: 1.21.0 -> 1.21.1
2021-12-25 17:09:35 -05:00
davidak
84d43a90ae
Merge pull request #109740 from r-ryantm/auto-update/c-blosc
...
c-blosc: 1.20.1 -> 1.21.0
2021-08-26 05:40:29 +02:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
R. RyanTM
810794a2e2
c-blosc: 1.20.1 -> 1.21.0
2021-01-18 11:46:24 +00:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
Frederik Rietdijk
8d171ccfc3
c-blosc: fix cross
2020-11-19 22:05:10 +01:00
R. RyanTM
82a14b8569
c-blosc: 1.20.0 -> 1.20.1 ( #98677 )
2020-09-24 21:44:20 +00:00
R. RyanTM
5c130bc88e
c-blosc: 1.19.0 -> 1.20.0
2020-08-04 21:57:02 +02:00
R. RyanTM
9bf58894f1
c-blosc: 1.18.1 -> 1.19.0
2020-07-02 17:52:52 +02:00
R. RyanTM
1825ecc5ed
c-blosc: 1.17.1 -> 1.18.1
2020-05-01 09:09:50 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
R. RyanTM
68aedd710a
c-blosc: 1.17.0 -> 1.17.1
2020-02-05 10:44:39 +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
Robin Gloster
66f9c5c444
Merge branch 'staging' into auto-update/c-blosc
2019-10-23 13:16:16 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
R. RyanTM
2026397ebd
c-blosc: 1.16.3 -> 1.17.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/c-blosc/versions
2019-08-03 14:15:55 -07:00
R. RyanTM
ca316545b4
c-blosc: 1.16.2 -> 1.16.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/c-blosc/versions
2019-05-01 11:16:27 +02:00
R. RyanTM
fe88eb2331
c-blosc: 1.14.4 -> 1.16.2 ( #56605 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/c-blosc/versions
2019-04-10 11:31:54 +02:00
R. RyanTM
cb40c56378
c-blosc: 1.14.3 -> 1.14.4 ( #44796 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/c-blosc/versions .
2018-08-09 20:05:32 +02:00
R. RyanTM
7162eb196f
c-blosc: 1.11.3 -> 1.14.3 ( #42036 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/c-blosc/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 1.14.3 with grep in /nix/store/b83mqicbd21q8wm22qgp4jzm7cg90avw-c-blosc-1.14.3
- directory tree listing: https://gist.github.com/05bbb5f5c067b769556ba71848514220
- du listing: https://gist.github.com/cc182424092e94e9dd611e5300b7ac68
2018-06-19 00:16:58 +02:00
Matthew Bauer
02297beade
treewide: add version to packages
...
Lots of packages are missing versions in their name. This adds them
where appropriate. These were found with this command:
$ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$'
See issue #41007 .
2018-05-25 15:48:05 -05:00
Josef Kemetmueller
a2569f5fd6
c-blosc: init at 1.11.3
2017-05-06 10:44:57 +02:00