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:
parent
9009c99dfe
commit
3522cc1248
1 changed files with 3 additions and 3 deletions
6
flake.lock
generated
6
flake.lock
generated
|
@ -168,11 +168,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1719805915,
|
"lastModified": 1719824438,
|
||||||
"narHash": "sha256-wJp9D8KDiyVnFErKqSJNjrufsanULYGyYiEVHeOPT6o=",
|
"narHash": "sha256-pY0wosAgcr9W4vmGML0T3BVhQiGuKoozCbs2t+Je1zc=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "c26163f4fc805578c9d28d36e1e5f191b4341db0",
|
"rev": "7f993cdf26ccef564eabf31fdb40d140821e12bc",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue