nixos-config/flake.lock

425 lines
11 KiB
Text
Raw Normal View History

2021-10-05 23:45:02 +02:00
{
"nodes": {
2022-03-01 22:18:44 +01:00
"alejandra": {
"inputs": {
"flakeCompat": "flakeCompat",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-04-19 20:32:56 +02:00
"lastModified": 1649191071,
"narHash": "sha256-35hEJuMvRswOPKb9lbB9ZuHVe0eJN6WJc4T8Frn0hYQ=",
2022-03-01 22:18:44 +01:00
"owner": "kamadorueda",
"repo": "alejandra",
2022-04-19 20:32:56 +02:00
"rev": "3d3f24127a8e2b28998a81c444f8b4b4f11da6c6",
2022-03-01 22:18:44 +01:00
"type": "github"
},
"original": {
"owner": "kamadorueda",
"repo": "alejandra",
"type": "github"
}
},
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": {
"locked": {
2022-04-19 20:32:56 +02:00
"lastModified": 1650252934,
"narHash": "sha256-MaFAWqabJVB/ZEzB1iv9K/FXSi25fpM2QFrBkIe+IHo=",
2022-02-09 08:13:16 +01:00
"owner": "nix-community",
"repo": "emacs-overlay",
2022-04-19 20:32:56 +02:00
"rev": "7f2930e4cbdea70e5c62f76911f781ea6c3d9115",
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-04-19 20:32:56 +02:00
"lastModified": 1649676176,
"narHash": "sha256-OWKJratjt2RW151VUlJPRALb7OU2S5s+f0vLj4o1bHM=",
2021-11-12 12:40:13 +01:00
"owner": "numtide",
"repo": "flake-utils",
2022-04-19 20:32:56 +02:00
"rev": "a4b154ebbdc88c8498a5c7b01589addc9e9cb678",
2021-11-12 12:40:13 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-03-01 22:18:44 +01:00
"flakeCompat": {
"flake": false,
"locked": {
"lastModified": 1648199409,
"narHash": "sha256-JwPKdC2PoVBkG6E+eWw3j6BMR6sL3COpYWfif7RVb8Y=",
2022-03-01 22:18:44 +01:00
"owner": "edolstra",
"repo": "flake-compat",
"rev": "64a525ee38886ab9028e6f61790de0832aa3ef03",
2022-03-01 22:18:44 +01:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"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-04-19 20:32:56 +02:00
"lastModified": 1649797951,
"narHash": "sha256-XLAmgfuHuaseQJ/ygslnr2KqMk0LpOuGnuA28bf+11Y=",
2021-11-21 19:07:12 +01:00
"ref": "main",
2022-04-19 20:32:56 +02:00
"rev": "f2c2351c2db8a011341a1e40837ba7442d0608c8",
"revCount": 43,
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-04-19 20:32:56 +02:00
"lastModified": 1650234580,
"narHash": "sha256-wTmlRedCrDl+XYJom65GMfI3RgA3eZE/w03lD28Txoc=",
2021-10-05 23:45:02 +02:00
"owner": "nix-community",
"repo": "home-manager",
2022-04-19 20:32:56 +02:00
"rev": "742c6cb3e9d866e095c629162fe5faf519adeb26",
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-04-19 20:32:56 +02:00
"lastModified": 1650265945,
"narHash": "sha256-SO8+1db4jTOjnwP++29vVgImLIfETSXyoz0FuLkiikE=",
2022-01-24 11:17:44 +01:00
"owner": "nix-community",
2021-11-21 19:07:12 +01:00
"repo": "naersk",
2022-04-19 20:32:56 +02:00
"rev": "e8f9f8d037774becd82fce2781e1abdb7836d7df",
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-04-19 20:32:56 +02:00
"lastModified": 1649849466,
"narHash": "sha256-b+yl0uRd0KHB9X6TkL+6zOXUfLd7QDNnyqbL0G5WZsU=",
2022-01-24 11:17:44 +01:00
"owner": "nix-community",
"repo": "nixos-generators",
2022-04-19 20:32:56 +02:00
"rev": "adeb359baddfa336a59824237a6067dd9f59c51b",
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-04-19 20:32:56 +02:00
"lastModified": 1650161686,
"narHash": "sha256-70ZWAlOQ9nAZ08OU6WY7n4Ij2kOO199dLfNlvO/+pf8=",
2021-11-12 12:40:13 +01:00
"owner": "nixos",
2021-10-05 23:45:02 +02:00
"repo": "nixpkgs",
2022-04-19 20:32:56 +02:00
"rev": "1ffba9f2f683063c2b14c9f4d12c55ad5f4ed887",
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-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-03-01 22:18:44 +01:00
"alejandra": "alejandra",
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-04-19 20:32:56 +02:00
"lastModified": 1650249750,
"narHash": "sha256-CDLCrkDUo5fC2EhLTnzRmoSWk5QYHGnUbn1lgc0CMdc=",
2022-01-15 14:48:10 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2022-04-19 20:32:56 +02:00
"rev": "0bec2858fd0cc82768b99b5c0c095711324f3ff2",
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"
]
},
"locked": {
2022-04-19 20:32:56 +02:00
"lastModified": 1649756291,
"narHash": "sha256-KTll8bCINAzIUGaaMrbn9wb5nfhkXRLgmFrWGR/Dku0=",
2021-11-26 22:21:16 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2022-04-19 20:32:56 +02:00
"rev": "c2614c4fe61943b3d280ac1892fcebe6e8eaf8c8",
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
}