Commit Graph

387388 Commits

Author SHA1 Message Date
Lassulus
c58d141dcc
Merge pull request #177268 from Luflosi/update/boinc
boinc: 7.18.1 -> 7.20.0
2022-06-23 21:14:33 +02:00
Sandro Jäckel
30c698becb python310Packages.django-allauth: 0.50.0 -> 0.51.0 2022-06-23 12:10:12 -07:00
Sandro Jäckel
a9bbbc8238 python310Packages.drf-spectacular-sidecar: 2022.5.1 -> 2022.6.1 2022-06-23 12:06:28 -07:00
Rick van Schijndel
c100196b08
Merge pull request #176823 from risicle/ris-native-source-provenance-applications
treewide/applications: add `sourceType` `binaryNativeCode` for many packages
2022-06-23 20:55:09 +02:00
Sandro
8642f38e0e
Merge pull request #178771 from SuperSandro2000/rehex 2022-06-23 20:44:31 +02:00
Klemens Nanni
55fc0010c4 bcc: Split manuals into own output
This should avoid manual cache/database rebuilds whenever tools alone
change.

Our bpftrace does the same already.
2022-06-23 20:25:20 +02:00
Will Fancher
7f06c138bf
Merge pull request #176456 from klemensn/nixos-rebuild-synopsis
nixos-rebuild: Accept only one argument
2022-06-23 14:22:04 -04:00
ajs124
23b410fba6
Merge pull request #178743 from helsinki-systems/fix/xkblayout-state-qt4
xkblayout-state: drop unneeded qt4 dep
2022-06-23 20:10:50 +02:00
ajs124
7db8c5cc07 confclerk: 0.6.4 -> 0.7.1
qt4 -> qt5
2022-06-23 13:08:17 -05:00
Sandro Jäckel
1ecc8fa5ca
rehex: drop me from maintainers 2022-06-23 20:01:52 +02:00
ajs124
6db6fe4d1c xkblayout-state: drop unneeded qt4 dep 2022-06-23 19:59:55 +02:00
Klemens Nanni
3d54f15c00 bpftrace: Pull tools into PATH
The *.bt(8) tools are meant to be used as standalone scripts,
their synopsis demonstrates this usage.

Especially under NixOS, calling them via their absoloute path
in interactive shells is a huge pain, however.

Symlink them next to bpftrace(8) itself so they end up in `PATH`
but do not move them to avoid breaking existing setups that expect
them under share/tools/.

This goes in line with our bcc as well as Debian's bpftrace package.
2022-06-23 19:42:08 +02:00
legendofmiracles
2c069efa1b
Merge pull request #178767 from alternateved/maintainers/add-alternateved
maintainers: add alternateved
2022-06-23 11:40:57 -06:00
Shea Levy
e9e3a5af33
Merge pull request #178731 from shlevy/isabelle-darwin
Fix isabelle on darwin
2022-06-23 13:40:18 -04:00
Jan Tojnar
d76bc927b8
Merge pull request #178508 from Kritnich/master
fail2ban: Fix use of `MutableMapping` for Python >= 3.10
2022-06-23 19:39:22 +02:00
Klemens Nanni
7a0549387b nixos-rebuild: Accept only one argument
Multiple arguments make no sense but they are accepted, the last one
winning.

Found editing a previous run from shell history and adding a command
rather than replacing it;  observe in verbose mode:

```
$ nixos-rebuild dry-run -v
building the system configuration...
Building in legacy (non-flake) mode.
No --build-host given, running nix-build locally
$ nix-build <nixpkgs/nixos> -A system -k -I nixpkgs=/home/kn/src/nixpkgs -v --dry-run
...
```

```
$ nixos-rebuild dry-run build -v
building Nix...
$ nix-instantiate <nixpkgs/nixos> --add-root /tmp/nixos-rebuild.jgEYqZ/nix.drv --indirect -A config.nix.package.out -I nixpkgs=/home/kn/src/nixpkgs -v
...
```

