Updated flake for skynet_ldap_backend
Some checks failed
Build_Deploy / build (push) Failing after 10m26s
Build_Deploy / linter (push) Failing after 10m28s
Build_Deploy / deploy_dns (push) Has been cancelled
Build_Deploy / deploy_active (active) (push) Has been cancelled
Build_Deploy / deploy_active (active-core) (push) Has been cancelled
Build_Deploy / deploy_active (active-ext) (push) Has been cancelled
Some checks failed
Build_Deploy / build (push) Failing after 10m26s
Build_Deploy / linter (push) Failing after 10m28s
Build_Deploy / deploy_dns (push) Has been cancelled
Build_Deploy / deploy_active (active) (push) Has been cancelled
Build_Deploy / deploy_active (active-core) (push) Has been cancelled
Build_Deploy / deploy_active (active-ext) (push) Has been cancelled
This commit is contained in:
parent
6788aa249d
commit
970c449efb
1 changed files with 21 additions and 4 deletions
25
flake.lock
generated
25
flake.lock
generated
|
@ -557,6 +557,22 @@
|
||||||
"type": "indirect"
|
"type": "indirect"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"nixpkgs-mozilla": {
|
||||||
|
"flake": false,
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1740762144,
|
||||||
|
"narHash": "sha256-I7a6e3IYJAp9u3PwUSW1+oilO1tAfnbeN3/YJQ+ObCo=",
|
||||||
|
"owner": "mozilla",
|
||||||
|
"repo": "nixpkgs-mozilla",
|
||||||
|
"rev": "e35b0e071cae97469d80222be988fdd972b22c3b",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"owner": "mozilla",
|
||||||
|
"repo": "nixpkgs-mozilla",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
"nixpkgs_10": {
|
"nixpkgs_10": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1741462378,
|
"lastModified": 1741462378,
|
||||||
|
@ -921,14 +937,15 @@
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"naersk": "naersk_3",
|
"naersk": "naersk_3",
|
||||||
"nixpkgs": "nixpkgs_11",
|
"nixpkgs": "nixpkgs_11",
|
||||||
|
"nixpkgs-mozilla": "nixpkgs-mozilla",
|
||||||
"utils": "utils_4"
|
"utils": "utils_4"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1741655438,
|
"lastModified": 1741691220,
|
||||||
"narHash": "sha256-oUpa/82OF6YJJ2Aj52P0IQZGw0MH+bKGyacnRQycL+Q=",
|
"narHash": "sha256-OSRyKWVqSdeciy1DGYh63fxs7SbppeGRu8/ui54sTtc=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "b00b5cac6d119a30fa60a1703d3e526985015477",
|
"rev": "35896efa04bb50e2342946e33367245b1cb4460e",
|
||||||
"revCount": 244,
|
"revCount": 246,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://forgejo.skynet.ie/Skynet/ldap_backend"
|
"url": "https://forgejo.skynet.ie/Skynet/ldap_backend"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue