- Update flake inputs from 25.05 to 25.11 (nixpkgs, home-manager, nix-darwin) - Remove Jovian compatibility shim that's no longer needed - Move SteamOS configuration to only import in nix-deck machine - Fixes jovian module not found error during nixos-rebuild
277 lines
7.3 KiB
JSON
277 lines
7.3 KiB
JSON
{
|
|
"nodes": {
|
|
"flake-compat": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1761588595,
|
|
"narHash": "sha256-XKUZz9zewJNUj46b4AJdiRZJAvSZ0Dqj2BNfXvFlJC4=",
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "f387cd2afec9419c8ee37694406ca490c3f34ee5",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"google-cookie-retrieval": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1761423376,
|
|
"narHash": "sha256-pMy3cnUFfue4vz/y0jx71BfcPGxZf+hk/DtnzWvfU0c=",
|
|
"ref": "refs/heads/main",
|
|
"rev": "a1f695665771841a988afc965526cbf99160cd77",
|
|
"revCount": 11,
|
|
"type": "git",
|
|
"url": "https://git.johnogle.info/johno/google-cookie-retrieval.git"
|
|
},
|
|
"original": {
|
|
"type": "git",
|
|
"url": "https://git.johnogle.info/johno/google-cookie-retrieval.git"
|
|
}
|
|
},
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1764866045,
|
|
"narHash": "sha256-0GsEtXV9OquDQ1VclQfP16cU5VZh7NEVIOjSH4UaJuM=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "f63d0fe9d81d36e5fc95497217a72e02b8b7bcab",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"ref": "release-25.11",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"home-manager-unstable": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs-unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1764872372,
|
|
"narHash": "sha256-uZuXRz9CzeCHsRbc2MQvKomwoX6GcFC5BUMEk3ouSFU=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "05a56dbf24f195c62286e3273a2671d3b4904b00",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"ref": "master",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"jovian": {
|
|
"inputs": {
|
|
"nix-github-actions": "nix-github-actions",
|
|
"nixpkgs": [
|
|
"nixpkgs-unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1764746434,
|
|
"narHash": "sha256-6ymFuw+Z1C90ezf8H0BP3c2JFZhJYwMq31px2StwWHU=",
|
|
"owner": "Jovian-Experiments",
|
|
"repo": "Jovian-NixOS",
|
|
"rev": "b4c0b604148adacf119b89824ed26df8926ce42c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Jovian-Experiments",
|
|
"repo": "Jovian-NixOS",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nix-darwin": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1764161084,
|
|
"narHash": "sha256-HN84sByg9FhJnojkGGDSrcjcbeioFWoNXfuyYfJ1kBE=",
|
|
"owner": "nix-darwin",
|
|
"repo": "nix-darwin",
|
|
"rev": "e95de00a471d07435e0527ff4db092c84998698e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-darwin",
|
|
"ref": "nix-darwin-25.11",
|
|
"repo": "nix-darwin",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"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-wsl": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat",
|
|
"nixpkgs": "nixpkgs"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1764730608,
|
|
"narHash": "sha256-FxKIa3OCSRVC23qrk7VT68vExUcmSruJ8OobVlSWOxc=",
|
|
"owner": "nix-community",
|
|
"repo": "NixOS-WSL",
|
|
"rev": "10124c58674360765adcb38c9a8b081fb72904e4",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"ref": "main",
|
|
"repo": "NixOS-WSL",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1764517877,
|
|
"narHash": "sha256-pp3uT4hHijIC8JUK5MEqeAWmParJrgBVzHLNfJDZxg4=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "2d293cbfa5a793b4c50d17c05ef9e385b90edf6c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-unstable": {
|
|
"locked": {
|
|
"lastModified": 1764667669,
|
|
"narHash": "sha256-7WUCZfmqLAssbDqwg9cUDAXrSoXN79eEEq17qhTNM/Y=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "418468ac9527e799809c900eda37cbff999199b6",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1764677808,
|
|
"narHash": "sha256-H3lC7knbXOBrHI9hITQ7modLuX20mYJVhZORL5ioms0=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "1aab89277eb2d87823d5b69bae631a2496cff57a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-25.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"plasma-manager": {
|
|
"inputs": {
|
|
"home-manager": [
|
|
"home-manager"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1763909441,
|
|
"narHash": "sha256-56LwV51TX/FhgX+5LCG6akQ5KrOWuKgcJa+eUsRMxsc=",
|
|
"owner": "nix-community",
|
|
"repo": "plasma-manager",
|
|
"rev": "b24ed4b272256dfc1cc2291f89a9821d5f9e14b4",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "plasma-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"plasma-manager-unstable": {
|
|
"inputs": {
|
|
"home-manager": [
|
|
"home-manager-unstable"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs-unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1763909441,
|
|
"narHash": "sha256-56LwV51TX/FhgX+5LCG6akQ5KrOWuKgcJa+eUsRMxsc=",
|
|
"owner": "nix-community",
|
|
"repo": "plasma-manager",
|
|
"rev": "b24ed4b272256dfc1cc2291f89a9821d5f9e14b4",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "plasma-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"google-cookie-retrieval": "google-cookie-retrieval",
|
|
"home-manager": "home-manager",
|
|
"home-manager-unstable": "home-manager-unstable",
|
|
"jovian": "jovian",
|
|
"nix-darwin": "nix-darwin",
|
|
"nixos-wsl": "nixos-wsl",
|
|
"nixpkgs": "nixpkgs_2",
|
|
"nixpkgs-unstable": "nixpkgs-unstable",
|
|
"plasma-manager": "plasma-manager",
|
|
"plasma-manager-unstable": "plasma-manager-unstable"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|