nixos-config/flake.lock

429 lines
11 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": {
"lastModified": 1648272081,
"narHash": "sha256-MsoMPYl6cnWAkjoj6iryQaXZTZDJICk3d6q2yWJhERo=",
2022-02-09 08:13:16 +01:00
"owner": "marcus7070",
"repo": "cq-flake",
"rev": "bf9fd6391520937d891dc071d3b4a3f166f859d8",
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:24:34 +02:00
"lastModified": 1654340913,
"narHash": "sha256-yolVh/uMJ6b7VTbV17KtUbkZtAa0WKsRtBe1PDaurSc=",
2022-02-09 08:13:16 +01:00
"owner": "nix-community",
"repo": "emacs-overlay",
2022-06-08 17:24:34 +02:00
"rev": "ed4870665719c3d37c5947fc425f8a45716b4ea8",
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": {
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": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-06-08 17:24:34 +02:00
"lastModified": 1654113406,
"narHash": "sha256-70esZvhal+FsyU89mJRcAb+cDGHKt0sgZ6MlRr9Cplg=",
2021-10-05 23:45:02 +02:00
"owner": "nix-community",
"repo": "home-manager",
2022-06-08 17:24:34 +02:00
"rev": "684e85d01d333be91c4875baebb05b93c7d2ffaa",
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-05-26 11:32:45 +02:00
"lastModified": 1653413650,
"narHash": "sha256-wojDHjb+eU80MPH+3HQaK0liUy8EgR95rvmCl24i58Y=",
2022-01-24 11:17:44 +01:00
"owner": "nix-community",
2021-11-21 19:07:12 +01:00
"repo": "naersk",
2022-05-26 11:32:45 +02:00
"rev": "69daaceebe12c070cd5ae69ba38f277bbf033695",
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:24:34 +02:00
"lastModified": 1654230545,
"narHash": "sha256-8Vlwf0x8ow6pPOK2a04bT+pxIeRnM1+O0Xv9/CuDzRs=",
2021-11-12 12:40:13 +01:00
"owner": "nixos",
2021-10-05 23:45:02 +02:00
"repo": "nixpkgs",
2022-06-08 17:24:34 +02:00
"rev": "236cc2971ac72acd90f0ae3a797f9f83098b17ec",
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-05-30 16:21:26 +02:00
"lastModified": 1653819578,
"narHash": "sha256-a1vaUl6VZz1NsWxMw0i5lRyHIOVUIuMZdQzV+4s+rY8=",
2022-05-17 21:06:28 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-05-30 16:21:26 +02:00
"rev": "baa82d4b626288c7439eeea073a18aabbe435991",
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-05-30 16:21:26 +02:00
"lastModified": 1653822412,
"narHash": "sha256-xZwMDQ8MdNiTwE8dcKAX1h3qCmLtuudNGxmFUX3xIes=",
2022-05-26 11:32:45 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-05-30 16:21:26 +02:00
"rev": "db78278ff296cf21eca7e8c08ee99707387a54fa",
2022-05-26 11:32:45 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
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:24:34 +02:00
"lastModified": 1654310165,
"narHash": "sha256-5TWkZMKnrLQVGsWrcDabJX7E502qoi0+vP1RReJp0/Y=",
2022-01-15 14:48:10 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2022-06-08 17:24:34 +02:00
"rev": "e64770eac18a1983232a5bc55fa443d9f15cc489",
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-05-30 16:21:26 +02:00
"lastModified": 1653827546,
"narHash": "sha256-va51HFf7UwktvriIbe9pjRPMr7p8IaxrwcDlZe7twzI=",
2021-11-26 22:21:16 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2022-05-30 16:21:26 +02:00
"rev": "36b5901782e7fbfc191cace910f67f8b8743f678",
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
}