Silvan Mosberger
cd5dc76d83
substitute: Deprecate replacements
, introduce replacementsList
...
Also:
- Add tests
- Treewide update
- Improve docs
2024-02-29 00:35:27 +01:00
R. Ryantm
0822949d9c
python311Packages.oslo-concurrency: 5.3.0 -> 6.0.0
2024-02-28 23:33:13 +00:00
Robert Schütz
34d173ce85
searxng: set meta.mainProgram
2024-02-28 15:33:07 -08:00
Felix Buehler
11f98c0d75
moneyplex: remove
...
unmaintained for years, never updated and the download no longer works.
2024-02-29 00:19:25 +01:00
Sergei Trofimovich
2abc33bccf
openmw-tes3mp: drop redundant disable-warnings-if-gcc13
2024-02-28 23:12:38 +00:00
Sandro
0151be1b32
Merge pull request #291104 from katrinafyi/patch2pr-init
...
patch2pr: init at 0.22.0
2024-02-29 00:07:44 +01:00
Sandro
03c9e41b28
Merge pull request #284593 from bandithedoge/master
...
lutris: add gstreamer and plugins to fhsenv
2024-02-29 00:07:10 +01:00
R. Ryantm
19b694c3b9
python311Packages.django-crispy-bootstrap4: 2023.1 -> 2024.1
2024-02-28 23:06:26 +00:00
Sandro
273e190ada
Merge pull request #269031 from TomaSajt/xclicker
...
xclicker: init at 1.5.0
2024-02-28 23:55:42 +01:00
Flakebi
9dd364cdd1
powerdns-admin: 0.4.1 -> 0.4.2
2024-02-28 23:51:51 +01:00
Flakebi
2124ef4084
python3Packages.flask-seasurf: fix with werkzeug update
2024-02-28 23:51:50 +01:00
Pol Dellaiera
eb3cc6f463
Merge pull request #292171 from abysssol/fix-ollama-service
...
nixos/ollama: replace incorrect use of overrideAttrs
2024-02-28 23:42:43 +01:00
R. Ryantm
712a95651e
libgbinder: 1.1.36 -> 1.1.37
2024-02-28 22:42:18 +00:00
R. Ryantm
d7ae45409f
mame: 0.262 -> 0.263
2024-02-28 22:40:50 +00:00
R. Ryantm
da73fee3be
uhk-agent: 3.3.0 -> 4.0.0
2024-02-28 22:37:01 +00:00
Sergei Trofimovich
a956789b36
unnethack: disable fortify3
to avoid startup crash
...
Without the change `unnethack` startup crashes as:
(gdb) bt
#0 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#1 0x00007f734250c0e3 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78
#2 0x00007f73424bce06 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#3 0x00007f73424a58f5 in __GI_abort () at abort.c:79
#4 0x00007f73424a67a1 in __libc_message (fmt=fmt@entry=0x7f734261e2f8 "*** %s ***: terminated\n") at ../sysdeps/posix/libc_fatal.c:150
#5 0x00007f734259b1d9 in __GI___fortify_fail (msg=msg@entry=0x7f734261e2df "buffer overflow detected") at fortify_fail.c:24
#6 0x00007f734259ab94 in __GI___chk_fail () at chk_fail.c:28
#7 0x00000000005b2ac5 in strcpy (__src=0x7ffe68838b00 "Shall I pick a character's race, role, gender and alignment for you? [YNTQ] (y)",
__dest=0x7ffe68838990 "\001") at /nix/store/B0S2LKF593R3585038WS4JD3LYLF2WDX-glibc-2.38-44-dev/include/bits/string_fortified.h:79
#8 curses_break_str (str=str@entry=0x7ffe68838b00 "Shall I pick a character's race, role, gender and alignment for you? [YNTQ] (y)", width=width@entry=163,
line_num=line_num@entry=1) at ../win/curses/cursmisc.c:275
#9 0x00000000005b3f51 in curses_character_input_dialog (prompt=prompt@entry=0x7ffe68838cf0 "Shall I pick a character's race, role, gender and alignment for you?",
choices=choices@entry=0x7ffe68838d70 "YNTQ", def=def@entry=121) at ../win/curses/cursdial.c:211
#10 0x00000000005b9ca0 in curses_choose_character () at ../win/curses/cursinit.c:556
#11 0x0000000000404eb1 in main (argc=<optimized out>, argv=<optimized out>) at ./../sys/unix/unixmain.c:309
which corresponds to `gcc` warning:
../win/curses/cursmisc.c: In function 'curses_break_str':
../win/curses/cursmisc.c:275:5: warning: '__builtin___strcpy_chk' writing one too many bytes into a region of a size that depends on 'strlen' [-Wstringop-overflow=]
275 | strcpy(substr, str);
| ^
I did not find a single small upstream change that fixes it. Let's
disable `fortify3` until next release.
Closes: https://github.com/NixOS/nixpkgs/issues/292113
2024-02-28 22:33:39 +00:00
R. Ryantm
baf1e0acb2
yaydl: 0.13.0 -> 0.14.0
2024-02-28 22:30:12 +00:00
abysssol
8720397720
nixos/ollama: replace incorrect use of overrideAttrs
...
The bug prevents nixos from compiling
if the ollama service is built with cuda enabled.
2024-02-28 17:15:30 -05:00
Nikolay Korotkiy
42c5eca9eb
Merge pull request #292108 from atorres1985-contrib/uxn
...
uxn: fix version string
2024-02-29 02:14:34 +04:00
Silvan Mosberger
d0f7816d14
Merge pull request #287369 from tweag/lib-remove-polyfills
...
`lib`: Remove unneeded polyfills
2024-02-28 22:56:19 +01:00
Robert Scott
b65da2e3e8
Merge pull request #287944 from r-ryantm/auto-update/suricata
...
suricata: 7.0.2 -> 7.0.3
2024-02-28 21:52:43 +00:00
Silvan Mosberger
0dac34d458
Merge pull request #291968 from r-ryantm/auto-update/nixdoc
...
nixdoc: 2.7.0 -> 3.0.1
2024-02-28 22:47:34 +01:00
Yt
31a3ee0c19
Merge pull request #291950 from happysalada/update_nushell
...
nushell: 0.89.0 -> 0.90.1
2024-02-28 21:41:56 +00:00
Anderson Torres
cff27f18aa
emacspeak: 58.0 -> 59.0
...
Also, updates broken version according to the changelog.
Co-authored-by: R. RyanTM <ryantm-bot@ryantm.com>
2024-02-28 18:39:28 -03:00
Anderson Torres
bfca69f9d4
emacspeak: set meta.broken
2024-02-28 18:39:07 -03:00
Anderson Torres
df2ba5129c
emacspeak: refactor
...
- finalAttrs design pattern
- set strictDeps
- getExe emacs
- get rid of nested with
- set meta.changelog
- set meta.mainProgram
2024-02-28 18:31:32 -03:00
Anderson Torres
299f6e16e4
emacspeak: migrate to by-name
...
Also, keep a green alias in order to not break things.
2024-02-28 18:31:31 -03:00
Nikolay Korotkiy
816cae3ee3
Merge pull request #291807 from liketechnik/fix/paho-mqtt-c-static
...
paho-mqtt-c(pp): pass static/shared build to cmake
2024-02-29 01:28:47 +04:00
Sebastien Iooss
4d27284016
python312Packages.rope: 1.9.0 -> 1.12.0
2024-02-28 21:55:21 +01:00
R. Ryantm
3734767aff
python311Packages.nibabel: 5.2.0 -> 5.2.1
2024-02-28 20:40:59 +00:00
Nick Cao
478e8c4cce
v2ray-domain-list-community: 20240217140518 -> 20240221053250
...
Diff: 2024021714...2024022105
2024-02-28 15:32:33 -05:00
Nick Cao
b7535c4732
Merge pull request #291749 from r-ryantm/auto-update/renode-unstable
...
renode-unstable: 1.14.0+20240222git83285cc63 -> 1.14.0+20240226git732d357b4
2024-02-28 15:29:12 -05:00
Nick Cao
3563900dc8
Merge pull request #291858 from NickCao/swaycons
...
swaycons: mark available on all linux platforms
2024-02-28 15:22:58 -05:00
Nick Cao
31f84cefe0
Merge pull request #292123 from NickCao/sing-box
...
sing-box: 1.8.6 -> 1.8.7
2024-02-28 15:22:30 -05:00
Fabian Affolter
9099616b93
Merge pull request #282544 from fabaff/overrides-bump
...
python312Packages.overrides: 7.4.0 -> 7.6.0
2024-02-28 20:57:44 +01:00
Jörg Thalheim
2e63be5b9d
Merge pull request #292135 from IogaMaster/cargo-shuttle
...
cargo-shuttle: 0.34.1 -> 0.39.0
2024-02-28 20:50:14 +01:00
R. Ryantm
9bc8b16314
popeye: 0.20.3 -> 0.20.4
2024-02-28 19:47:12 +00:00
R. Ryantm
bfc795e64c
ggshield: 1.24.0 -> 1.25.0
2024-02-28 19:24:26 +00:00
Felix Bühler
5794941d37
Merge pull request #292091 from r-ryantm/auto-update/nautilus-open-any-terminal
...
nautilus-open-any-terminal: 0.5.0 -> 0.5.1
2024-02-28 20:21:45 +01:00
Fabian Affolter
5e7bc34a9b
python311Packages.aioboto3: 12.1.0 -> 12.3.0
...
Diff: https://github.com/terrycain/aioboto3/compare/refs/tags/v12.1.0...v12.3.0
Changelog: https://github.com/terrycain/aioboto3/blob/refs/tags/v12.3.0/CHANGELOG.rst
2024-02-28 19:36:49 +01:00
Artturi
d4164730d4
Merge pull request #292100 from r-ryantm/auto-update/discord-canary
...
discord-canary: 0.0.282 -> 0.0.285
2024-02-28 20:36:48 +02:00
IogaMaster
eb28574a33
cargo-shuttle: 0.34.1 -> 0.39.0
...
Diff: https://github.com/shuttle-hq/shuttle/compare/v0.34.1...v0.39.0
Changelog: https://github.com/shuttle-hq/shuttle/releases/tag/v0.39.0
Closes #291752
2024-02-28 11:35:56 -07:00
Adam C. Stephens
8ed07da2ed
Merge pull request #290433 from adamcstephens/consul/tests
...
nixos/tests/consul: enable unfree
2024-02-28 13:35:48 -05:00
Adam C. Stephens
8a583cc8ce
Merge pull request #290959 from adamcstephens/incus/0.6
...
incus.unwrapped: 0.5.1 -> 0.6.0
2024-02-28 13:35:03 -05:00
Adam C. Stephens
6b834b5e9a
Merge pull request #290570 from adamcstephens/lxc/sysctl
...
nixos/lxc/generator: remove sysctl error handling
2024-02-28 13:34:48 -05:00
Adam C. Stephens
18a2629c28
Merge pull request #291231 from r-ryantm/auto-update/squeezelite
...
squeezelite: 2.0.0.1465 -> 2.0.0.1468
2024-02-28 13:33:32 -05:00
Adam C. Stephens
2405d0abce
Merge pull request #289696 from r-ryantm/auto-update/openvswitch
...
openvswitch: 3.2.2 -> 3.3.0
2024-02-28 13:31:07 -05:00
jopejoe1
e903dad77b
firefox-beta-unwrapped: 124.0b2 -> 124.0b5
2024-02-28 18:29:29 +00:00
jopejoe1
91befadcd4
firefox-devedition-unwrapped: 124.0b2 -> 124.0b5
2024-02-28 19:29:01 +01:00
jopejoe1
77e3e948be
firefox-beta-bin-unwrapped: 124.0b2 -> 124.0b5
2024-02-28 19:27:47 +01:00