274017 Commits

Author SHA1 Message Date
Samuel Dionne-Riel
4836a3dfb4
Merge pull request #113556 from MatthewCroughan/add-ubootOrangePiZero
U-Boot: Adds Orange Pi Zero build
2021-02-24 13:38:30 -05:00
Jörg Thalheim
dca9fa5ede
Merge pull request #114231 from Mic92/glib 2021-02-24 18:32:49 +00:00
Bernardo Meurer
f6b5bfdb47
Merge pull request #114236 from taku0/firefox-bin-86.0
firefox-bin: 85.0.2 -> 86.0 [High security fixes]
2021-02-24 18:30:23 +00:00
Ivan Babrou
b4976c28fa python3Packages.parso: fix flaky test due to slow moving time 2021-02-24 18:14:15 +00:00
R. RyanTM
ea301fc230 poppler: 21.01.0 -> 21.02.0 2021-02-24 19:07:24 +01:00
Alvar
ca16e7dc52
olm: 3.2.1 -> 3.2.2 (#114245)
Next to the version bump, some little refactoring was performed.
2021-02-24 19:01:39 +01:00
Robert ar@bash.org.pl Gerus
c1dcadc986 solvespace: 2.3-20190501 -> 3.0.rc2 2021-02-24 18:51:39 +01:00
Michael Weiss
682696deba
tcpflow: 1.5.2 -> 1.6.1
The substituteInPlace "patch" is required to fix the following build error:
datalink.cpp:177:27: error: format not a string literal and no format
arguments
[8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-security-Werror=format-security8;;]
  177 |         DEBUG(6)(s.c_str());
      |                           ^

This also removes me as maintainer since I don't use tcpflow anymore.
2021-02-24 18:45:20 +01:00
Martin Weinelt
7b9c874d67
firefox-esr: 78.7.1esr -> 78.8.0esr
/cc original PR #114152.  ESR doesn't need to go through staging.
I briefly ran it on X11 x86_64 NixOS and checked build on aarch64.
(for other's testing see the PR linked above)
2021-02-24 18:41:30 +01:00
Bernardo Meurer
b30cfdc2ce
Merge pull request #114152 from mweinelt/firefox
firefox: 85.0.2 -> 86.0; firefox-esr: 78.7.1esr -> 78.8.0esr; rust-cbindgen: 0.15.0 -> 0.17.0
2021-02-24 17:38:26 +00:00
talyz
53d9ec83ff
nixos/gitlab: postgresql: Make PSQL a function, run as superUser
A function is more appropriate for this use. See
http://mywiki.wooledge.org/BashFAQ/050 for reference.

Also, we don't need to run the service as root: since we essentially
run all commands as `services.postgresql.superUser` anyway, the whole
service can just run as that user instead.
2021-02-24 18:32:31 +01:00
talyz
2b3800b9c7
nixos/gitlab: Change default SMTP port, enable postfix only if used
Change the default SMTP port to `25`, to better match the default
address `localhost`. This gets rid of some error outputs in the test,
where it fails to connect to localhost:465.

Also, don't enable postfix by default unless it's actually useful to
us.
2021-02-24 18:32:24 +01:00
talyz
f8ab43ef7b
nixos/gitlab: Switch from unicorn to puma
Puma is the new upstream default server since GitLab 13.
2021-02-24 18:31:30 +01:00
talyz
2ec397ff9f
nixos/gitlab: Clean up the config dir more thoroughly
This removes all the subdirectories in `config` on start.

From one version of GitLab to the next, the files in the `config`
directory changes. Since we're only overwriting the existing files
with ones from the repo, cruft sometimes gets left behind,
occationally causing issues.

Ideally, all configuration put in the `config` directory is declared
by NixOS options and we could just remove the whole directory on
start, but I'm not sure if that's the case. It would also require a
little bit of additional rework and testing. The subdirectories,
however, should seldom contain user configuration and the ones that
frequently does, `initializers`, is already removed on start.
2021-02-24 18:31:24 +01:00
Louis Bettens
9fd6ee224a onionshare: 2.3 -> 2.3.1 2021-02-24 18:10:34 +01:00
Louis Bettens
58e767c037 onionshare: allow using nix run 2021-02-24 18:10:34 +01:00
Louis Bettens
d25e92102d onionshare: 2.2 -> 2.3 2021-02-24 18:10:34 +01:00
Jörg Thalheim
c3ea33e72b
weechatScripts.wee-slack: 2.6.0 -> 2.7.0 2021-02-24 18:04:36 +01:00
R. RyanTM
ed25882b43 php73Extensions.xdebug: 3.0.2 -> 3.0.3 2021-02-24 17:00:24 +00:00
Jörg Thalheim
cc8ad48f0b
Merge pull request #111034 from tmountain/master 2021-02-24 16:54:26 +00:00
Sandro
54a266a752
Merge pull request #99932 from alexbakker/argon2_cffi-20.1.0
argon2_cffi: 19.2.0 -> 20.1.0
2021-02-24 17:53:10 +01:00
Michael Weiss
2c042fe9c8
tdesktop: 2.5.9 -> 2.6.0
This also adds libthai and libdatrie as optional dependencies for gtk3.
2021-02-24 17:49:59 +01:00
adisbladis
9c852b8d2c
Merge pull request #114251 from adisbladis/emacs-telega-stable
emacs.pkgs.telega: Prefer telega from melpa stable
2021-02-24 17:36:54 +01:00
Max Gonzih
cec4ee2ebe
metals: 0.9.10 -> 0.10.0 2021-02-24 11:34:46 -05:00
Max Gonzih
c411077ef6
air: init at 1.15.1 2021-02-24 11:18:41 -05:00
adisbladis
ce30081651
emacs.pkgs.telega: Prefer telega from melpa stable
Telega uploads packages that are incompatible with stable tdlib
releases to melpa and ones that are compatible to melpa stable.

This makes the melpa packages very unreliable and we should prefer the
one from melpa stable.
2021-02-24 17:03:54 +01:00
adisbladis
4370433b49
Merge pull request #114246 from adisbladis/emacs-override-pkgs-lib
emacs-packages: Make pkgs & lib overrideable
2021-02-24 17:03:11 +01:00
Michael Weiss
5dcd93de33
dav1d: 0.8.1 -> 0.8.2 (#114141) 2021-02-24 16:56:37 +01:00
Michael Weiss
b0c1c1b8d9
iproute2: 5.10.0 -> 5.11.0 (#114144)
"Most of the changes in this release are updates
for new functionality for Data Center Bridging (dcb) utility.
Also several updates for bridge, and devlink." [0]

[0]: https://lore.kernel.org/netdev/20210223195857.3de03c2a@hermes.local/
2021-02-24 16:55:55 +01:00
R. RyanTM
74c6b71074 opensubdiv: 3.4.3 -> 3.4.4 2021-02-24 15:48:53 +00:00
Pavel Borzenkov
e81087813f maintainers: add pborzenkov 2021-02-24 18:34:32 +03:00
R. RyanTM
29e63d7696 parallel: 20210122 -> 20210222 2021-02-24 15:12:56 +00:00
Tim Steinbach
c3178c39b0 sbt: Remove updateScript
`nix-shell -p nix-update --command "nix-update sbt"` is more reliable
2021-02-24 09:51:14 -05:00
Tim Steinbach
af2e9e5046 sbt: Replace VM test with installCheckPhase 2021-02-24 09:51:14 -05:00
Tim Steinbach
2962d51b90 argus-clients: Fix build, build client tools 2021-02-24 09:48:58 -05:00
adisbladis
1f18e81fd6
emacs-packages: Remove old FOR CONTRIBUTORS comment
It doesn't apply any more.
2021-02-24 15:46:08 +01:00
adisbladis
2b84cf6e18
emacs-packages: Make pkgs & lib overrideable
With these changes it's possible to override pkgs & lib by:
```
emacs.pkgs.override { pkgs = fooPkgs; }
```
and get them to coherently apply to all emacs packages.
2021-02-24 15:46:08 +01:00
adisbladis
c68c81fb01
emacsPackagesFor: Remove all pkgs inherits from call site 2021-02-24 15:40:58 +01:00
adisbladis
b673be8336
emacsPackagesFor: Internalise trivialBuild/melpaBuild
I want less strangeness that's not obviously overrideable.
2021-02-24 15:40:58 +01:00
adisbladis
9647372202
emacs.pkgs: Get rid of external from all-packages.nix
This was a strange construct that made these attrsets more difficult to work with.

It's simpler to just use pkgs.
2021-02-24 15:40:58 +01:00
Martin Weinelt
4953e793ee
Merge pull request #114126 from r-ryantm/auto-update/bluez
bluez: 5.55 -> 5.56
2021-02-24 15:34:04 +01:00
Martin Weinelt
059e818b2f
firefox: 85.0.2 -> 86.0 2021-02-24 15:06:49 +01:00
Martin Weinelt
841fcbdb17
firefox-esr: 78.7.1esr -> 78.8.0esr 2021-02-24 15:06:49 +01:00
Martin Weinelt
d9ff1b4a4d
rust-cbindgen: 0.15.0 -> 0.17.0
https://github.com/eqrion/cbindgen/releases/tag/v0.16.0
https://github.com/eqrion/cbindgen/releases/tag/v0.17.0
2021-02-24 15:06:49 +01:00
Martin Weinelt
dda48309c9
Merge pull request #114137 from helsinki-systems/upd/nss
nss: 3.60 -> 3.61
2021-02-24 15:05:52 +01:00
06kellyjac
c939abf9a1 waypoint: 0.2.2 -> 0.2.3
- add installCheckPhase
- add runHooks to build and install
2021-02-24 13:56:21 +00:00
Aaron Andersen
fbecdac147
Merge pull request #113487 from aanderse/nixos/galera
nixos/mysql: properly configure mariadb for galera recovery
2021-02-24 08:49:54 -05:00
ajs124
ea63f9a4da nss: 3.60 -> 3.61 2021-02-24 14:45:02 +01:00
Fabian Affolter
bc95081388 python3Packages.awesomeversion: 21.2.2 -> 21.2.3 2021-02-24 14:23:49 +01:00
Alwin Berger
96876f1e9a io: switch to pname
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-24 14:00:12 +01:00