update nixpkgs to include openssh update

% nix build --inputs-from . nixpkgs#openssh
% realpath ./result/bin/ssh
/nix/store/1kbx7ckf6ixfh4yvyhk2325qhyjvxnfw-openssh-9.8p1/bin/ssh
This commit is contained in:
Jörg Thalheim 2024-07-01 17:58:55 +02:00 committed by zowoq
parent 9009c99dfe
commit 3522cc1248

6
flake.lock generated
View file

@ -168,11 +168,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1719805915,
"narHash": "sha256-wJp9D8KDiyVnFErKqSJNjrufsanULYGyYiEVHeOPT6o=",
"lastModified": 1719824438,
"narHash": "sha256-pY0wosAgcr9W4vmGML0T3BVhQiGuKoozCbs2t+Je1zc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c26163f4fc805578c9d28d36e1e5f191b4341db0",
"rev": "7f993cdf26ccef564eabf31fdb40d140821e12bc",
"type": "github"
},
"original": {