nixos-config/flake.lock

492 lines
12 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-12-02 22:05:46 +01:00
"lastModified": 1670012284,
"narHash": "sha256-fxKJvdeFZNgGS1UQJLzpd1NrUyBtInv6RkUQu/+xqko=",
2022-02-09 08:13:16 +01:00
"owner": "nix-community",
"repo": "emacs-overlay",
2022-12-02 22:05:46 +01:00
"rev": "e88e8c7f0c77622bb3704ea38f146a6e353445b6",
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": {
"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": {
2022-12-02 22:05:46 +01:00
"lastModified": 1669978198,
"narHash": "sha256-U8sZFwIIDFm9w/Kx58sYrIsWpuQUKmkcQmdBkuQ+gkE=",
2021-10-05 23:45:02 +02:00
"owner": "nix-community",
"repo": "home-manager",
2022-12-02 22:05:46 +01:00
"rev": "71fa4cdf9cd89a3e0d452439b6a2f7f01d6292e9",
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-12-02 22:05:46 +01:00
"lastModified": 1670012125,
"narHash": "sha256-wyTWWhsYNs6KfbNVPmAhhmWerK+LKhwJgIL388h7Pr0=",
2022-10-30 21:11:48 +01:00
"owner": "Hyprwm",
"repo": "Hyprland",
2022-12-02 22:05:46 +01:00
"rev": "cb85eea261d7ee9994bcf8d3152b119e730270b9",
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-11-22 17:33:35 +01:00
"nil": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": [
"rust-overlay"
]
},
"locked": {
2022-12-02 22:05:46 +01:00
"lastModified": 1669929738,
"narHash": "sha256-/j33Qvg9ciN8qfrjuEjs1fB61Av0/3HuQxXdLkoAn8E=",
2022-11-22 17:33:35 +01:00
"owner": "oxalica",
"repo": "nil",
2022-12-02 22:05:46 +01:00
"rev": "ef9bdb801e73ffe95bf7dee69f6c78fcaae34c71",
2022-11-22 17:33:35 +01:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "nil",
"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-11-23 19:54:42 +01:00
"lastModified": 1669065280,
"narHash": "sha256-3+pq1oJWjGDLfd8G/vR3IIFZ+EQ/aglukA0bTiMlf3o=",
2022-01-24 11:17:44 +01:00
"owner": "nix-community",
"repo": "nixos-generators",
2022-11-23 19:54:42 +01:00
"rev": "50aeec40f2072d2ab267c8ec8a345573704ec110",
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-12-02 22:05:46 +01:00
"lastModified": 1669650994,
"narHash": "sha256-uwASLUfedIQ5q01TtMwZDEV2HCZr5nVPZjzVgCG+D5I=",
2022-07-02 19:10:15 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2022-12-02 22:05:46 +01:00
"rev": "7883883d135ce5b7eae5dce4bfa12262b85c1c46",
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-12-02 22:05:46 +01:00
"lastModified": 1669791787,
"narHash": "sha256-KBfoA2fOI5+wCrm7PR+j7jHqXeTkVRPQ0m5fcKchyuU=",
"owner": "nixos",
2021-10-05 23:45:02 +02:00
"repo": "nixpkgs",
2022-12-02 22:05:46 +01:00
"rev": "e76c78d20685a043d23f5f9e0ccd2203997f1fb1",
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-05-26 11:32:45 +02:00
"nixpkgs-22_05": {
"locked": {
2022-11-30 19:21:33 +01:00
"lastModified": 1669513802,
"narHash": "sha256-AmTRNi8bHgJlmaNe3r5k+IMFbbXERM/KarqveMAZmsY=",
2022-05-26 11:32:45 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-11-30 19:21:33 +01:00
"rev": "6649e08812f579581bfb4cada3ba01e30485c891",
2022-05-26 11:32:45 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
2022-11-23 19:54:42 +01:00
"nixpkgs-stable": {
"locked": {
"lastModified": 1668984258,
"narHash": "sha256-0gDMJ2T3qf58xgcSbYoXiRGUkPWmKyr5C3vcathWhKs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cf63ade6f74bbc9d2a017290f1b2e33e8fbfa70a",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.05",
"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": {
2022-11-23 19:54:42 +01:00
"flake-compat": "flake-compat",
"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": {
2022-12-02 22:05:46 +01:00
"lastModified": 1669829516,
"narHash": "sha256-laWMD/TZzyrulu8xLNoSPertXOxjRD7BrcAVwKl+NyQ=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2022-12-02 22:05:46 +01:00
"rev": "471c7f1ecace25e39099206431300322632d25c4",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
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",
2022-11-22 17:33:35 +01:00
"nil": "nil",
2022-01-24 11:17:44 +01:00
"nixos-generators": "nixos-generators",
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": {
2022-12-02 22:05:46 +01:00
"lastModified": 1669948173,
"narHash": "sha256-hfL2dTSBPVEWH117GTBk/mYCJbaa3FQar3CcTlKQvhc=",
2022-01-15 14:48:10 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2022-12-02 22:05:46 +01:00
"rev": "3d506453ce9c510b12e8dd98781bfaa2ea436772",
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-12-02 22:05:46 +01:00
"lastModified": 1669714206,
"narHash": "sha256-9aiMbzRL8REsyi9U0eZ+lT4s7HaILA1gh9n2apKzLxU=",
2021-11-26 22:21:16 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2022-12-02 22:05:46 +01:00
"rev": "8295b8139ef7baadeb90c5cad7a40c4c9297ebf7",
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-12-02 22:05:46 +01:00
"lastModified": 1669925104,
"narHash": "sha256-xMHfW+/G9MieN/5tXHUA5/ztE8dkE093cNFTEUgcwxI=",
2022-10-30 21:11:48 +01:00
"owner": "wlroots",
"repo": "wlroots",
2022-12-02 22:05:46 +01:00
"rev": "c8eb24d30e18c165728b8788a10716611c3b633d",
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
}