nixos-config/flake.lock

365 lines
9.2 KiB
Text
Raw Normal View History

2021-10-05 23:45:02 +02:00
{
"nodes": {
2022-02-09 08:13:16 +01:00
"emacs-overlay": {
2022-05-11 16:27:50 +02:00
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
2022-02-09 08:13:16 +01:00
"locked": {
2022-11-19 17:25:07 +01:00
"lastModified": 1668431094,
"narHash": "sha256-rW2ebnScAWl/hEBDds6TX8cDpq+4XomGc6tG9SDqxoA=",
2022-02-09 08:13:16 +01:00
"owner": "nix-community",
"repo": "emacs-overlay",
2022-11-19 17:25:07 +01:00
"rev": "9b1df30f4c14bef457f8de6733b281441f5ba22c",
2022-02-09 08:13:16 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
2021-11-12 12:40:13 +01:00
"flake-utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2021-11-12 12:40:13 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
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": {
2022-01-24 11:17:44 +01:00
"naersk": [
"naersk"
],
2021-11-21 19:07:12 +01:00
"nixpkgs": [
"nixpkgs"
],
2022-01-24 11:17:44 +01:00
"rust-overlay": [
"rust-overlay"
],
2021-11-21 19:07:12 +01:00
"utils": [
"flake-utils"
]
},
"locked": {
2022-11-08 09:46:07 +01:00
"lastModified": 1667641550,
"narHash": "sha256-jw2JzAFUaWrsckRETykLaO3h2FQN6d0tHMJ3LBKx2eU=",
2021-11-21 19:07:12 +01:00
"ref": "main",
2022-11-08 09:46:07 +01:00
"rev": "15dea9bbe932148fbea8790079d563184b388c2a",
"revCount": 60,
2021-11-21 19:07:12 +01:00
"type": "git",
2022-03-18 21:14:51 +01:00
"url": "https://git.datarift.nl/erwin/ha-now-playing.git"
2021-11-21 19:07:12 +01:00
},
"original": {
"ref": "main",
"type": "git",
2022-03-18 21:14:51 +01:00
"url": "https://git.datarift.nl/erwin/ha-now-playing.git"
2021-11-21 19:07:12 +01:00
}
},
2021-10-05 23:45:02 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-06-08 17:53:42 +02:00
],
2022-06-10 20:19:39 +02:00
"utils": "utils"
2021-10-05 23:45:02 +02:00
},
"locked": {
2022-11-14 18:40:09 +01:00
"lastModified": 1668332334,
"narHash": "sha256-YT1qcE/MCqBO1Bi/Yr6GcFpNKsvmzrBKh8juyXDbxQc=",
2021-10-05 23:45:02 +02:00
"owner": "nix-community",
"repo": "home-manager",
2022-11-14 18:40:09 +01:00
"rev": "bc90de24d898655542589237cc0a6ada7564cb6c",
2021-10-05 23:45:02 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2022-10-30 21:11:48 +01:00
"hyprland": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"wlroots": "wlroots"
},
"locked": {
2022-11-19 17:25:07 +01:00
"lastModified": 1668427933,
"narHash": "sha256-yYNJ9Py4op+bCzuy4j1f0KZnEDhWVTukj3RsKcZhpYk=",
2022-10-30 21:11:48 +01:00
"owner": "Hyprwm",
"repo": "Hyprland",
2022-11-19 17:25:07 +01:00
"rev": "fcb5037a1d22d05d9f58b8a43d75b1870d93b896",
2022-10-30 21:11:48 +01:00
"type": "github"
},
"original": {
"owner": "Hyprwm",
"repo": "Hyprland",
"type": "github"
}
},
2021-11-21 19:07:12 +01:00
"naersk": {
"inputs": {
2022-01-24 11:17:44 +01:00
"nixpkgs": [
"nixpkgs"
]
2021-11-21 19:07:12 +01:00
},
"locked": {
2022-09-07 22:59:08 +02:00
"lastModified": 1662220400,
"narHash": "sha256-9o2OGQqu4xyLZP9K6kNe1pTHnyPz0Wr3raGYnr9AIgY=",
2022-01-24 11:17:44 +01:00
"owner": "nix-community",
2021-11-21 19:07:12 +01:00
"repo": "naersk",
2022-09-07 22:59:08 +02:00
"rev": "6944160c19cb591eb85bbf9b2f2768a935623ed3",
2021-11-21 19:07:12 +01:00
"type": "github"
},
"original": {
2022-01-24 11:17:44 +01:00
"owner": "nix-community",
2022-01-15 14:48:10 +01:00
"repo": "naersk",
"type": "github"
}
},
2022-01-24 11:17:44 +01:00
"nixlib": {
2022-01-15 14:48:10 +01:00
"locked": {
2022-01-24 11:17:44 +01:00
"lastModified": 1636849918,
"narHash": "sha256-nzUK6dPcTmNVrgTAC1EOybSMsrcx+QrVPyqRdyKLkjA=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "28a5b0557f14124608db68d3ee1f77e9329e9dd5",
2022-01-15 14:48:10 +01:00
"type": "github"
},
"original": {
2022-01-24 11:17:44 +01:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2021-11-21 19:07:12 +01:00
"type": "github"
}
},
2022-01-24 11:17:44 +01:00
"nixos-generators": {
"inputs": {
"nixlib": "nixlib",
"nixpkgs": [
"nixpkgs"
]
2022-01-15 14:48:10 +01:00
},
"locked": {
2022-10-30 21:11:48 +01:00
"lastModified": 1666812839,
"narHash": "sha256-0nBDgjPU+iDsvz89W+cDEyhnFGSwCJmwDl/gMGqYiU0=",
2022-01-24 11:17:44 +01:00
"owner": "nix-community",
"repo": "nixos-generators",
2022-10-30 21:11:48 +01:00
"rev": "41f3518bc194389df22a3d198215eae75e6b5ab9",
2022-01-15 14:48:10 +01:00
"type": "github"
},
"original": {
2022-01-24 11:17:44 +01:00
"owner": "nix-community",
"repo": "nixos-generators",
2022-01-15 14:48:10 +01:00
"type": "github"
}
},
2022-07-02 19:10:15 +02:00
"nixos-hardware": {
"locked": {
2022-11-14 18:40:09 +01:00
"lastModified": 1668334946,
"narHash": "sha256-omMbUj4r5DVBWh7KxkoO/Z/1V1shVR6Ls4jXNB4mr3U=",
2022-07-02 19:10:15 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2022-11-14 18:40:09 +01:00
"rev": "e0452b33ab0ef16ffe075e980644ed92a6a200bb",
2022-07-02 19:10:15 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
2022-01-24 11:17:44 +01:00
"nixpkgs": {
2021-11-21 19:07:12 +01:00
"locked": {
2022-11-19 17:25:07 +01:00
"lastModified": 1668326430,
"narHash": "sha256-fJEsHe+lzFf3qcQVTTdK9jqRtUUVXH71tdfgjcKJNpA=",
2021-11-12 12:40:13 +01:00
"owner": "nixos",
2021-10-05 23:45:02 +02:00
"repo": "nixpkgs",
2022-11-19 17:25:07 +01:00
"rev": "fc07622617a373a742ed96d4dd536849d4bc1ec6",
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
}
},
2022-05-26 11:32:45 +02:00
"nixpkgs-22_05": {
"locked": {
2022-11-14 18:40:09 +01:00
"lastModified": 1668307144,
"narHash": "sha256-uY2StvGJvTfgtLaiz3uvX+EQeWZDkiLFiz2vekgJ9ZE=",
2022-05-26 11:32:45 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-11-14 18:40:09 +01:00
"rev": "eac99848dfd869e486573d8272b0c10729675ca2",
2022-05-26 11:32:45 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
2021-11-21 19:07:12 +01:00
"pamedia": {
"inputs": {
2022-01-24 11:17:44 +01:00
"naersk": [
"naersk"
],
2021-11-21 19:07:12 +01:00
"nixpkgs": [
"nixpkgs"
],
"utils": [
"flake-utils"
]
},
"locked": {
2021-11-25 17:18:13 +01:00
"lastModified": 1637764576,
"narHash": "sha256-IJmGfpuapLcozRpGtgVooSrMVW9vROCLce49Wb9nboo=",
2021-11-21 19:07:12 +01:00
"ref": "main",
2021-11-25 17:18:13 +01:00
"rev": "7c037fef4cdc5933a70694d8c743b5439c8354ea",
"revCount": 4,
2021-11-21 19:07:12 +01:00
"type": "git",
2022-03-18 21:14:51 +01:00
"url": "https://git.datarift.nl/erwin/pamedia-rs.git"
2021-11-21 19:07:12 +01:00
},
"original": {
"ref": "main",
"type": "git",
2022-03-18 21:14:51 +01:00
"url": "https://git.datarift.nl/erwin/pamedia-rs.git"
2021-11-21 19:07:12 +01:00
}
},
2021-10-05 23:45:02 +02:00
"root": {
"inputs": {
2022-02-09 08:13:16 +01:00
"emacs-overlay": "emacs-overlay",
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",
2022-10-30 21:11:48 +01:00
"hyprland": "hyprland",
2022-01-24 11:17:44 +01:00
"naersk": "naersk",
"nixos-generators": "nixos-generators",
2022-07-02 19:10:15 +02:00
"nixos-hardware": "nixos-hardware",
2022-01-24 11:17:44 +01:00
"nixpkgs": "nixpkgs",
2021-11-26 22:21:16 +01:00
"pamedia": "pamedia",
2022-01-24 11:17:44 +01:00
"rust-overlay": "rust-overlay",
2022-09-27 20:38:45 +02:00
"sops": "sops",
"sunshine": "sunshine"
2021-11-26 22:21:16 +01:00
}
},
2022-01-15 14:48:10 +01:00
"rust-overlay": {
"inputs": {
2022-01-24 11:17:44 +01:00
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
2022-01-15 14:48:10 +01:00
},
"locked": {
2022-11-19 17:25:07 +01:00
"lastModified": 1668393806,
"narHash": "sha256-ew2bYm8z7CWKA2qcTuCk4/xEY4uG3WAloTczICe7gbc=",
2022-01-15 14:48:10 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2022-11-19 17:25:07 +01:00
"rev": "219feff2b874bf6f3d18214a8ed3f360fe067759",
2022-01-15 14:48:10 +01:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2021-11-26 22:21:16 +01:00
"sops": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-05-17 21:06:28 +02:00
],
2022-05-26 11:32:45 +02:00
"nixpkgs-22_05": "nixpkgs-22_05"
2021-11-26 22:21:16 +01:00
},
"locked": {
2022-11-14 18:40:09 +01:00
"lastModified": 1668311578,
"narHash": "sha256-nF6mwSbVyvnlIICWFZlADegWdTsgrk1pZnA/0VqByNw=",
2021-11-26 22:21:16 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2022-11-14 18:40:09 +01:00
"rev": "39f0fe57f1ef78764c1abc1de145f091fee1bbbb",
2021-11-26 22:21:16 +01:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
2021-10-05 23:45:02 +02:00
}
2022-06-10 20:19:39 +02:00
},
2022-09-27 20:38:45 +02:00
"sunshine": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1664210128,
"narHash": "sha256-Ve7h8RN+48n4YJzRNkQTcpmPBENM2GMmpXlcVx14vnQ=",
"ref": "main",
"rev": "d43f5ce6761e609de875eeb2f36a12ef339f98d6",
"revCount": 11,
"type": "git",
2022-10-17 22:18:59 +02:00
"url": "https://git@git.datarift.nl/erwin/sunshine.git"
2022-09-27 20:38:45 +02:00
},
"original": {
"ref": "main",
"type": "git",
2022-10-17 22:18:59 +02:00
"url": "https://git@git.datarift.nl/erwin/sunshine.git"
2022-09-27 20:38:45 +02:00
}
},
2022-06-10 20:19:39 +02:00
"utils": {
"locked": {
2022-11-11 20:37:59 +01:00
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
2022-06-10 20:19:39 +02:00
"owner": "numtide",
"repo": "flake-utils",
2022-11-11 20:37:59 +01:00
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
2022-06-10 20:19:39 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2022-10-30 21:11:48 +01:00
},
"wlroots": {
"flake": false,
"locked": {
"host": "gitlab.freedesktop.org",
2022-11-14 18:40:09 +01:00
"lastModified": 1668292512,
"narHash": "sha256-lCMnIguyZgAGq7W2IwIVPoQS8fAfZ/XFwz/1TQ53eI8=",
2022-10-30 21:11:48 +01:00
"owner": "wlroots",
"repo": "wlroots",
2022-11-14 18:40:09 +01:00
"rev": "627a5c511278e67c3c308cdc6a639cbb490f48c3",
2022-10-30 21:11:48 +01:00
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
"type": "gitlab"
}
2021-10-05 23:45:02 +02:00
}
},
"root": "root",
"version": 7
}