Commit Graph
195882 Commits
Author SHA1 Message Date
worldofpeaceandJan Tojnar dac8bf9ed5 libpeas: correct gtk .pc file
Here's the diff post meson:
-prefix=/nix/store/hfrrby8wapcz17v927as18z3znqdv2ps-libpeas-1.22.0
-exec_prefix=${prefix}
-libdir=${exec_prefix}/lib
+prefix=/nix/store/sc8h3m6fv3zdjzpkimhm4yqarafhjp6y-libpeas-1.24.0
+libdir=${prefix}/lib
 includedir=${prefix}/include

-Name: libpeas-gtk
-Description: libpeas-gtk, a GObject plugins library (Gtk widgets)
-Requires: glib-2.0 >= 2.38.0, gtk+-3.0 >= 3.0.0, libpeas-1.0 >= 1.22.0
-Version: 1.22.0
+Name: libpeas-gtk-1.0
+Description: GObject plugins library widgetery
+Version: 1.24.0
+Requires.private: libpeas-1.0, glib-2.0 >=  2.38.0, gobject-2.0 >=  2.38.0, gobject-introspection-1.0 >=  1.39.0, gtk+-3.0 >=  3.0.0, gmodule-2.0 >=  2.38.0, gio-2.0 >=  2.38.0
+Libs: -L${prefix}//lib  -lpeas-gtk-1.0
 Cflags: -I${includedir}/libpeas-1.0
-Libs: -L${libdir} -lpeas-gtk-1.0

As we can see, all the requires got moved into private.
This appears to have broken midori [0]

[0]: https://hydra.nixos.org/build/101627205
2019-10-03 00:09:14 +02:00
worldofpeaceandJan Tojnar 1252132f08 midori: 7 -> 9.0
* add libarchive and json-glib

We use vala_0_44 to avoid the issue with sqlite3 vapi [0]

[0]: https://gitlab.gnome.org/GNOME/vala/commit/a54e4d89a449044c965869abf0ce78dadcf093ac.patch
2019-10-03 00:09:13 +02:00
worldofpeaceandJan Tojnar 7ba3608aa0 feedreader: fix build with latest libsecret 2019-10-03 00:09:13 +02:00
worldofpeaceandJan Tojnar 752ebe1078 libunity: fix build with latest vala
See: https://gitlab.gnome.org/GNOME/vala/issues/766
2019-10-03 00:09:13 +02:00
worldofpeaceandJan Tojnar e7b7d75825 epiphany: 3.32.4 -> 3.34.0 2019-10-03 00:09:13 +02:00
84fb39ef12 webkitgtk: 2.24.4 -> 2.26.1
* add fix-bubblewrap-paths.patch
* use clangStdenv
  We're running into #36947

Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2019-10-03 00:09:13 +02:00
worldofpeaceandJan Tojnar 38147b9215 nixos/gnome-initial-setup: prevent run on existing systems
GNOME initial setup's run is conditioned on whether
the gnome-initial-setup-done file exists in XDG_CONFIG_HOME
Because of this, every existing user will have initial setup
running because they never ran it before.

To prevent this we create the file if the users stateVersion
is older than 20.03 (the release we added this module).

