nixos-config/flake.lock

573 lines
15 KiB
Text
Raw Normal View History

2021-10-05 23:45:02 +02:00
{
"nodes": {
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": [
"nixpkgs"
],
"utils": [
"flake-utils"
]
},
"locked": {
2023-01-06 01:10:38 +01:00
"lastModified": 1672327199,
"narHash": "sha256-pFlngSHXKBhAmbaKZ4FYtu57LLunG+vWdL7a5vw1RvQ=",
"owner": "serokell",
"repo": "deploy-rs",
2023-01-06 01:10:38 +01:00
"rev": "a5619f5660a00f58c2b7c16d89058e92327ac9b8",
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
2023-01-06 01:10:38 +01:00
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1672841174,
"narHash": "sha256-E4t0BnQdbvfbpd9uJnQen5Gsu3LreHoZff7c9Z0wr+Y=",
"owner": "nix-community",
"repo": "disko",
"rev": "dd025155fb0f5d36afd6719e358e7cf99a47644e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
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": {
2023-01-09 17:22:02 +01:00
"lastModified": 1673086123,
"narHash": "sha256-0gm7Zo/hR860E9MzTkSnr91gBg+GTpmE3EcNc9GFp3c=",
2022-02-09 08:13:16 +01:00
"owner": "nix-community",
"repo": "emacs-overlay",
2023-01-09 17:22:02 +01:00
"rev": "f5f51705d5d8886d2c9aba5e6a19484711175e3f",
2022-02-09 08:13:16 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
2022-11-23 19:54:42 +01:00
"flake-compat": {
"flake": false,
"locked": {
2023-01-06 01:10:38 +01:00
"lastModified": 1668681692,
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
"owner": "edolstra",
"repo": "flake-compat",
2023-01-06 01:10:38 +01:00
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_2": {
2022-11-23 19:54:42 +01:00
"flake": false,
"locked": {
"lastModified": 1668681692,
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"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"
}
},
2022-11-23 19:54:42 +01:00
"gitignore": {
"inputs": {
2022-11-23 20:16:14 +01:00
"nixpkgs": [
"pre-commit-hooks",
"nixpkgs"
]
2022-11-23 19:54:42 +01:00
},
"locked": {
"lastModified": 1660459072,
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2021-11-21 19:07:12 +01:00
"ha-now-playing": {
"inputs": {
"flake-utils": [
"flake-utils"
],
2022-01-24 11:17:44 +01:00
"naersk": [
"naersk"
],
2021-11-21 19:07:12 +01:00
"nixpkgs": [
"nixpkgs"
],
"pre-commit-hooks": [
"pre-commit-hooks"
],
2022-01-24 11:17:44 +01:00
"rust-overlay": [
"rust-overlay"
2021-11-21 19:07:12 +01:00
]
},
"locked": {
2022-11-30 19:21:33 +01:00
"lastModified": 1669648641,
"narHash": "sha256-0YkNdOBrQUDYR5ibRfbJdKCf+x9QxHm9V44RX9IQML8=",
2021-11-21 19:07:12 +01:00
"ref": "main",
2022-11-30 19:21:33 +01:00
"rev": "b9b074836408e4c8ce15e157630d8e8098fc05cc",
"revCount": 80,
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": {
2023-01-09 17:22:02 +01:00
"lastModified": 1673089714,
"narHash": "sha256-D58SGNOVe+s7r2iewnCA8q68gyrfQcOnD1TdJo1wFLY=",
2021-10-05 23:45:02 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-01-09 17:22:02 +01:00
"rev": "9e565f0d9d41c19a94f55af205c328ec5177fc0a",
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": {
2022-12-06 15:39:47 +01:00
"hyprland-protocols": "hyprland-protocols",
2022-10-30 21:11:48 +01:00
"nixpkgs": [
"nixpkgs"
],
2022-12-06 15:39:47 +01:00
"wlroots": "wlroots",
"xdph": "xdph"
2022-10-30 21:11:48 +01:00
},
"locked": {
2023-01-09 17:22:02 +01:00
"lastModified": 1673095759,
"narHash": "sha256-60efSiA7BmaX9j6hTbWVi4Tk7ZdeEWGlF0ntWYS8zmI=",
2022-10-30 21:11:48 +01:00
"owner": "Hyprwm",
"repo": "Hyprland",
2023-01-09 17:22:02 +01:00
"rev": "af4b9700b7a1a1b36439dc51334b9aeaadcfcd41",
2022-10-30 21:11:48 +01:00
"type": "github"
},
"original": {
"owner": "Hyprwm",
"repo": "Hyprland",
"type": "github"
}
},
2022-12-06 15:39:47 +01:00
"hyprland-protocols": {
"flake": false,
"locked": {
2022-12-12 16:47:15 +01:00
"lastModified": 1670703428,
"narHash": "sha256-4KUW5SKR0Y9uaYGcYwy53YJ3B/sgiprCL4fRGO+mpOA=",
2022-12-06 15:39:47 +01:00
"owner": "hyprwm",
"repo": "hyprland-protocols",
2022-12-12 16:47:15 +01:00
"rev": "d0d6db8cb5bef6d93ca3ad8fb2124964173396da",
2022-12-06 15:39:47 +01:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
"hyprland-protocols_2": {
"flake": false,
"locked": {
2022-12-14 20:08:50 +01:00
"lastModified": 1670703428,
"narHash": "sha256-4KUW5SKR0Y9uaYGcYwy53YJ3B/sgiprCL4fRGO+mpOA=",
2022-12-06 15:39:47 +01:00
"owner": "hyprwm",
"repo": "hyprland-protocols",
2022-12-14 20:08:50 +01:00
"rev": "d0d6db8cb5bef6d93ca3ad8fb2124964173396da",
2022-12-06 15:39:47 +01:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"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-12-17 13:32:03 +01:00
"lastModified": 1671096816,
"narHash": "sha256-ezQCsNgmpUHdZANDCILm3RvtO1xH8uujk/+EqNvzIOg=",
2022-01-24 11:17:44 +01:00
"owner": "nix-community",
2021-11-21 19:07:12 +01:00
"repo": "naersk",
2022-12-17 13:32:03 +01:00
"rev": "d998160d6a076cfe8f9741e56aeec7e267e3e114",
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-11-22 17:33:35 +01:00
"nil": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": [
"rust-overlay"
]
},
"locked": {
2023-01-06 01:10:38 +01:00
"lastModified": 1672668722,
"narHash": "sha256-i1MidLitMVa4k9UFbzdVoRyKy8y2NmYxVcVZdrdMEjw=",
2022-11-22 17:33:35 +01:00
"owner": "oxalica",
"repo": "nil",
2023-01-06 01:10:38 +01:00
"rev": "0eff7fc333e3c0c064a6339834b44feae00fe64a",
2022-11-22 17:33:35 +01:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "nil",
"type": "github"
}
},
2022-07-02 19:10:15 +02:00
"nixos-hardware": {
"locked": {
2023-01-06 01:10:38 +01:00
"lastModified": 1672644464,
"narHash": "sha256-RYlvRMcQNT7FDoDkViijQBHg9g+blsB+U6AvL/gAsPI=",
2022-07-02 19:10:15 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2023-01-06 01:10:38 +01:00
"rev": "ca29e25c39b8e117d4d76a81f1e229824a9b3a26",
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": {
2023-01-09 17:22:02 +01:00
"lastModified": 1672953546,
"narHash": "sha256-oz757DnJ1ITvwyTovuwG3l9cX6j9j6/DH9eH+cXFJmc=",
"owner": "nixos",
2021-10-05 23:45:02 +02:00
"repo": "nixpkgs",
2023-01-09 17:22:02 +01:00
"rev": "a518c77148585023ff56022f09c4b2c418a51ef5",
2021-10-05 23:45:02 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2021-10-05 23:45:02 +02:00
}
},
2022-12-06 15:39:47 +01:00
"nixpkgs-stable": {
2022-05-26 11:32:45 +02:00
"locked": {
2022-12-22 11:33:21 +01:00
"lastModified": 1671271954,
"narHash": "sha256-cSvu+bnvN08sOlTBWbBrKaBHQZq8mvk8bgpt0ZJ2Snc=",
2022-05-26 11:32:45 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-12-22 11:33:21 +01:00
"rev": "d513b448cc2a6da2c8803e3c197c9fc7e67b19e3",
2022-05-26 11:32:45 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-12-06 15:39:47 +01:00
"ref": "nixos-22.05",
2022-05-26 11:32:45 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2022-12-06 15:39:47 +01:00
"nixpkgs-stable_2": {
2022-11-23 19:54:42 +01:00
"locked": {
2023-01-06 01:10:38 +01:00
"lastModified": 1672500394,
"narHash": "sha256-yzwBzCoeRBoRzm7ySHhm72kBG0QjgFalLz2FY48iLI4=",
2022-11-23 19:54:42 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-01-06 01:10:38 +01:00
"rev": "feda52be1d59f13b9aa02f064b4f14784b9a06c8",
2022-11-23 19:54:42 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-12-06 15:39:47 +01:00
"ref": "release-22.11",
2022-11-23 19:54:42 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2022-11-22 19:59:14 +01:00
"nomachine": {
"locked": {
"lastModified": 1659604761,
"narHash": "sha256-7ng6alhIrbJsdnmmMzUeO1YrrorRH7WN6RFyfW/z2Bo=",
"owner": "rytec-nl",
"repo": "nixpkgs",
"rev": "a312461214aa64253b74bd31f0d4a32cd029a932",
"type": "github"
},
"original": {
"owner": "rytec-nl",
"ref": "submit/add-nomachine-server",
"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
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat_2",
"flake-utils": [
"flake-utils"
],
2022-11-23 19:54:42 +01:00
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
2022-11-23 19:54:42 +01:00
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2023-01-06 01:10:38 +01:00
"lastModified": 1672912243,
"narHash": "sha256-QnQeKUjco2kO9J4rBqIBPp5XcOMblIMnmyhpjeaJBYc=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2023-01-06 01:10:38 +01:00
"rev": "a4548c09eac4afb592ab2614f4a150120b29584c",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2021-10-05 23:45:02 +02:00
"root": {
"inputs": {
"deploy-rs": "deploy-rs",
2023-01-06 01:10:38 +01:00
"disko": "disko",
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",
2022-11-22 17:33:35 +01:00
"nil": "nil",
2022-07-02 19:10:15 +02:00
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
2022-11-22 19:59:14 +01:00
"nomachine": "nomachine",
2021-11-26 22:21:16 +01:00
"pamedia": "pamedia",
"pre-commit-hooks": "pre-commit-hooks",
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": {
2023-01-09 17:22:02 +01:00
"lastModified": 1673058265,
"narHash": "sha256-FFigGHIO9BQeIIKjH5dcpB+ey5CSgfy47wHPGeOhCps=",
2022-01-15 14:48:10 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2023-01-09 17:22:02 +01:00
"rev": "802ff3314663ec7114f29a6e8b200dfc892023f8",
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-12-06 15:39:47 +01:00
"nixpkgs-stable": "nixpkgs-stable_2"
2021-11-26 22:21:16 +01:00
},
"locked": {
2023-01-06 01:10:38 +01:00
"lastModified": 1672543202,
"narHash": "sha256-nlCUtcIZxaBqUBG1GyaXhZmfyG5WK4e6LqypP8llX9E=",
2021-11-26 22:21:16 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2023-01-06 01:10:38 +01:00
"rev": "b35586cc5abacd4eba9ead138b53e2a60920f781",
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",
2023-01-06 01:10:38 +01:00
"lastModified": 1671183014,
"narHash": "sha256-oMWT5Zbe/3HFINAk38jNVxiZ4PCYvPJj2Jo4iiyBtm0=",
2022-10-30 21:11:48 +01:00
"owner": "wlroots",
"repo": "wlroots",
2023-01-06 01:10:38 +01:00
"rev": "dc7cc98cf21a8dc19ab8895505500e3700646af0",
2022-10-30 21:11:48 +01:00
"type": "gitlab"
},
"original": {
"host": "gitlab.freedesktop.org",
"owner": "wlroots",
"repo": "wlroots",
"type": "gitlab"
}
2022-12-06 15:39:47 +01:00
},
"xdph": {
"inputs": {
"hyprland-protocols": "hyprland-protocols_2",
"nixpkgs": [
"hyprland",
"nixpkgs"
]
},
"locked": {
2023-01-06 01:10:38 +01:00
"lastModified": 1671837878,
"narHash": "sha256-OmFDyktTc/l+3wHboHeFpAQgPt3r7jjqZf8MrwuUGMo=",
2022-12-06 15:39:47 +01:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2023-01-06 01:10:38 +01:00
"rev": "e47f4cec698080768821b271510985ab94a37e91",
2022-12-06 15:39:47 +01:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
2021-10-05 23:45:02 +02:00
}
},
"root": "root",
"version": 7
}