Change mycelium ips and upate flake

This commit is contained in:
Bun 2025-06-01 14:51:35 -04:00
parent d5605448a1
commit e5abaafa8d
3 changed files with 19 additions and 56 deletions

55
flake.lock generated
View file

@ -2,7 +2,9 @@
"nodes": {
"blender": {
"inputs": {
"nixpkgs": "nixpkgs"
"nixpkgs": [
"unstable"
]
},
"locked": {
"dir": "blender",
@ -267,21 +269,6 @@
"type": "github"
}
},
"hardware": {
"locked": {
"lastModified": 1748634340,
"narHash": "sha256-pZH4bqbOd8S+si6UcfjHovWDiWKiIGRNRMpmRWaDIms=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "daa628a725ab4948e0e2b795e8fb6f4c3e289a7a",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
"hm": {
"inputs": {
"nixpkgs": [
@ -393,7 +380,9 @@
"inputs": {
"flake-compat": "flake-compat_3",
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_2"
"nixpkgs": [
"stable"
]
},
"locked": {
"lastModified": 1748570485,
@ -431,21 +420,6 @@
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1733808091,
"narHash": "sha256-KWwINTQelKOoQgrXftxoqxmKFZb9pLVfnRvK270nkVk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a0f3e10d94359665dba45b71b4227b0aeb851f8e",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-24.11",
"type": "indirect"
}
},
"nixpkgs-25_05": {
"locked": {
"lastModified": 1747610100,
@ -462,22 +436,6 @@
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1742889210,
"narHash": "sha256-hw63HnwnqU3ZQfsMclLhMvOezpM7RSB0dMAtD5/sOiw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "698214a32beb4f4c8e3942372c694f40848b360d",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"inputs": {
"flake-parts": "flake-parts_2",
@ -531,7 +489,6 @@
"blender": "blender",
"disko": "disko",
"flake-utils": "flake-utils",
"hardware": "hardware",
"hm": "hm",
"impermanence": "impermanence",
"jovian": "jovian",