Revert radio to previous version
This commit is contained in:
parent
c85beff7ed
commit
3d1c078a44
9
flake.lock
generated
9
flake.lock
generated
@ -154,16 +154,17 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1633288285,
|
"lastModified": 1631585589,
|
||||||
"narHash": "sha256-pL8oEB1AoghvFTsSLLKA1zhV8Z8TM8vcAkeodS6/IZs=",
|
"narHash": "sha256-q4o/4/2pEuJyaKZwNQC5KHnzG1obClzFB7zWk9XSDfY=",
|
||||||
"ref": "main",
|
"ref": "main",
|
||||||
"rev": "eb95b31089f5a107cb7efe0c55d45beb1399ebbb",
|
"rev": "5bf607fed977d41a269942a7d1e92f3e6d4f2473",
|
||||||
"revCount": 51,
|
"revCount": 38,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.neet.dev/zuckerberg/radio.git"
|
"url": "https://git.neet.dev/zuckerberg/radio.git"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"ref": "main",
|
"ref": "main",
|
||||||
|
"rev": "5bf607fed977d41a269942a7d1e92f3e6d4f2473",
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.neet.dev/zuckerberg/radio.git"
|
"url": "https://git.neet.dev/zuckerberg/radio.git"
|
||||||
}
|
}
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
agenix.inputs.nixpkgs.follows = "nixpkgs";
|
agenix.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
# radio
|
# radio
|
||||||
radio.url = "git+https://git.neet.dev/zuckerberg/radio.git?ref=main";
|
radio.url = "git+https://git.neet.dev/zuckerberg/radio.git?ref=main&rev=5bf607fed977d41a269942a7d1e92f3e6d4f2473";
|
||||||
radio.inputs.nixpkgs.follows = "nixpkgs";
|
radio.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
radio.inputs.flake-utils.follows = "flake-utils";
|
radio.inputs.flake-utils.follows = "flake-utils";
|
||||||
radio-web.url = "git+https://git.neet.dev/zuckerberg/radio-web.git";
|
radio-web.url = "git+https://git.neet.dev/zuckerberg/radio-web.git";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user