Jan Tojnar
|
d4e741f6dc
|
pantheon.appcenter: Fix build
Use upstream patch.
To make it apply, we need to update the src hash, which r-ryantm did not do during the version bump: https://github.com/NixOS/nixpkgs/pull/101311
|
2021-05-05 22:43:00 +02:00 |
|
Ben Siraphob
|
5fffcef915
|
pkgs/desktops: 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 |
|
Sandro
|
4a43b8918f
|
Merge pull request #101311 from r-ryantm/auto-update/appcenter
pantheon.appcenter: 3.4.2 -> 3.5.1
|
2020-11-27 02:37:10 +01:00 |
|
WORLDofPEACE
|
a9785c51fb
|
pantheon.appcenter: use libhandy_0
|
2020-10-24 01:17:01 +02:00 |
|
R. RyanTM
|
ca2562af84
|
pantheon.appcenter: 3.4.2 -> 3.5.1
|
2020-10-22 01:15:35 +00:00 |
|
worldofpeace
|
3acebf2165
|
pantheon.appcenter: 3.4.1 -> 3.4.2
https://github.com/elementary/appcenter/releases/tag/3.4.2
|
2020-09-03 19:43:43 -04:00 |
|
worldofpeace
|
d12c11e30c
|
treewide: use nix-update updateScript for packages I maintain
|
2020-07-29 12:33:39 -04:00 |
|
worldofpeace
|
d74da4fe52
|
pantheon.appcenter: fix build
I believe I misunderstood some things greatly 😅️
|
2020-07-22 16:00:09 -04:00 |
|
worldofpeace
|
6c3b7923f0
|
pantheon.appcenter: 3.3.0 -> 3.4.0
|
2020-06-07 13:38:57 -04:00 |
|
worldofpeace
|
e22f36ecc0
|
pantheon.appcenter: 3.2.4 -> 3.3.0
https://github.com/elementary/appcenter/releases/tag/3.3.0
|
2020-06-07 12:48:23 -04:00 |
|
worldofpeace
|
0e27a1f2b4
|
Merge pull request #84916 from worldofpeace/pantheon-update-04-10
Pantheon update 2020-04-10
|
2020-04-10 14:17:48 -04:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
worldofpeace
|
0ec78fe131
|
pantheon.appcenter: 3.2.3 -> 3.2.4
https://github.com/elementary/appcenter/releases/tag/3.2.4
|
2020-04-10 12:12:41 -04:00 |
|
worldofpeace
|
e41d30dc74
|
pantheon.appcenter: 3.2.2 -> 3.2.3
|
2020-04-05 20:17:46 -04:00 |
|
worldofpeace
|
a54dcfe076
|
pantheon.appcenter: 3..2.1 -> 3.2.2
https://github.com/elementary/appcenter/releases/tag/3.2.2
|
2020-02-28 19:26:12 -05:00 |
|
worldofpeace
|
95dfa8b8cf
|
pantheon: no bash update script, nixpkgs_github_update
Cuz ew. What could be more ew? Not this really.
Clearly using update-source-version (bash) from a different lang
is better? 😜️
|
2019-12-22 01:47:42 -05:00 |
|
worldofpeace
|
39bce33332
|
pantheon.appcenter: 3.2.0 -> 3.2.1
https://github.com/elementary/appcenter/releases/tag/3.2.1
|
2019-12-04 18:27:24 -05:00 |
|
worldofpeace
|
ce5ccf8b44
|
pantheon.appcenter: init at 3.2.0
|
2019-10-31 21:15:53 -04:00 |
|