Commit Graph

466228 Commits

Author SHA1 Message Date
Vincent Laporte
edf81049b1
ocaml-ng.ocamlPackages_4_01_0.csv: remove at 1.5 2023-03-20 07:48:59 +01:00
R. Ryantm
30356d7a9e python310Packages.py-synologydsm-api: 2.1.4 -> 2.2.0 2023-03-20 05:26:29 +00:00
R. Ryantm
fa871f9f5a python310Packages.tesserocr: 2.5.2 -> 2.6.0 2023-03-20 04:13:44 +00:00
figsoda
474b2cf0aa argc: 0.14.0 -> 0.15.0
Diff: https://github.com/sigoden/argc/compare/v0.14.0...v0.15.0

Changelog: https://github.com/sigoden/argc/releases/tag/v0.15.0
2023-03-19 23:31:39 -04:00
techknowlogick
76b5525a6d shot-scraper: init at 1.1.1 2023-03-19 23:17:41 -04:00
adisbladis
8276a165b9
Merge pull request #222037 from m-burg/fix/subsurface-libdivecomputer-dependencies
subsurface: add dependencies for transports
2023-03-20 16:01:03 +13:00
Nick Cao
bbda904452
Merge pull request #221953 from zendo/update/clash-verge
clash-verge: 1.2.3 -> 1.3.0
2023-03-20 10:52:54 +08:00
Nick Cao
d8c8f21bdf
Merge pull request #222120 from orivej/tonelib-gfx
tonelib-gfx: 4.7.5 -> 4.7.8
2023-03-20 10:43:12 +08:00
Nick Cao
1a4ecf97aa
Merge pull request #222121 from orivej/tonelib-jam
tonelib-jam: 4.7.5 -> 4.7.8
2023-03-20 10:42:59 +08:00
Nick Cao
8eb7fcb5dc
Merge pull request #222034 from r-ryantm/auto-update/phpunit
phpunit: 10.0.14 -> 10.0.16
2023-03-20 10:29:04 +08:00
Nick Cao
1b41e32593
Merge pull request #222044 from r-ryantm/auto-update/hydroxide
hydroxide: 0.2.24 -> 0.2.25
2023-03-20 10:27:41 +08:00
Nick Cao
fc8a1965d0
Merge pull request #222119 from r-ryantm/auto-update/numix-icon-theme-square
numix-icon-theme-square: 23.03.04 -> 23.03.19
2023-03-20 10:25:13 +08:00
Nick Cao
1e13f655c4
Merge pull request #222100 from wahjava/update-ugrep
ugrep: 3.10.0 -> 3.11.0
2023-03-20 10:24:46 +08:00
Nick Cao
0b98c1d702
Merge pull request #222104 from amjoseph-nixpkgs/pr/session-desktop/sourceProvenance
session-desktop: mark meta.sourceProvenance
2023-03-20 10:23:32 +08:00
Nick Cao
1cabd59b4d
Merge pull request #222109 from figsoda/nextest
cargo-nextest: 0.9.50 -> 0.9.51
2023-03-20 10:22:25 +08:00
R. Ryantm
90cc287d6e slsa-verifier: 2.0.1 -> 2.1.0 2023-03-20 02:14:38 +00:00
R. Ryantm
407d5232a4 tmux-xpanes: 4.1.3 -> 4.1.4 2023-03-20 02:06:48 +00:00
Orivej Desh
68ce92797a tonelib-jam: 4.7.5 -> 4.7.8 2023-03-20 01:52:36 +00:00
Orivej Desh
3e82573de0 tonelib-gfx: 4.7.5 -> 4.7.8 2023-03-20 01:49:57 +00:00
R. Ryantm
b19fc2cceb numix-icon-theme-square: 23.03.04 -> 23.03.19 2023-03-20 01:47:44 +00:00
Yarny0
518928217c tvbrowser: don't explicitely verify jdk version 2023-03-19 22:46:32 -03:00
Yarny0
a81b44f852 tvbrowser: don't substitute pname in derivation shell scripts 2023-03-19 22:46:32 -03:00
Yarny0
1293a30f85 tvbrowser: rely on default mainProgram in meta data
No need to explicitely set the default value.
2023-03-19 22:46:32 -03:00
Yarny0
c4684c79af tvbrowser: fix shell indentation in test derivation 2023-03-19 22:46:32 -03:00
Yarny0
6efba935d3 tvbrowser: use alias for old tvbrowser-bin
...instead of a hard throw.
2023-03-19 22:46:32 -03:00
Orivej Desh
83c26b693c tony: fix build with GCC 12 (#222095) 2023-03-20 01:23:19 +00:00
Alex James
cdc33cdb0e
mkvtoolnix: fix build on darwin
This fixes the build on darwin by specifying the SDK.
2023-03-19 19:25:05 -05:00
Sandro
18b17c58dc
Merge pull request #221998 from mdarocha/dotnet-6-update 2023-03-20 01:21:10 +01:00
figsoda
5584c9e499 cargo-nextest: 0.9.50 -> 0.9.51
Diff: https://github.com/nextest-rs/nextest/compare/cargo-nextest-0.9.50...cargo-nextest-0.9.51

Changelog: https://nexte.st/CHANGELOG.html
2023-03-19 20:10:17 -04:00
Alyssa Ross
d57568fcad
linuxManualConfig: install GDB scripts
These are required to debug kernel modules.  Since we're now able to
do that, there's another reason besides BTF to enable DEBUG_INFO, so
I've done that for pre-BTF kernel modules as well here.

For GDB to get configured correctly, vmlinux-gdb.py has to be two
directories up from scripts/gdb, and vmlinux has to be next to
vmlinux-gdb.py.  The least invasive way to satisfy these constraints
is to make vmlinux a symlink, which GDB will resolve before looking
for vmlinux-gdb.py.

Tested both ways of getting the scripts into GDB that I know of:

gdb /nix/store/7n77ijlxkxr6d613h02lr707kvjx6j1k-linux-6.1.19-dev/vmlinux \
    -iex 'add-auto-load-safe-path /nix/store/7n77ijlxkxr6d613h02lr707kvjx6j1k-linux-6.1.19-dev/lib/modules/6.1.19/build/vmlinux-gdb.py' \
    -ex 'lx-version' \
    -ex 'q'
gdb /nix/store/7n77ijlxkxr6d613h02lr707kvjx6j1k-linux-6.1.19-dev/vmlinux \
    -ex 'source /nix/store/7n77ijlxkxr6d613h02lr707kvjx6j1k-linux-6.1.19-dev/lib/modules/6.1.19/build/vmlinux-gdb.py' \
    -ex 'lx-version' \
    -ex 'q'

Also tested that the strip changes don't result in meaningful output
size changes (there's some small variation due to BTF data not always
coming out the same size, which is unrelated), and built every kernel
I can on x86_64 to make sure I'm not relying on build system behaviour
specific to newer kernels.
2023-03-20 00:09:52 +00:00
Fabian Affolter
69dfa612cc python310Packages.subliminal: enable tests
- disable on unpoorted Python releases
- add changelog
- add format
- remove linting and coverage
- clean-up inputs
2023-03-20 01:04:30 +01:00
Mihai Fufezan
692c28ec10
nixos/regreet: init 2023-03-20 02:01:50 +02:00
Mihai Fufezan
aacfc0950b
regreet: 2023-02-27 -> 2023-03-19 2023-03-20 02:01:43 +02:00
Alyssa Ross
41f788b121
linuxManualConfig: use the default make target
We've basically been reimplementing this — by default it contains
vmlinux, dtbs (on applicable architectures), modules, and architecture
specific stuff like $(KBUILD_IMAGE) and a couple of other
miscellaneous files.
2023-03-19 23:55:12 +00:00
Alyssa Ross
7de3f08ce3
linuxManualConfig: unpack directly into $dev
linux is unusual in that we include its sources in an output.  There's
no point unpacking into /build when we're going to copy the sources
into $dev later.  Let's unpack directly into the final destination of
the code, and save copying a whole kernel source tree (often across
filesystems!).

This also means that Kbuild knows the location of the sources, which
will allow us to install the GDB scripts — some scripts are generated,
and some are not, so the generated ones end up in the build directory,
accompanied by symlinks to the non-generated ones in the source
directory.
2023-03-19 23:54:19 +00:00
superherointj
045cf7df32 ocaml: re-establish alphabetical order to top-level 2023-03-19 20:36:01 -03:00
Emery Hemingway
31254120db nim: 1.6.10 -> 1.6.12 2023-03-19 18:35:05 -05:00
Raito Bezarius
f83d8d46cb sniproxy: render homepage visible in the nix expression 2023-03-20 00:21:53 +01:00
Adam Joseph
f9c0fd135e session-desktop: mark meta.sourceProvenance
This expression downloads binaries but lacks a
`meta.sourceProvenance` for that.
2023-03-19 16:21:29 -07:00
Weijia Wang
2887b03d63
Merge pull request #222056 from pbsds/vscode-pandoc-bump
vscode-extensions.shd101wyy.markdown-preview-enhanced: 0.6.3 -> 0.6.8
2023-03-20 01:19:12 +02:00
Weijia Wang
e129f169d8
Merge pull request #222057 from toastal/hunspell-th-th-2023-03-01
hunspellDicts.th_TH: experimental-2021-12-20 → experimental-2023-03-01
2023-03-20 01:18:17 +02:00
Weijia Wang
55dea1bc7a
Merge pull request #222072 from SFrijters/directx-shader-compiler-remove-workaround
directx-shader-compiler: remove pinned stdenv workaround
2023-03-20 01:16:02 +02:00
superherointj
1e8f6f88d4
Merge pull request #222102 from NixOS/revert-222091-patch/vscode/extensions/quote
Revert "vscode-extensions: move underscore-prefixed extension identifiers to quoted ones"
2023-03-19 20:06:51 -03:00
Raito Bezarius
bab87b4567 sniproxy: add raitobezarius as maintainer 2023-03-20 00:05:02 +01:00
Raito Bezarius
8e08e348aa sniproxy: 0.6.0 -> 0.6.1 2023-03-20 00:04:52 +01:00
superherointj
b609654a98
Revert "vscode-extensions: move underscore-prefixed extension identifiers to quoted ones" 2023-03-19 20:02:52 -03:00
Weijia Wang
f64c078c91
Merge pull request #222070 from wegank/pyvista-bump
python310Packages.pyvista: 0.38.4 -> 0.38.5
2023-03-20 00:48:17 +02:00
Ashish SHUKLA
994923454a
ugrep: 3.10.0 -> 3.11.0 2023-03-20 04:18:10 +05:30
Weijia Wang
afc54d3cad
Merge pull request #221945 from r-ryantm/auto-update/komga
komga: 0.163.0 -> 0.164.0
2023-03-20 00:47:22 +02:00
Weijia Wang
b2b1995c17
Merge pull request #221759 from r-ryantm/auto-update/nco
nco: 5.1.4 -> 5.1.5
2023-03-20 00:46:22 +02:00