nixos-config/flake.lock

138 lines
3.4 KiB
Text
Raw Normal View History

2021-10-05 23:45:02 +02:00
{
"nodes": {
2021-11-12 12:40:13 +01:00
"flake-utils": {
"locked": {
2021-11-21 19:07:12 +01:00
"lastModified": 1637014545,
"narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=",
2021-11-12 12:40:13 +01:00
"owner": "numtide",
"repo": "flake-utils",
2021-11-21 19:07:12 +01:00
"rev": "bba5dcc8e0b20ab664967ad83d24d64cb64ec4f4",
2021-11-12 12:40:13 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-11-21 19:07:12 +01:00
"ha-now-playing": {
"inputs": {
"naersk": "naersk",
"nixpkgs": [
"nixpkgs"
],
"utils": [
"flake-utils"
]
},
"locked": {
2021-11-22 18:56:59 +01:00
"lastModified": 1637523547,
"narHash": "sha256-VIx3kWZ4VSub49NDbZiC0eWNY76+WeEnyHnT/FBPD/4=",
2021-11-21 19:07:12 +01:00
"ref": "main",
2021-11-22 18:56:59 +01:00
"rev": "43de89c70b9f68b7d1e50ac303b29e3cfed9f280",
"revCount": 6,
2021-11-21 19:07:12 +01:00
"type": "git",
"url": "ssh://git@git.datarift.nl/erwin/ha-now-playing.git"
},
"original": {
"ref": "main",
"type": "git",
"url": "ssh://git@git.datarift.nl/erwin/ha-now-playing.git"
}
},
2021-10-05 23:45:02 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2021-11-22 18:56:59 +01:00
"lastModified": 1637516270,
"narHash": "sha256-qTffAQ0kWA2qXMJUVMDsgXVbzMNI0BfR78vB/4QFA+o=",
2021-10-05 23:45:02 +02:00
"owner": "nix-community",
"repo": "home-manager",
2021-11-22 18:56:59 +01:00
"rev": "15ae861e1bfad90e0d14106551544e9e07cbcb10",
2021-10-05 23:45:02 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2021-11-21 19:07:12 +01:00
"naersk": {
"inputs": {
2021-11-22 18:56:59 +01:00
"nixpkgs": [
"ha-now-playing",
"nixpkgs"
]
2021-11-21 19:07:12 +01:00
},
"locked": {
"lastModified": 1636968630,
"narHash": "sha256-/C8OVV8mo9M9MgQprHo4A5bM9waWMsw6PI4hb4DnGaA=",
"owner": "nmattia",
"repo": "naersk",
"rev": "55c4c0288ea3f115b5dd73af88052c4712994746",
"type": "github"
},
"original": {
"owner": "nmattia",
"ref": "master",
"repo": "naersk",
"type": "github"
}
},
2021-10-05 23:45:02 +02:00
"nixpkgs": {
2021-11-21 19:07:12 +01:00
"locked": {
"lastModified": 1637155076,
"narHash": "sha256-26ZPNiuzlsnXpt55Q44+yzXvp385aNAfevzVEKbrU5Q=",
2021-11-12 12:40:13 +01:00
"owner": "nixos",
2021-10-05 23:45:02 +02:00
"repo": "nixpkgs",
2021-11-21 19:07:12 +01:00
"rev": "715f63411952c86c8f57ab9e3e3cb866a015b5f2",
2021-10-05 23:45:02 +02:00
"type": "github"
},
"original": {
2021-11-12 12:40:13 +01:00
"owner": "nixos",
2021-10-05 23:45:02 +02:00
"ref": "nixos-unstable",
2021-11-12 12:40:13 +01:00
"repo": "nixpkgs",
"type": "github"
2021-10-05 23:45:02 +02:00
}
},
2021-11-21 19:07:12 +01:00
"pamedia": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": [
"flake-utils"
]
},
"locked": {
"lastModified": 1637438696,
"narHash": "sha256-nhr2A0tf5afMIceNkHcRVO1lSeI/Ocu9RBfOXDuvaVE=",
"ref": "main",
"rev": "e9005826c19acc110c0e613a4cdba5d95715af61",
"revCount": 5,
"type": "git",
"url": "ssh://git@git.datarift.nl/erwin/pamedia.git"
},
"original": {
"ref": "main",
"type": "git",
"url": "ssh://git@git.datarift.nl/erwin/pamedia.git"
}
},
2021-10-05 23:45:02 +02:00
"root": {
"inputs": {
2021-11-12 12:40:13 +01:00
"flake-utils": "flake-utils",
2021-11-21 19:07:12 +01:00
"ha-now-playing": "ha-now-playing",
2021-10-05 23:45:02 +02:00
"home-manager": "home-manager",
2021-11-22 18:56:59 +01:00
"nixpkgs": "nixpkgs",
2021-11-21 19:07:12 +01:00
"pamedia": "pamedia"
2021-10-05 23:45:02 +02:00
}
}
},
"root": "root",
"version": 7
}