summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorRosa <rosaontheweb@proton.me>2026-05-12 19:26:45 -0400
committerRosa <rosaontheweb@proton.me>2026-05-12 19:26:45 -0400
commit8921407398eede45f3c578914a3b2f527e288ba6 (patch)
tree11c24c4832baa58ac15c786cd701c93c0438533d /flake.lock
wow, bot
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..6207cbb
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,27 @@
+{
+ "nodes": {
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1778443072,
+ "narHash": "sha256-zi7/fsqM/kFdNuED//4WOCUtezGtKKqRNORjMvfwjnA=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "da5ad661ba4e5ef59ba743f0d112cbc30e474f32",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}