1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

feat(wired-notify): switch to my fork with necessary patch

This commit is contained in:
oddlama 2023-10-15 02:32:40 +02:00
parent bec6f5d421
commit a32d58cebc
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
2 changed files with 11 additions and 6 deletions

11
flake.lock generated
View file

@ -1197,15 +1197,16 @@
"utils": "utils"
},
"locked": {
"lastModified": 1683104317,
"narHash": "sha256-TfPrY+sqCKfRiBhO3oz0t/i9IGcTuGGQMKhkD+LpMys=",
"owner": "Toqozz",
"lastModified": 1697115341,
"narHash": "sha256-1R8lPIH82OgrBchW5RGkJMB0NzH9cChljmGOFLoS748=",
"owner": "oddlama",
"repo": "wired-notify",
"rev": "73bb26863ed3272e0d524424685bd53a70db25e4",
"rev": "cca2314431a88027fa44eade3fbf42f28ce9bfbc",
"type": "github"
},
"original": {
"owner": "Toqozz",
"owner": "oddlama",
"ref": "feat-not-render-criterion",
"repo": "wired-notify",
"type": "github"
}