Commit Graph
187560 Commits
Author SHA1 Message Date
worldofpeace f2eddec042 glib: drop define BSD_COMP
I fail to see where or for what it is useful for.
2019-08-05 06:19:44 -04:00
worldofpeace 3b085b45b9 pantheon.elementary-settings-daemon: add cflag G_DISABLE_CAST_CHECKS
Mirror c7c727fa93.
2019-08-05 06:14:38 -04:00
worldofpeace c7c727fa93 gnome3.gnome-settings-daemon: add cflag G_DISABLE_CAST_CHECKS
This is what would have been passed before with the release
buildtype.

See: https://gitlab.gnome.org/GNOME/gnome-settings-daemon/blob/GNOME_SETTINGS_DAEMON_3_32_1/meson.build#L73
2019-08-05 06:13:01 -04:00
worldofpeace 60266eb504 glib: add cflag G_DISABLE_CAST_CHECKS
This is what would have been passed before with the release
buildtype.

See: https://gitlab.gnome.org/GNOME/glib/blob/2.60.4/meson.build#L208
2019-08-05 06:10:50 -04:00
worldofpeace 27a71a19ed gtk3: defines for debugging, disable cast checks
Because we're using plain buildtype these have to be
passed manually.

See: https://gitlab.gnome.org/GNOME/gtk/blob/3.24.10/meson.build#L59

With autotools the mapping for the the options to the defines was:

yes:     G_ENABLE_DEBUG G_ENABLE_CONSISTENCY_CHECKS
minimum: G_ENABLE_DEBUG G_DISABLE_CAST_CHECKS
no:      G_DISABLE_CAST_CHECKS G_DISABLE_ASSERT G_DISABLE_CHECKS

So we're passing the exact ones that would've been used for minimum.

