Use nix-index-database instead of barely-working timer update

This commit is contained in:
Charlotte Van Petegem 2023-03-10 16:19:00 +01:00
parent 68ec7d8f7c
commit 09845403be
No known key found for this signature in database
GPG key ID: 019E764B7184435A
3 changed files with 35 additions and 36 deletions

21
flake.lock generated
View file

@ -243,6 +243,26 @@
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1678095956,
"narHash": "sha256-I8o9R8X7SkqObDWfhBogUNtwAC17qERK97g5LVsHGpA=",
"owner": "Mic92",
"repo": "nix-index-database",
"rev": "4644dcf60506c29ed2cbcd530652b1a1835024b2",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "nix-index-database",
"type": "github"
}
},
"nixos-mailserver": {
"inputs": {
"blobs": "blobs",
@ -325,6 +345,7 @@
"emacs-overlay": "emacs-overlay",
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"nix-index-database": "nix-index-database",
"nixos-mailserver": "nixos-mailserver",
"nixpkgs": "nixpkgs",
"nur": "nur",