summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorAlexander Kassouni <alex@kassouni.net>2026-09-25 19:52:09 -0700
committerAlexander Kassouni <alex@kassouni.net>2026-09-25 19:52:09 -0700
commitc8a0c5d7bc29b0bb16256ae9ab40b8bb344c6be9 (patch)
tree58da4fd02c50e73272e069af61168a021019aff1 /flake.lock
init
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock24
1 files changed, 24 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..698d13e
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,24 @@
+{
+ "nodes": {
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1790055231,
+ "narHash": "sha256-wQZif6Lyrg1IDl8k68Gwa3OK9PermeRsjdKgso4K1VA=",
+ "rev": "b6c98e9e6633ee64753b594ff4a5febf0367fc00",
+ "type": "tarball",
+ "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.11pre1078010.b6c98e9e6633/nixexprs.tar.zst"
+ },
+ "original": {
+ "type": "tarball",
+ "url": "https://channels.nixos.org/nixpkgs-unstable/nixexprs.tar.zst"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}