Nguyễn Gia Phong
9c1fc9a018
aerc: 0.5.2 -> 0.6.0
2021-12-04 21:22:01 +07:00
Artturi and GitHub
c156d60a70
Merge pull request #148182 from Artturin/electroneolchange
...
switch packages away from electron_12
2021-12-04 16:13:54 +02:00
Robert Hensing and GitHub
430c9173e4
Merge pull request #148363 from hercules-ci/add-dockerTools-fakechroot
...
dockerTools: Add fakechroot to fakeRootCommands
2021-12-04 15:13:37 +01:00
Michael Weiss
16e55eac06
tev: remove myself as maintainer
...
I'm not using it anymore.
2021-12-04 15:09:04 +01:00
Michael Weiss
3b3494eca2
tev: 1.17 -> 1.19
2021-12-04 15:08:36 +01:00
Xinglu Chen
d191699347
terminal-typeracer: 2.0.4 -> 2.0.8
...
ChangeLog: <https://gitlab.com/ttyperacer/terminal-typeracer/-/releases/v2.0.8 >
2021-12-04 15:06:20 +01:00
Maximilian Bosch and GitHub
5ffc828912
Merge pull request #148301 from Kranzes/nextcloud
...
nextcloud23: init at 23.0.0
2021-12-04 14:54:25 +01:00
Michael Weiss
2bf95bbc7c
intel-media-driver: 21.4.2 -> 21.4.3
2021-12-04 14:54:10 +01:00
Robert Hensing
ddda5f28e1
dockerTools: Keep fakechroot disabled by default
...
Avoid risk of breaking existing images by making it opt-in.
2021-12-04 13:49:10 +00:00
Robert Hensing
0e9bc9ffd1
dockerTools: Add fakechroot to fakeRootCommands
2021-12-04 13:49:10 +00:00
Maximilian Bosch and GitHub
531ddb718b
Merge pull request #148312 from Ma27/clickhouse-backup
...
clickhouse-backup: init at 1.2.2
2021-12-04 14:46:56 +01:00
Maximilian Bosch and GitHub
da8f2d71a2
Merge pull request #148294 from Ma27/bump-grafana
...
grafana: 8.2.5 -> 8.3.0
2021-12-04 14:46:51 +01:00
Maciej Krüger and GitHub
2386bbb916
Merge pull request #148039 from pimeys/prisma-language-server
2021-12-04 14:42:32 +01:00
Joel and Bjørn Forsman
11a5b0b895
python3Packages.autopep8: 1.5.7 -> 1.6.0
2021-12-04 14:36:43 +01:00
Jörg Thalheim and GitHub
51b87e1d8f
Merge pull request #148557 from fabaff/bump-gospider
...
gospider: 1.1.5 -> 1.1.6
2021-12-04 13:34:26 +00:00
Jörg Thalheim and GitHub
7ad5852d49
Merge pull request #148571 from trofi/fix-zookeeper
...
rubyPackages.zookeeper: drop outdated patch
2021-12-04 13:31:23 +00:00
Jörg Thalheim and GitHub
668e376180
Merge pull request #148584 from Mic92/sgx-sdk-improve-drv
...
sgx-sdk: improve derivation
2021-12-04 13:30:05 +00:00
Jörg Thalheim and Jörg Thalheim
dd2001942d
sgx-sdk: enable parallel building
2021-12-04 14:29:03 +01:00
Joel
13a662b45b
python3Packages.poetry: 1.1.11 -> 1.1.12
2021-12-04 23:17:46 +10:00
Maciej Krüger and GitHub
70798c6447
Merge pull request #146329 from mkg20001/rtsp
2021-12-04 14:14:37 +01:00
Vincent Haupert
8a713779ee
sgx-sdk: remove superfluous ncurses input
2021-12-04 14:09:20 +01:00
Thiago Kenji Okada and GitHub
f2bda69e08
Merge pull request #148457 from AdsonCicilioti/x11-gestures-fix-touchegg
...
gnomeExtensions.x11-gestures: can't find Touchegg
2021-12-04 09:57:13 -03:00
Maximilian Bosch
da4ca766df
gitea: 1.15.6 -> 1.15.7
...
ChangeLog: https://github.com/go-gitea/gitea/releases/tag/v1.15.7
2021-12-04 13:56:12 +01:00
Dominique Martinet
559fe43665
nixos/tests: add bpf test
...
test bcc and bpftrace briefly
2021-12-04 21:12:07 +09:00
Dominique Martinet
2318433b73
bcc: remove submodule
...
reverting libbpf back to 0.5.0 fixes bcc compilation with our libbpf
This also shows this was a libbpf bug rather than a bcc problem...
2021-12-04 21:12:07 +09:00
Dominique Martinet
0ae1623ea3
pahole: remove submodule
...
1.22 merged the EMBEDDED_LIBBPF patch back
2021-12-04 21:12:07 +09:00
Dominique Martinet
78a4ea51e4
libbpf: install linux/btf.h
...
This installs the linux/btf.h header in libbpf, which is necessarily
compatible with bpf/btf.h
Note that we also ship the linux header's linux/btf.h with glibc,
but explicit buildInputs should have priority over default headers so
hopefully this one will always be used.
2021-12-04 21:12:07 +09:00
Dominique Martinet
bc58795244
pahole: 1.20 -> 1.22
2021-12-04 21:12:07 +09:00
Dominique Martinet
292cea9418
bpftrace: 0.13.0 -> 0.14.0
2021-12-04 21:12:07 +09:00
Dominique Martinet
1ffe19f6d8
maintainers: add martinetd
...
will add myself to bpf-related packages over the next few commits
2021-12-04 21:12:06 +09:00
Francesco Gazzetta
d69ee7c409
warzone2100: set platforms to all, mark darwin as broken
...
It's supposed to work on darwin too, but the cmake file for darwin tries
to download stuff
2021-12-04 13:12:03 +01:00
Dominique Martinet
eb774dd039
bpftrace: move from linux kernel packages to normal package
...
bpftrace doesn't actually need to be a kernel package anymore.
It used to require path to kernel sources, but we build our kernels
with IKHEADER and BTF so the currently running configuration can always
be found automatically without any patch
2021-12-04 21:07:10 +09:00
Dominique Martinet
efe6967e93
bcc: move from linux-kernels packages to normal packages
...
bcc doesn't really need kernel itself, it just cares about module path.
It's actually better to use /run/booted-system/kernel-modules/lib/modules
for two reasons:
- no need to rebuild bcc for each new kernel
- can use a newer bcc with a booted kernel that doesn't match the current
system
2021-12-04 21:07:09 +09:00
Maciej Krüger
ca82a582d9
nixos/rtsp-simple-server: init
2021-12-04 12:58:36 +01:00
Maciej Krüger
b4642eee27
rtsp-simple-server: 0.17.3 -> 0.17.8
...
Not upgrading to 0.17.9 as uses go 1.17
2021-12-04 12:54:27 +01:00
Maciej Krüger and GitHub
c52ea537b3
Merge pull request #146840 from mkg20001/twup
2021-12-04 12:52:32 +01:00
Fabian Affolter and GitHub
ccb03c908b
Merge pull request #148553 from dotlambda/cssselect2-dependencies
...
python3Packages.cssselect2: remove superfluous dependencies
2021-12-04 12:12:11 +01:00
Ivan Timokhin
7dcc14f57b
junicode: 1.002 -> 1.003
...
Development of the font has moved from Sourceforge to GitHub, mostly
in preparation for the 2.0 version, but the 1.003 release is also
tagged there, hence the homepage change.
Release notes are here:
https://github.com/psb1558/Junicode-font/releases/tag/v1.003
and they are profoundly uninformative.
2021-12-04 14:07:26 +03:00
Sergei Trofimovich
05d223f53e
rubyPackages.zookeeper: drop outdated patch
...
Without the change build fails as:
patch -p0 < patches/zkc-3.4.5-gcc-8.patch 2>&1
patching file zkc-3.4.5/c/src/zookeeper.c
Hunk #1 FAILED at 3418.
1 out of 1 hunk FAILED -- saving rejects to file zkc-3.4.5/c/src/zookeeper.c.rej
2021-12-04 10:59:46 +00:00
Akshay
8e29102ccb
statix: 0.4.1 -> 0.4.2
2021-12-04 16:09:03 +05:30
Fabian Affolter
59214cc08f
python3Packages.adblock: 0.5.0 -> 0.5.1
2021-12-04 11:34:13 +01:00
Fabian Affolter
9b2d7ed016
python3Packages.aiomusiccast: 0.14.0 -> 0.14.2
2021-12-04 11:23:04 +01:00
Fabian Affolter and GitHub
1083fd1d97
Merge pull request #148533 from figsoda/update-taplo-cli
...
taplo-cli: 0.4.1 -> 0.5.0
2021-12-04 11:17:50 +01:00
Fabian Affolter
ee4f047667
python3Packages.flux-led: 0.25.10 -> 0.25.13
2021-12-04 11:15:14 +01:00
Julius de Bruijn
e45a748e77
@prisma/language-server: init at 3.6.0
2021-12-04 11:13:00 +01:00
Guillaume Girol and GitHub
7639c9ef20
Merge pull request #147044 from cyplo/update-genpass
...
genpass: 0.4.12 -> 0.5.1
2021-12-04 10:08:06 +00:00
Guillaume Girol and GitHub
75faf46d7a
Merge pull request #147020 from mmilata/lndmanage-0.14
...
lndmanage: 0.13.0 -> 0.14.0
2021-12-04 09:56:27 +00:00
Guillaume Girol and GitHub
abab86e212
Merge pull request #147691 from hmenke/sof-firmware
...
sof-firmware: 1.9 -> 1.9.2
2021-12-04 09:52:39 +00:00
Guillaume Girol and GitHub
39a44f3a76
Merge pull request #148151 from pacien/beamerpresenter-0.2.1
...
beamerpresenter: 0.2.0 -> 0.2.1
2021-12-04 09:48:54 +00:00
Bobby Rong and GitHub
c1407ce631
Merge pull request #148387 from JesusMtnezForks/go-task
...
go-task: 3.9.1 -> 3.9.2
2021-12-04 17:48:21 +08:00