Artur Cygan
38e6f15d98
btor2tools: fix install_name on darwin
2020-11-29 22:31:31 +01:00
Elmo Todurov
9f196de48d
tdm: removed
2020-11-29 23:25:09 +02:00
Benjamin Hipple
ae1b8cce75
Merge pull request #94558 from bhipple/fix/lint
...
nixpkgs-lint: ignore user's overlays
2020-11-29 16:08:30 -05:00
r-burns
fb3d81707f
munkres: fix tests on 32-bit systems ( #105292 )
2020-11-29 15:53:17 -05:00
Maximilian Bosch
752b6a95db
nixos/mautrix-telegram: update defaults
...
These three defaults must exist in the config now, otherwise
`mautrix-telegram` will refuse to start.
2020-11-29 21:28:07 +01:00
Maximilian Bosch
878e80c596
mautrix-telegram: fix application
...
* In 0.9 the entrypoint got removed as it's recommended to use
`python -m`[1]. However, our build layer for python relies on
that, so I added a patch to re-add this.
* The tests in the upstream sources appear abandoned, so those are
skipped. Therefore it's also pointless to add `pytest-runner` to the
`nativeBuildInputs` as it's not used and only blows up the build
closure.
A second patch modifies the requirements, so ow `pytest-runner` isn't
needed anymore.
[1] a565853c5e
2020-11-29 21:28:07 +01:00
R. RyanTM
1541df5437
python37Packages.dulwich: 0.20.11 -> 0.20.14
2020-11-29 12:14:39 -08:00
Moritz Scheuren
fc0a07c8a3
portfolio: 0.49.2 -> 0.49.3
2020-11-29 19:45:30 +01:00
Pavol Rusnak
ecd5d8f119
python3Packages.hidapi: 0.10.0 -> 0.10.1
2020-11-29 19:26:47 +01:00
Gabriel Ebner
2c39a011c7
pipewire: look for configuration in /etc
2020-11-29 19:19:59 +01:00
R. RyanTM
23a5371532
python27Packages.gin-config: 0.3.0 -> 0.4.0
2020-11-29 10:19:21 -08:00
freezeboy
b95d95d8fe
python2Packages.ecpy: unbreak due to invalid code
2020-11-29 19:17:37 +01:00
Arnar Gauti Ingason
4115b5adb1
tmuxPlugins.jump: init at 2020-06-26
2020-11-29 19:02:14 +01:00
Sandro
9d440b2342
Merge pull request #105339 from r-ryantm/auto-update/pkcs11-helper
...
pkcs11helper: 1.26 -> 1.27
2020-11-29 18:58:41 +01:00
Maximilian Bosch
91e6ee02c7
Merge pull request #104450 from anna328p/lc3tools
...
lc3tools: init at 0.12
2020-11-29 18:39:40 +01:00
Maximilian Bosch
e0ee74373d
Merge pull request #105142 from wentasah/autorandr-man
...
autorandr: Install manpage
2020-11-29 18:31:32 +01:00
Mario Rodas
da0f3cbba0
Merge pull request #105344 from r-ryantm/auto-update/pugixml
...
pugixml: 1.10 -> 1.11
2020-11-29 12:30:06 -05:00
Maximilian Bosch
d8d478c00e
Merge pull request #105342 from r-ryantm/auto-update/postman
...
postman: 7.34.0 -> 7.36.0
2020-11-29 18:24:36 +01:00
Mario Rodas
e48fbfaf9f
Merge pull request #105325 from r-ryantm/auto-update/plantuml
...
plantuml: 1.2020.19 -> 1.2020.20
2020-11-29 12:23:51 -05:00
R. RyanTM
5c1899943e
python37Packages.google_cloud_container: 2.1.0 -> 2.2.0
2020-11-29 17:17:35 +00:00
Maximilian Bosch
a7573a0d7d
Merge pull request #105367 from siraben/gallery-dl-update
...
gallery-dl: 1.15.2 -> 1.15.4
2020-11-29 18:16:48 +01:00
Arnar Gauti Ingason
7b4b75b099
tmuxPlugins.tilish: init at 2020-08-12
2020-11-29 18:14:12 +01:00
Mario Rodas
3652f50b1f
Merge pull request #105340 from r-ryantm/auto-update/pgbouncer
...
pgbouncer: 1.14.0 -> 1.15.0
2020-11-29 12:12:27 -05:00
Sandro
bb9c3e74f8
Merge pull request #105330 from danieldk/mkl-2020.4.304
...
mkl: 2020.3.279 -> 2020.4.304
2020-11-29 18:09:57 +01:00
markuskowa
49715830f9
Merge pull request #105377 from markuskowa/upd-ucx
...
ucx: 1.8.1 -> 1.9.0
2020-11-29 18:03:35 +01:00
Maximilian Bosch
8688a4b441
Merge pull request #105341 from Luflosi/update/youtube-dl
...
youtube-dl: 2020.11.26 -> 2020.11.29
2020-11-29 18:02:20 +01:00
Gabriel Ebner
0155830275
nixos/pipewire: allow overriding the pipewire derivation
2020-11-29 17:43:07 +01:00
Gabriel Ebner
ce28fd3d22
nixos/pipewire: add media-session.d files
2020-11-29 17:43:07 +01:00
Shea Levy
926ae8885d
system76-firmware: 1.0.18 -> 1.0.20
2020-11-29 11:29:26 -05:00
Michael Weiss
0421415824
criu: Switch to Python 3
...
This also fixes "crit -h" and "import pycriu" from within an interactive
Python shell.
2020-11-29 17:17:20 +01:00
Markus Kowalewski
d86ab0c441
ucx: 1.8.1 -> 1.9.0
2020-11-29 16:59:54 +01:00
John Ericson
77816426b6
Merge pull request #105305 from lopsided98/build-rust-crate-platform-hash
...
buildRustCrate: add host platform to rlib hash suffix
2020-11-29 10:50:25 -05:00
R. RyanTM
d8834caa75
python27Packages.bumps: 0.7.16 -> 0.7.18
2020-11-29 15:49:58 +00:00
Nikolay Korotkiy
a5e7c845dd
keeweb: 1.15.7 → 1.16.0
2020-11-29 18:49:39 +03:00
Marek Fajkus
200f41350f
elmPackages.elm-review: Init at 2.3.3
2020-11-29 16:23:10 +01:00
Ben Siraphob
f75cb9301f
gallery-dl: 1.15.2 -> 1.15.4
2020-11-29 21:50:56 +07:00
Gabriel Ebner
53029a15cc
nixos/pipewire: enable sound on alsa support
...
Otherwise sound.extraConfig has no effect.
2020-11-29 15:08:38 +01:00
Gabriel Ebner
6850681fa2
pipewire: enable hsphfpd support by default
...
hsphfpd is packaged in nixpkgs now.
2020-11-29 14:47:20 +01:00
jupblb
a86b1f48bf
vimPlugins.nvim-lsputils: override with popfix dependency
2020-11-29 14:46:58 +01:00
Ferry Jérémie
fa4fc34dcd
correction on Guake i18n : guake use C locales (not gettext directly)
2020-11-29 14:41:27 +01:00
Dmitry Kalinkin
7e9337f2e4
rivet: 3.1.2 -> 3.1.3
2020-11-29 08:40:23 -05:00
Dmitry Kalinkin
7236fe248d
yoda: 1.8.4 -> 1.8.5
2020-11-29 08:40:07 -05:00
Luke Granger-Brown
d29428523e
rl-21.03: add PulseAudio 13.0 -> 14.0 upgrade to release notes
2020-11-29 13:27:46 +00:00
Luke Granger-Brown
b4ca0dd5f5
pulseaudio: 13.0 -> 14.0
2020-11-29 13:27:45 +00:00
Gabriel Ebner
efaf703830
pipewire: 0.3.16 -> 0.3.17
2020-11-29 14:23:32 +01:00
Vincent Laporte
8ee7c2505f
proverif: install emacs mode
2020-11-29 14:05:14 +01:00
Jörg Thalheim
a41808fff7
Merge pull request #105349 from Mic92/cheat
...
cheat: 4.1.1 -> 4.2.0
2020-11-29 13:52:30 +01:00
Frederik Rietdijk
05d1c49209
Merge staging-next into staging
2020-11-29 13:51:33 +01:00
Frederik Rietdijk
0d8491cb2b
Merge master into staging-next
2020-11-29 13:51:10 +01:00
Luke Granger-Brown
31dfbca2d7
cmake: 3.19.0 -> 3.19.1
...
This fixes issues with building LibreSSL, which is required for the
NixOS tests: https://cmake.org/cmake/help/latest/release/3.19.html#id1
> CMake 3.19.0 compiles source files with the `LANGUAGE` property by
> passing an explicit language flag such as -x c. This is consistent
> with the property’s documented meaning that the source file is written
> in the specified language. However, it can break projects that were
> using the property only to cause the specified language’s compiler to
> be used. This has been reverted to restore behavior from CMake 3.18
> and below.
2020-11-29 13:49:07 +01:00