Jan Tojnar
8dd255b886
gimp: 2.10.30 → 2.10.32
...
https://www.gimp.org/news/2022/06/14/gimp-2-10-32-released/
2022-06-17 16:57:00 +02:00
Malo Bourgon
206a9575b8
python3Packages.pytorch: unbreak on Darwin ( #177812 )
...
* Add missing `buildInputs`.
* Enable Grand Central Dispatch support for `aarch64-darwin`.
* Remove `postFixup` steps for .dylib files that aren't present.
2022-06-17 10:34:54 -04:00
Sandro Jäckel
9426ebcb82
intel-media-driver: 22.4.2 -> 22.4.3
2022-06-17 16:25:00 +02:00
Sandro Jäckel
c74e472c01
fly: 7.8.0 -> 7.8.1
2022-06-17 16:17:41 +02:00
Goetz
1f95c49331
RStudio: 1.4.1717 -> 2022.02.3+492 ( #177021 )
...
rstudio: 1.4.1717 -> 2022.02.3+492
The old version does not compile with gcc11. Also the used nixos-22.05
libraries (R interpreter) have changed their interfaces that have to be
also patched. Updating RStudio is useful.
* Remove Quarto patch
Follow review in
https://github.com/NixOS/nixpkgs/pull/177021#pullrequestreview-1007625773
* Fix not FHS paths
Create explicit nix path replacement of hard coded FHS paths for pandoc and nodejs.
2022-06-17 16:08:22 +02:00
K900
b9360e09aa
n8n: 0.181.2 → 0.182.1
2022-06-17 13:59:19 +00:00
Maximilian Bosch
e768893052
mailmanPackages.hyperkitty: fix build
...
Closes #177470
2022-06-17 15:53:40 +02:00
Dennis Gosnell
1216d8e7ab
Merge pull request #176788 from NixOS/haskell-updates
...
haskellPackages: update stackage and hackage
2022-06-17 22:42:52 +09:00
Jan Tojnar
2a1fddab47
upower: Add test dependencies
2022-06-17 15:37:58 +02:00
Dennis Gosnell
863785142f
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-06-17 22:37:25 +09:00
06kellyjac
acddbacee4
conftest: 0.32.0 -> 0.32.1
2022-06-17 13:58:03 +01:00
Cheng Shao
0ada41cd52
HentaiAtHome: use default JDK with ZGC support
...
This patch uses default JDK for building/running HentaiAtHome, and
enables ZGC by default. The default Serial GC shipped with GraalVM
Community proves to be suboptimal for long-running servers. With this
change, my server quality rises above 8000 according to Hentai@Home
dashboard.
2022-06-17 12:55:49 +00:00
ajs124
dcaa5dca4f
Merge pull request #177685 from Izorkin/update-modsecurity
...
Update modsecurity packages
2022-06-17 14:50:44 +02:00
Maximilian Bosch
92b40c6b51
Merge pull request #177890 from Ma27/bump-grafana
...
grafana: 8.5.5 -> 9.0.0
2022-06-17 14:47:42 +02:00
Dennis Gosnell
1a3b6f206d
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-06-17 21:32:42 +09:00
Benno Bielmeier
d0af7c06ac
gollum: fix shebang in bin/gollum
...
In the v5.3.0 release of gollum, the shebang in `bin/gollum` changed,
breaking the package build:
https://github.com/gollum/gollum/compare/v5.2.3..v5.3.0#diff-0108eafd2bcdf5151e078efec0119e63431569fca19b46660c9b8d9b7cdd6cf5R1
2022-06-17 14:26:38 +02:00
magnouvean
4d9b321b1a
ferdium: init at 6.0.0-nightly.40 ( #173582 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-06-17 14:01:42 +02:00
Markus Kowalewski
432ddab26f
openmolcas: 22.02 -> 22.06
2022-06-17 13:49:13 +02:00
Faye Duxovni
7b1e56acf0
binaryen: 102 -> 105; emscripten: 3.0.0 -> 3.1.10 ( #172741 )
...
* binaryen: 102 -> 105
* emscripten: 3.0.0 -> 3.1.10
* Backport emscripten-core/emscripten#16986 to fix emscriptenPackages.libxml2 build
* Fix patch url/hash
Co-authored-by: Will Cohen <willcohen@users.noreply.github.com>
Co-authored-by: Will Cohen <willcohen@users.noreply.github.com>
2022-06-17 13:45:29 +02:00
Sandro
090a4593ab
Merge pull request #177852 from K900/powerdevil-brightness-fix
...
powerdevil: fix brightness wonkiness on some laptops
2022-06-17 13:37:09 +02:00
Sandro
c0fb2f569f
Merge pull request #170271 from armeenm/opencv-remove-python2
...
opencv2: remove python2 option
2022-06-17 13:34:39 +02:00
Benno Bielmeier
be0e2db8b9
nixos/gollum: add option local-time
...
This feature was introduced in gollum v5.3.0
2022-06-17 12:50:47 +02:00
Benno Bielmeier
9434ac0963
nixos/gollum: improve description of user-icons option
2022-06-17 12:50:13 +02:00
Benno Bielmeier
bed5ba3529
gollum: 5.2.3 → 5.3.0
2022-06-17 10:35:17 +00:00
R. Ryantm
a45a5ff4bb
cambalache: 0.10.1 -> 0.10.2
2022-06-17 12:33:30 +02:00
Robert Hensing
3624bb535f
nixosTests.convos: Fix missing port variable
2022-06-17 12:24:52 +02:00
Robert Hensing
2c8bbf33fd
nixos/test-driver: Support mypy through regular mechanisms
2022-06-17 12:22:57 +02:00
Dennis Gosnell
529de76e8a
tamarin-prover: remove darwin from hydraPlatforms
2022-06-17 19:20:10 +09:00
Sandro
4c935ca233
Merge pull request #175446 from aaronjheng/kubicorn
...
kubicorn: remove
2022-06-17 11:59:33 +02:00
Sandro
5c2ff5949e
Merge pull request #173130 from aaronjheng/phraseapp-client
...
phraseapp-client: remove
2022-06-17 11:58:59 +02:00
Sandro
c1b0bdec81
Merge pull request #177917 from rhoriguchi/gitkraken
...
gitkraken: 8.5.0 -> 8.6.0
2022-06-17 11:58:26 +02:00
Sandro
25e01ce4d1
Merge pull request #177922 from pacien/mercurial-6.1.4
...
mercurial: 6.1.3 -> 6.1.4
2022-06-17 11:58:13 +02:00
Sandro
a824db6ee3
Merge pull request #177874 from r-ryantm/auto-update/python310Packages.cloup
...
python310Packages.cloup: 0.14.0 -> 0.15.0
2022-06-17 11:56:27 +02:00
Sandro
2dfc6081a8
Merge pull request #151215 from jojosch/jellyfin-media-player-1.7.0
...
jellyfin-media-player: 1.6.1 -> 1.7.0
2022-06-17 11:55:19 +02:00
Sandro
c888ef8074
Merge pull request #177992 from r-ryantm/auto-update/mitmproxy2swagger
...
mitmproxy2swagger: 0.6.0 -> 0.6.1
2022-06-17 11:52:09 +02:00
Robert Hensing
152736d39e
nixosTests.acme: Fix typechecking, avoiding type reassignment
2022-06-17 11:45:19 +02:00
markuskowa
14590c6f8c
Merge pull request #177999 from markuskowa/upd-gromacs
...
gromacs: 2022.1 -> 2022.2
2022-06-17 11:42:18 +02:00
Sandro
24f70a3888
Merge pull request #177993 from chvp/bump-mautrix-whatsapp
...
mautrix-whatsapp: 0.4.0 -> 0.5.0
2022-06-17 11:41:50 +02:00
Sandro
5f9fd821c2
Merge pull request #178000 from SuperSandro2000/vim-go
...
vimPlugins.vim-go: update tools list
2022-06-17 11:41:27 +02:00
Sandro
e41cbe0cb0
Merge pull request #177995 from bryanasdev000/jd152
...
jd-diff-patch: 1.5.1 -> 1.5.2
2022-06-17 11:40:54 +02:00
Sandro
81bd065a9a
Merge pull request #171527 from SuperSamus/haruna
2022-06-17 11:39:41 +02:00
Sandro
965dfc8a0c
Merge pull request #177969 from r-ryantm/auto-update/python3.10-google-cloud-datastore
...
python310Packages.google-cloud-datastore: 2.7.0 -> 2.7.1
2022-06-17 11:32:55 +02:00
Martin Weinelt
73a0c239a2
Merge pull request #177833 from r-ryantm/auto-update/esphome
2022-06-17 10:59:42 +02:00
Sandro Jäckel
b8699bb45b
vimPlugins.vim-go: update tools list
2022-06-17 10:56:07 +02:00
Markus Kowalewski
b4c6da2ee5
gromacs: 2022.1 -> 2022.2
2022-06-17 10:54:56 +02:00
markuskowa
9ade8df548
Merge pull request #177987 from posch/slurm-22.05.2
...
slurm: 22.05.1 -> 22.05.2
2022-06-17 10:52:39 +02:00
Dennis Gosnell
9d037cf43f
haskellPackages.jsaddle-hello: mark broken on darwin
2022-06-17 17:51:22 +09:00
Bryan A. S
d88758ce70
linkerd_edge: 22.2.4 -> 22.6.1
2022-06-17 05:47:19 -03:00
Bryan A. S
f318e8f074
linkerd: 2.11.1 -> 2.11.2
2022-06-17 05:46:43 -03:00
Bryan A. S
904d737daf
jd-diff-patch: 1.5.1 -> 1.5.2
...
- bump version
- drop explicit docheck
2022-06-17 05:35:49 -03:00