1
0
Fork 0
mirror of https://github.com/ryanccn/flake.git synced 2025-12-06 08:10:43 +01:00

feat: switch to discord-applemusic-rich-presence fork

This commit is contained in:
Ryan Cao 2023-07-27 23:26:57 +08:00
parent 2d758cb766
commit d4de0e26fa
Signed by: ryanccn
SSH key fingerprint: SHA256:NtP/BlVhoQq4xU6BEcZeT8nIPvHntkJ3lIc2yB+F09E
5 changed files with 33 additions and 79 deletions

51
flake.lock generated
View file

@ -54,26 +54,6 @@
"type": "github"
}
},
"caarlos0": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1687665384,
"narHash": "sha256-XARNmyXnmcWeBwfN5YXhiOWHsE3pPojasE1C2OieO7o=",
"owner": "caarlos0",
"repo": "nur",
"rev": "854c0826e775f5f44cc317c724ac6343c7c5d616",
"type": "github"
},
"original": {
"owner": "caarlos0",
"repo": "nur",
"type": "github"
}
},
"catppuccin": {
"inputs": {
"flake-compat": [
@ -127,6 +107,23 @@
"type": "github"
}
},
"discord-applemusic-rich-presence": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1690471502,
"narHash": "sha256-iP3MWm0eRhFiHC+dN1O60IT2gp5OHMf6m3/E06UvevI=",
"type": "git",
"url": "file:../discord-applemusic-rich-presence"
},
"original": {
"type": "git",
"url": "file:../discord-applemusic-rich-presence"
}
},
"fenix": {
"inputs": {
"nixpkgs": [
@ -186,11 +183,11 @@
]
},
"locked": {
"lastModified": 1690303752,
"narHash": "sha256-2YiwFHQERGoaORNORmsdmVlPD8CVVwlwbV2+f77sFhg=",
"lastModified": 1690476848,
"narHash": "sha256-PSmzyuEbMxEn2uwwLYUN2l1psoJXb7jm/kfHD12Sq0k=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "ba2c0737cc848db03470828fdb5e86df75ed42a8",
"rev": "8d243f7da13d6ee32f722a3f1afeced150b6d4da",
"type": "github"
},
"original": {
@ -221,11 +218,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1690378156,
"narHash": "sha256-rWRkHrW/ixoXXDiu5Z6NJ9QodUzufAxT6veTSELEFNA=",
"lastModified": 1690441914,
"narHash": "sha256-Ac+kJQ5z9MDAMyzSc0i0zJDx2i3qi9NjlW5Lz285G/I=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "fb4debd73182c203a69060cb84e63c9e779c3a49",
"rev": "db8672b8d0a2593c2405aed0c1dfa64b2a2f428f",
"type": "github"
},
"original": {
@ -239,8 +236,8 @@
"inputs": {
"agenix": "agenix",
"attic": "attic",
"caarlos0": "caarlos0",
"catppuccin": "catppuccin",
"discord-applemusic-rich-presence": "discord-applemusic-rich-presence",
"fenix": "fenix",
"flake-compat": "flake-compat",
"home-manager": "home-manager",