update too much

This commit is contained in:
2026-06-27 21:36:14 +02:00
parent edaa68912d
commit 2bb2ab4afc
12 changed files with 284 additions and 73 deletions
Generated
+32 -1
View File
@@ -1,5 +1,19 @@
{
"nodes": {
"discord-music-presence": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"path": "./discord-music-presence",
"type": "path"
},
"original": {
"path": "./discord-music-presence",
"type": "path"
},
"parent": []
},
"home-manager": {
"inputs": {
"nixpkgs": [
@@ -21,6 +35,22 @@
}
},
"nixpkgs": {
"locked": {
"lastModified": 1778869304,
"narHash": "sha256-30sZNZoA1cqF5JNO9fVX+wgiQYjB7HJqqJ4ztCDeBZE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d233902339c02a9c334e7e593de68855ad26c4cb",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1782328929,
"narHash": "sha256-EboKWnTWTpQMJ7MbgJs+KJGJuLDnBbA26h8M/jyvQrE=",
@@ -37,8 +67,9 @@
},
"root": {
"inputs": {
"discord-music-presence": "discord-music-presence",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs": "nixpkgs_2",
"zen-browser": "zen-browser"
}
},