Commit graph

27 commits

Author SHA1 Message Date
R. RyanTM 3821eabd09 rpm-ostree: 2021.1 -> 2021.2 2021-02-18 15:43:25 +00:00
R. RyanTM c81739f1b9 rpm-ostree: 2020.8 -> 2021.1 2021-02-11 10:07:15 +01:00
Ben Siraphob 76f93cc731 pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08: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
Graham Christensen bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
R. RyanTM ebffae6598 rpm-ostree: 2020.7 -> 2020.8 2020-11-15 16:22:22 +00:00
Jan Tojnar bc7a68ac6c rpm-ostree: 2020.5 -> 2020.7
new website

- https://github.com/coreos/rpm-ostree/releases/tag/v2020.7
- https://github.com/coreos/rpm-ostree/releases/tag/v2020.6
2020-11-12 12:27:55 +01:00
freezeboy 7db8abb774 rpm-ostree: 2020.4 -> 2020.5 2020-09-25 15:16:38 +02:00
R. RyanTM 53f179dbe6 rpm-ostree: 2020.2 -> 2020.4 2020-09-01 23:34:12 +02:00
Jan Tojnar 508a132220
rpm-ostree: 2020.1 → 2020.2
https://github.com/coreos/rpm-ostree/releases/tag/v2020.2
2020-06-19 00:31:28 +02:00
Jan Tojnar 77c23a5933
rpm-ostree: add libdnf comments 2020-04-05 00:19:14 +02:00
Jan Tojnar f9bc083256 rpm-ostree: 2019.5 → 2020.1
https://github.com/coreos/rpm-ostree/compare/v2019.5...v2020.1
2020-02-10 12:55:23 -05:00
Jan Tojnar c55c3b9c3c rpm-ostree: clean up 2020-02-10 12:55:22 -05:00
worldofpeace dd6e2f773d rpm-ostree: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:46 -04:00
worldofpeace 2f48ebbdcf rpm-ostree: 2019.2 -> 2019.5
https://github.com/projectatomic/rpm-ostree/releases/tag/v2019.3
https://github.com/projectatomic/rpm-ostree/releases/tag/v2019.4
https://github.com/projectatomic/rpm-ostree/releases/tag/v2019.5
2019-08-18 04:23:17 -04:00
R. RyanTM d5f0acf3c3 rpm-ostree: 2019.1 -> 2019.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/rpm-ostree/versions
2019-03-03 09:15:57 +01:00
Jan Tojnar c0ffbe8f37
rpm-ostree: 2018.5 → 2019.1 2019-02-01 17:49:36 +01:00
Jan Tojnar a51a99c690
gobject-introspection: rename package
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
Jan Tojnar 3678f40632
rpm-ostree: 2016.10 → 2018.5 2018-06-24 16:10:32 +02:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
John Ericson ed14223f8c treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
Dan Peebles f35ab9c2f8 rpm-ostree: 2016.1 -> 2016.10
This also updates a bunch of its dependencies to enable the update,
and gets rid of libhif because upstream stopped maintaining it as
such, instead using it internally in other projects until they can
agree on an interface for it. Nothing seemed to be using libhif so
I'm not too concerned about removing it.
2016-10-12 20:31:02 +00:00
Robin Gloster b59df0f871 rpm: remove hack
elfutils now adds a eu- prefix to avoid collisions and has now therefore
been added to rpm as propagatedBuildInput
2016-08-24 19:26:55 +00:00
Dan Peebles 4f7ea068b4 rpm-ostree: bump version of libglnx to fix environment passing bug
See https://github.com/projectatomic/rpm-ostree/issues/277 for more
details.
2016-05-04 19:04:03 +00:00
Dan Peebles 6af34124a4 libhif, rpm-ostree: fix broken meta
Forgot to add stdenv.lib to scope!
2016-04-30 16:23:53 +00:00
Dan Peebles befc866714 rpm-ostree: add meta and add myself as a maintainer 2016-04-30 16:06:17 +00:00
Dan Peebles 203fee0618 rpm-ostree: init at 2016.1 2016-04-29 03:20:04 +00:00