Jan Tojnar
86ec321e63
link-grammar: 5.8.1 -> 5.9.1
...
https://github.com/opencog/link-grammar/blob/link-grammar-5.9.1/ChangeLog
Remove libz dependency since that has only been used by minisat.
Also clean up the expression.
2021-05-02 15:17:26 +02:00
Jan Tojnar
1818ef1785
cloudsmith-cli: init at 0.26.0
2021-05-01 10:53:14 -07:00
Jan Tojnar
d26d771381
python3.pkgs.click-configfile: init at 0.2.3
2021-05-01 10:53:14 -07:00
Jan Tojnar
0d55d38b41
python3.pkgs.click-spinner: init at 0.1.10
2021-05-01 10:53:14 -07:00
Jan Tojnar
af688cc00e
python3.pkgs.cloudsmith-api: init at 0.54.15
2021-05-01 10:53:14 -07:00
Jan Tojnar
1733bade1a
Merge pull request #121226 from zhaofengli/librem-take2
...
phosh: init at 0.10.2
2021-05-01 18:41:50 +02:00
Jan Tojnar
4c7a200156
Merge pull request #120488 from jtojnar/cus-flake
...
common-updater-scripts: Support flake-compat repos
2021-04-25 03:13:33 +02:00
Jan Tojnar
0f1c4558d3
Merge branch 'master' into staging-next
...
Choose binwalk 2.3.1, 27 is legacy version for Python 2.
2021-04-25 02:50:48 +02:00
Jan Tojnar
ac0319febf
Merge pull request #120231 from bobby285271/master
...
doc: Convert builders/images/* to markdown
2021-04-24 16:36:26 +02:00
Jan Tojnar
3771de8ae0
common-updater-scripts: Support attribute lookup in flake
...
In flakes, packages are not exposed directly but instead they are declared
inside “packages” or “legacyPackages” output under their host platform.
flake-compat reflects this.
Let’s look for an attribute also in these outputs if the direct lookup fails.
2021-04-24 04:52:48 +02:00
Jan Tojnar
38e20a3242
common-updater-scripts: Replace flake source by local path
...
When update-source-version is run in a repo with flake-compat,
it would find the files in Nix store.
Let’s replace them with the local path of the repository.
2021-04-24 03:42:01 +02:00
Jan Tojnar
3c781e6d19
common-updater-scripts: handle default.nix without arguments
...
So that the script can be used outside of nixpkgs.
For example, the default.nix recommended by flake-compat does not take arguments.
2021-04-24 03:41:33 +02:00
Jan Tojnar
d788c091b6
common-updater-scripts: remove lib dependency
...
So that the script can be used outside of nixpkgs.
2021-04-24 02:50:53 +02:00
Jan Tojnar
80e5df8b5a
geoclue2: Use our own Mozilla API key
...
https://github.com/NixOS/nixpkgs/issues/110031#issuecomment-777078988
2021-04-14 02:34:36 +02:00
Jan Tojnar
0fc0dd22ff
geoclue2: 2.5.6 → 2.5.7
...
https://gitlab.freedesktop.org/geoclue/geoclue/-/commits/2.5.7
2021-04-14 02:32:49 +02:00
Jan Tojnar
c096439846
geoclue2: clean up
2021-04-14 02:32:49 +02:00
Jan Tojnar
617e1a0547
Merge pull request #118978 from raboof/gi-docgen-fix-devhelp-and-index-json-ordering
...
gi-docgen: make DevHelp and index.json ordered
2021-04-12 23:44:22 +02:00
Jan Tojnar
8e11233d0b
Merge pull request #119205 from davidak/mutter
...
mutter: fix build
2021-04-12 23:08:21 +02:00
Jan Tojnar
625ce6c7f6
Merge branch 'staging-next' into staging
...
In python-packages.nix, resolve conflict between 50d604314e and 187d0371ab .
2021-04-08 17:14:31 +02:00
Jan Tojnar
e3c239fa55
gi-docgen: fix patch URL
...
Fixes: https://github.com/NixOS/nixpkgs/issues/118728
2021-04-07 15:33:15 +02:00
Jan Tojnar
b47bf79d2a
Merge branch 'staging-next' into staging
2021-04-07 05:41:17 +02:00
Jan Tojnar
714ef27ffe
Merge branch 'master' into staging-next
2021-04-07 05:32:57 +02:00
Jan Tojnar
7e98527206
Merge pull request #116236 from jtojnar/flatpak-spawn-path
...
flatpak: attempt to fix flatpak-spawn --clear-env
2021-04-06 22:57:34 +02:00
Jan Tojnar
5a80eca002
Merge pull request #118665 from jtojnar/input
...
input-fonts: make Nix download the source
2021-04-06 22:21:27 +02:00
Jan Tojnar
1ca880a228
flatpak: fix flatpak-spawn --clear-env
...
Chromium Flatpak package uses flatpak-spawn command for sandboxing
the child processes. The command comes from flatpak-xdg-utils, which is
presumably included in Flatpak runtimes. The command then calls Spawn
method of the portal.
The portal supports running commands in a clear environment when passed
FLATPAK_SPAWN_FLAGS_CLEAR_ENV flag. Unfortunately, that also clears PATH,
which is probably what prevents `flatpak` command itself from being found.
There is a relevant TODO note in the code:
https://github.com/flatpak/flatpak/blob/1.10.2/portal/flatpak-portal.c#L995-L999
For now, let’s hardcode the path to the binary.
2021-04-06 19:16:34 +02:00
Jan Tojnar
7d01c1e6d5
fontforge-fonttools: Install all tools
...
Since CMake port, the contrib files are not installed. Let's use a Debian patch to install them.
2021-04-06 17:52:07 +02:00
Jan Tojnar
70babe5bcf
Merge branch 'staging-next' into staging
2021-04-06 16:25:41 +02:00
Jan Tojnar
c04a14edd6
Merge branch 'master' into staging-next
2021-04-06 16:01:14 +02:00
Jan Tojnar
57ced14370
input-fonts: make Nix download the source
...
The website generates a ZIP archive with fresh TTF files for each download,
which will have different “modified” field in the TTF metadata each time.
This makes `requireFile` useless as the ZIP file will not have a static hash.
Instead, let’s make user accept the license in Nix and download the file for them.
Then, we can post-process it and hopefully achieve a somewhat fixed output.
This is still not really reproducible since:
- the font can be updated (last update in 2015)
- the fonttools used by the server can be updated to one producing a different output
- the fonttools used by this package can be updated
- the fonttools might actually be non-deterministic
But hopefully these events are rare so it will be more stable than the ZIP produced by upstream,
which changes every time. When that happens, we can always just update it like we did before.
We do not need to worry about cache since the package is unfree.
I also added myself as a maintainer.
2021-04-06 15:28:59 +02:00
Jan Tojnar
7a772a476d
Merge pull request #118065 from benneti/update-power-profiles-daemon
...
power-profiles-daemon: 0.1 -> 0.8
2021-04-05 10:46:14 +02:00
Jan Tojnar
b3c854b60b
Merge branch 'staging-next' into staging
2021-03-26 07:53:44 +01:00
Jan Tojnar
9031057b0e
Merge pull request #117292 from rhoriguchi/gnomeExtensions.unite
...
gnomeExtensions.unite: 45 -> 47
2021-03-25 17:04:30 +01:00
Jan Tojnar
69167a7026
Merge pull request #117047 from collares/gtksourceview4
...
gtksourceview4: fix intermittent "resource not found" build errors
2021-03-25 14:24:17 +01:00
Jan Tojnar
a57a59febe
Merge pull request #117424 from mvnetbiz/evolution-pst-import
...
libpst: build as shared library, evolution: enable importing Outlook .pst data files
2021-03-24 05:24:44 +01:00
Jan Tojnar
8a839991ac
Merge pull request #117030 from maxeaubrey/NetworkManager-1.30.2
...
networkmanager: 1.30.0 -> 1.30.2
2021-03-21 01:00:32 +01:00
Jan Tojnar
179b0d9ddc
libdmapsharing: init at 3.9.10
2021-03-20 01:28:29 +01:00
Jan Tojnar
07ac0c6d99
Merge pull request #115436 from maxeaubrey/glib_2.66.7
...
glib: 2.66.4 -> 2.66.8
2021-03-19 00:42:06 +01:00
Jan Tojnar
09bbc0bb1e
Merge pull request #116787 from jtojnar/gimp-nodot
...
gimp: Fix crash without dot
2021-03-18 22:56:23 +01:00
Jan Tojnar
39bc2f7abe
gimp: Fix crash without dot
...
GEGL 0.4.28 started marking introspect action as unavailable when dot is not present.
But GIMP previously required the action to be present at startup, even though it was only ever used in dev builds.
Let’s apply an upstream patch that removes this strict requirement.
2021-03-18 22:18:51 +01:00
Jan Tojnar
2445e9a681
Merge branch 'master' into staging-next
2021-03-18 19:24:39 +01:00
Jan Tojnar
ca4e26d1e6
Merge pull request #116435 from jtojnar/fwupd-1.5.7
...
fwupd: 1.5.5 → 1.5.7
2021-03-18 14:23:23 +01:00
Jan Tojnar
f2ec8eb9c4
Merge pull request #116347 from jtojnar/pango-1.48
...
pango: 1.47.0 → 1.48.3
2021-03-18 14:23:01 +01:00
Jan Tojnar
d687129df5
Merge pull request #116242 from jtojnar/no-fish-args
...
buildFishPlugin: do not pass irrelevant arguments down
2021-03-18 14:22:28 +01:00
Jan Tojnar
0136206b12
Merge branch 'master' into staging-next
2021-03-18 13:35:59 +01:00
Jan Tojnar
1b70a02481
Merge pull request #114879 from Pacman99/calls-update
...
calls: 0.2.0 -> 0.3.1, callaudiod: 0.0.4 -> 0.1.0
2021-03-17 10:55:30 +01:00
Jan Tojnar
f63098a9c5
gegl_0_4: 0.4.26 → 0.4.28
...
NEWS: https://gitlab.gnome.org/GNOME/gegl/-/commit/91ace253930a83874f30a1d13e0ea5bbc2e5174c
Changes: https://gitlab.gnome.org/GNOME/gegl/-/compare/GEGL_0_4_26...GEGL_0_4_28
- New dependency maxflow.
- dot path has been briefly hardcoded added (https://gitlab.gnome.org/GNOME/gegl/-/commit/5ac40e3c3f9ab25b1208a96a8fdcae6fd72958ef ) but then it was switched back to finding it on PATH (https://gitlab.gnome.org/GNOME/gegl/-/commit/1f50456de59c686941a861d299a63bfcd4126ee5 ). Given that it is optional dependency only needed for debugging and graphviz is big, I have decided not to hardcode it in a patch.
2021-03-15 23:08:40 +01:00
Jan Tojnar
534800263c
pango: 1.47.0 → 1.48.3
...
https://gitlab.gnome.org/GNOME/pango/-/blob/1.48.3/NEWS#L1-34
2021-03-15 18:54:08 +01:00
Jan Tojnar
17e45089da
gi-docgen: init at 2021.2
2021-03-15 18:54:08 +01:00
Jan Tojnar
ae44266b6e
fwupd: 1.5.5 → 1.5.7
...
Announcement:
- https://blogs.gnome.org/hughsie/2021/02/16/fwupd-1-5-6/
Changelogs:
- https://github.com/fwupd/fwupd/releases/tag/1.5.6
- https://github.com/fwupd/fwupd/releases/tag/1.5.7
Main changes:
- Adds UEFI SBAT support:
https://github.com/fwupd/fwupd/blob/1.5.7/plugins/uefi-capsule/README.md#uefi-sbat-support
https://github.com/rhboot/shim/blob/39b96c01bfd4547f38c9e573ff5d551057ea272c/SBAT.md
2021-03-15 16:49:08 +01:00
Jan Tojnar
0a35ec9f15
Merge pull request #116050 from maxeaubrey/gnome_3.38.4
...
Gnome 3.38.4 updates
2021-03-15 02:50:09 +01:00
Jan Tojnar
c3b4d2d073
gnome-podcasts: port away from buildRustPackage
...
The new setup hooks compose better with Meson setup hooks.
Also correct license.
2021-03-14 17:49:07 +01:00
Jan Tojnar
e3b0f976d4
shortwave: port away from buildRustPackage
...
The new setup hooks compose better with Meson setup hooks.
Had to add Git since mkDerivation does not bring it in any more.
2021-03-14 17:48:27 +01:00
Jan Tojnar
4853c6369d
contrast: port away from buildRustPackage
...
The new setup hooks compose better with Meson setup hooks.
Needed to add libsass – not sure how sass-sys crate built without it before.
2021-03-14 17:47:18 +01:00
Jan Tojnar
6f0dd4247b
fractal: port away from buildRustPackage
...
The new setup hooks compose better with Meson setup hooks.
Also correct license.
2021-03-14 17:46:32 +01:00
Jan Tojnar
99fe978702
Merge pull request #113881 from jtojnar/stdenv.md
...
doc: Port stdenv to Markdown
2021-03-14 15:45:49 +01:00
Jan Tojnar
e031b21364
Merge pull request #115415 from maxeaubrey/network-manager-applet-1.20.0
...
networkmanagerapplet: 1.18.0 -> 1.20.0
2021-03-14 15:41:47 +01:00
Jan Tojnar
ab4767964e
Merge pull request #116118 from maxeaubrey/gupnp-igd_1.2.0
...
gupnp-igd: 0.2.5 -> 1.2.0
2021-03-14 02:31:43 +01:00
Jan Tojnar
91574a3a39
Merge pull request #115123 from Pacman99/phone-evolution
...
evolution-data-server: enable phone number support
2021-03-14 02:27:20 +01:00
Jan Tojnar
f854ee87f0
doc: Port stdenv to Markdown
...
Added the following ids to avoid possible id conflicts from ids auto-generated from titles:
- setup-hook-perl
- setup-hook-python
- setup-hook-pkg-config
- setup-hook-automake
- setup-hook-autoconf
- setup-hook-libxml2
- setup-hook-gdk-pixbuf
2021-03-14 02:18:52 +01:00
Jan Tojnar
53830ca04c
doc: Port stdenv/multiple-output to Markdown
2021-03-14 02:18:40 +01:00
Jan Tojnar
921d0269cc
doc: Port stdenv/meta to Markdown
2021-03-14 02:15:14 +01:00
Jan Tojnar
a16ce80193
Merge branch 'staging-next' into staging
2021-03-14 02:09:44 +01:00
Jan Tojnar
b19f08ec61
nixos/doc: Fix release notes syntax
2021-03-14 02:01:46 +01:00
Jan Tojnar
4fc9a95b48
gtk3: 3.24.26 → 3.24.27
...
Also add GNOME to maintainers.
2021-03-14 00:55:22 +01:00
Jan Tojnar
be6d79d83f
folks: Fix tests with e-d-s linked with libphonenumber support
2021-03-13 15:53:04 -08:00
Jan Tojnar
80134e07d5
Merge pull request #115987 from maxeaubrey/gtk3_3.24.26
...
gtk3: 3.24.24 -> 3.24.26
2021-03-14 00:44:56 +01:00
Jan Tojnar
f21526b5bb
buildFishPlugin: do not pass irrelevant arguments down
...
mkDerivation does not care about checkPlugins and checkFunctionDirs so let’s avoid polluting the scope.
Also remove installPath argument altogether for the same reason since it is not used at all.
2021-03-13 21:30:37 +01:00
Jan Tojnar
01a4d350c7
Merge branch 'master' into staging-next
...
Reverted https://github.com/NixOS/nixpkgs/pull/115228 for kodi to avoid conflict.
It does not look like unzip would be used but not investigating now to speed up merge conflict resolution.
2021-03-13 19:16:43 +01:00
Jan Tojnar
4f6919dcc7
Merge pull request #116200 from dotlambda/libhandy-1.2.0
...
libhandy: 1.0.3 -> 1.2.0
2021-03-13 18:00:30 +01:00
Jan Tojnar
1df29ee456
libqmi: propagate requireds
...
glib and libqrtr-glib are listed in the Requires field of the pkg-config file so we need to propagate them in order for depenents to be able to use this library.
2021-03-13 17:17:03 +01:00
Jan Tojnar
9a64ee2b45
Merge branch 'staging-next' into staging
2021-03-13 01:58:15 +01:00
Jan Tojnar
ab479f9b43
Merge pull request #115967 from maxeaubrey/vala_update
...
vala: 0.40.18 -> 0.40.25, 0.46.5 -> 0.46.13, 0.48.9 -> 0.48.14, init 0.50.4
2021-03-13 00:49:56 +01:00
Jan Tojnar
f747bcb868
Merge branch 'master' into staging-next
2021-03-12 19:58:39 +01:00
Jan Tojnar
6eed4a89f6
libqmi: propagate requireds
...
glib and libqrtr-glib are listed in the Requires field of the pkg-config file so we need to propagate them in order for depenents to be able to use this library.
2021-03-12 19:45:43 +01:00
Jan Tojnar
4b6373aa2e
Merge pull request #115837 from r-ryantm/auto-update/flatpak
...
flatpak: 1.10.1 -> 1.10.2
2021-03-12 16:59:37 +01:00
Jan Tojnar
3d92c78160
Merge pull request #115620 from r-ryantm/auto-update/telepathy-glib
...
telepathy-glib: 0.24.1 -> 0.24.2
2021-03-11 19:35:34 +01:00
Jan Tojnar
5285e5b72c
telepathy-glib: 0.24.1 -> 0.24.2
...
Switched to python3 & cleaned up the expression while at it.
https://github.com/TelepathyIM/telepathy-glib/compare/telepathy-glib-0.24.1...telepathy-glib-0.24.2
2021-03-11 16:12:31 +01:00
Jan Tojnar
8f3169ab3d
telepathy-glib: do not propagate python
...
Python is only used as build tool these days so it is not necessary to ensure consistency across telepathy packages.
2021-03-11 16:05:36 +01:00
Jan Tojnar
f026133110
flatpak: 1.10.1 -> 1.10.2
2021-03-11 15:29:53 +01:00
Jan Tojnar
53bf5c322d
libqmi: 1.26.10 -> 1.28.2
...
New dependency on QRTR.
Also cleaned up the expression a bit.
- https://lists.freedesktop.org/archives/libqmi-devel/2021-February/003552.html
- https://lists.freedesktop.org/archives/libqmi-devel/2021-March/003554.html
2021-03-08 18:58:50 +01:00
Jan Tojnar
08564e2bd3
libqrtr-glib: init at 1.0.0
...
libqrtr-glib is a GLib-based library to manage and access the QRTR (Qualcomm IPC Router) bus, required by libqmi.
- https://lists.freedesktop.org/archives/libqmi-devel/2021-February/003542.html
- https://lists.freedesktop.org/archives/libqmi-devel/2021-February/003550.html
2021-03-08 18:58:50 +01:00
Jan Tojnar
388dfa5cbd
Merge pull request #114506 from r-ryantm/auto-update/msitools
...
msitools: 0.99 -> 0.100
2021-03-07 17:59:44 +01:00
Jan Tojnar
512284ed14
msitools: 0.99 -> 0.101
...
https://ftp.fau.de/gnome/sources/msitools/0.101/msitools-0.101.news
2021-03-07 17:30:07 +01:00
Jan Tojnar
5cf49c8e5b
libupnp: 1.14.0 -> 1.14.1
...
Clean up and switch to CMake.
2021-03-07 01:01:51 +01:00
Jan Tojnar
3f4d4ee05a
Merge pull request #114210 from jtojnar/fix-optionals
...
top-level/php-packages: fix types
2021-03-06 22:13:01 +01:00
Jan Tojnar
49571f6a42
Merge pull request #114330 from jtojnar/warsow-env
...
warsow: clean up
2021-03-06 22:12:30 +01:00
Jan Tojnar
1465e8e397
Merge branch 'staging-next' into staging
2021-03-06 19:56:45 +01:00
Jan Tojnar
909c7c15d5
Merge branch 'master' into staging-next
2021-03-06 19:52:41 +01:00
Jan Tojnar
35648276c8
Merge pull request #115206 from tadfisher/maxflow
...
maxflow: init at 3.0.5
2021-03-05 21:28:26 +01:00
Jan Tojnar
3f2e5044ce
Merge branch 'staging-next' into staging
2021-03-05 20:39:38 +01:00
Jan Tojnar
4fcaf2b443
Merge branch 'master' into staging-next
2021-03-05 20:38:56 +01:00
Jan Tojnar
6d1958ad2d
Merge branch 'staging-next' into staging
2021-03-04 22:16:45 +01:00
Jan Tojnar
a992d68671
Merge branch 'master' into staging-next
2021-03-04 22:11:37 +01:00
Jan Tojnar
9bfe3b3e41
Merge branch 'master' into staging-next
2021-03-03 19:47:08 +01:00
Jan Tojnar
913394a1d9
Merge branch 'staging-next' into staging
2021-03-01 19:30:56 +01:00
Jan Tojnar
5e1f82cc4b
Merge pull request #114416 from sternenseemann/licenses-shortNames
...
lib/licenses: fix regression removing shortName for some licenses
2021-02-26 10:25:34 +01:00
Jan Tojnar
aedef77f10
fprintd: 1.90.1 → 1.90.9
...
https://gitlab.freedesktop.org/libfprint/fprintd/-/blob/v1.90.9/NEWS#L1-73
2021-02-26 02:47:10 -05:00
Jan Tojnar
032ed6ca4b
libfprintd: enable tests
...
virtual-image driver is needed for fprintd tests and enabling it
required patching shebangs of test-related scripts so I have enabled
tests here as well.
2021-02-26 02:47:10 -05:00
Jan Tojnar
be4c6fe4c8
libfprint: 1.90.5 -> 1.90.7
...
- https://gitlab.freedesktop.org/libfprint/libfprint/-/tags/v1.90.7
- https://gitlab.freedesktop.org/libfprint/libfprint/-/tags/v1.90.6
Also correct license, drop no longer needed cflags and avoid alias.
2021-02-26 02:47:10 -05:00
Jan Tojnar
f02fc10d0d
meld: fix icon loader
2021-02-25 11:49:47 +01:00