Commit Graph

40 Commits

Author SHA1 Message Date
h7x4
12315f53ff treewide: add mainProgram 2023-11-24 21:01:03 +01:00
Sascha Grunert
7dcc1657c7
fuse-overlayfs: 1.12 -> 1.13
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-08-30 09:29:11 +02:00
R. Ryantm
ffcd2519bd fuse-overlayfs: 1.11 -> 1.12 2023-05-13 02:57:19 +00:00
zowoq
82c79411b7 fuse-overlayfs: 1.10 -> 1.11
Diff: https://github.com/containers/fuse-overlayfs/compare/v1.10...v1.11
2023-03-25 08:05:55 +10:00
zowoq
d45a8a0586 fuse-overlayfs: 1.9 -> 1.10
https://github.com/containers/fuse-overlayfs/releases/tag/v1.10
2022-12-01 19:00:47 +10:00
zowoq
fb8e8ac918 fuse-overlayfs: set enableParallelBuilding/strictDeps 2022-07-05 20:23:19 +10:00
zowoq
e286e80e52 fuse-overlayfs: 1.8.2 -> 1.9
https://github.com/containers/fuse-overlayfs/releases/tag/v1.9
2022-06-11 07:30:53 +10:00
zowoq
93a89cfa3f fuse-overlayfs: 1.8.1 -> 1.8.2
https://github.com/containers/fuse-overlayfs/releases/tag/v1.8.2
2022-02-01 21:31:06 +10:00
Sascha Grunert
04386f3552
fuse-overlayfs: 1.8 -> 1.8.1
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-01-18 15:09:54 +01:00
zowoq
f91caa3e1b fuse-overlayfs: 1.7.1 -> 1.8
https://github.com/containers/fuse-overlayfs/releases/tag/v1.8
2021-12-23 05:44:42 +10:00
zowoq
236c1159bf fuse-overlayfs: 1.7 -> 1.7.1
https://github.com/containers/fuse-overlayfs/releases/tag/v1.7.1
2021-08-10 20:22:29 +10:00
Sascha Grunert
869f270723 fuse-overlayfs: 1.6.0 -> 1.7.0
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-07-29 20:28:44 +10:00
zowoq
4b0ca5e0cd fuse-overlayfs: 1.5.0 -> 1.6
https://github.com/containers/fuse-overlayfs/releases/tag/v1.6
2021-06-23 17:32:53 +10:00
Sascha Grunert
c7dd3db4c5 fuse-overlayfs: 1.4.0 -> 1.5.0
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-03-26 05:32:36 +10:00
zowoq
b929be75dc fuse-overlayfs: 1.3.0 -> 1.4.0
https://github.com/containers/fuse-overlayfs/releases/tag/v1.4.0
2021-01-23 00:49:50 +10: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
Sascha Grunert
13b8ff4ecf fuse-overlayfs: 1.2.0 -> 1.3.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-11-25 16:21:09 +01:00
zowoq
4da09d369b fuse-overlayfs: 1.1.2 -> 1.2.0
https://github.com/containers/fuse-overlayfs/releases/tag/v1.2.0
2020-10-09 18:41:41 +10:00
zowoq
8eda9a167c fuse-overlayfs: inherit tests 2020-08-24 19:19:41 +10:00
R. RyanTM
9287f066ed fuse-overlayfs: 1.1.1 -> 1.1.2 2020-06-30 16:20:03 +10:00
zowoq
deeb3fdaed fuse-overlayfs: 1.1.0 -> 1.1.1
https://github.com/containers/fuse-overlayfs/releases/tag/v1.1.1
2020-06-21 10:52:39 +10:00
zowoq
6211720e3b fuse-overlayfs: 1.0.0 -> 1.1.0
https://github.com/containers/fuse-overlayfs/releases/tag/v1.1.0
2020-06-18 21:00:09 +10:00
zowoq
c3eef07b21 fuse-overlayfs: add passthru.tests 2020-05-19 10:41:41 +10:00
zowoq
f01d7164a8 fuse-overlayfs: restrict to linux 2020-05-12 22:11:22 +10:00
zowoq
3037b6d1ef fuse-overlayfs: 0.7.8 -> 1.0.0
https://github.com/containers/fuse-overlayfs/releases/tag/v1.0.0
2020-04-18 21:25:51 +10:00
zowoq
ab00d36d27 fuse-overlayfs: update maintainers 2020-04-03 20:37:59 +10:00
zowoq
12bcd78652 fuse-overlayfs: 0.7.7 -> 0.7.8
https://github.com/containers/fuse-overlayfs/releases/tag/v0.7.8
2020-03-18 08:18:26 +10:00
zowoq
4f2e31a131 fuse-overlayfs: 0.7.6 -> 0.7.7
https://github.com/containers/fuse-overlayfs/releases/tag/v0.7.7
2020-03-04 18:56:31 +10:00
zowoq
169fcda342 fuse-overlayfs: 0.7.5 -> 0.7.6
https://github.com/containers/fuse-overlayfs/releases/tag/v0.7.6
2020-02-04 08:23:13 +10:00
zowoq
5679caf3ef fuse-overlayfs: 0.7.4 -> 0.7.5 2020-01-19 08:28:52 +10:00
zowoq
0553f2a56b fuse-overlayfs: 0.7.3 -> 0.7.4
https://github.com/containers/fuse-overlayfs/releases/tag/v0.7.4
2020-01-17 20:56:34 +10:00
zowoq
9ce498e301 fuse-overlayfs: 0.7.2 -> 0.7.3 2020-01-12 08:59:11 +10:00
Peter Hoeg
af1b93f571 fuse-overlayfs: 0.7 -> 0.7.2 2019-12-12 19:41:03 +08:00
R. RyanTM
5d230d8c58 fuse-overlayfs: 0.6.2 -> 0.7 2019-11-25 17:35:30 -08:00
R. RyanTM
994e18df0a fuse-overlayfs: 0.5.1 -> 0.6.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/fuse-overlayfs/versions
2019-09-26 08:19:50 -07:00
R. RyanTM
daf83f7f06 fuse-overlayfs: 0.4.1 -> 0.5.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fuse-overlayfs/versions
2019-08-19 01:55:14 -07:00
R. RyanTM
ae8dd4ffdf fuse-overlayfs: 0.4 -> 0.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fuse-overlayfs/versions
2019-07-05 23:28:39 +02:00
Will Dietz
da93c8fb2f fuse-overlayfs: 0.3 -> 0.4 2019-06-15 10:58:48 +02:00
tilpner
b331161df2
fuse-overlayfs: 0.2 -> 0.3 2019-02-08 16:04:03 +01:00
Sean Haugh
f1f9543768 fuse-overlayfs: init at 0.2 2018-12-30 06:44:33 -06:00