Also drop uneeded manual conflicts as systemd.packages
does handle this.
2019-10-03 00:09:12 +02:00
worldofpeaceandJan Tojnar f462b376bb nixos/gdm: prevent g-i-s from running 2019-10-03 00:09:12 +02:00
worldofpeaceandJan Tojnar ea6aae81f1 gnome3.gdm: add branding
We use the logo key to add the NixOS text logo to GDM.
2019-10-03 00:09:12 +02:00
worldofpeaceandJan Tojnar f9b44934bc nixos/gnome-initial-setup: init
It tries to start during the GDM session even
with the conflicts.
2019-10-03 00:09:12 +02:00
worldofpeaceandJan Tojnar f8682c31dd gnome3.gnome-initial-setup: init at 3.34.0 2019-10-03 00:09:11 +02:00
worldofpeaceandJan Tojnar 4ff0d1e23f umockdev: use latest vala 2019-10-03 00:09:11 +02:00
worldofpeaceandJan Tojnar 41d71bacd6 dee: pull in patches
Fixes the deprecation warnings and vapi stuff.
This also allows us to use latest vala.
2019-10-03 00:09:11 +02:00
R. RyanTMandLassulus d33e497b1b unrar: 5.7.5 -> 5.8.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/unrar/versions
2019-10-02 23:52:53 +02:00
John MercierandLassulus 2e2b068e04 micronaut 1.2.1 -> 1.2.3 2019-10-02 23:15:56 +02:00
Silvan MosbergerandGitHub 899937e1ca Merge pull request #69868 from Infinisil/config-check-warning
nixos/nix-daemon: Prevent network warning when checking config
2019-10-02 23:15:13 +02:00
Silvan MosbergerandGitHub 2b1e2f2e97 Merge pull request #69746 from Infinisil/rem-opt-usage-message
lib.mkRemovedOptionModule: Show replacement for option usage too
2019-10-02 23:11:41 +02:00
LassulusandGitHub f9b2528866 Merge pull request #70168 from schmittlauch/cawbird
cawbird: init at 1.0.1, replace corebird
2019-10-02 23:05:10 +02:00
Evan StollandLassulus cdc963c5f3 gitkraken: 6.2.0 -> 6.2.1 2019-10-02 22:55:04 +02:00
Silvan MosbergerandGitHub 643a329a4c do-agent: init at 3.5.6 (#69186)
do-agent: init at 3.5.6
2019-10-02 22:34:26 +02:00
José Romildo MalaquiasandLassulus 9f58b7c4bb catfish: 1.4.7 -> 1.4.10 2019-10-02 22:28:13 +02:00
Peter SimonsandGitHub 31714a442d Merge pull request #70192 from obsidiansystems/call-hackage-cross
haskell: Speed up cross callHackage by using native source
2019-10-02 22:15:48 +02:00
Trolli Schmittlauch f855e588b7 corebird: drop package due to discontinuation, recommend cawbird as alternative 2019-10-02 22:07:42 +02:00
Maximilian BoschandGitHub 4537d0de34 Merge pull request #69995 from r-ryantm/auto-update/xterm
xterm: 348 -> 349
2019-10-02 21:54:04 +02:00
Philipp MiddendorfandLassulus 4ec79e8c09 quake3e: init at 2019-09-09 2019-10-02 21:53:08 +02:00
Matthew BauerandGitHub 47f384e238 Merge pull request #70265 from nyanloutre/ledger_live_icon_fix
ledger-live-desktop: add smaller desktop icon
2019-10-02 15:45:10 -04:00
Nathan YongandLassulus bd1ff8696b vcv-rack: 1.1.4 -> 1.1.5 2019-10-02 21:37:20 +02:00
nyanloutre 902de7a412 ledger-live-desktop: add smaller desktop icon
Original 1024x1024 icon doesn't show properly in KDE
2019-10-02 21:19:52 +02:00
R. RyanTMandLassulus 69e5edca7b wavebox: 4.7.3 -> 4.11.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wavebox/versions
2019-10-02 20:41:25 +02:00
LassulusandGitHub dc00a981b2 Merge pull request #70204 from 0x4A6F/master-qubes-core-vchan-xen
qubes-core-vchan-xen: init at 4.1.2
2019-10-02 20:39:45 +02:00
Vladimír Čunát a215655227 Merge #68593: nettle: 3.4.1 -> 3.5.1 into staging 2019-10-02 20:21:41 +02:00
Vladimír Čunát 96d65875f8 unbound: fix build with nettle-3.5 2019-10-02 20:15:47 +02:00
Peter SimonsandGitHub 8cd5aa8a82 Merge pull request #69194 from danbst/pg11-nixos
nixos/postgresql: switch default 9.6 -> 11
2019-10-02 20:02:25 +02:00
yvt 00a54207e0 nixos/do-agent: Depend on network-online.target 2019-10-03 02:44:33 +09:00
Marek MahutandGitHub c18e6fb510 Merge pull request #70225 from jonringer/fix-poetry
pythonPackages.poetry: fix python2 build
2019-10-02 18:41:46 +02:00
yvt e3c1ecf111 nixos/do-agent: Use DynamicUser 2019-10-03 01:30:41 +09:00
yvt b1acc7dc8b maintainer: Set githubId of yvt 2019-10-03 01:09:27 +09:00
John WiegleyandGitHub 133eb427c1 libbfd: use zlib.dev as input (#70247)
libbfd: use zlib.dev as input
2019-10-02 17:58:23 +02:00
0x4A6F ffa991e7a0 qubes-core-vchan-xen: init at 4.1.2 2019-10-02 15:26:53 +00:00
Ryan MulliganandGitHub e5b783bd22 Merge pull request #69969 from r-ryantm/auto-update/sourcetrail
sourcetrail: 2019.2.39 -> 2019.3.46
2019-10-02 07:26:52 -07:00
Mario RodasandMatthieu Coudron 44e14e9494 rclone: 1.49.3 -> 1.49.4
Changelog: https://forum.rclone.org/t/rclone-1-49-4-release/12099
2019-10-02 23:06:29 +09:00
Domen KožarandGitHub cb4332e3eb Merge pull request #69886 from NixOS/haskell-updates
Haskell updates
2019-10-02 15:51:55 +02:00
worldofpeaceandGitHub 643b6a8c76 Merge pull request #70042 from ericdallo/add-gnome-extension-drop-down-terminal
gnomeExtensions.drop-down-terminal: init at v24
2019-10-02 13:48:20 +00:00
Eric Dalloandworldofpeace b1bf22ab00 gnomeExtensions.drop-down-terminal: init at 24 2019-10-02 09:44:02 -04:00
Domen Kožar bf22c802e1 haddock: fix build 2019-10-02 15:35:50 +02:00
Peter Simons 9dfa74a9a8 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/54d61d70bc071d03e652e6d662e4d944d20723c5.
2019-10-02 15:25:01 +02:00
Domen Kožar 5258f5597d haddock-*: fix by pinning 2019-10-02 15:15:47 +02:00
worldofpeaceandGitHub f8a5999a4e Merge pull request #70241 from delroth/vulnix-setuptools
vulnix: add missing setuptools dependency
2019-10-02 12:56:59 +00:00
talyzandAlyssa Ross 96a1dbac97 bundler: 1.17.2 -> 1.17.3
Extracted from https://github.com/NixOS/nixpkgs/pull/70216.
2019-10-02 12:35:10 +00:00
Marek MahutandGitHub a1c6434ebd Merge pull request #70242 from mmahut/jormungandr
jormungandr: 0.5.4 -> 0.5.5
2019-10-02 14:20:42 +02:00