aboutsummaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
authors-ol <s+removethis@s-ol.nu>2022-02-03 19:27:05 +0000
committers-ol <s+removethis@s-ol.nu>2025-03-02 14:24:49 +0000
commit0d84d0c9da1cce20cd360a104d9158eb6ce6c0c2 (patch)
treeaedde138a141575ca9c92a0ec06ff21924236121 /flake.lock
parentlib: only reinitialize midi ports if necessary (diff)
downloadalive-0d84d0c9da1cce20cd360a104d9158eb6ce6c0c2.tar.gz
alive-0d84d0c9da1cce20cd360a104d9158eb6ce6c0c2.zip
update nix flake with rtmidi, metadata
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock
index ee1e911..99357ae 100644
--- a/flake.lock
+++ b/flake.lock
@@ -17,16 +17,16 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1619792299,
- "narHash": "sha256-hpg6wU0QLcNXj5/Nj8NT4p97R9SUGR8RBwjYNsMSKng=",
+ "lastModified": 1643805626,
+ "narHash": "sha256-AXLDVMG+UaAGsGSpOtQHPIKB+IZ0KSd9WS77aanGzgc=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "be58d0fbaa401922a090735edfc08442aed69b47",
+ "rev": "554d2d8aa25b6e583575459c297ec23750adb6cb",
"type": "github"
},
"original": {
"owner": "NixOS",
- "ref": "nixos-20.09",
+ "ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}