aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorAada2024-06-16 22:38:16 +0200
committerAada2024-06-16 22:38:16 +0200
commitcf923d5099ef0d5edcec1a6a8f6c35eeed5d0403 (patch)
treebfee1ee0f35c9a5277bdd0afbe6f50907bdfd1c4 /flake.lock
parent5a50e4897794b109c63f39155a19d1263b842d31 (diff)
Add more details
Diffstat (limited to '')
-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..d08d17f
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,27 @@
+{
+ "nodes": {
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1718060059,
+ "narHash": "sha256-9XKFni8VMXo81RTq9XygCyaO3I/7UKpwIlM/yn0MdcM=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "a3c8d64ba846725f040582b2d3b875466d2115bd",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "nixos-23.11",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}