Commit Graph
360643 Commits
Author SHA1 Message Date
OPNA2608 d2f268745a treewide: autoPatchelfHook only on Linux 2022-03-23 21:37:39 +01:00
OPNA2608 48034046bf autoPatchelfHook: Make Linux-exclusive
After being rewritten in https://github.com/NixOS/nixpkgs/pull/149731, this hook
can fail on Mach-O binaries. Since patching ELF files on Darwin doesn't make
much sense anyway, we'll mark this as Linux-exclusive.
2022-03-22 19:55:46 +01:00
github-actions[bot]andGitHub 80180c339e Merge master into staging-next 2022-03-12 12:01:10 +00:00
Anderson TorresandGitHub 67a706a70a Merge pull request #163799 from sikmir/kirc
kirc: 0.2.9 → 0.3.1
2022-03-12 08:58:51 -03:00
zowoq a599e10c49 lima: 0.8.3 -> 0.9.0
https://github.com/lima-vm/lima/releases/tag/v0.9.0
2022-03-12 21:49:51 +10:00
Fabian AffolterandGitHub 62fa9b6a89 Merge pull request #163784 from r-ryantm/auto-update/endlessh-go
endlessh-go: 20220213 -> 20220308.1
2022-03-12 12:31:27 +01:00
Fabian AffolterandGitHub 842d95a178 Merge pull request #163787 from r-ryantm/auto-update/python3.9-sabyenc3
python310Packages.sabyenc3: 5.0.1 -> 5.1.0
2022-03-12 12:22:32 +01:00
Linus HeckemannandGitHub ad393ebb42 Merge pull request #163792 from r-ryantm/auto-update/meshcentral
meshcentral: 0.9.79 -> 0.9.98
2022-03-12 11:56:18 +01:00
LassulusandGitHub d5de06c658 Merge pull request #163693 from oxzi/jellycli-init-0.9.1
jellycli: init at 0.9.1
2022-03-12 11:41:04 +01:00
Ian KerinsandBjørn Forsman 4c6772e2a1 nixos/oci-containers: improve description of imageFile
As a novice to using this module, I found the existing description to be
quite misleading. It does not at all disable pulling from the registry,
it just loads some image archive that may or may not be related to the
container you're specifying. I had thought there was extra magic behind
this option, but it's just a `docker load`. You need foreknowledge of
the contents of the archive so that whatever it contained is actually
used to run the container.

