Nick Cao
d3185b8a56
Merge pull request #244355 from wineee/opensbi
...
opensbi: 1.3 -> 1.3.1
2023-07-19 16:41:49 -06:00
rewine
c64b665672
opensbi: 1.3 -> 1.3.1
...
https://github.com/riscv-software-src/opensbi/compare/v1.3...v1.3.1
2023-07-19 22:05:39 +08:00
Alexandre Acebedo
44be05fa15
tmuxPlugins.tmux-fzf: unstable-2022-08-02 -> unstable-2023-07-06
2023-07-18 19:03:07 +02:00
Weijia Wang
f2e7226efd
Merge pull request #243974 from r-ryantm/auto-update/xlockmore
...
xlockmore: 5.71 -> 5.72
2023-07-18 10:30:25 +03:00
Hugh O'Brien
2fd1640d60
urbit: 2.10 -> 2.11
2023-07-17 11:02:12 -04:00
R. Ryantm
2bc8183744
xlockmore: 5.71 -> 5.72
2023-07-17 13:18:41 +00:00
Sandro Jäckel
98686c14dc
scrcpy: make server display nicer in nix store diff-closure
...
Before it was displayed as:
scrcpy-server-v2.1: ε → ∅, -55.7 KiB
scrcpy-server-v2.1.1: ∅ → ε, +55.8 KiB
Now the version number is correct:
scrcpy-server: ∅ → 2.1.1, +55.8 KiB
2023-07-16 19:33:13 +02:00
Sandro
9572f73ced
Merge pull request #243692 from jnsgruk/tmux-catppuccin
...
tmuxPlugins.catppuccin: unstable-2022-04-03 -> unstable-2023-07-15
2023-07-16 15:34:03 +02:00
Artturi
d1abbbd9b6
Merge pull request #242309 from Artturin/ananicyextraxadd
2023-07-16 00:43:45 +03:00
Jon Seager
a223c2ac27
tmuxPlugins.catppuccin: unstable-2022-04-03 -> unstable-2023-07-15
2023-07-15 18:59:03 +01:00
Vladimír Čunát
3368e885d8
Merge #241951 : staging-next 2023-07-06
2023-07-15 19:51:30 +02:00
Artturi
f37355f43d
Merge pull request #242331 from Artturin/ananicycppupda
2023-07-15 20:24:43 +03:00
Vladimír Čunát
bc263d91ce
Merge #243316 : ghostscript: 10.01.1 -> 10.01.2
...
..into staging-next. This is a topologically earlier re-merge,
as it seems fairly important security fix and not that huge rebuild.
2023-07-15 14:21:07 +02:00
github-actions[bot]
2a22bb7087
Merge master into staging-next
2023-07-15 06:01:19 +00:00
Harsh Shandilya
7e9f41c295
scrcpy: 2.1 -> 2.1.1
...
Diff: https://github.com/Genymobile/scrcpy/compare/v2.1...v2.1.1
2023-07-15 03:08:18 +05:30
github-actions[bot]
9905fde3a5
Merge master into staging-next
2023-07-14 00:02:39 +00:00
José Romildo Malaquias
fa32e3cbae
Merge pull request #241532 from james-atkins/epsonscan2
...
epsonscan2: init at 6.7.61.0
2023-07-13 21:01:57 -03:00
Artturin
0a7693d9af
ananicy-cpp: 1.0.2 -> 1.1.0
...
had to use clangStdenv because
/nix/store/1qa12idg59nlxjjdrw4hfyxdkhfd3nrq-clang-wrapper-11.1.0/bin/ar: CMakeFiles/ananicy_cpp_bpf_c.dir/src/bpf_program_utils.c.o: plugin needed to handle lto object
ananicy-cpp> /nix/store/1qa12idg59nlxjjdrw4hfyxdkhfd3nrq-clang-wrapper-11.1.0/bin/ranlib: libananicy_cpp_bpf_c.a(bpf_program_utils.c.o): plugin needed to handle lto object
ananicy-cpp> [100%] Linking CXX executable ananicy-cpp
ananicy-cpp> /nix/store/zsvpmlddl2i5mpzm031a99xfpn410m5b-binutils-2.40/bin/ld: /build/cchtSHrR.ltrans5.ltrans.o: in function `ProcessQueue::stop()':
ananicy-cpp> <artificial>:(.text+0x2274): undefined reference to `destroy_bpf_program'
ananicy-cpp> /nix/store/zsvpmlddl2i5mpzm031a99xfpn410m5b-binutils-2.40/bin/ld: /build/cchtSHrR.ltrans5.ltrans.o: in function `ProcessQueue::init()':
ananicy-cpp> <artificial>:(.text+0x8460): undefined reference to `initialize_bpf_program'
ananicy-cpp> /nix/store/zsvpmlddl2i5mpzm031a99xfpn410m5b-binutils-2.40/bin/ld: <artificial>:(.text+0x846c): undefined reference to `bpf_program_init_events'
ananicy-cpp> /nix/store/zsvpmlddl2i5mpzm031a99xfpn410m5b-binutils-2.40/bin/ld: <artificial>:(.text+0x8486): undefined reference to `destroy_bpf_program'
ananicy-cpp> /nix/store/zsvpmlddl2i5mpzm031a99xfpn410m5b-binutils-2.40/bin/ld: /build/cchtSHrR.ltrans5.ltrans.o: in function `std:🧵 :_State_impl<std:🧵 :_Invoker<std::tuple<ProcessQueue::start()::{lambda(std::stop_token const&)#1}, std::stop_token> > >::_M_run() [clone .lto_priv.0]':
ananicy-cpp> <artificial>:(.text+0x861d): undefined reference to `destroy_bpf_program'
ananicy-cpp> collect2: error: ld returned 1 exit status
ananicy-cpp> make[2]: *** [CMakeFiles/ananicy-cpp.dir/build.make:325: ananicy-cpp] Error 1
ananicy-cpp> make[1]: *** [CMakeFiles/Makefile2💯 CMakeFiles/ananicy-cpp.dir/all] Error 2
ananicy-cpp> make: *** [Makefile:136: all] Error 2
2023-07-14 02:49:23 +03:00
Samae
cd5749c5b0
ghostscript: 10.01.1 -> 10.01.2
...
Minor update to counter CVE-2023-36664
Closes #243250
2023-07-14 00:53:43 +03:00
Mauricio Collares
e2622eee41
Merge pull request #242466 from risicle/ris-fortify3-disable-various
...
disable `fortify3` hardening flag on various packages
2023-07-12 13:49:08 +01:00
github-actions[bot]
c7f86a0032
Merge master into staging-next
2023-07-12 00:02:37 +00:00
Pol Dellaiera
f16bb175ab
Merge pull request #242886 from reckenrode/dxvk-update
...
dxvk: 2.1 -> 2.2
2023-07-11 23:28:48 +02:00
Randy Eckenrode
1e4e27a99f
dxvk: move Darwin detection to the wrapper package
2023-07-11 11:23:32 -06:00
Randy Eckenrode
a8bb233a09
dxvk: 2.1 -> 2.2
...
https://github.com/doitsujin/dxvk/releases/tag/v2.2
2023-07-11 11:12:36 -06:00
Randy Eckenrode
d532dbefb9
dxvk: add an update script
2023-07-11 11:09:20 -06:00
github-actions[bot]
d25c057844
Merge master into staging-next
2023-07-11 06:01:13 +00:00
Vladimír Čunát
fb7cc1a4e7
Merge #240840 : cups: 2.4.5 -> 2.4.6
...
...into staging-next, i.e. this will come to nixpkgs master earlier
than the first merge of the PR in commit 2386a5ec6e
.
2023-07-10 08:50:52 +02:00
Florian Brandes
49148a3f7f
seafile-{shared/client}: 9.0.2 -> 9.0.3
...
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2023-07-10 08:41:44 +02:00
github-actions[bot]
09bdd38107
Merge master into staging-next
2023-07-10 00:02:30 +00:00
Sandro
1ffc00aa22
Merge pull request #242178 from wackbyte/bump-vencord
...
vencord: 1.2.8 -> 1.3.4
2023-07-09 23:56:18 +02:00
Robert Scott
bf5598072e
beep: disable fortify3 hardening flag
2023-07-09 21:14:18 +01:00
github-actions[bot]
a52559d1f6
Merge master into staging-next
2023-07-09 06:01:18 +00:00
Anderson Torres
4aff21f203
sound-of-sorting: refactor
...
- Move camelCase name to aliases
2023-07-08 23:17:28 -03:00
Artturin
1b1f25312d
ananicy: unstable-2021-11-05 -> unstable-2023-03-21
...
type's were renamed so this will break some user rules
2023-07-09 00:58:05 +03:00
Artturin
7b0df0c042
ananicy-cpp-rules: init at unstable-2023-06-28
2023-07-09 00:58:05 +03:00
wackbyte
79ceb03e03
vencord: 1.2.8 -> 1.3.4
2023-07-08 15:47:23 -04:00
github-actions[bot]
da44aac0b1
Merge master into staging-next
2023-07-07 12:01:26 +00:00
R. Ryantm
a60989cbc9
armTrustedFirmwareTools: 2.8 -> 2.9.0
2023-07-06 05:23:28 +00:00
github-actions[bot]
007ab6fb2f
Merge staging-next into staging
2023-07-05 12:02:05 +00:00
R. Ryantm
14f42104c2
lilypond-unstable: 2.25.5 -> 2.25.6
2023-07-05 10:45:24 +00:00
James Atkins
57712bcec3
epsonscan2: init at 6.7.61.0
...
Add the Epson Scan 2 scanning utility and drivers, with optional
non-free plugins .
Fixes #207853
2023-07-04 13:36:15 -05:00
github-actions[bot]
61abd839c4
Merge staging-next into staging
2023-07-03 06:01:59 +00:00
Nick Cao
2f01f80c92
Merge pull request #241048 from Yarny0/foomatic-db
...
foomatic-db: unstable 2023-03-30 -> 2023-06-30
2023-07-03 13:52:08 +08:00
Nick Cao
ff017b9952
opensbi: 1.2 -> 1.3
...
Diff: https://github.com/riscv-software-src/opensbi/compare/v1.2...v1.3
2023-07-02 08:46:01 +08:00
Yarny0
610f826d4a
foomatic-db: unstable 2023-03-30 -> 2023-06-30
...
Adds approx. 60 ppd files for printers from
Gestetner, NRG and Ricoh.
2023-07-01 21:55:36 +02:00
github-actions[bot]
9eb0f0ed3a
Merge staging-next into staging
2023-07-01 06:01:38 +00:00
R. Ryantm
e4a1b664ea
cups: 2.4.5 -> 2.4.6
2023-07-01 03:00:17 +00:00
R. Ryantm
b800b9c509
urbit: 2.9 -> 2.10
2023-06-30 12:35:49 +00:00
github-actions[bot]
f6242f9557
Merge staging-next into staging
2023-06-30 00:03:00 +00:00
Sandro
bc8aa1cdb0
Merge pull request #216063 from Stunkymonkey/source-and-tags-phases
2023-06-29 16:23:35 +02:00