Peder Bergebakken Sundt
7cb7b7f98d
Merge pull request #266635 from katexochen/dnf4-init
...
dnf4: init at 4.18.1
2023-12-05 17:55:57 +01:00
markuskowa
566008762b
Merge pull request #270650 from sheepforce/quantum-espresso
...
quantum-espresso: 6.6 -> 7.2
2023-12-05 14:06:34 +01:00
Nick Cao
c3abd820f2
Merge pull request #259373 from GenericNerdyUsername/intellij-overhaul
...
Intellij overhaul
2023-12-05 07:08:11 -05:00
Weijia Wang
9675917c89
Merge pull request #268735 from aaronjheng/nix-template-rpm
...
nix-template-rpm: remove
2023-12-05 12:21:50 +01:00
Pol Dellaiera
8184511fb1
Merge pull request #272075 from drupol/typst/bump/0-10-0
...
typst: 0.9.0 -> 0.10.0
2023-12-05 11:49:34 +01:00
Paul Meyer
0465f2806e
dnf4: init at 4.18.1
2023-12-05 11:31:07 +01:00
Paul Meyer
1d845b40d4
libcomps: init at 0.1.20
2023-12-05 11:31:07 +01:00
Paul Meyer
77cdfc9f62
libdnf: enable python bindings
2023-12-05 11:31:06 +01:00
markuskowa
0e58059a3b
Merge pull request #272067 from sheepforce/openmm-update
...
openmm: 8.0.0 -> 8.1.0
2023-12-05 10:36:32 +01:00
Fabian Affolter
5f84cea9b5
Merge pull request #272087 from fabaff/habluetooth
...
python311Packages.habluetooth: init at 0.5.1, python311Packages.bluetooth-data-tools: 1.15.0 -> 1.17.0
2023-12-05 10:02:58 +01:00
happysalada
e3f79691f2
windmill: 1.210.1 -> 1.219.1; cleanup
2023-12-05 01:17:25 +00:00
sternenseemann
1b97c8741d
Merge pull request #268509 from sternenseemann/kill-llvm-6-7
...
haskell.compiler: stop reliance on LLVM 6 & 7; haskell.compiler.ghc884: remove at 8.8.4; llvmPackages_7: remove at 7.1.0
2023-12-05 02:03:01 +01:00
Fabián Heredia Montiel
3532bd963c
Merge pull request #271979 from vbgl/ocaml-gluten-0.5
...
ocamlPackages.gluten: 0.3.0 → 0.5.0
2023-12-05 00:27:27 +00:00
teutat3s
e72502b938
element-desktop: use electron version 27
...
Upstream switched to electron 27 in version 1.11.48
https://github.com/vector-im/element-desktop/releases/tag/v1.11.48
2023-12-05 01:00:23 +01:00
happysalada
ca9bcc2e2a
ossec: split into server & agent; 2.6 -> unstable 2023-08-09
2023-12-04 23:41:39 +00:00
Peder Bergebakken Sundt
049a83fa3c
Merge pull request #265085 from eclairevoyant/bamboo
...
fcitx5-bamboo: init at 1.0.4
2023-12-04 23:54:06 +01:00
Thomas Gerbet
cc8f80e618
Merge pull request #225134 from laalsaas/sss-cli
...
sss-cli: init at 0.1.1
2023-12-04 22:41:18 +01:00
Thomas Gerbet
69319e0269
Merge pull request #252765 from TheBrainScrambler/igir
...
igir: init at 2.0.6
2023-12-04 22:33:44 +01:00
André Silva
f2b0e57616
Merge pull request #272024 from alyssais/rustc-wasm32-rustcTarget
...
rustc-wasm32: fix build
2023-12-04 21:19:33 +00:00
Rick van Schijndel
eb796d4f97
Merge pull request #271698 from NickCao/hydra
...
hydra_unstable: 2023-12-01 -> 2023-12-04
2023-12-04 20:59:27 +01:00
Connor Baker
2c7f3c0fb7
Merge pull request #272084 from ConnorBaker/fix/ctranslate2-optional-cudnn-dep
...
ctranslate2: enable cuDNN only if it is available
2023-12-04 14:28:00 -05:00
Connor Baker
d23df73a07
ctranslate2: enable cuDNN only if it is available
2023-12-04 19:07:23 +00:00
sternenseemann
8c59811e4e
root5: broken with clang
...
Seems like any clang version > 5 doesn't work. Since root >= 6.0 is
available from nixpkgs, I think it is reasonable to mark it as broken
for now. Maybe someone can figure out if it is possible to backport a
fix from root >= 6.0.
2023-12-04 19:43:08 +01:00
sternenseemann
bb5dbaa4fa
maude: remove clang version special casing
...
Previously, maude would force clang 7 to be used when compiling with a
stdenv that uses some version of clang. The only such case during native
compilation is on Darwin where maude is marked as broken currently.
Thus, I'm treating this as dead code and removing the logic, as it
hinders our ability to remove llvmPackages_7. This may regress some kind
of cross compilation use case, but this can be addressed at some other
point if anyone is relying on that at all.
2023-12-04 19:43:07 +01:00
sternenseemann
274c1f0970
haskell.compiler.ghc865Binary: don't pass llvmPackages_6
...
We want to remove llvmPackages_6, but it is the only version GHC 8.6.5
supports. Luckily, we actually don't need LLVM in any case, since all
X86 architectures have native codegen for Darwin and Linux, as well as
POWER for Linux. Consequently, we can just pass `null` and add an extra
assert to make this more transparent to future tinkerers.
2023-12-04 19:43:07 +01:00
sternenseemann
ae29d067ff
llvmPackages_7: remove at 7.1.0
2023-12-04 19:42:57 +01:00
sternenseemann
46f14d30aa
haskell.compiler.ghc884: remove at 8.8.4
...
The main aim of this is to be able to drop llvmPackages_7.
2023-12-04 19:42:44 +01:00
Ilan Joselevich
216b111fb8
Merge pull request #271881 from Kranzes/sshx-pkgs
...
sshx: update, split component and add web to sshx-server
2023-12-04 19:07:04 +02:00
Fabian Affolter
385e6d0a14
python311Packages.habluetooth: init at 0.5.1
...
Library for high availability Bluetooth
https://github.com/Bluetooth-Devices/habluetooth
2023-12-04 18:05:27 +01:00
Pol Dellaiera
a267977215
typst: 0.9.0 -> 0.10.0
2023-12-04 17:15:02 +01:00
Phillip Seeber
50fc2bfb8b
quantum-espresso: 6.6 -> 7.2
2023-12-04 17:08:07 +01:00
Phillip Seeber
83a989d4af
openmm: 8.0.0 -> 8.1.0
2023-12-04 16:40:42 +01:00
Nick Cao
c77b10b41b
hydra_unstable: 2023-12-01 -> 2023-12-04
...
Diff: 4d1c850512...4dc8fe0b08
2023-12-04 09:23:16 -05:00
Nick Cao
163a599225
Merge pull request #271957 from Anomalocaridid/handlr-0.9.0
...
handlr-regex: 0.8.5 -> 0.9.0
2023-12-04 09:08:50 -05:00
Alyssa Ross
a449e06d5f
rustc-wasm32: fix build
...
rust.config was never intended to exist, and has been removed.
Link: https://github.com/NixOS/nixpkgs/pull/271707#issuecomment-1838471170
Fixes: 973120823b
("lib.systems.elaborate: fix passing `rust` (more) (#271707 )")
2023-12-04 12:58:27 +01:00
eryngion
e4c124c5a1
treewide: replace inherit (libsForQt5)
with libsForQt5.callPackage
where possible
...
Will help with cross compilation.
2023-12-04 11:00:18 +03:00
Vincent Laporte
f997248425
ocamlPackages.gluten-eio: init at 0.5.0
2023-12-04 07:28:12 +01:00
Ilan Joselevich
673c8d72ca
sshx: split components, unstable-2023-11-04 -> unstable-2023-11-23
2023-12-04 05:33:26 +02:00
happysalada
5f69f0ed2e
python311Packages.openai: 0.28.1 -> 1.3.7
...
openai: cleanup
2023-12-04 03:02:51 +00:00
happysalada
0108269b38
python311Packages.html2image: init at 2.0.4.3
2023-12-04 03:02:51 +00:00
éclairevoyant
e673ae1405
fcitx5-bamboo: init at 1.0.4
2023-12-03 20:19:32 -05:00
Anomalocaridid
db4ce465ed
handlr-regex: migrate to pkgs/by-name
2023-12-03 20:10:12 -05:00
Weijia Wang
d39479ec82
Merge pull request #265789 from frogamic/auto-update/pynitrokey
...
pynitrokey: 0.4.40 -> 0.4.42
2023-12-04 02:01:21 +01:00
Weijia Wang
a51b187147
Merge pull request #263904 from r-ryantm/auto-update/twitch-tui
...
twitch-tui: 2.5.1 -> 2.6.0
2023-12-04 01:14:15 +01:00
Peder Bergebakken Sundt
0794b6053c
Merge pull request #211815 from pbsds/pytikz-init
...
python3Packages.pytikz-allefeld: init at unstable-2022-11-01
2023-12-04 00:33:42 +01:00
Peder Bergebakken Sundt
d2852f5af0
Merge pull request #238711 from moni-dz/contour
...
contour: 0.3.1.200 -> 0.3.12.262
2023-12-04 00:10:19 +01:00
Doron Behar
fab84c702f
Merge pull request #228099 from danc86/fontbakery
...
fontbakery: init at 0.10.40
2023-12-03 22:07:42 +00:00
Atemu
fd7f5fd9a2
Merge pull request #269475 from jonringer/addhardwarerunpath-mini
...
addDriverRunpath: init
2023-12-03 22:27:36 +01:00
GenericNerdyUsername
17bc746f1f
jetbrains.jdk-no-jcef: init at 17.0.8-b1000.8
2023-12-03 19:29:22 +00:00
fortuneteller2k
1769cf416e
contour: 0.3.1.200 -> 0.3.12.262
...
- use qt6 by default
- codesign macOS bundle executable
- install terminfo for Darwin
- install shell completions for zsh and fish
2023-12-04 02:39:26 +08:00