Ben Wolsieffer
939cd1bf4c
processing: 3.4 -> 3.5.3
2019-08-16 22:22:03 -04:00
Mario Rodas
33d3777986
Merge pull request #65590 from marsam/update-brakeman
...
brakeman: 4.5.1 -> 4.6.1
2019-07-30 18:34:46 -05:00
Michael Weiss
63f93407b9
lsb-release: Fix/replace with a custom Bash script ( #64258 )
...
See #64258 for more details and some discussion.
Fix #22729 .
tl;dr: This fixes the behaviour at run-time but uses "n/a" defaults
inside the Nix build sandbox (build-time).
There might still be a few minor regressions, we might have to tweak
the behaviour over time (e.g. the implementation from Debian also
differs from the original version), and we could refactor the script,
but it should work well enough for now.
2019-07-31 00:20:00 +02:00
Matthew Bauer
c0fe97b12e
Merge pull request #65213 from tobim/pkgsStatic/enhance
...
pkgsStatic: improve usability
2019-07-30 16:30:27 -04:00
magenbluten
576c04a9a5
suricata: init at 4.1.4
2019-07-30 20:16:04 +02:00
Michael Weiss
14ce4947b2
k9copy, kpmcore: Mark as broken
...
See: https://github.com/NixOS/nixpkgs/pull/63260#pullrequestreview-251601561
The build for kpmcore is only broken when the Qt version is older than
5.12.
2019-07-30 19:53:58 +02:00
Michael Weiss
8760c695d4
swiften, pypy: Mark as broken
...
swiften is broken since 2018-10-18:
x86_64-linux: https://hydra.nixos.org/build/97180305
aarch64-linux: https://hydra.nixos.org/build/97193043
pypy is broken since 2019-05-29:
x86_64-linux (pypy): https://hydra.nixos.org/build/97214777
x86_64-linux (pypy3): https://hydra.nixos.org/build/97221287
The builds for swiften and reposurgeon (depends on pypy) regularly fail
during rebuilds for SCons updates (e.g. [0]).
[0]: https://github.com/NixOS/nixpkgs/pull/65392
2019-07-30 19:25:43 +02:00
Vincent Laporte
ca3f1c20d7
ocamlPackages.toml: init at 5.0.0
2019-07-30 16:18:39 +00:00
Vincent Laporte
c75b84a7c4
dune: disable for OCaml < 4.02
2019-07-30 16:18:39 +00:00
Michael Weiss
1d102b90e6
tdesktopPackages.*: Remove the attributes in favour of tdesktop
...
This is a refactoring of "tdesktop", i.e. the resulting derivation isn't
affected by this commit (only the tdesktopPackages.* attributes are
removed).
I decided to remove the attributes "tdesktopPackages.*" as I don't
maintain the preview version anymore. There are regular stable releases
and we depend on the patches from Arch Linux which only track the stable
version as well, i.e. I would have to maintain our own patches, which
would either require an additional repository or "bloat" Nixpkgs (apart
from the fact that it would be unnecessarily time-consuming).
2019-07-30 17:34:35 +02:00
Jörg Thalheim
609ce6a23d
Merge pull request #65600 from plumelo/feature/vim-plugins
...
vimPlugins: update; add vim plugins: merge-tool, quickfix-reflector.vim, twig-vim, jsx-vim, vim-javascript-syntax, vim-html-template-literals, starsearch-vim
2019-07-30 15:43:58 +01:00
Vladimír Čunát
3e17fe4522
ffmpeg{_4,-full}: 4.1.3 -> 4.1.4 (security)
...
Fixes #64656 CVE-2019-13312 CVE-2019-13390.
2019-07-30 15:31:24 +02:00
Samuel Dionne-Riel
ccc55347c5
Merge pull request #65559 from grahamc/obs-studio
...
obs-studio: wrap QT application to fix xcb plugin abort
2019-07-30 09:08:17 -04:00
Aaron Andersen
f94d37c5af
Merge pull request #65572 from AluisioASG/aerc
...
aerc: 0.1.4 -> 0.2.1; add ncurses to PATH
2019-07-30 08:59:49 -04:00
Graham Christensen
c547924878
obs-studio: use qt's mkDerivation to fix xcb plugin abort
2019-07-30 08:26:00 -04:00
Frederik Rietdijk
1190f69d34
calibre: use qt5.wrapQtAppsHook, partially fixes #65313
...
Still fails due to Qt issue.
2019-07-30 13:16:18 +02:00
Frederik Rietdijk
92cb811455
git-cola: use qt5.wrapQtAppsHook
2019-07-30 13:16:18 +02:00
Edmund Wu
706518f761
epubcheck: 4.2.1 -> 4.2.2
2019-07-30 13:01:17 +02:00
Daniel Schaefer
05f8fe7ed2
udisks: 2.8.2 -> 2.8.4
...
https://github.com/storaged-project/udisks/releases/tag/udisks-2.8.3
https://github.com/storaged-project/udisks/releases/tag/udisks-2.8.4
2019-07-30 13:01:04 +02:00
Daniel Schaefer
1e07296a7e
libblockdev: 2.20 -> 2.22
...
https://github.com/storaged-project/libblockdev/releases/tag/2.22-1
https://github.com/storaged-project/libblockdev/releases/tag/2.21-1
2019-07-30 13:00:40 +02:00
Jonathan Ringer
f744758a74
python3Packages.imbalanced-learn: 0.4.3 -> 0.5.0
2019-07-30 13:00:01 +02:00
Jonathan Ringer
35b622f0da
python2Packages.imbalanced-learn: freeze at 0.4.3
2019-07-30 13:00:01 +02:00
Jonathan Ringer
02ecb596a3
python2Packages.imbalanced-learn: fix build
2019-07-30 13:00:01 +02:00
Jörg Thalheim
c6b6f38914
rustracer: add Security framework on darwin ( #65598 )
...
rustracer: add Security framework on darwin
2019-07-30 11:53:26 +01:00
Aaron Andersen
47688b1abd
Merge pull request #65597 from marsam/init-mtm
...
mtm: init at 1.0.1
2019-07-30 06:53:02 -04:00
Joachim F
a7d71da84d
Merge pull request #65585 from delroth/hardened-pti
...
nixos/hardened: make pti=on overridable
2019-07-30 10:35:31 +00:00
vasile luta
d2dc2593db
vimPlugins: update;
...
add merge-tool, quickfix-reflector.vim, twig-vim, jsx-vim, vim-javascript-syntax, vim-html-template-literals, starsearch-vim
2019-07-30 12:55:53 +03:00
Mario Rodas
70503758fb
flow: 0.103.0 -> 0.104.0
2019-07-30 07:35:29 +00:00
Jörg Thalheim
e991f0de07
Merge pull request #65506 from dasJ/xfs-repair-initrd
...
nixos/xfs: Add xfs_repair to the initrd
2019-07-30 08:34:56 +01:00
Jörg Thalheim
344f0529ed
font-awesome_4: Readd, font-awesome_5: 5.9.0 -> 5.10.0 ( #65240 )
...
font-awesome_4: Readd, font-awesome_5: 5.9.0 -> 5.10.0
2019-07-30 08:31:41 +01:00
Jörg Thalheim
362c9c4ff9
Merge pull request #65587 from lopsided98/gn-update
...
gn: 20190726 -> 20190403 (downgrade to fix Chromium)
2019-07-30 08:29:29 +01:00
Janne Heß
ae608faa85
nixos/xfs: Add xfs_repair to the initrd
...
Closes #8820
2019-07-30 09:28:34 +02:00
Jörg Thalheim
8166fc21b8
racer: add Security framework on darwin
2019-07-30 08:27:38 +01:00
Jörg Thalheim
445c99794d
Merge pull request #65596 from arcnmx/pr-racer-update
...
rustracer: 2.0.14 -> 2.1.22
2019-07-30 08:16:15 +01:00
Jörg Thalheim
5ffec31ffd
go-tools: 2019.2.1 -> 2019.2.3 ( #65591 )
...
go-tools: 2019.2.1 -> 2019.2.3
2019-07-30 08:04:27 +01:00
Jörg Thalheim
cd54dd84e7
youtube-dl: 2019.07.27 -> 2019.07.30 ( #65595 )
...
youtube-dl: 2019.07.27 -> 2019.07.30
2019-07-30 08:00:56 +01:00
Steven Shaw
e2a28e8dd2
PULL_REQUEST_TEMPLATE: Add "Notify maintainers" section
2019-07-30 08:36:16 +02:00
Mario Rodas
070fea146c
mtm: init at 1.0.1
2019-07-30 00:39:13 -05:00
arcnmx
c3bf4cec23
rustracerd: 2017-09-15 -> 2019-03-20
2019-07-29 22:10:18 -07:00
arcnmx
530e6004ef
rustracer: 2.0.14 -> 2.1.22
2019-07-29 22:10:12 -07:00
xrelkd
7ed270b372
youtube-dl: 2019.07.27 -> 2019.07.30
2019-07-30 13:02:30 +08:00
Matthieu Coudron
29d912eb82
Merge pull request #65558 from matthias-t/lean
...
Vim plugins for the lean theorem prover
2019-07-30 14:00:17 +09:00
Mario Rodas
48fefb7c49
translate-shell: 0.9.6.10 -> 0.9.6.11
2019-07-30 13:56:16 +09:00
Matthieu Coudron
9db41c12f5
Merge pull request #65571 from jonringer/fix-fcitx-libpinyin
...
libsForQt5.fcitx-qt5: fix build
2019-07-30 13:53:07 +09:00
Mario Rodas
a0d847f1ce
go-tools: 2019.2.1 -> 2019.2.3
2019-07-29 23:21:49 -05:00
Mario Rodas
94ae71a66a
brakeman: 4.5.1 -> 4.6.1
2019-07-29 23:14:59 -05:00
Ben Wolsieffer
8c73d4b14f
gn: 20190726 -> 20190403
...
Downgrade to fix Chromium.
2019-07-29 22:30:53 -04:00
worldofpeace
7f2f31a812
Merge pull request #65449 from worldofpeace/disable-portals
...
nixos/xdg: disable portals (again, again)
2019-07-29 21:47:51 -04:00
worldofpeace
1b21c9db91
nixos/xdg: add gtkUsePortal option to portals
...
Prior to this change GTK_USE_PORTAL was unconditionally
set to "1". For this to not break things you have to have some
sort of portal implementation in extraPortals.
Setting GTK_USE_PORTAL in this manner is actually only useful
when using portals for applications outside flatpak. For example
people using non-flatpak Firefox who want native filechoosers.
It's also WIP for electron applications to support this.
2019-07-29 21:47:09 -04:00
Vitalii Zinchenko
179ab19856
libelf: fix download url ( #65576 )
2019-07-29 20:41:28 -04:00