summaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
authorMinijackson <minijackson@riseup.net>2021-06-18 15:28:27 +0200
committerMinijackson <minijackson@riseup.net>2021-06-18 15:28:27 +0200
commitcdd3fcb1728059393334fe69345c120623a716a1 (patch)
tree877dad5a209e42ac2e8884970ba36e9c2265e136 /flake.lock
parenta80a089328e002a6a90fc696cd645484358aba72 (diff)
downloadnixos-config-reborn-cdd3fcb1728059393334fe69345c120623a716a1.tar.gz
nixos-config-reborn-cdd3fcb1728059393334fe69345c120623a716a1.zip
audioProduction: init with musnix
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 8b83eb4..8da431f 100644
--- a/flake.lock
+++ b/flake.lock
@@ -51,6 +51,22 @@
51 "type": "github" 51 "type": "github"
52 } 52 }
53 }, 53 },
54 "musnix": {
55 "flake": false,
56 "locked": {
57 "lastModified": 1623875676,
58 "narHash": "sha256-SBI5NKPKx9Y3GWQr7J3ybF4nsKeX5XL+1ENtH1diYrk=",
59 "owner": "musnix",
60 "repo": "musnix",
61 "rev": "49c1f7119919d678bc457de3fee1de11a20c5082",
62 "type": "github"
63 },
64 "original": {
65 "owner": "musnix",
66 "repo": "musnix",
67 "type": "github"
68 }
69 },
54 "neovim-master": { 70 "neovim-master": {
55 "inputs": { 71 "inputs": {
56 "flake-utils": "flake-utils_2", 72 "flake-utils": "flake-utils_2",
@@ -125,6 +141,7 @@
125 "inputs": { 141 "inputs": {
126 "flake-utils": "flake-utils", 142 "flake-utils": "flake-utils",
127 "home-manager": "home-manager", 143 "home-manager": "home-manager",
144 "musnix": "musnix",
128 "neovim-master": "neovim-master", 145 "neovim-master": "neovim-master",
129 "nixpkgs": "nixpkgs", 146 "nixpkgs": "nixpkgs",
130 "nixpkgs-unstable": "nixpkgs-unstable", 147 "nixpkgs-unstable": "nixpkgs-unstable",