Commit Graph

73 Commits

Author SHA1 Message Date
figsoda
a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Bernardo Meurer
1cb6ce9869
lollypop: 1.4.36 -> 1.4.35
The 1.4.36 release is broken for us:

```
Traceback (most recent call last):
  File "/nix/store/yqy14z7qhgr728k9myq7dilvk87nmsar-lollypop-1.4.36/bin/.lollypop-wrapped", line 46, in <module>
    from lollypop.application import Application
  File "/nix/store/yqy14z7qhgr728k9myq7dilvk87nmsar-lollypop-1.4.36/lib/python3.10/site-packages/lollypop/application.py", line 33, in <module>
    from lollypop.database import Database
  File "/nix/store/yqy14z7qhgr728k9myq7dilvk87nmsar-lollypop-1.4.36/lib/python3.10/site-packages/lollypop/database.py", line 21, in <module>
    from lollypop.database_upgrade import DatabaseAlbumsUpgrade
  File "/nix/store/yqy14z7qhgr728k9myq7dilvk87nmsar-lollypop-1.4.36/lib/python3.10/site-packages/lollypop/database_upgrade.py", line 24, in <module>
    from lollypop.helper_task import TaskHelper
  File "/nix/store/yqy14z7qhgr728k9myq7dilvk87nmsar-lollypop-1.4.36/lib/python3.10/site-packages/lollypop/helper_task.py", line 14, in <module>
    gi.require_version("Soup", "3.0")
  File "/nix/store/i9g6imnzqrnysfqj54jrdqb4ds3jh1kh-python3.10-pygobject-3.42.2/lib/python3.10/site-packages/gi/__init__.py", line 129, in require_version
    raise ValueError('Namespace %s not available for version %s' %
ValueError: Namespace Soup not available for version 3.0
```

This doesn't revert #201181, but it does move the version to 1.4.35, up
from the original 1.4.34, but dowgrading from 1.4.36.
2022-11-18 18:03:10 -05:00
Anna Aurora
bdd39e5757 lollypop: 1.4.24 → 1.4.36 2022-11-14 10:06:15 -06:00
Bernardo Meurer
1f3dfdd3ef
lollypop: 1.4.31 -> 1.4.34 2022-08-02 23:41:05 -07:00
Martin Weinelt
1337dd75d1 lollypop: 1.4.26 -> 1.4.31 2022-04-13 17:00:22 +02:00
Megumin
a0fce28ab0
lollypop: 1.4.23 -> 1.4.26 2021-12-31 19:10:10 +02:00
Bernardo Meurer
aec12877d3
lollypop: 1.4.17 -> 1.4.23 2021-09-06 20:33:03 -07:00
Vladimír Čunát
9f054b5e1a
treewide: remove worldofpeace from meta.maintainers
(It was requested by them.)
I left one case due to fetching from their personal repo:
pkgs/desktops/pantheon/desktop/extra-elementary-contracts/default.nix
2021-05-07 15:36:40 +02:00
Bernardo Meurer
6dcd1e4c6a
lollypop: 1.4.16 -> 1.4.17 2021-03-07 00:12:55 -08:00
Bernardo Meurer
5a05985243
lollypop: 1.4.5 -> 1.4.16 2021-02-14 15:11:16 -08:00
Bernardo Meurer
368c1d9d7d
lollypop: add lovesegfault to maintainers 2021-02-14 15:01:54 -08:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Jon Banafato
ac0323064d lollypop: 1.3.2 -> 1.4.5
lollypop has a new release.

