mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 10:18:37 +02:00
fix: nu_scripts
This commit is contained in:
10
flake.lock
generated
10
flake.lock
generated
@@ -941,15 +941,15 @@
|
|||||||
"nu_scripts": {
|
"nu_scripts": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1762119959,
|
"lastModified": 1762835849,
|
||||||
"narHash": "sha256-4ibgz7y1fsBn2aDuptqpdLd4Wdfx2sKGs7wVRJxCWW0=",
|
"narHash": "sha256-oxnXzxQkNccCs36j+aMzg4QGHDcX7niJruqxCkeg0LM=",
|
||||||
"owner": "nushell",
|
"owner": "ryan4yin",
|
||||||
"repo": "nu_scripts",
|
"repo": "nu_scripts",
|
||||||
"rev": "449dd3d06598714c2ba0ee3fa3556e24d034c624",
|
"rev": "4ec4c2ac3a0ce6eb82ca1b7ddb2d386e24530000",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "nushell",
|
"owner": "ryan4yin",
|
||||||
"repo": "nu_scripts",
|
"repo": "nu_scripts",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -157,7 +157,7 @@
|
|||||||
######################## Some non-flake repositories #########################################
|
######################## Some non-flake repositories #########################################
|
||||||
|
|
||||||
nu_scripts = {
|
nu_scripts = {
|
||||||
url = "github:nushell/nu_scripts";
|
url = "github:ryan4yin/nu_scripts";
|
||||||
flake = false;
|
flake = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user