nixos-rebuild(8) already bails out on zero arguments, so do the same
when passing a second one.
2022-06-23 21:39:13 +04:00
Robert Scott
16bca8d4c8 dbeaver: add sourceProvenance binaryBytecode 2022-06-23 18:38:23 +01:00
Robert Scott
070028a960 fahcontrol: remove autoPatchelfHook argument
this is confusing as it is not used - the package .deb only contains
python (and bash)
2022-06-23 18:38:23 +01:00
Robert Scott
466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
Shea Levy
c4f2260cdb
isabelle: Fix build on darwin 2022-06-23 13:24:53 -04:00
Tomasz Hołubowicz
74d5db4e54 maintainers: add alternateved 2022-06-23 19:10:09 +02:00
Bernardo Meurer
cefe06f820
Merge pull request #178755 from edolstra/fix-static-libzip
Fix pkgsStatic.libzip
2022-06-23 13:02:05 -04:00
Bernardo Meurer
7bc33699f7
Merge pull request #178328 from misuzu/llvm-armv7l
clang_14: drop out-of-date armv7l patch
2022-06-23 13:01:11 -04:00
Fabian Affolter
9f8ee001c0
Merge pull request #178730 from r-ryantm/auto-update/python310Packages.diff-cover
python310Packages.diff-cover: 6.5.0 -> 6.5.1
2022-06-23 18:43:31 +02:00
Shea Levy
4d781f329d
z3_4_4_0: Fix build on darwin. 2022-06-23 12:40:46 -04:00
techknowlogick
efa5caa007
packer: 1.8.1 -> 1.8.2 (#178609) 2022-06-23 18:37:48 +02:00
Matthieu Coudron
f9958c6504
Merge pull request #178520 from malob/update-vimPlugins 2022-06-23 18:33:45 +02:00
Bernardo Meurer
ba1bd41359
Merge pull request #178457 from ereslibre/bump-wasmtime-0-38
wasmtime: 0.37.0 -> 0.38.0
2022-06-23 12:30:56 -04:00
K900
523bd0ae27 libreoffice: add java.sql dependency
Otherwise Base crashes on startup.
2022-06-23 18:26:35 +02:00
Bernardo Meurer
64a7c1efd3
Merge pull request #178261 from Sciencentistguy/move-cargo-subcommands
treewide: move all cargo subcommands to pkgs/development/tools/rust/
2022-06-23 12:19:49 -04:00
Bernardo Meurer
70b75dd824
Merge pull request #178628 from gador/fix-prusa-slicer
prusa-slicer: fix boost 1.79 incompatibility
2022-06-23 12:18:40 -04:00
Bernardo Meurer
c7eacbf87e
Merge pull request #177672 from hercules-ci/nixos-generate-config-add-nixpkgs.system
nixos-generate-config: Add nixpkgs.hostPlatform to hardware-configuration.nix
2022-06-23 12:18:20 -04:00
Bernardo Meurer
efe792bb20
Merge pull request #178071 from mweinelt/nm-owe-fixes
networkmanager: Apply several fixes for OWE
2022-06-23 12:17:27 -04:00
Bernardo Meurer
dd2f9e638b
Merge pull request #178212 from vincentbernat/feature/pipewire-0.3.52
pipewire: 0.3.51 -> 0.3.52
2022-06-23 12:15:00 -04:00
Bernardo Meurer
e5c795a026
Merge pull request #178214 from trofi/update-mdbook
mdbook: 0.4.17 -> 0.4.18
2022-06-23 12:14:29 -04:00
Bernardo Meurer
a36554623e
Merge pull request #178353 from lopsided98/vim-cross-shebang
vim: fix shebangs when cross-compiling
2022-06-23 12:12:18 -04:00
Bernardo Meurer
5332bc174a
Merge pull request #178483 from twitchyliquid64/tailscale-networkd
tailscale: ignore tailscale link when using networkd
2022-06-23 12:10:14 -04:00
Lassulus
ce201e84f2
Merge pull request #174344 from helsinki-systems/upd/qjoypad
qjoypad: 4.1.0 -> 4.3.1
2022-06-23 18:05:54 +02:00
Bernardo Meurer
6662ddf705
Merge pull request #178648 from newAM/github-runner
github-runner: 2.293.0 -> 2.294.0
2022-06-23 12:03:37 -04:00
Bernardo Meurer
4413eebbe0
Merge pull request #178655 from r-ryantm/auto-update/amdvlk
amdvlk: 2022.Q2.2 -> 2022.Q2.3
2022-06-23 12:02:26 -04:00
Bernardo Meurer
918d9e32e7
Merge pull request #178659 from jiegec/radare2
radare2: 5.6.8 -> 5.7.2
2022-06-23 12:02:09 -04:00
Bernardo Meurer
6bc26527d3
Merge pull request #178676 from tpwrules/update-smartmontools
smartmontools: 7.2 -> 7.3, update drivedb to latest
2022-06-23 12:01:20 -04:00
Eelco Dolstra
b97f46c807 libzip: Fix static build
Don't build the regression tests because they don't build with
pkgsStatic and are not executed anyway.
2022-06-23 17:43:56 +02:00
Nicolas Benes
bd1f8edffd freecad: 0.19.2 -> 0.20 2022-06-23 17:28:27 +02:00
Maximilian Bosch
046fcb0f8b
Merge pull request #178709 from Ma27/kernel-updates
Linux kernel updates 2022-06-23
2022-06-23 17:07:32 +02:00
Shea Levy
8e6206f9c9
gcc49: Fix build on darwin 2022-06-23 10:42:39 -04:00
Fabian Affolter
af2cdca23b
Merge pull request #178719 from fabaff/checkov-bump
checkov: 2.0.1226 -> 2.1.4
2022-06-23 15:52:12 +02:00
R. Ryantm
c344759a25 python310Packages.diff-cover: 6.5.0 -> 6.5.1 2022-06-23 13:13:53 +00:00
Jan Tojnar
68c94a2786 meld: 3.21.1 → 3.21.2
https://gitlab.gnome.org/GNOME/meld/-/compare/3.21.1...3.21.2
2022-06-23 14:56:22 +02:00
Fabian Affolter
4626094be3 checkov: 2.0.1226 -> 2.1.4 2022-06-23 13:48:38 +02:00