Bump dependencies

This commit is contained in:
coolneng 2022-01-27 00:29:36 +01:00
parent 8f9f8c6337
commit 6c706c5a1b
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 21 additions and 4 deletions

View File

@ -37,11 +37,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1642104392, "lastModified": 1643080866,
"narHash": "sha256-m71b7MgMh9FDv4MnI5sg9MiBVW6DhE1zq+d/KlLWSC8=", "narHash": "sha256-iO3Z6jw0HEiie8UnXVpq1SxphprDYBXrVzubEa5D4eE=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "5aaed40d22f0d9376330b6fa413223435ad6fee5", "rev": "c07b471b52be8fbc49a7dc194e9b37a6e19ee04d",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -50,11 +50,28 @@
"type": "indirect" "type": "indirect"
} }
}, },
"openconnect-sso": {
"flake": false,
"locked": {
"lastModified": 1639475764,
"narHash": "sha256-VvhPYafFfvhp7ZlygZ0kTyczkLY/5e0ip5OElX2CwhM=",
"owner": "vlaci",
"repo": "openconnect-sso",
"rev": "4430cb09aefe15108e5f3b40b94ed792fbe9548b",
"type": "github"
},
"original": {
"owner": "vlaci",
"repo": "openconnect-sso",
"type": "github"
}
},
"root": { "root": {
"inputs": { "inputs": {
"agenix": "agenix", "agenix": "agenix",
"emacs-overlay": "emacs-overlay", "emacs-overlay": "emacs-overlay",
"nixpkgs": "nixpkgs" "nixpkgs": "nixpkgs",
"openconnect-sso": "openconnect-sso"
} }
} }
}, },