Update to NixOS 20.09
This allows us to make use of the openldap modules for hashed passwords. In 20.03 the openldap expression didn't yet build those modules.
This commit is contained in:
8
flake.lock
generated
8
flake.lock
generated
@ -52,16 +52,16 @@
|
||||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1599903709,
|
||||
"narHash": "sha256-tinVKY7zRdSXmVOp7BAulNtIb2iP5nvNp5UAxihKXNI=",
|
||||
"lastModified": 1602230526,
|
||||
"narHash": "sha256-3/ucBPYg42P+1ji5/7q227Ek/Eq2C7zeiB9sZl5UpIY=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "252bfe0107587d40092057f338e9ffcf7bbd90cb",
|
||||
"rev": "0b8799ecaaf0dc6b4c11583a3c96ca5b40fcfdfb",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"id": "nixpkgs",
|
||||
"ref": "nixos-20.03",
|
||||
"ref": "nixos-20.09",
|
||||
"type": "indirect"
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user