aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2025-12-08 06:41:18 -0800
committerFranck Cuny <franck@fcuny.net>2025-12-08 06:41:18 -0800
commit38e94d07e2e6e2e91d977c90378aac88a9df4fe1 (patch)
tree9c1860f5c82538a827171e35f068eb1f167bdb9f /flake.lock
parentupdate remotebuilder configuration (diff)
downloadinfra-38e94d07e2e6e2e91d977c90378aac88a9df4fe1.tar.gz
while this work, the setup is not yet readyHEADmain
I need a few more accessories to make this work properly with the TV. Will get back to this later.
Diffstat (limited to '')
-rw-r--r--flake.lock58
1 files changed, 0 insertions, 58 deletions
diff --git a/flake.lock b/flake.lock
index 466ca22..f6ecd31 100644
--- a/flake.lock
+++ b/flake.lock
@@ -283,27 +283,6 @@
"type": "github"
}
},
- "jovian": {
- "inputs": {
- "nix-github-actions": "nix-github-actions",
- "nixpkgs": [
- "nixpkgs-unstable"
- ]
- },
- "locked": {
- "lastModified": 1764922999,
- "narHash": "sha256-LSvUxKm6S6ZAd/otQSkAHd3+8KJhi8OwGJGSe0K//B8=",
- "owner": "Jovian-Experiments",
- "repo": "Jovian-NixOS",
- "rev": "9b9ead1b5591b68f4048e7205ba1397bc85ce6c4",
- "type": "github"
- },
- "original": {
- "owner": "Jovian-Experiments",
- "repo": "Jovian-NixOS",
- "type": "github"
- }
- },
"my-go-tools": {
"inputs": {
"flake-utils": "flake-utils",
@@ -325,28 +304,6 @@
"url": "https://code.fcuny.net/x"
}
},
- "nix-github-actions": {
- "inputs": {
- "nixpkgs": [
- "jovian",
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1729697500,
- "narHash": "sha256-VFTWrbzDlZyFHHb1AlKRiD/qqCJIripXKiCSFS8fAOY=",
- "owner": "zhaofengli",
- "repo": "nix-github-actions",
- "rev": "e418aeb728b6aa5ca8c5c71974e7159c2df1d8cf",
- "type": "github"
- },
- "original": {
- "owner": "zhaofengli",
- "ref": "matrix-name",
- "repo": "nix-github-actions",
- "type": "github"
- }
- },
"nixos-hardware": {
"locked": {
"lastModified": 1762847253,
@@ -395,19 +352,6 @@
"type": "github"
}
},
- "nixpkgs-unstable": {
- "locked": {
- "lastModified": 1764950072,
- "narHash": "sha256-lft4/rbh1nFSjHqQatxPEq3n68+iH7QmT5Tqr784e0Q=",
- "rev": "f61125a668a320878494449750330ca58b78c557",
- "type": "tarball",
- "url": "https://releases.nixos.org/nixos/unstable/nixos-26.05pre907002.f61125a668a3/nixexprs.tar.xz"
- },
- "original": {
- "type": "tarball",
- "url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz"
- }
- },
"nixpkgs_2": {
"locked": {
"narHash": "sha256-pyyfJp6Q80D0YhEuuP/qzasUZjoK3C3PrCp8BPWcDZE=",
@@ -494,11 +438,9 @@
"emacs-overlay": "emacs-overlay",
"flake-parts": "flake-parts",
"home-manager": "home-manager_2",
- "jovian": "jovian",
"my-go-tools": "my-go-tools",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_2",
- "nixpkgs-unstable": "nixpkgs-unstable",
"nur": "nur",
"pre-commit-hooks": "pre-commit-hooks_2",
"treefmt-nix": "treefmt-nix_2"