Nikolay Amiantov
3a0c6f1402
zeroc-ice: 3.6.3 -> 3.7.2
...
Rename from zeroc_ice.
Take various improvements from Arch zero-ice package.
Move old version to zeroc-ice-36.
2019-09-06 20:21:09 +03:00
Daniël de Kok
05a0bf99c9
maturin: 0.7.1 -> 0.7.2
...
GitHub release:
https://github.com/PyO3/maturin/releases/tag/v0.7.2
This release provides some cross-compilation fixes.
2019-09-06 19:18:08 +02:00
Vlad Artamonov
25ac92e825
dep: 0.5.1 -> 0.5.4
2019-09-06 19:17:03 +02:00
Frederik Rietdijk
9b92496429
Merge pull request #68194 from adisbladis/drop-go-1_10
...
Drop unsupported go version 1.10
2019-09-06 19:14:02 +02:00
Doron Behar
f1bf4ec1f1
tinc: 1.0.35 -> 1.0.36
2019-09-06 19:13:29 +02:00
Doron Behar
f70e4c7d59
pdfcpu: 0.2.3 -> 0.2.4
2019-09-06 19:13:01 +02:00
Daniël de Kok
0910b661eb
makemkv: 1.14.4 -> 1.14.5
...
Changelog:
- Some small miscellaneous improvements
2019-09-06 19:12:38 +02:00
Aluísio Augusto Silva Gonçalves
e030351740
python: google-auth: make tests compatible with pytest 5
2019-09-06 19:08:51 +02:00
Aluísio Augusto Silva Gonçalves
084bd0ca66
python: beancount: 2.2.1 -> 2.2.3
2019-09-06 19:08:29 +02:00
Aaron Andersen
01ba11b8db
kdevelop, kdev-php, kdev-python: 5.4.1 -> 5.4.2
2019-09-06 13:08:13 -04:00
Nikolay Amiantov
50399b9546
mcpp: pname-ify
2019-09-06 19:11:07 +03:00
worldofpeace
5d4890b58d
Merge pull request #67585 from worldofpeace/system-config-printer
...
nixos/system-config-printer: init
2019-09-06 12:08:23 -04:00
worldofpeace
998f59ccda
nixos/mate: enable system-config-printer
...
After some research this should be installed as a program
in Mate or Cinnamon.
2019-09-06 12:06:32 -04:00
worldofpeace
335b8c65c7
nixos/plasma5: use system-config-printer module
2019-09-06 12:06:32 -04:00
worldofpeace
146532b272
nixos/xfce4-14: use system-config-printer module
2019-09-06 12:06:32 -04:00
worldofpeace
2fe7bd3ab3
nixos/gnome3: use system-config-printer module
2019-09-06 12:06:32 -04:00
worldofpeace
6b99ec2dbe
nixos/pantheon: use system-config-printer module
2019-09-06 12:06:32 -04:00
worldofpeace
4c722b3351
system-config-printer: hardcode executable in udev rule
2019-09-06 12:06:32 -04:00
worldofpeace
c6abb69785
rl-1909: note about system-config-printer
2019-09-06 12:06:32 -04:00
Vincent Laporte
22c50545f2
ocamlPackages.ocaml_lwt: 4.1.0 -> 4.2.1
...
Ensures compatibility with OCaml 4.08
2019-09-06 16:03:33 +00:00
Silvan Mosberger
cd9f199c2b
Merge pull request #68210 from ivan/nixos-railcar-string
...
nixos/railcar: remove use of the deprecated string type
2019-09-06 17:42:50 +02:00
worldofpeace
3722f1d20e
nixos/iwd: add tmpfiles rule for ead service
...
This is needed for the wired service ead.service.
(in ReadWritePaths)
2019-09-06 11:32:55 -04:00
Peter Simons
75388ff04f
haskell-zlib: drop obsolete overrides for ghc-8.8.x
2019-09-06 17:27:21 +02:00
Peter Simons
e5c85e39ab
haskell-tar: drop obsolete overrides for ghc-8.8.x
2019-09-06 17:27:21 +02:00
Michael Alan Dorman
4037a43630
jailbreak-cabal: updated package needs updated Cabal library
...
Only needs to be overridden for prior GHC releases.
2019-09-06 17:27:21 +02:00
Peter Simons
62771c8774
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
81252f75d2
.
2019-09-06 17:27:21 +02:00
rnhmjoj
7f01fe9845
haskellPackages.matplotlib: unmark as broken
2019-09-06 17:27:20 +02:00
Peter Simons
9786a40304
hackage2nix: update list of broken Haskell builds
2019-09-06 17:27:20 +02:00
Vladimír Čunát
2a7910655e
qt5 on darwin: revert back to 5.11
...
5.12 has been broken again, nad libsForQt5 has never been switched
anyway. This should unblock the nixpkgs channel. Discussion thread:
https://github.com/NixOS/nixpkgs/pull/66266#issuecomment-523131781
2019-09-06 17:18:56 +02:00
Dmitry Kalinkin
d6264f9094
Merge pull request #65726 from smaret/gildas-20190801_a
...
gildas: 20190701_a -> 20190901_a
2019-09-06 11:15:45 -04:00
Vladimír Čunát
0b0fddea20
Merge #67754 : thunderbird*: 60.8.0 -> 68.0
2019-09-06 17:05:32 +02:00
talyz
240649a510
nixos/gitlab: Extract arbitrary secrets from extraConfig
...
Adds the ability to make any parameter specified in extraConfig secret
by defining it an attrset containing the attr _secret, which in turn
is a path to a file containing the actual secret.
2019-09-06 16:57:23 +02:00
talyz
64358cb0e9
nixos/utils: Handle arbitrary secrets in JSON output files
...
Introduce new functions which allows modules to define options where,
if the input is an attrset and the output is JSON, the user can define
arbitrary secrets.
2019-09-06 16:56:25 +02:00
talyz
b351454cac
nixos/gitlab: Use postgresql module options to provision local db
...
Use the postgresql module to provision a local db (if
databaseCreateLocally is true) instead of doing this locally.
Switch to using the local unix socket for db connections by default;
this is needed since dbs created by the postgresql module only support
peer authentication.
Instead of running the rake tasks db:schema:load, db:migrate and
db:seed_fu, run gitlab:db:configure, which in turn runs these tasks
when needed.
Solves issue #53852 for gitlab.
2019-09-06 16:56:20 +02:00
Jan Tojnar
f9237f3152
Merge branch 'master' into staging-next
2019-09-06 16:55:11 +02:00
talyz
cbdf94c0f3
nixos/gitlab: Add support for storing secrets in files
...
Add support for storing secrets in files outside the nix store, since
files in the nix store are world-readable and secrets therefore can't
be stored safely there.
The old string options are kept, since they can potentially be handy
for testing purposes, but their descriptions now state that they
shouldn't be used in production. The manual section is updated to use
the file options rather than the string options and the tests now test
both.
2019-09-06 16:54:22 +02:00
Ivan Kozik
5a03f90525
nixos/railcar: remove use of the deprecated string type
...
This fixes the warning being emitted by nixos-rebuild switch:
building Nix...
building the system configuration...
trace: warning: types.string is deprecated because it quietly concatenates strings
It started emitting a warning in #66346 .
2019-09-06 14:53:11 +00:00
adisbladis
4a1189e0ab
Merge pull request #68207 from adisbladis/elk-5-removal
...
elasticsearch5/kibana5/beats5: Remove EOL packages
2019-09-06 15:29:09 +01:00
Jörg Thalheim
35f0ffb704
eksctl: 0.5.0 -> 0.5.1 ( #68188 )
...
eksctl: 0.5.0 -> 0.5.1
2019-09-06 15:03:20 +01:00
worldofpeace
792444af84
nixos/system-config-printer: init
2019-09-06 09:40:17 -04:00
adisbladis
194aac9eed
elk-stack: Add release note about elk-5 stack removal
2019-09-06 14:30:49 +01:00
adisbladis
a3032415f7
kibana5: Remove EOL package
2019-09-06 14:30:49 +01:00
adisbladis
bded2f69d3
beats-5.*: Drop EOL packages
2019-09-06 14:30:49 +01:00
R. RyanTM
7635bd187e
python37Packages.loguru: 0.3.1 -> 0.3.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-loguru/versions
2019-09-06 15:28:55 +02:00
adisbladis
4e30b30a65
logstash5: Remove EOL package
2019-09-06 14:22:15 +01:00
adisbladis
1b64fd7f53
journalbeat5: Remove EOL package
2019-09-06 14:22:15 +01:00
adisbladis
a870cad373
elasticsearch5: Remove package
...
It's EOL
2019-09-06 14:22:15 +01:00
adisbladis
0cce8856b2
elk-5: Remove tests
...
These packages are EOL and are about to be removed
2019-09-06 14:22:14 +01:00
Soner Sayakci
16429eb2c0
discord-ptb: 0.0.15 -> 0.0.16
2019-09-06 05:48:29 -07:00
Domen Kožar
d7c4106ce0
Merge pull request #68197 from jtojnar/nixos-doc-make-fix
...
nixos/doc/manual: Fix Makefile
2019-09-06 14:10:23 +02:00