Doron Behar
6340ba2c47
Merge pull request #304148 from r-ryantm/auto-update/balena-cli
...
balena-cli: 18.1.8 -> 18.1.9
2024-04-15 11:17:30 +03:00
Pascal Wittmann
f366285775
Merge pull request #304197 from x-zvf/master
...
pkg-pferd: 3.5.1 -> 3.5.2
2024-04-15 10:16:33 +02:00
Vincent Laporte
1b411ccbf3
coqPackages.stdpp: 1.9.0 → 1.10.0
...
coqPackages.iris: 4.1.0 → 4.2.0
2024-04-15 10:13:00 +02:00
Someone
c708923629
Merge pull request #304069 from autrimpo/python-onnxruntime-cuda
...
onnxruntime: CUDA fixes
2024-04-15 08:04:15 +00:00
Jade Lovelace
78945a827c
stdenv: make inputDerivation never fixed-output
...
This fixes using inputDerivation on derivations that are fixed-output.
Previously:
```
nix-repl> drv = runCommand "huh" { outputHash = "sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU="; outputHashAlgo = "sha256"; outputHashType = "flat"; } "touch $out"
nix-repl> drv.inputDerivation
«derivation /nix/store/d8mjs6cmmvsr1fv7psm6imis5pmh9bcs-huh.drv»
nix-repl> :b drv.inputDerivation
error: fixed output derivation 'huh' is not allowed to refer to other store paths.
You may need to use the 'unsafeDiscardReferences' derivation attribute, see the manual for more details.
```
Fixes: https://github.com/NixOS/nixpkgs/issues/304209
2024-04-15 00:52:28 -07:00
R. Ryantm
301408fab2
libretro.fbneo: unstable-2024-04-08 -> unstable-2024-04-15
2024-04-15 07:40:04 +00:00
R. Ryantm
7a2ab79b5b
libretro.puae: unstable-2024-02-22 -> unstable-2024-04-12
2024-04-15 07:32:51 +00:00
R. Ryantm
d4121f21d3
libretro.ppsspp: unstable-2024-04-09 -> unstable-2024-04-14
2024-04-15 07:22:43 +00:00
Mario Rodas
b559ba1424
Merge pull request #303746 from r-ryantm/auto-update/chezmoi
...
chezmoi: 2.47.3 -> 2.47.4
2024-04-15 02:22:21 -05:00
R. Ryantm
61312c1890
libretro.mame2003-plus: unstable-2024-04-09 -> unstable-2024-04-13
2024-04-15 07:20:44 +00:00
Mario Rodas
d08775d67c
Merge pull request #304160 from r-ryantm/auto-update/tfupdate
...
tfupdate: 0.8.1 -> 0.8.2
2024-04-15 02:10:26 -05:00
Mario Rodas
7852c0cbeb
Merge pull request #304134 from r-ryantm/auto-update/fzf
...
fzf: 0.49.0 -> 0.50.0
2024-04-15 02:10:13 -05:00
Mario Rodas
c4adfa009b
Merge pull request #303635 from r-ryantm/auto-update/python312Packages.myst-nb
...
python312Packages.myst-nb: 1.0.0 -> 1.1.0
2024-04-15 02:08:31 -05:00
Mario Rodas
061addbd70
Merge pull request #303889 from r-ryantm/auto-update/nodejs-slim_21
...
nodejs-slim_21: 21.7.2 -> 21.7.3
2024-04-15 02:06:16 -05:00
Mario Rodas
ca8df0913d
Merge pull request #303940 from r-ryantm/auto-update/python311Packages.apprise
...
python311Packages.apprise: 1.7.5 -> 1.7.6
Closes https://github.com/NixOS/nixpkgs/pull/303943
2024-04-15 02:05:27 -05:00
Mario Rodas
3bcababc10
Merge pull request #304166 from r-ryantm/auto-update/postgresql13Packages.lantern
...
postgresql13Packages.lantern: 0.2.3 -> 0.2.4
Closes https://github.com/NixOS/nixpkgs/pull/304167
Closes https://github.com/NixOS/nixpkgs/pull/304168
Closes https://github.com/NixOS/nixpkgs/pull/304169
Closes https://github.com/NixOS/nixpkgs/pull/304170
Closes https://github.com/NixOS/nixpkgs/pull/304171
Closes https://github.com/NixOS/nixpkgs/pull/304172
Closes https://github.com/NixOS/nixpkgs/pull/304173
Closes https://github.com/NixOS/nixpkgs/pull/304175
Closes https://github.com/NixOS/nixpkgs/pull/304176
2024-04-15 02:00:08 -05:00
R. Ryantm
3559b8b023
libretro.pcsx-rearmed: unstable-2024-04-06 -> unstable-2024-04-14
2024-04-15 06:58:09 +00:00
R. Ryantm
415a7526a7
libretro.beetle-psx-hw: unstable-2024-03-22 -> unstable-2024-04-12
2024-04-15 06:54:42 +00:00
R. Ryantm
153de63415
libretro.snes9x: unstable-2024-02-14 -> unstable-2024-04-13
2024-04-15 06:54:31 +00:00
Péter Bohner (xzvf)
e5f757e73a
pkg-pferd: 3.5.1 -> 3.5.2
...
This change is necessary for PFERD to work with ILIAS v8.
2024-04-15 08:39:40 +02:00
Robert Schütz
fed6f67bd9
Merge pull request #304157 from r-ryantm/auto-update/python312Packages.vallox-websocket-api
...
python312Packages.vallox-websocket-api: 5.1.1 -> 5.2.0
2024-04-15 06:36:54 +00:00
R. Ryantm
97b7295ed4
libretro.play: unstable-2024-04-09 -> unstable-2024-04-10
2024-04-15 06:33:44 +00:00
Maximilian Bosch
a9ab026810
Merge pull request #304096 from drupol/php/fix-builds-on-darwin
...
php81: add missing patch
2024-04-15 06:29:12 +00:00
Fabian Affolter
b01beab0f4
Merge pull request #303983 from fabaff/dnsrecon-bump
...
dnsrecon: 1.1.5 -> 1.2.0
2024-04-15 08:16:54 +02:00
Fabian Affolter
c092112f4d
Merge pull request #303991 from fabaff/openvas-scanner
...
openvas-scanner: init at 23.0.1
2024-04-15 08:16:43 +02:00
Fabian Affolter
9427f67296
Merge pull request #303993 from fabaff/troubadix
...
troubadix: init at 24.4.0
2024-04-15 08:16:34 +02:00
Fabian Affolter
7801a38b28
Merge pull request #304064 from r-ryantm/auto-update/python312Packages.aiooss2
...
python312Packages.aiooss2: 0.2.10 -> 0.2.11
2024-04-15 08:11:30 +02:00
Fabian Affolter
3abda26c79
Merge pull request #304149 from r-ryantm/auto-update/python311Packages.llama-index-core
...
python311Packages.llama-index-core: 0.10.28.post1 -> 0.10.29
2024-04-15 08:10:54 +02:00
Fabian Affolter
c59aa8c9dc
Merge pull request #304177 from r-ryantm/auto-update/python312Packages.goodwe
...
python312Packages.goodwe: 0.3.2 -> 0.3.3
2024-04-15 08:10:25 +02:00
Fabian Affolter
5fb1d134c8
Merge pull request #303986 from r-ryantm/auto-update/python311Packages.llama-index-readers-file
...
python311Packages.llama-index-readers-file: 0.1.16 -> 0.1.17
2024-04-15 08:09:39 +02:00
Franz Pletz
9831d39ef6
Merge pull request #303918 from lunik1/iosevka-29.2.0
...
iosevka: 29.1.0 -> 29.2.0
2024-04-15 07:57:36 +02:00
Franz Pletz
c10fcc9267
Merge pull request #303825 from LeSuisse/less-sec-issue-newline-paths
...
less: apply patch for security issue when opening files with \n in paths
2024-04-15 07:55:26 +02:00
Franz Pletz
99d561f8bd
Merge pull request #303928 from keenanweaver/obs-vkcapture
...
obs-studio-plugins.obs-vkcapture: 1.4.7 -> 1.5.0
2024-04-15 07:52:09 +02:00
Franz Pletz
1b86b63edc
Merge pull request #303962 from tomfitzhenry/openssh-passthru
...
openssh: add nixosTests.openssh to passthru.tests
2024-04-15 07:51:24 +02:00
Franz Pletz
447fe49981
Merge pull request #303995 from fabaff/cloud-custodian-refactor
...
cloud-custodian: 0.8.45.1 -> 0.9.35.0
2024-04-15 07:49:06 +02:00
Franz Pletz
3c0042884e
Merge pull request #304036 from ck3d/openvscode-server-1880
...
openvscode-server: 1.87.1 -> 1.88.0
2024-04-15 07:48:01 +02:00
Franz Pletz
3af419b62c
Merge pull request #304056 from yu-re-ka/garage-1-0-toplevel
...
garage_1_x: expose at top-level
2024-04-15 07:47:29 +02:00
éclairevoyant
3ab789c8fa
Merge pull request #304136 from r-ryantm/auto-update/ghdl
...
ghdl: 4.0.0 -> 4.1.0
2024-04-15 05:46:33 +00:00
Paul Meyer
53fc561baa
Merge pull request #304131 from r-ryantm/auto-update/athens
...
athens: 0.13.2 -> 0.13.3
2024-04-15 07:44:11 +02:00
R. Ryantm
e6afeada62
fluent-bit: 3.0.1 -> 3.0.2
2024-04-15 05:39:24 +00:00
K900
505b2b9169
Merge pull request #302242 from 500InternalError/asusctl-5.0.10
...
asusctl: 5.0.7 -> 5.0.10
2024-04-15 08:39:21 +03:00
Franz Pletz
1515e7b090
Merge pull request #304130 from zzzsyyy/update/xanmod
...
linux_xanmod, linux_xanmod_latest: 2024-04-13
2024-04-15 07:38:31 +02:00
Franz Pletz
e8f6922fd6
Merge pull request #304140 from ja1den/update-rtl88xxau-aircrack
...
rtl88xxau-aircrack: unstable-02-05-2023 -> unstable-2024-04-09
2024-04-15 07:36:31 +02:00
Franz Pletz
f4941b32f1
Merge pull request #304163 from jrick/oksh_ncurses
...
oksh: link to ncurses
2024-04-15 07:34:42 +02:00
R. Ryantm
88b93829d9
netbird-ui: 0.27.2 -> 0.27.3
2024-04-15 05:33:10 +00:00
tomberek
571f928a11
Merge pull request #304124 from r-ryantm/auto-update/llama-cpp
...
llama-cpp: 2636 -> 2674
2024-04-15 01:32:58 -04:00
Stanisław Pitucha
b0c9ffd13b
Merge pull request #304152 from viraptor/stag-darwin
...
stag: fix compiling with clang
2024-04-15 15:29:00 +10:00
Pol Dellaiera
78f5334508
Merge pull request #304057 from Aleksanaa/ruapu
...
ruapu: init at 0.1.0
2024-04-15 07:24:41 +02:00
Nikolay Korotkiy
f7f2acd9c2
Merge pull request #302260 from dylan-gonzalez/package/pynmeagps
...
pynmeagps: init at 1.0.35
2024-04-15 09:11:01 +04:00
Vincent Laporte
b941d52506
jasmin-compiler: 2023.06.2 → 2023.06.3
2024-04-15 06:45:37 +02:00