I've reworded the description to hopefully make this behavior clearer.
2022-03-12 11:14:22 +01:00
TredwellGit c91456e4d3 Merge pull request #163782 from TredwellGit/linux
Linux kernels 2022-03-11
2022-03-12 10:05:56 +00:00
Fabian AffolterandGitHub b04bfa7048 endlessh-go: clarify license 2022-03-12 11:01:28 +01:00
Fabian AffolterandGitHub ca612cf5ff python3Packages.sabyenc3: add pythonImportsCheck 2022-03-12 10:57:26 +01:00
Fabian AffolterandGitHub 02177737c5 Merge pull request #163779 from r-ryantm/auto-update/python3.10-python-juicenet
python310Packages.python-juicenet: 1.0.2 -> 1.1.0
2022-03-12 10:51:53 +01:00
Fabian AffolterandGitHub dc77744b6b Merge pull request #163770 from r-ryantm/auto-update/python3.10-ropgadget
python310Packages.ropgadget: 6.6 -> 6.7
2022-03-12 10:38:09 +01:00
Fabian AffolterandGitHub 681597986f Merge pull request #163741 from r-ryantm/auto-update/check_ssl_cert
checkSSLCert: 2.21.0 -> 2.22.0
2022-03-12 10:37:06 +01:00
RenaudandGitHub 2e1020a78c Merge pull request #163733 from r-ryantm/auto-update/cargo-make
cargo-make: 0.35.9 -> 0.35.10
2022-03-12 10:23:54 +01:00
Nikolay Korotkiy 8c5892cee4 kirc: 0.2.9 → 0.3.1 2022-03-12 12:19:06 +03:00
Florian KlinkandGitHub 8e428f654c Merge pull request #163454 from flokli/iptables-nft-legacy-more-rl
nixos/doc: update rl-2111 w.r.t. iptables-nft migration
2022-03-12 10:17:15 +01:00
Fabian AffolterandGitHub 3e688ce458 Merge pull request #163681 from applePrincess/exploitdb-2022-03-11
exploitdb: 2022-03-10 -> 2022-03-11
2022-03-12 10:13:45 +01:00
Fabian AffolterandGitHub a76a806fb2 Merge pull request #163713 from SuperSandro2000/qrcp-maintainer
qrcp: add SuperSandro2000 as maintainer
2022-03-12 10:12:25 +01:00
Fabian AffolterandGitHub ba21180aae Merge pull request #163735 from r-ryantm/auto-update/cdk-go
cdk-go: 1.0.5 -> 1.0.6
2022-03-12 10:11:46 +01:00
Fabian AffolterandGitHub 53cb8e187b Merge pull request #163742 from r-ryantm/auto-update/checkip
checkip: 0.18.1 -> 0.19.0
2022-03-12 10:11:19 +01:00
Fabian AffolterandGitHub 8bb7f1c3e9 Merge pull request #163744 from r-ryantm/auto-update/flexget
flexget: 3.3.2 -> 3.3.3
2022-03-12 10:10:52 +01:00
Fabian AffolterandGitHub 405e295cd3 python3Packages.ropgadget: disable on older Python releases 2022-03-12 10:10:13 +01:00
Fabian AffolterandGitHub 660fe8742a python3Packages.python-juicenet: disable on older Python releases 2022-03-12 10:08:30 +01:00
Luke Granger-BrownandGitHub 06bdb101b9 Merge pull request #162388 from techknowlogick/mercurial-610
mercurial: 6.0.3 -> 6.1
2022-03-12 08:54:31 +00:00
R. Ryantm 7e64ba9dc8 meshcentral: 0.9.79 -> 0.9.98 2022-03-12 08:40:00 +00:00
Vincent LaporteandVincent Laporte 6107d3894b ocaml-ng.ocamlPackages_4_12.ocaml: 4.12.0 → 4.12.1 2022-03-12 09:34:07 +01:00
R. Ryantm c2d7363d36 python310Packages.sabyenc3: 5.0.1 -> 5.1.0 2022-03-12 07:43:50 +00:00
R. Ryantm 1f6b85cbae endlessh-go: 20220213 -> 20220308.1 2022-03-12 07:33:30 +00:00
TredwellGit 75db629894 linux_latest-libre: 18613 -> 18627 2022-03-12 07:21:25 +00:00
TredwellGit 4bf71faa06 linux-rt_5_4: 5.4.182-rt70 -> 5.4.182-rt71 2022-03-12 07:21:06 +00:00
TredwellGit 3d1e0b2e17 linux-rt_5_10: 5.10.100-rt62 -> 5.10.104-rt63 2022-03-12 07:20:35 +00:00
TredwellGit c01eed31ba linux: 5.4.183 -> 5.4.184 2022-03-12 07:19:57 +00:00
TredwellGit 51d907345a linux: 5.16.13 -> 5.16.14 2022-03-12 07:19:50 +00:00
TredwellGit eafbf22558 linux: 5.15.27 -> 5.15.28 2022-03-12 07:19:41 +00:00
TredwellGit a9e63526e2 linux: 5.10.104 -> 5.10.105 2022-03-12 07:19:31 +00:00
TredwellGit 5de1f9ac31 linux: 4.9.305 -> 4.9.306 2022-03-12 07:19:22 +00:00
TredwellGit 3d434fc0d9 linux: 4.19.233 -> 4.19.234 2022-03-12 07:19:15 +00:00
TredwellGit ceafc68dce linux: 4.14.270 -> 4.14.271 2022-03-12 07:19:08 +00:00
R. Ryantm 8d2b4a0018 python310Packages.python-juicenet: 1.0.2 -> 1.1.0 2022-03-12 07:15:49 +00:00
Bernardo MeurerandGitHub 963a524d93 Merge pull request #163388 from lodi/wl-gammactl
wl-gammactl: init at unstable-2021-09-13
2022-03-11 22:48:00 -08:00
R. Ryantm 8078702f3d python310Packages.ropgadget: 6.6 -> 6.7 2022-03-12 06:30:54 +00:00
github-actions[bot]andGitHub d599106fc4 Merge master into staging-next 2022-03-12 06:01:08 +00:00
Bernardo MeurerandGitHub 12769bc7e1 Merge pull request #163759 from lovesegfault/commitizen-fix-hash
commitizen: fix src hash
2022-03-11 21:57:57 -08:00
Bernardo Meurer a17174204c commitizen: fix src hash 2022-03-11 21:43:07 -08:00
techknowlogick 58cd95c938 mercurial: 6.0.3 -> 6.1 2022-03-12 00:02:37 -05:00
techknowlogick e574f4cf8f tortoisehg: 6.0 -> 6.1 2022-03-12 00:02:37 -05:00
Bobby RongandGitHub db0756bf87 Merge pull request #163102 from r-ryantm/auto-update/fits-cloudctl
fits-cloudctl: 0.10.10 -> 0.10.11
2022-03-12 12:42:26 +08:00