Commit Graph

276791 Commits

Author SHA1 Message Date
Benjamin Hipple c18baa9b8f
Merge pull request #116571 from sternenseemann/lowdown-0.8.3
lowdown: 0.8.2 -> 0.8.3
2021-03-16 22:41:47 -04:00
Dennis Gosnell 7582dc16d3
Merge pull request #116560 from sternenseemann/spacecookie-1.0.0.0-overrides
haskellPackages.spacecookie: enable extra tests, install man pages
2021-03-17 10:59:48 +09:00
AndersonTorres dcdafc6a3a dialog: 1.3-20210117 -> 1.3-20210306 2021-03-16 21:56:58 -03:00
sternenseemann a646e5d827 lowdown: 0.8.2 -> 0.8.3
Bug fixes: 29cdf7b75e/versions.xml (L1068-L1082)
2021-03-17 01:41:03 +01:00
Raphael Megzari f295110b26
prometheus-postgres-exporter: add environment file (#116373)
* prometheus-postgres-exporter: add environment file

* Update nixos/modules/services/monitoring/prometheus/exporters/postgres.nix

Co-authored-by: WilliButz <WilliButz@users.noreply.github.com>
2021-03-17 01:36:31 +01:00
ajs124 31ced622fa
Merge pull request #116538 from helsinki-systems/sogo-py3
sogo: python2 -> python3
2021-03-17 00:49:08 +01:00
sternenseemann b8c710490c haskellPackages.spacecookie: enable extra tests, install man pages
Add an override to configuration-common.nix adding the following
features to the derivation:

* Let test suite discover the built spacecookie binary, so it doesn't
  skip integration tests (which are very cheap and take just over 1s).
* Install man pages shipped in the sdist. (If someone is eager to get
  rid of this override feel free to explain to me how to achieve this
  without a Custom build-type which pulls in thousands of modules from
  Cabal. :p)
2021-03-17 00:47:26 +01:00
Samuel Gräfenstein a5ea64eaca
onlyoffice-bin: gnome3.gsettings_desktop_schemas -> gsettings-desktop-schemas
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:21 +01:00
Samuel Gräfenstein 1590aa4b0a
zathura: openjpeg_2 -> openjpeg
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:21 +01:00
Samuel Gräfenstein a4efd8c3e1
gnome3.gtk -> gtk3
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:21 +01:00
Samuel Gräfenstein c8ef61d419
sympa: remove redundant perlPackages
They are not needed anymore since they are built into Perl now.
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:20 +01:00
Samuel Gräfenstein aef8f1edb0
treewide: perlPackages.LWPProtocolhttps -> perlPackages.LWPProtocolHttps
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:20 +01:00
Samuel Gräfenstein 06ebe5e6a6
perlPackages: pkgs.mysql-client -> pkgs.mariadb.client
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:20 +01:00
Samuel Gräfenstein b1383168fd
perlPackages: ClassAccessorFast -> ClassAccessor
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:20 +01:00
Samuel Gräfenstein 817f0fd741
perlPackages: NetLDAP -> perlldap
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:19 +01:00
Samuel Gräfenstein e5deebdf53
treewide: Remove references to perlPackages.TestMore
It's not needed anymore since it's built into Perl now.
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:19 +01:00
Samuel Gräfenstein 819ab46fe7
treewide: pkgconfig -> pkg-config
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:19 +01:00
Samuel Gräfenstein 9ce80206a1
treewide: saneBackends -> sane-backends
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:18 +01:00
Samuel Gräfenstein 40d746ed7b
nodePackages: v4l_utils -> v4l-utils
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:18 +01:00
Samuel Gräfenstein 3096979f78
pythonPackages.notify: pkgs.pkgconfig -> pkgs.pkg-config
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:18 +01:00
Samuel Gräfenstein 6b6d2abfa0
treewide: xlibs -> xorg
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:18 +01:00
Samuel Gräfenstein 052c06bf05
lisp-modules/*: gdk_pixbuf -> gdk-pixbuf
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:17 +01:00
Samuel Gräfenstein d90e7ac2e1
kicad: gnome3.dconf -> dconf
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:17 +01:00
Samuel Gräfenstein c3e3a8b21b
kgx: gnome3.libgtop -> libgtop
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:17 +01:00
Samuel Gräfenstein 5ff80aea18
gnunet-gtk: gnome3.glade -> glade
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:17 +01:00
Samuel Gräfenstein 0b9377822c
treewide: gnome3.libgee -> libgee
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:16 +01:00
Samuel Gräfenstein b72ee5775c
treewide: gnome2.gtk -> gtk2
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:16 +01:00
Samuel Gräfenstein 703a406181
gcstar: perlPackages.LWPUserAgent -> LWP
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:16 +01:00
Samuel Gräfenstein b156dae1d6
extract_url: perlPackages.MIMEtools -> perlPackages.MIMETools
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:16 +01:00
Samuel Gräfenstein 672cd0c8e7
treewide: gnome3.gtkmm -> gtkmm3
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:15 +01:00
Samuel Gräfenstein 9517398973
treewide: gnome3.defaultIconTheme -> gnome3.adwaita-icon-theme
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:15 +01:00
Peter Simons c76cb7cbb9 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.16.0-13-gefcfbb2 from Hackage revision
86da7f5ea3.
2021-03-16 23:25:28 +01:00
Peter Simons a9956e3b23 Stackage Nightly 2021-03-14 2021-03-16 23:25:10 +01:00
José Luis Lafuente 6057486791
vimPluging.vim-flog: init at 2021-03-16 2021-03-16 23:08:43 +01:00
Florian Klink 68d6ffc8d5
Merge pull request #115549 from adrianparvino/new-nixos-unstable
systemd: Handle template overrides
2021-03-16 23:05:11 +01:00
Sandro 7144d47bb2
Merge pull request #116553 from flokli/vscode-libxshmfence
vscode*: add libxshmfence to buildInputs
2021-03-16 22:38:18 +01:00
Fabian Affolter ccb87c7eef
python3Packages.pyatv: 0.7.6 -> 0.7.7 (#116267) 2021-03-16 22:37:12 +01:00
Marek Fajkus 3d703d6307
renoise: Add desktop item (#115606)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-16 22:36:24 +01:00
Florian Klink 510171f2b6 vscode*: add libxshmfence to buildInputs
Like recent chrom[e,ium], Electron >= 12 applications need libxshmfence.

vscode is preparing to switch to electron 12.0.0 (https://github.com/microsoft/vscode/tree/electron-12.x.y).

This introduces libxshmfence to the buildInputs of generic.nix, allowing
custom builds to reuse the same generic Nix. We'll also need this code
as soon as a release with Electron 12.x is out.
2021-03-16 22:11:05 +01:00
Sandro b702a56d41
Merge pull request #116543 from helsinki-systems/heimdal-py3
heimdal: python2 -> python3
2021-03-16 21:32:43 +01:00
Fabian Affolter 6324cc322d python3Packages.msldap: 0.3.27 -> 0.3.28 2021-03-16 20:58:10 +01:00
Sandro e9f42f11e5
Merge pull request #116541 from fabaff/bump-httpx
python3Packages.httpx: 0.17.0 -> 0.17.1
2021-03-16 20:03:33 +01:00
Sandro d300102c97
Merge pull request #116539 from helsinki-systems/libayatana-appindicator-no-py
libayatana-appindicator: drop unneeded python dependency
2021-03-16 20:03:12 +01:00
R. RyanTM 14a5e515e9 operator-sdk: 1.4.2 -> 1.5.0 2021-03-16 18:29:11 +00:00
sternenseemann 5b3290333a ocamlPackages.ocaml_extlib: add support for OCaml 4.12
Pull in patches from https://github.com/ygrek/ocaml-extlib/pull/55
which add support for OCaml 4.12. These patches are also included in
extlib 1.7.8, however extlib 1.7.8 includes some API changes which break
for example google-drive-ocamlfuse.

Therefore we follow the opam repository and patch our default extlib
version: https://github.com/ocaml/opam-repository/pull/18041
2021-03-16 19:10:29 +01:00
Martin Weinelt 22e17d823d
Merge pull request #116505 from fabaff/bump-brother
python3Packages.brother: 0.2.1 -> 0.2.2
2021-03-16 18:50:02 +01:00
ajs124 08d0cc0566 heimdal: python2 -> python3 2021-03-16 18:29:51 +01:00
"Andrey Kuznetsov" b2165e8828
vimPlugins.git-blame-nvim: init at 2021-02-20 2021-03-16 17:24:20 +00:00
"Andrey Kuznetsov" 9ddaeef7a6
vimPlugins.nvim-nonicons: init at 2021-03-15 2021-03-16 17:24:20 +00:00
Andrey Kuznetsov b3bfdf60f6
vimPlugins.vim-clap: updated cargoSha256 2021-03-16 17:24:20 +00:00