Additionally it isn't a good idea to pass the equivalents used for "no" 
as it eliminates G_ENABLE_DEBUG which disables pre-condition checks and 
assertions. The actual option only existed to serve people who needed a 
specific build of GTK for very specific environments. And now they are
much better served with meson's plain buildtype and figuring out what to
pass themselves.
2019-08-05 06:09:25 -04:00
Tadeo KondrakandJörg Thalheim 8a604d2dbc fribidi: fix cross compilation (#64655) 2019-08-03 07:27:50 +01:00
Frederik RietdijkandGitHub 5e32d10aeb Merge pull request #65043 from volth/cpan2nix-2019-07-18
perlPackages: update
2019-08-03 08:16:57 +02:00
Frederik RietdijkandGitHub 7560e2d64f Merge pull request #65376 from abbradar/mdadm-upstream
Use upstream units for mdadm
2019-08-03 08:06:07 +02:00
Frederik RietdijkandGitHub 8fa3fb092e Merge pull request #65624 from worldofpeace/bump-networkmanager
networkmanager: 1.18.1 -> 1.18.2
2019-08-03 08:02:35 +02:00
Jonathan RingerandFrederik Rietdijk 65bba1f622 pythonPackages.simplejson: 3.16.0 -> 3.16.1 2019-08-03 07:52:46 +02:00
Justin HummandFrederik Rietdijk 4908aaf3c9 spidermonkey_38, spidermonkey_60: fix cross compilation
This is essentially the same as done in
65f2b0a2a3.

For spidermonkey_38 I set --enable-posix-nspr-emulation, as it would
otherwise complain about a wrong NSPR version and that trick seemed to
be successful in spidermonkey_60 anyway.
2019-08-03 07:51:46 +02:00
Justin HummandFrederik Rietdijk 7ee6674ec3 elinks: use recent spidermonkey version 2019-08-03 07:51:46 +02:00
Justin HummandFrederik Rietdijk c3cc950001 mediatomb: use recent spidermonkey 2019-08-03 07:51:46 +02:00
Frederik Rietdijk 4afe7a7bf3 Merge staging-next into staging 2019-08-03 07:48:19 +02:00
Frederik Rietdijk fbf4028074 Merge master into staging-next 2019-08-03 07:47:54 +02:00
Frederik Rietdijk 53328909da Merge staging-next into master, closes #65497 2019-08-03 07:42:50 +02:00
xrelkdandFrederik Rietdijk 49f281d287 font-awesome: 5.10.0 -> 5.10.1 2019-08-03 07:13:50 +02:00
Jonathan RingerandFrederik Rietdijk 9ef0b35a63 pythonPackages.msreset: 0.6.8 -> 0.6.9 2019-08-03 07:13:26 +02:00
Jonathan RingerandFrederik Rietdijk 0bca1209e5 python3Packages.ipykernel: 5.1.0 -> 5.1.1 2019-08-03 07:12:55 +02:00
Jonathan RingerandFrederik Rietdijk 6e880c201f pythonPackages.nbval: 0.9.1 -> 0.9.2 2019-08-03 07:12:42 +02:00
Jonathan RingerandFrederik Rietdijk 52b6651132 pythonPackages.pytest-cram: fix build 2019-08-03 07:12:25 +02:00
Frederik Rietdijk cd9846239a and another gdk_pixbuf rename 2019-08-03 07:10:13 +02:00
worldofpeaceandGitHub f8de228675 Merge pull request #64707 from worldofpeace/cerbere-fix
pantheon.cerbere: 0.2.4 -> 2.5.0
2019-08-02 21:36:02 -04:00
WilliButzandGitHub dd3333ad18 Merge pull request #65784 from ciil/jira-update
atlassian-jira: 8.2.3 -> 8.3.0
2019-08-03 01:35:21 +02:00
Maximilian BoschandGitHub 0d0705b163 Merge pull request #65821 from WilliButz/update-loki
grafana-loki: 0.1.0 -> 0.2.0
2019-08-03 01:19:02 +02:00
WilliButz 2d09016ed3 grafana-loki: 0.1.0 -> 0.2.0 2019-08-03 00:19:14 +02:00
Jonathan RingerandFrederik Rietdijk 5304191cd7 pyload: fix build 2019-08-02 23:33:16 +02:00
Nikolay KorotkiyandFrederik Rietdijk 6a22620c5b qmapshack: use Qt mkDerivation 2019-08-02 23:32:30 +02:00
Frederik Rietdijk d20a59d2e5 Merge master into staging-next 2019-08-02 23:27:18 +02:00
Michael RaskinandGitHub 66644848cb Merge pull request #64753 from malob/update-add-vim-plugin-docs
Updating documentation about adding new Vim plugins
2019-08-02 21:25:16 +00:00
worldofpeaceandGitHub 7fb44be46b Merge pull request #65756 from Kiwi/update-bitwarden-cli
bitwarden-cli: fix build
2019-08-02 17:11:20 -04:00
Maximilian BoschandGitHub 2eda061bb2 Merge pull request #65810 from WilliButz/prometheus-exporters-replace-nobody
nixos/prometheus-exporters: replace nobody/nogroup
2019-08-02 23:10:03 +02:00
Marek MahutandGitHub 39d9b5d8a5 Merge pull request #65815 from petabyteboy/feature/cbmem
cbmem: init at 4.9
2019-08-02 23:02:58 +02:00
Marek MahutandGitHub f56447e71f Merge pull request #65816 from dywedir/dua
dua: 2.1.5 -> 2.1.11
2019-08-02 23:01:59 +02:00
worldofpeaceandGitHub 4b4be58cdb Merge pull request #65788 from rawkode/feature/qtwrap-vokoscreen
vokoscreen: use qt5's mkDerivation
2019-08-02 16:59:37 -04:00
Robert Djubek 4253edd1fe bitwarden-cli: fix build
Updated with./generate.sh so that it builds. Fixes #63158
2019-08-02 20:57:25 +00:00
worldofpeaceandGitHub 3dd1acbc94 Merge pull request #65791 from xrelkd/update/youtube-dl
youtube-dl: 2019.07.30 -> 2019.08.02
2019-08-02 16:53:28 -04:00
Thomas TuegelandGitHub 421782edb1 Merge pull request #65526 from samueldr/feature/qt-strict-compatible-versions
qt5*: Enforce strict compatible version paths
2019-08-02 15:04:04 -05:00
Vladyslav M 713c004589 dua: 2.1.5 -> 2.1.11 2019-08-02 22:42:21 +03:00
Mario RodasandGitHub 41fa251ebc Merge pull request #65814 from dywedir/lsd
lsd: 0.15.1 -> 0.16.0
2019-08-02 14:24:12 -05:00
Milan Pässler 64c5ea07da cbmem: init at 4.9 2019-08-02 21:01:00 +02:00
Vladyslav M 253272ce9f lsd: 0.15.1 -> 0.16.0 2019-08-02 21:37:23 +03:00
WilliButz 370370aa2c nixos/release-notes: add note about prometheus-exporters 2019-08-02 18:50:02 +02:00
WilliButz 1ce989cce6 nixos/prometheus-exporters: update documentation 2019-08-02 18:50:01 +02:00
WilliButz 29d765e250 nixos/prometheus-wireguard-exporter: use ExecStart instead of script 2019-08-02 18:50:01 +02:00
WilliButz afd0dc17d6 nixos/prometheus-exporters: use DynamicUser by default
Only define seperate users and groups when necessary.
2019-08-02 18:50:01 +02:00
WilliButz 495222a840 nixos/prometheus-exporter: use separate user for each exporter
Stop using nobody/nogroup by default and use seperate users for each
exporter instead.
2019-08-02 18:49:56 +02:00
WilliButzandGitHub c221f9fdf2 Merge pull request #65751 from mayflower/pkgs/prometheus-postgres-exporter
prometheus-postgres-exporter: init at 0.5.1
2019-08-02 18:45:32 +02:00
Vasiliy YorkinandVincent Laporte 3aed444d57 ocamlPackages.secp256k1: init at 0.4.0 2019-08-02 16:01:53 +00:00
Graham ChristensenandGitHub 08939a7902 Merge pull request #65801 from mbbx6spp/mbbx6spp/update-manual-copyright-end-year
nixos/doc+manual: change copyright year 2018->2019
2019-08-02 11:50:23 -04:00