fix(flakes): switch flake-compat to nix-community fork

This commit is contained in:
Harsh Shandilya 2023-06-20 23:50:43 +05:30
parent ea47ff723e
commit de1b1bdb9d
No known key found for this signature in database
2 changed files with 6 additions and 6 deletions

10
flake.lock generated
View file

@ -67,15 +67,15 @@
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"lastModified": 1680531544,
"narHash": "sha256-8qbiDTYb1kGaDADRXTItpcMKQ1TeQVkuof6oEwHUvVA=",
"owner": "nix-community",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"rev": "95e78dc12268c5e4878621845c511077f3798729",
"type": "github"
},
"original": {
"owner": "edolstra",
"owner": "nix-community",
"repo": "flake-compat",
"type": "github"
}