summaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
authorPetri Hienonen <petri.hienonen@gmail.com>2026-01-17 14:48:48 +0200
committerPetri Hienonen <petri.hienonen@gmail.com>2026-01-17 14:48:48 +0200
commitad96e0a669ee99359d2a3fbc72793cfde4b60ce5 (patch)
tree8dabf56d32128c3c525181e04489cd95a3945620 /flake.lock
parent24e3fd4b0aad51773cd8aaf5c53b30555af8bc2e (diff)
downloadradio-ad96e0a669ee99359d2a3fbc72793cfde4b60ce5.tar.zst
Biome format
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock27
1 files changed, 27 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..29ef154
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,27 @@
+{
+ "nodes": {
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1768651520,
+ "narHash": "sha256-LTr6oYgcnoIMBhYihxUeMLMFONGlRt/TnEVeVCv/uw4=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "9b232b1ec7ae8a06c40f262bac15be7a87d47bbd",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "release-25.11",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}