treesummaryrefslogcommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorPatrick Schönberger2026-06-08 10:52:34 +0200
committerPatrick Schönberger2026-06-08 10:52:34 +0200
commit888331271765f4acb0a6eae4e9535fcad29e6a11 (patch)
treedcbce9a4016f0fcb7c37e0825ddb198746bfd2b5 /flake.lock
downloadnmap-888331271765f4acb0a6eae4e9535fcad29e6a11.tar.gz
nmap-888331271765f4acb0a6eae4e9535fcad29e6a11.zip
initialHEADmain
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock46
1 files changed, 46 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..ff67f8b
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,46 @@
+{
+ "nodes": {
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1780336545,
+ "narHash": "sha256-vhVhuXzFrIOfcssC/9hDHx7MHzDKjF3keHuREOQqQiQ=",
+ "rev": "4df1b885d76a54e1aa1a318f8d16fd6005b6401f",
+ "revCount": 1008784,
+ "type": "tarball",
+ "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/nixpkgs-weekly/0.1.1008784%2Brev-4df1b885d76a54e1aa1a318f8d16fd6005b6401f/019e8725-c925-7ec1-8f35-3f9effcf169a/source.tar.gz"
+ },
+ "original": {
+ "id": "nixpkgs",
+ "type": "indirect"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nixpkgs": "nixpkgs",
+ "zig": "zig"
+ }
+ },
+ "zig": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1780738656,
+ "narHash": "sha256-mRNx93vNiRyT0FCXykTzPKxJGhdDJ+thDxfgQ83Pg2M=",
+ "owner": "silversquirl",
+ "repo": "zig-flake",
+ "rev": "1a8424e4162a7d7e4cc5b6676cb23899fc2cb0d8",
+ "type": "github"
+ },
+ "original": {
+ "owner": "silversquirl",
+ "repo": "zig-flake",
+ "type": "github"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}