[Full changelog](https://gitlab.gnome.org/World/lollypop/-/compare/1.3.2...1.4.5)
2020-11-07 19:29:44 -05:00
worldofpeace
d12c11e30c treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
worldofpeace
049d1a2db9 lollypop: 1.2.35 -> 1.3.2 2020-07-07 17:40:25 -04:00
worldofpeace
2457037d2e lollypop: 1.2.32 -> 1.2.35 2020-04-19 13:09:15 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
worldofpeace
14565eb2b3 lollypop: 1.2.23 -> 1.2.32 2020-04-01 00:24:27 -04:00
worldofpeace
5d31a94b11 lollypop: 1.2.16 -> 1.2.23 2020-03-03 20:11:46 -05:00
worldofpeace
c10c96b991 lollypop: add missing deps
We need the GIO_EXTRA_MODULE from glib-networking
2020-03-03 20:11:46 -05:00
worldofpeace
abe3475df8 treewide: remove bash snippets in flags
Co-Authored-By: Jan Tojnar <jtojnar@gmail.com>
2019-12-15 00:10:41 -05:00
worldofpeace
d2b71c643a lollypop: 1.2.5 -> 1.2.16 2019-12-02 20:33:25 -05:00
worldofpeace
dcd89d2c80 lollypop: 1.2.2 -> 1.2.5 2019-11-03 13:25:33 -05:00
worldofpeace
055715822e lollypop: 1.2.1 -> 1.2.2 2019-10-28 17:44:56 -04:00
worldofpeace
ac50b6a116 lollypop: 1.1.4.16 -> 1.2.1 2019-10-25 00:46:45 -04:00
Frederik Rietdijk
503081fa5b Merge staging into staging-next 2019-09-29 11:05:22 +02:00
worldofpeace
8f9135f511 lollypop: correct search-provider wrapping 2019-09-29 01:40:54 -04:00
worldofpeace
b0c2aea20b
treewide: drop adding hicolor-icon-theme where possible
This was either for the setup-hook to remove caches or added
even though the respective icon theme propagated it.
2019-09-18 22:47:26 +02:00
Will Dietz
3b9995ca8e
lollypop: 1.1.4.14 -> 1.1.4.16
https://gitlab.gnome.org/World/lollypop/-/tags/1.1.4.16
2019-09-13 22:30:25 -05:00
worldofpeace
8097e63ad8 lollypop: 1.1.4.2 -> 1.1.4.14
Removed python-wikipedia dependency [0]

[0]: https://gitlab.gnome.org/World/lollypop/-/tags/1.1.4.7
2019-08-14 19:59:02 -04:00
worldofpeace
4fbf2c3a3e lollypop: only produce one wrapper 2019-07-13 10:52:17 -04:00
worldofpeace
bb9f5bb92c lollypop: 1.1.3.1 -> 1.1.4.2
https://gitlab.gnome.org/World/lollypop/-/tags/1.1.4
https://gitlab.gnome.org/World/lollypop/-/tags/1.1.4
https://gitlab.gnome.org/World/lollypop/-/tags/1.1.4.2
2019-07-13 10:52:17 -04:00
worldofpeace
66d69c867e lollypop: 1.0.12 -> 1.1.3.1
Changes:
https://gitlab.gnome.org/World/lollypop/compare/1.0.12...1.1.3.1
2019-07-04 23:04:17 -04:00
worldofpeace
0512f90e7e lollypop: 1.0.10 -> 1.0.12 2019-06-11 00:35:43 -04:00
worldofpeace
ed40b9445f lollypop: 1.0.7 -> 1.0.10
also add changelog meta attribute, even though
it's not really a changelog.
2019-05-15 08:28:53 -04:00
worldofpeace
63438b8802 lollypop: remove uneeded runtime deps
These are no longer needed or never were.
2019-05-15 08:28:53 -04:00
worldofpeace
db9efc95b2 lollypop: add youtube and wikipedia support
Plus option for lastfm
2019-04-24 12:39:31 -04:00
worldofpeace
889dbe96d5 lollypop: 1.0.5 -> 1.0.7
https://gitlab.gnome.org/World/lollypop/tags/1.0.6
https://gitlab.gnome.org/World/lollypop/tags/1.0.7
2019-04-24 12:39:31 -04:00
worldofpeace
8f371c82bd lollypop: 1.0.3 -> 1.0.5
https://gitlab.gnome.org/World/lollypop/tags/1.0.4
https://gitlab.gnome.org/World/lollypop/tags/1.0.5
2019-04-11 04:38:01 -04:00
worldofpeace
3687a98b73 lollypop: 1.0 -> 1.0.3
https://gitlab.gnome.org/World/lollypop/tags/1.0.1
https://gitlab.gnome.org/World/lollypop/tags/1.0.2
https://gitlab.gnome.org/World/lollypop/tags/1.0.3
2019-03-30 22:04:09 -04:00
worldofpeace
6e72318904 lollypop: 0.9.923 -> 1.0
Large release, regressions expected.

Changes: https://gitlab.gnome.org/World/lollypop/compare/0.9.923...1.0

Release Notes:
* https://gitlab.gnome.org/World/lollypop/tags/0.9.924
* https://gitlab.gnome.org/World/lollypop/tags/0.9.925
* https://gitlab.gnome.org/World/lollypop/tags/1.0
2019-03-18 23:31:12 -04:00
Frederik Rietdijk
2fcb11a244 Merge staging-next into master 2019-03-01 09:06:20 +01:00
worldofpeace
48ed8d4f81 lollypop: 0.9.921 -> 0.9.923
https://gitlab.gnome.org/World/lollypop/tags/0.9.922
https://gitlab.gnome.org/World/lollypop/tags/0.9.923
2019-03-01 00:20:34 -05:00
worldofpeace
ba7eb15363 lollypop: add hicolor-icon-theme for setup hook 2019-02-24 22:50:37 -05:00
Frederik Rietdijk
c2eac6741b Merge master into staging-next 2019-02-24 09:19:12 +01:00
worldofpeace
13aa5c6cf9 lollypop: 0.9.915 -> 0.9.921 2019-02-21 19:28:44 -05:00
Frederik Rietdijk
d2c3fd5af0 Python: fix outfall after setting strictDeps = true; 2019-02-17 14:40:54 +01:00
worldofpeace
586df63c12 lollypop: 0.9.914 -> 0.9.915
https://gitlab.gnome.org/World/lollypop/tags/0.9.915
2019-01-28 17:23:12 -05:00
worldofpeace
72dba7b70d lollypop: 0.9.909 -> 0.9.914 2019-01-25 14:02:14 -05:00
Frederik Rietdijk
9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00