update attic rev
This commit is contained in:
parent
1a13af5c5e
commit
af7fc5ceba
2 changed files with 6 additions and 5 deletions
6
flake.lock
generated
6
flake.lock
generated
|
@ -12,11 +12,11 @@
|
|||
"nixpkgs-stable": "nixpkgs-stable"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1736211977,
|
||||
"narHash": "sha256-Bzt7ZnmR1Dj0j0S/gwCwFt5n1aRdx1zZgFUtNE0R++k=",
|
||||
"lastModified": 1736241594,
|
||||
"narHash": "sha256-Sf6MWdljMgvzpzEMIAvA8nJqncIY+qGHUjDTQLl6BlA=",
|
||||
"owner": "cything",
|
||||
"repo": "attic",
|
||||
"rev": "e6175ad2434c6c8eab576b5544bb0bad13cc14e6",
|
||||
"rev": "81c2370c17c724935902732cfe3433f8562511fc",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -77,8 +77,9 @@
|
|||
overridePkgsFromFlake prev flake pkgNames;
|
||||
overlays = [
|
||||
(overlayPkgsFromFlake inputs.attic [
|
||||
"attic-server"
|
||||
"attic-client"
|
||||
# home-manager doesn't like these
|
||||
# "attic-server"
|
||||
# "attic-client"
|
||||
])
|
||||
] ++ import ./overlay;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue