nixos-config/flake.lock

483 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
"cadquery-src": {
"flake": false,
"locked": {
"lastModified": 1647771248,
"narHash": "sha256-DaBcck4426D/MJL3+TC0LtpObqrTG2czGPUar88GSgg=",
2022-02-09 08:13:16 +01:00
"owner": "CadQuery",
"repo": "cadquery",
"rev": "3efb08034ac72e8ccdb2c59431acf6da9c88a829",
2022-02-09 08:13:16 +01:00
"type": "github"
},
"original": {
"owner": "CadQuery",
"repo": "cadquery",
"type": "github"
}
},
"cq-editor-src": {
"flake": false,
"locked": {
2022-02-21 21:19:18 +01:00
"lastModified": 1645031287,
"narHash": "sha256-/LoZN/ysTRWnK9eoehtnkyXDH1k6AoT0q4ul/ynspHM=",
2022-02-09 08:13:16 +01:00
"owner": "CadQuery",
"repo": "CQ-editor",
2022-02-21 21:19:18 +01:00
"rev": "4b461fe195d0a4e99b9a6c43b7e1fe0cb4c5e77d",
2022-02-09 08:13:16 +01:00
"type": "github"
},
"original": {
"owner": "CadQuery",
"repo": "CQ-editor",
"type": "github"
}
},
"cq-flake": {
"inputs": {
"cadquery-src": "cadquery-src",
"cq-editor-src": "cq-editor-src",
"flake-utils": [
"flake-utils"
],
"llvm-src": "llvm-src",
"nixpkgs": [
"nixpkgs"
],
"ocp-src": "ocp-src",
"ocp-stubs-src": "ocp-stubs-src",
"pybind11-stubgen-src": "pybind11-stubgen-src",
"pywrap-src": "pywrap-src"
},
"locked": {
2022-06-08 17:53:42 +02:00
"lastModified": 1654426879,
"narHash": "sha256-b3HiAfMr5o6CNIbEntJ9IFKBoVUiCtZyZSi1kp3pZGU=",
2022-02-09 08:13:16 +01:00
"owner": "marcus7070",
"repo": "cq-flake",
2022-06-08 17:53:42 +02:00
"rev": "c06cce8f2dfdc8a855c8587cdd12db2209348116",
2022-02-09 08:13:16 +01:00
"type": "github"
},
"original": {
"owner": "marcus7070",
"repo": "cq-flake",
"type": "github"
}
},
"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-06-08 17:53:42 +02:00
"lastModified": 1654685982,
"narHash": "sha256-a+VtGW8QsCpLX6v8wWKEguUNTfTklcPS6HtzC8ygfnI=",
2022-02-09 08:13:16 +01:00
"owner": "nix-community",
"repo": "emacs-overlay",
2022-06-08 17:53:42 +02:00
"rev": "71a37a76c851547a0241d7f6ba25a751bc337b92",
2022-02-09 08:13:16 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
2022-06-08 17:53:42 +02:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2021-11-12 12:40:13 +01:00
"flake-utils": {
"locked": {
2022-05-30 16:21:26 +02:00
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
2021-11-12 12:40:13 +01:00
"owner": "numtide",
"repo": "flake-utils",
2022-05-30 16:21:26 +02:00
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
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-05-17 20:55:26 +02:00
"lastModified": 1652279144,
"narHash": "sha256-0GjrAA4eHojr+OL2Hi7lVRpHF/FjOUa3db0IxKttDhU=",
2021-11-21 19:07:12 +01:00
"ref": "main",
2022-05-17 20:55:26 +02:00
"rev": "4faf850a486c18a863fbe5e88999214db9130756",
"revCount": 53,
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": {
2022-06-08 17:53:42 +02:00
"flake-compat": "flake-compat",
2021-10-05 23:45:02 +02:00
"nixpkgs": [
"nixpkgs"
2022-06-08 17:53:42 +02:00
],
"nmd": "nmd",
"nmt": "nmt",
"utils": [
"flake-utils"
2021-10-05 23:45:02 +02:00
]
},
"locked": {
2022-06-08 17:53:42 +02:00
"lastModified": 1654628474,
"narHash": "sha256-Llm9X8Af15uC9IMStxqjCfO15WgYTqTnsQq8wMcpp5Q=",
2021-10-05 23:45:02 +02:00
"owner": "nix-community",
"repo": "home-manager",
2022-06-08 17:53:42 +02:00
"rev": "70824bb5c790b820b189f62f643f795b1d2ade2e",
2021-10-05 23:45:02 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2022-02-09 08:13:16 +01:00
"llvm-src": {
"flake": false,
"locked": {
"lastModified": 1594138897,
"narHash": "sha256-YOVIaKo/DJ4ugHOk9l5y8YLDmhtZD7WWOBbEbexjYqs=",
"owner": "llvm",
"repo": "llvm-project",
"rev": "ef32c611aa214dea855364efd7ba451ec5ec3f74",
"type": "github"
},
"original": {
"owner": "llvm",
"ref": "llvmorg-10.0.1",
"repo": "llvm-project",
"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-06-08 17:53:42 +02:00
"lastModified": 1654608517,
"narHash": "sha256-KIxHjDDJYhoiLanLjpeAk5AuZsfip8M62JhkuloEGb0=",
2022-01-24 11:17:44 +01:00
"owner": "nix-community",
2021-11-21 19:07:12 +01:00
"repo": "naersk",
2022-06-08 17:53:42 +02:00
"rev": "14997a79cd78fe34ad6390f18a327ee0593e5eec",
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-05-26 11:32:45 +02:00
"lastModified": 1653339081,
"narHash": "sha256-dpim9Mtd57Yj6qt7p7UKwjWm6NnOU3S7jaEyEscSyPE=",
2022-01-24 11:17:44 +01:00
"owner": "nix-community",
"repo": "nixos-generators",
2022-05-26 11:32:45 +02:00
"rev": "fb3ee0f618b8c80dea1239691b15dfeb4bb46331",
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-01-24 11:17:44 +01:00
"nixpkgs": {
2021-11-21 19:07:12 +01:00
"locked": {
2022-06-08 17:53:42 +02:00
"lastModified": 1654593855,
"narHash": "sha256-c+SyXvj7THre87OyIdZfRVR+HhI/g1ZDrQ3VUtTuHkU=",
2021-11-12 12:40:13 +01:00
"owner": "nixos",
2021-10-05 23:45:02 +02:00
"repo": "nixpkgs",
2022-06-08 17:53:42 +02:00
"rev": "033bd4fa9a8fbe0c68a88e925d9a884161044b25",
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-17 21:06:28 +02:00
"nixpkgs-21_11": {
"locked": {
2022-06-08 17:53:42 +02:00
"lastModified": 1654346688,
"narHash": "sha256-Y7QtZkfdxTvACCvWmDjpN6qOf4OKkZATufHcJP2VMKM=",
2022-05-17 21:06:28 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-06-08 17:53:42 +02:00
"rev": "2de556c4cd46a59e8ce2f85ee4dd400983213d45",
2022-05-17 21:06:28 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-21.11",
"repo": "nixpkgs",
"type": "github"
}
},
2022-05-26 11:32:45 +02:00
"nixpkgs-22_05": {
"locked": {
2022-06-08 17:53:42 +02:00
"lastModified": 1654373220,
"narHash": "sha256-3vKFnZz2oYHo4YcelaNOhO4XQ2jiIEXrp1s4w+e773c=",
2022-05-26 11:32:45 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-06-08 17:53:42 +02:00
"rev": "d6cb04299ce8964290ae7fdcb87aa50da0500b5c",
2022-05-26 11:32:45 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
2022-06-08 17:53:42 +02:00
"nmd": {
"flake": false,
"locked": {
"lastModified": 1653339422,
"narHash": "sha256-8nc7lcYOgih3YEmRMlBwZaLLJYpLPYKBlewqHqx8ieg=",
"owner": "rycee",
"repo": "nmd",
"rev": "9e7a20e6ee3f6751f699f79c0b299390f81f7bcd",
"type": "gitlab"
},
"original": {
"owner": "rycee",
"repo": "nmd",
"type": "gitlab"
}
},
"nmt": {
"flake": false,
"locked": {
"lastModified": 1648075362,
"narHash": "sha256-u36WgzoA84dMVsGXzml4wZ5ckGgfnvS0ryzo/3zn/Pc=",
"owner": "rycee",
"repo": "nmt",
"rev": "d83601002c99b78c89ea80e5e6ba21addcfe12ae",
"type": "gitlab"
},
"original": {
"owner": "rycee",
"repo": "nmt",
"type": "gitlab"
}
},
2022-02-09 08:13:16 +01:00
"ocp-src": {
"flake": false,
"locked": {
"lastModified": 1640273405,
"narHash": "sha256-wk+ct4sHu2cLDA+3rz09rJR3D3XFF9383wWQPiqoul8=",
"owner": "cadquery",
"repo": "ocp",
"rev": "787d6cb7a43626b845a9c1fffa09042493591ea2",
"type": "github"
},
"original": {
"owner": "cadquery",
"repo": "ocp",
"type": "github"
}
},
"ocp-stubs-src": {
"flake": false,
"locked": {
"lastModified": 1614280796,
"narHash": "sha256-/x82W4thZlzY1Qw6iBplq21zqgUopp6vTyABqVlCzeI=",
"owner": "cadquery",
"repo": "ocp-stubs",
"rev": "51932c145b16af53fed202ea4d6896263249d8b4",
"type": "github"
},
"original": {
"owner": "cadquery",
"repo": "ocp-stubs",
"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
}
},
2022-02-09 08:13:16 +01:00
"pybind11-stubgen-src": {
"flake": false,
"locked": {
"lastModified": 1614498937,
"narHash": "sha256-AR/LQcuUswP426ZgNeLBODRVtfP+XhWdXg9idd5BrLU=",
"owner": "CadQuery",
"repo": "pybind11-stubgen",
"rev": "18da5410b35b775a25f15a7a68210f2e4818be43",
"type": "github"
},
"original": {
"owner": "CadQuery",
"repo": "pybind11-stubgen",
"type": "github"
}
},
"pywrap-src": {
"flake": false,
"locked": {
"lastModified": 1637947456,
"narHash": "sha256-ktyIDnmF+gGLtBquGJ4wgxU2bjPe85Yv6na99ZIUC7k=",
"owner": "CadQuery",
"repo": "pywrap",
"rev": "07f85fc5d1c05a56d4121c9daa369e842b1c5ac3",
"type": "github"
},
"original": {
"owner": "CadQuery",
"repo": "pywrap",
"type": "github"
}
},
2021-10-05 23:45:02 +02:00
"root": {
"inputs": {
2022-02-09 08:13:16 +01:00
"cq-flake": "cq-flake",
"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-01-24 11:17:44 +01:00
"naersk": "naersk",
"nixos-generators": "nixos-generators",
"nixpkgs": "nixpkgs",
2021-11-26 22:21:16 +01:00
"pamedia": "pamedia",
2022-01-24 11:17:44 +01:00
"rust-overlay": "rust-overlay",
2021-11-26 22:21:16 +01:00
"sops": "sops"
}
},
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-06-08 17:53:42 +02:00
"lastModified": 1654656257,
"narHash": "sha256-AdLXdVgAwsUA0A3UI8ncD/pBVunxrIpvaA40uQlKqbA=",
2022-01-15 14:48:10 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2022-06-08 17:53:42 +02:00
"rev": "0689534b4e85d6a0b2742bbc6fcf7593914fa07f",
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-21_11": "nixpkgs-21_11",
"nixpkgs-22_05": "nixpkgs-22_05"
2021-11-26 22:21:16 +01:00
},
"locked": {
2022-06-08 17:53:42 +02:00
"lastModified": 1654401128,
"narHash": "sha256-uCdQ2fzIPGakHw2TkvOncUvCl7Fo7z/vagpDWYooO7s=",
2021-11-26 22:21:16 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2022-06-08 17:53:42 +02:00
"rev": "f075361ecbde21535b38e41dfaa28a28f160855c",
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
}
}
},
"root": "root",
"version": 7
}