Commit graph

314656 commits

Author SHA1 Message Date
Farid Zakaria 4687d7523b glibc: add dependency on netbase /etc/protocols
Add an explicit dependency on netbase for /etc/protocols

Certain functions in glibc look for files present in /etc such as getprotobyname which reads /etc/protocols.
If you are using Nix over a Linux installation, this file may not be present, and therefore it will cause errors.

- add netbase as a new package in nixpks
- add a dependency in glibc on it using postPatchPhase and substitute
the path

Fixes #124401
2021-09-19 19:37:56 -07:00
R. RyanTM 86b4033b23 gnome.gnome-initial-setup: 40.3 -> 40.4 2021-09-13 03:27:20 +02:00
Nicolas Berbiche 5e44271c07 bottom: 0.6.3 -> 0.6.4 2021-09-13 10:11:26 +09:00
Ryan Mulligan 2424ff5e4c
Merge pull request #137583 from r-ryantm/auto-update/opentabletdriver
opentabletdriver: 0.5.3.2 -> 0.5.3.3
2021-09-12 17:58:11 -07:00
Anderson Torres 516fd11d12
Merge pull request #137581 from r-ryantm/auto-update/openshot-qt
openshot-qt: 2.6.0 -> 2.6.1
2021-09-12 21:37:10 -03:00
Anderson Torres 5e8507393b
Merge pull request #137537 from r-ryantm/auto-update/yambar
yambar: 1.6.2 -> 1.7.0
2021-09-12 21:36:27 -03:00
Timothy DeHerrera 73421a108e
Merge pull request #137471 from zimbatm/fix-ini-generators
lib: fix ini generators
2021-09-12 17:38:38 -06:00
R. RyanTM 81439e7178 php74Extensions.blackfire: 1.53.0 -> 1.66.0 2021-09-13 01:27:24 +02:00
Ryan Mulligan 582b967abc
Merge pull request #136888 from r-ryantm/auto-update/konstraint
konstraint: 0.14.2 -> 0.15.0
2021-09-12 15:58:56 -07:00
Ryan Mulligan 39c670b855
Merge pull request #136837 from r-ryantm/auto-update/charge-lnd
charge-lnd: 0.2.3 -> 0.2.4
2021-09-12 15:57:29 -07:00
Ryan Mulligan 1384e6dbae
Merge pull request #136899 from r-ryantm/auto-update/libxsmm
libxsmm: 1.16.1 -> 1.16.2
2021-09-12 15:52:07 -07:00
Ryan Mulligan 464c105ba5
Merge pull request #136887 from r-ryantm/auto-update/kitsas
kitsas: 2.3 -> 3.0
2021-09-12 15:47:36 -07:00
Sandro a79648dd7f
Merge pull request #136109 from john-consumable/master 2021-09-13 00:42:54 +02:00
R. RyanTM c07ae7fe51 opentabletdriver: 0.5.3.2 -> 0.5.3.3 2021-09-12 22:39:34 +00:00
Sandro e0bf12865c
Merge pull request #137463 from imlonghao/borgmatic/1.5.18 2021-09-13 00:35:18 +02:00
Sandro cc14453a03
Merge pull request #137577 from marsam/fix-mcfly-init-script 2021-09-13 00:32:09 +02:00
Sandro cf1eefc701
Merge pull request #137546 from ericdallo/bump-clojure-lsp
clojure-lsp: 2021.07.12-12.30.59 -> 2021.09.04-17.11.44
2021-09-13 00:31:46 +02:00
Sandro efe9afda9e
Merge pull request #134162 from Kranzes/auto-update/pass-tomb
passExtensions.pass-tomb: 1.1 -> 1.3
2021-09-13 00:30:35 +02:00
Sandro 11e504567d
Merge pull request #137454 from r-ryantm/auto-update/MAVProxy
mavproxy: 1.8.41 -> 1.8.42
2021-09-13 00:26:51 +02:00
R. RyanTM 88a8d1df0a openshot-qt: 2.6.0 -> 2.6.1 2021-09-12 22:21:01 +00:00
Sandro f17dca1623
Merge pull request #134207 from Kranzes/auto-update/tqsl 2021-09-13 00:10:46 +02:00
Sandro 3a54c58158
Merge pull request #137578 from figsoda/add-vim-plugins 2021-09-13 00:07:42 +02:00
Sandro a42032ad8c
Merge pull request #137100 from romildo/upd.venta 2021-09-13 00:03:17 +02:00
Sandro 537f4ee2d8
Merge pull request #136942 from berbiche/vim-plugins-fix-sqlite-lua
vimPlugins.sqlite-lua: fix postPatch substituting nonexistent file
2021-09-12 23:59:04 +02:00
Sandro ca9f3a077f
Merge pull request #137550 from Icy-Thought/master
whitesur-icon-theme: 20210520 -> 20210826
2021-09-12 23:58:41 +02:00
Sandro db88608d8c
Merge pull request #137569 from alexeyre/update-signal-cli
signal-cli: 0.8.5 -> 0.9.0
2021-09-12 23:14:49 +02:00
Sandro 283a9f5ff9
Merge pull request #137552 from dotlambda/watson-packageOverrides
watson: use packageOverrides
2021-09-12 23:10:24 +02:00
Sandro c31a4d268d
Merge pull request #137453 from tomfitzhenry/megapixels-0.3.0
megapixels: 1.2.0 -> 1.3.0
2021-09-12 23:06:50 +02:00
Sandro 1cc2130093
Merge pull request #136503 from Kranzes/update-xanmod
linux_xanmod: 5.13.13 -> 5.14.3
2021-09-12 23:05:40 +02:00
Sandro 992b0ae60b
Merge pull request #137567 from humancalico/libnbd 2021-09-12 22:54:09 +02:00
Nicolas Berbiche 2f73bd77ed
vimPlugins.sqlite-lua: fix postPatch substituting nonexistent file
This commit also fixes the logic to use the appropriate dynamic
library according to the platform (.dylib for Darwin otherwise .so).
2021-09-12 16:52:38 -04:00
Icy-Thought 7f08f7de7b
whitesur-icon-theme: 20210520 -> 20210826 2021-09-12 22:46:41 +02:00
Maximilian Bosch 2444c11431
nixos/kernel: add 5.14 to kernel test-suite
I guess that this was just forgotten in #136150 and I realized while
running these tests for the latest kernel updates.
2021-09-12 22:43:46 +02:00
figsoda 10f63bef0c vimPlugins.orgmode-nvim: init at 2021-09-10 2021-09-12 16:38:06 -04:00
figsoda b81849da3a vimPlugins.cmp-treesitter: init at 2021-09-11 2021-09-12 16:37:44 -04:00
figsoda baf7b4c038 vimPlugins.cmp-spell: init at 2021-08-28 2021-09-12 16:37:24 -04:00
figsoda 55afd0721b vimPlugins.cmp-latex-symbols: init at 2021-09-10 2021-09-12 16:37:04 -04:00
figsoda 130479b12c vimPlugins: update 2021-09-12 16:36:45 -04:00
José Romildo 0d557fce7d venta: 2020-08-20 -> 0.6 2021-09-12 17:28:15 -03:00
Maximilian Bosch 39b851468a
Merge pull request #137520 from TredwellGit/linux
Kernels 2021-09-12
2021-09-12 22:24:53 +02:00
Sandro 5d68cd0f0b
Merge pull request #137564 from fabaff/bump-gvm-libs 2021-09-12 22:24:32 +02:00
Alex Eyre c1fe8aea8f
signal-cli: 0.8.5 -> 0.9.0 2021-09-12 21:24:20 +01:00
Sandro b3e4cd40a8
Merge pull request #137562 from OPNA2608/fix/corrscope-ffmpeg/21.11 2021-09-12 22:23:32 +02:00
Michael Weiss 3bb96d9d2f
Merge pull request #136442 from VergeDX/tdesktop
tdesktop: 2.9.3 -> 3.0.1
2021-09-12 22:18:37 +02:00
Sandro e4b50b4821
Merge pull request #66415 from ToxicFrog/crossfire 2021-09-12 22:13:02 +02:00
Akshat Agarwal 06971f9777 libnbd: 1.9.3 -> 1.9.5 2021-09-13 01:39:30 +05:30
Fabian Affolter 21ca66bef0 gvm-libs: 21.4.1 -> 21.4.2 2021-09-12 21:54:58 +02:00
Armijn Hemel d5540fa18f
telfhash: unstable-2021-01-29 -> 0.9.8 (#137305)
* telfhash: unstable-2021-01-29 -> 0.9.8

* Update pkgs/development/python-modules/telfhash/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Update pkgs/development/python-modules/telfhash/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Update pkgs/development/python-modules/telfhash/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* telfhash: fix indent style

* Update pkgs/development/python-modules/telfhash/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Update pkgs/development/python-modules/telfhash/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-12 21:53:15 +02:00
OPNA2608 271b6edba2 corrscope: Fix ffmpeg package to ffmpeg-full
Otherwise it complains about missing ffplay.
2021-09-12 21:39:47 +02:00
Sandro 03f2cae1bb
Merge pull request #137273 from fabaff/bump-beautifulsoup4
python3Packages.beautifulsoup4: 4.9.3 -> 4.10.0
2021-09-12 21:34:28 +02:00