feature/hass
Ingolf Wagner 2021-11-01 11:02:03 +01:00
parent 414370ee75
commit 360a4f81d0
Signed by: palo
GPG Key ID: 76BF5F1928B9618B
1 changed files with 7 additions and 40 deletions

View File

@ -1,26 +1,11 @@
{ {
"nodes": { "nodes": {
"backup-module": {
"flake": false,
"locked": {
"lastModified": 1580601325,
"narHash": "sha256-eCf6jDYKdW74j/bu3Ni1WtkqYT8t0vrQA84l5icGXNc=",
"ref": "master",
"rev": "0597529c20f04f57a6d031f7439560e87923f4ce",
"revCount": 24,
"type": "git",
"url": "https://git.ingolf-wagner.de/nix-modules/backup.git"
},
"original": {
"type": "git",
"url": "https://git.ingolf-wagner.de/nix-modules/backup.git"
}
},
"cluster-module": { "cluster-module": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1537379100, "lastModified": 1537379100,
"narHash": "sha256-TcZfK3thYq65S7mHC0jyc2ELVq8Ue8Enuj4iU4L9fTI=", "narHash": "sha256-TcZfK3thYq65S7mHC0jyc2ELVq8Ue8Enuj4iU4L9fTI=",
"ref": "master",
"rev": "ef621797a30f8a57de16bf33672abdd411cbcece", "rev": "ef621797a30f8a57de16bf33672abdd411cbcece",
"revCount": 8, "revCount": 8,
"type": "git", "type": "git",
@ -307,22 +292,6 @@
"type": "github" "type": "github"
} }
}, },
"krops-lib": {
"flake": false,
"locked": {
"lastModified": 1568329403,
"narHash": "sha256-G5pdPNaXg9Hv9BX/E24udoRiFcSbjSGJwl3gB+p56j4=",
"ref": "master",
"rev": "c9adb18bcb0555573232c6a45be6800fc1350e9b",
"revCount": 14,
"type": "git",
"url": "https://git.ingolf-wagner.de/nix-modules/krops.git"
},
"original": {
"type": "git",
"url": "https://git.ingolf-wagner.de/nix-modules/krops.git"
}
},
"naersk": { "naersk": {
"inputs": { "inputs": {
"nixpkgs": [ "nixpkgs": [
@ -363,11 +332,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1635070614, "lastModified": 1635719588,
"narHash": "sha256-eRup9WsvSIhsRrSlNugPcQ7gfGOsbk3d4izufwVlz1Q=", "narHash": "sha256-pWjdy0NheM97NsPE6+jUnr5LYyeA0sBGTdw4mfXMGZQ=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "3b1789322fcbcb5cf51228d732752714f1bf77da", "rev": "f0869b1a2c0b150aac26e10bb5c2364ffb2e804f",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -402,11 +371,11 @@
}, },
"nixpkgs-unstable": { "nixpkgs-unstable": {
"locked": { "locked": {
"lastModified": 1634782485, "lastModified": 1635702959,
"narHash": "sha256-psfh4OQSokGXG0lpq3zKFbhOo3QfoeudRcaUnwMRkQo=", "narHash": "sha256-ZKxX9DjJJGJqq20pE4dIj1G4ssCLVXXRFerM6lNuF0k=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "34ad3ffe08adfca17fcb4e4a47bb5f3b113687be", "rev": "e544ee88fa4590df75e221e645a03fe157a99e5b",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -579,12 +548,10 @@
}, },
"root": { "root": {
"inputs": { "inputs": {
"backup-module": "backup-module",
"cluster-module": "cluster-module", "cluster-module": "cluster-module",
"doom-emacs-nix": "doom-emacs-nix", "doom-emacs-nix": "doom-emacs-nix",
"home-manager": "home-manager", "home-manager": "home-manager",
"home-manager-utils": "home-manager-utils", "home-manager-utils": "home-manager-utils",
"krops-lib": "krops-lib",
"nixpkgs": "nixpkgs", "nixpkgs": "nixpkgs",
"nixpkgs-fmt": "nixpkgs-fmt", "nixpkgs-fmt": "nixpkgs-fmt",
"nixpkgs-unstable": "nixpkgs-unstable", "nixpkgs-unstable": "nixpkgs-unstable",