pin besel on lio
This commit is contained in:
parent
47ef50388a
commit
df3057b347
2 changed files with 14 additions and 8 deletions
18
hosts/lio/flake.lock
generated
18
hosts/lio/flake.lock
generated
|
|
@ -30,14 +30,20 @@
|
||||||
"beszel-nixpkgs": "beszel-nixpkgs"
|
"beszel-nixpkgs": "beszel-nixpkgs"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"path": "../../flakes/beszel",
|
"dir": "flakes/beszel",
|
||||||
"type": "path"
|
"lastModified": 1763529921,
|
||||||
|
"narHash": "sha256-M0HYDpE5wUQv4lx07tHGb0TYnXA7QRJznHLRzjzDvVc=",
|
||||||
|
"ref": "refs/heads/master",
|
||||||
|
"rev": "f46bd74d654de5a524fc05ac7939258525a70c6d",
|
||||||
|
"revCount": 787,
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"path": "../../flakes/beszel",
|
"dir": "flakes/beszel",
|
||||||
"type": "path"
|
"type": "git",
|
||||||
},
|
"url": "https://git.joshuabell.xyz/ringofstorms/dotfiles"
|
||||||
"parent": []
|
}
|
||||||
},
|
},
|
||||||
"beszel-nixpkgs": {
|
"beszel-nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
|
|
|
||||||
|
|
@ -12,8 +12,8 @@
|
||||||
secrets.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/secrets";
|
secrets.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/secrets";
|
||||||
# flatpaks.url = "path:../../flakes/flatpaks";
|
# flatpaks.url = "path:../../flakes/flatpaks";
|
||||||
flatpaks.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/flatpaks";
|
flatpaks.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/flatpaks";
|
||||||
beszel.url = "path:../../flakes/beszel";
|
# beszel.url = "path:../../flakes/beszel";
|
||||||
# beszel.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/beszel";
|
beszel.url = "git+https://git.joshuabell.xyz/ringofstorms/dotfiles?dir=flakes/beszel";
|
||||||
|
|
||||||
ros_neovim.url = "git+https://git.joshuabell.xyz/ringofstorms/nvim";
|
ros_neovim.url = "git+https://git.joshuabell.xyz/ringofstorms/nvim";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue