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::thread::_State_impl<std::thread::_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
Nick Cao
68e6a47ce7
uboot: 2023.04 -> 2023.07.02
2023-07-12 09:09:12 +08: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
Nick Cao
d4ffd4aa09
ubootRock{,Pro}64: drop extraMakeFlags as the u-boot.itb target has been removed
2023-07-11 10:41:57 +08:00
Nick Cao
485141130e
uboot: add pyelftools to nativeBuildInputs as it is now required for boards that us binman
2023-07-11 10:41:57 +08:00
Nick Cao
7c9da3ef2f
uboot: 2023.01 -> 2023.04
2023-07-11 10:41:56 +08: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
github-actions[bot]
c5b82a046f
Merge staging-next into staging
2023-06-28 18:01:51 +00:00
Doron Behar
2822d3ef07
Merge pull request #202089 from GenericNerdyUsername/lssecret
...
lssecret: init at `722013dc`
2023-06-28 12:17:09 +00:00
Vincenzo Mantova
67bf09ea95
ghostscript: fix dynamic linking of gsx on darwin
2023-06-26 23:12:31 +01:00
github-actions[bot]
f04cfae48a
Merge master into staging-next
2023-06-26 12:01:27 +00:00
Janik
7568fbf2d4
Merge pull request #223575 from MGlolenstine/seafile-client
2023-06-26 12:50:20 +02:00
MGlolenstine
ecb8485514
seafile-shared: 8.0.3 -> 9.0.2
2023-06-26 12:08:02 +02:00
github-actions[bot]
054d9759ed
Merge master into staging-next
2023-06-26 00:02:44 +00:00
Harsh Shandilya
65dc76518a
scrcpy: 2.0 -> 2.1
2023-06-25 23:40:42 +05:30
github-actions[bot]
36bd3b4559
Merge master into staging-next
2023-06-25 06:01:15 +00:00
Nick Cao
1485d7bae8
Merge pull request #239578 from Scrumplex/vencord-disable-updater
...
vencord: Disable Updater
2023-06-25 12:18:22 +08:00
github-actions[bot]
b633dddac4
Merge master into staging-next
2023-06-24 18:01:04 +00:00
Sefa Eyeoglu
1410783ff5
vencord: set standalone build mode
...
This tells Vencord that it is not installed using its Git installation
method. Currently this doesn't do anything, as the only consumer of this
value is the updater code, that has been effectively disabled using a
patch.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2023-06-24 14:28:03 +02:00
Sefa Eyeoglu
de1624865f
vencord: fix version number patch
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net >
2023-06-24 14:27:44 +02:00