Sergei Trofimovich
38134efc76
glibcLocales, glibcLocalesUtf8: only define non-null on linux-glibc
...
Before the change glibcLocales was pulled in on musl (built successfully
but was not needed: musl does not know how to load glibc locales) and
on android (failed build there). Android failed eval due to the
headers -> zip -> libc recursion.
The change limits glibcLocales down to linux && gnu to target linux-glibc.
2022-07-13 20:07:50 +01:00
illustris
01ba1ceb0e
hadoop: fix failing evaluation on platforms other than x86_64-linux
2022-07-13 23:04:33 +05:30
Ben Siraphob
bee8b6b389
Merge pull request #181340 from dwarfmaster/coq-doc
...
doc: clarify coq override
2022-07-13 10:12:01 -07:00
Domen Kožar
95324ddf99
Merge pull request #181367 from domenkozar/cachix-agent-restarts
...
cachix-agent: allow restarts now that deployments are subprocesses
2022-07-13 12:05:01 -05:00
adisbladis
8619d75795
Merge pull request #181174 from ttuegel/emacs-wrapper-package-el
...
emacsWithPackages: Rely on package.el for autoloads
2022-07-14 00:57:30 +08:00
Domen Kožar
c46a3dc50a
cachix-agent: allow restarts now that deployments are subprocesses
2022-07-13 11:40:54 -05:00
K900
269da4b42a
Merge pull request #181348 from K900/upd8n
...
n8n: 0.185.0 → 0.186.0
2022-07-13 19:39:13 +03:00
mdarocha
ffb2d716f4
eventstore: 5.0.8 -> 21.10.5
2022-07-13 18:25:48 +02:00
06kellyjac
18348a5e4d
deno: 1.23.3 -> 1.23.4
2022-07-13 17:13:40 +01:00
Ryan Mulligan
e703a434b7
Merge pull request #181369 from buckley310/2022-07-13-vmware
...
vmware-horizon-client: use legacy UI
2022-07-13 09:13:22 -07:00
Robert Scott
62db62f691
bisu: mark with sourceProvenance binaryBytecode
2022-07-13 16:43:06 +01:00
Luc Chabassier
65f330a83d
Update doc/languages-frameworks/coq.section.md
...
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2022-07-13 17:42:46 +02:00
R. Ryantm
0afe768a91
python310Packages.types-decorator: 5.1.7 -> 5.1.8
2022-07-13 15:16:09 +00:00
mdarocha
4e0e8cc0af
eventstore: refactor to use buildDotnetModule
2022-07-13 17:15:39 +02:00
mdarocha
98db245db7
buildDotnetModule: explicitly set UseAppHost to true
...
On macOS, the native executable is not generated by default
on Catalina and above. See https://github.com/dotnet/sdk/issues/10780
2022-07-13 17:15:39 +02:00
mdarocha
3d79e4871b
buildDotnetModule: set LD_LIBRARY_PATH from runtimeDeps in dotnetCheckHook
...
Tests should execute in a similar environment to the final app
2022-07-13 17:15:36 +02:00
Sean Buckley
3e5fba739b
vmware-horizon-client: use legacy UI
2022-07-13 10:54:50 -04:00
R. Ryantm
d69641d012
python310Packages.circuitbreaker: 1.3.2 -> 1.4.0
2022-07-13 14:53:20 +00:00
SuperHeroINTJ
070314b62d
Merge pull request #181313 from bryanasdev000/kyverno
...
kyverno: init at 1.7.0
2022-07-13 11:50:49 -03:00
sternenseemann
e7d9b66a04
matterhorn: build with brick 0.73
2022-07-13 16:30:40 +02:00
Domen Kožar
1fea3efe7a
haskellPackages.brick_0_71_1: fix eval
2022-07-13 09:25:24 -05:00
Pavol Rusnak
8c6b75e3b8
Merge pull request #181364 from prusnak/python-trezor
...
python3Packages.trezor: 0.13.2 -> 0.13.3
2022-07-13 16:23:33 +02:00
Pavol Rusnak
5e6ec193f8
python3Packages.trezor: 0.13.2 -> 0.13.3
2022-07-13 16:16:03 +02:00
R. Ryantm
9e716bf99b
python310Packages.types-toml: 0.10.7 -> 0.10.8
2022-07-13 14:11:24 +00:00
Pavol Rusnak
c9e017e542
Merge pull request #181354 from erikarvstedt/btcpayserver-1.6.1
...
btcpayserver: 1.5.4 -> 1.6.1
2022-07-13 16:03:43 +02:00
Pavol Rusnak
939a505444
Merge pull request #181307 from r-ryantm/auto-update/ffmpeg-normalize
...
ffmpeg-normalize: 1.23.0 -> 1.23.1
2022-07-13 16:02:09 +02:00
sternenseemann
41048f0b46
haskell.packages.ghc923.servant-server: drop obsolete override
...
GHC 9.2 support has been upstreamed.
2022-07-13 15:44:13 +02:00
sternenseemann
ef4bc1efdd
haskell.packages.ghc923.cryptonite: 0.29 -> 0.30
...
The update officially introduces support for GHC 9.2 and the previous
was starting to fail to apply (due to hackage revisions, so probably
easy to fix). Since the changelog from 0.29 to 0.30 looks pretty
harmless, let's try updating.
2022-07-13 15:41:59 +02:00
sternenseemann
fcba3d3e50
haskell.packages.ghc923.hlint: reflect 3.4 -> 3.4.1 update
...
hlint 3.4.1 requires a very specific (and outdated) ghc-lib-parser-ex
version which we need to provide.
2022-07-13 15:37:40 +02:00
sternenseemann
0133c313c4
haskell.packages.ghc923.dbus: reflect 1.2.24 -> 1.2.25 update
2022-07-13 15:36:31 +02:00
sternenseemann
f2f8e3ca95
haskellPackages: reflect ghc-lib, ghc-lib-parser updates
2022-07-13 15:36:08 +02:00
Yurii Matsiuk
5476ab31ca
aws-sso-cli: format with nixpkgs-fmt
2022-07-13 15:23:42 +02:00
Yurii Matsiuk
c308cc9734
aws-sso-cli: add xdg-utils dependency
...
Since the tool opens up the browser it requires xdg-open
2022-07-13 15:23:06 +02:00
R. RyanTM
bfa3e73c95
python310Packages.jupyterlab: 3.3.4 -> 3.4.3 ( #181231 )
2022-07-13 14:44:58 +02:00
Bobby Rong
0c65eb9baa
Merge pull request #181088 from oxalica/bump/rust-analyzer
...
rust-analyzer: 2022-06-13 -> 2022-07-11
2022-07-13 20:40:21 +08:00
Bobby Rong
fee5655a4d
Merge pull request #181181 from r-ryantm/auto-update/fheroes2
...
fheroes2: 0.9.16 -> 0.9.17
2022-07-13 20:36:22 +08:00
zowoq
f3eb585dad
terraform: 1.2.4 -> 1.2.5 ( #181343 )
...
https://github.com/hashicorp/terraform/releases/tag/v1.2.5
2022-07-13 14:30:39 +02:00
Bobby Rong
7cff564ee5
Merge pull request #181304 from r-ryantm/auto-update/curtail
...
curtail: 1.3.0 -> 1.3.1
2022-07-13 20:23:56 +08:00
Sandro
a959a2cd26
Merge pull request #180992 from romildo/new.xdg.portal.lxqt
2022-07-13 14:15:09 +02:00
Lassulus
64bc1e49bd
Merge pull request #174454 from r-ryantm/auto-update/netbox
...
netbox: 3.2.1 -> 3.2.3
2022-07-13 14:01:29 +02:00
Bobby Rong
b133dacbf6
Merge pull request #178377 from schnusch/remote-touchpad
...
remote-touchpad: 1.2.0 -> 1.2.1
2022-07-13 20:00:59 +08:00
Jan Tojnar
b27f418b91
librest_1_0: 0.9.0 → 0.9.1
...
https://gitlab.gnome.org/GNOME/librest/-/compare/0.9.0...0.9.1
2022-07-13 13:58:00 +02:00
Jan Tojnar
96ac2fd32e
gnome-desktop: 42.2 → 42.3
...
https://gitlab.gnome.org/GNOME/gnome-desktop/-/compare/42.2...42.3
2022-07-13 13:58:00 +02:00
Jan Tojnar
2f038ea737
gjs: 1.72.0 → 1.72.1
...
https://gitlab.gnome.org/GNOME/gjs/-/compare/1.72.0...1.72.1
2022-07-13 13:58:00 +02:00
Jan Tojnar
5a635bdff9
d-spy: 1.2.0 → 1.2.1
...
https://gitlab.gnome.org/GNOME/d-spy/-/compare/1.2.0...1.2.1
2022-07-13 13:58:00 +02:00
R. Ryantm
ac37f4873a
gnome-console: 42.beta -> 42.0
2022-07-13 13:56:59 +02:00
Sandro
c12751c119
Merge pull request #180858 from azahi/albert
...
albert: 0.17.2 -> 0.17.3
2022-07-13 13:26:13 +02:00
K900
96e7dc4f24
n8n: 0.185.0 → 0.186.0
2022-07-13 11:02:48 +00:00
R. Ryantm
0b61d53bd0
python310Packages.pymc: 4.0.1 -> 4.1.2
2022-07-13 11:02:00 +00:00
R. Ryantm
8c77dc967f
python310Packages.aioaladdinconnect: 0.1.21 -> 0.1.23
2022-07-13 10:51:59 +00:00