X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=flakes%2Fprivate%2Fopenarc%2Fflake.lock;h=60b0fdf03946f674d937d3f8690be8c93e99e550;hb=877f7bf7a17f44bd17dd1f0bbfd88abdab67ad72;hp=f15e441e02b01cc87b3e32c09b6838aa2387593d;hpb=f4721555d1f15c180504b1363b422f37f2d5b3f0;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/flakes/private/openarc/flake.lock b/flakes/private/openarc/flake.lock index f15e441..60b0fdf 100644 --- a/flakes/private/openarc/flake.lock +++ b/flakes/private/openarc/flake.lock @@ -1,5 +1,17 @@ { "nodes": { + "files-watcher": { + "locked": { + "lastModified": 1, + "narHash": "sha256-ZsdumUVoSPkV/DB6gO6dNDttjzalye0ToVBF9bl5W0k=", + "path": "../../files-watcher", + "type": "path" + }, + "original": { + "path": "../../files-watcher", + "type": "path" + } + }, "flake-utils": { "locked": { "lastModified": 1609246779, @@ -17,34 +29,14 @@ }, "myuids": { "locked": { - "dir": "flakes/myuids", - "lastModified": 1628207001, - "narHash": "sha256-7e12OfDv9zMOfqcAlsk1sZj2l3ZB03kcBdWUqhwVaWo=", - "ref": "master", - "rev": "dfe02d8fd52e33c7d4e1a209cf486696100b88f3", - "revCount": 865, - "type": "git", - "url": "https://git.immae.eu/perso/Immae/Config/Nix.git" - }, - "original": { - "dir": "flakes/myuids", - "type": "git", - "url": "https://git.immae.eu/perso/Immae/Config/Nix.git" - } - }, - "nix-lib": { - "locked": { - "lastModified": 1629758329, - "narHash": "sha256-Qdno5vgP0pnc+nEB5DjYGseW+4MuXiJMfc6cHwalCXY=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "99967a54d893b9742b38809ccfe3172b6918bdef", - "type": "github" + "lastModified": 1, + "narHash": "sha256-HkW9YCLQCNBX3Em7J7MjraVEZO3I3PizkVV2QrUdULQ=", + "path": "../myuids", + "type": "path" }, "original": { - "owner": "NixOS", - "repo": "nixpkgs", - "type": "github" + "path": "../myuids", + "type": "path" } }, "nixpkgs": { @@ -70,7 +62,8 @@ "openarc": "openarc_2" }, "locked": { - "narHash": "sha256-w+MiC+2IBNsXJT9Ln5TBfipv0eCqZOdyY/BYGFVu+nk=", + "lastModified": 1, + "narHash": "sha256-+X3x0t7DSYBvgFAUGNnMV4F/vQOUWE+9Q4Az6V8/iTw=", "path": "../../openarc", "type": "path" }, @@ -97,8 +90,21 @@ }, "root": { "inputs": { - "nix-lib": "nix-lib", - "openarc": "openarc" + "files-watcher": "files-watcher", + "openarc": "openarc", + "secrets": "secrets" + } + }, + "secrets": { + "locked": { + "lastModified": 1, + "narHash": "sha256-5AakznhrJFmwCD7lr4JEh55MtdAJL6WA/YuBks6ISSE=", + "path": "../../secrets", + "type": "path" + }, + "original": { + "path": "../../secrets", + "type": "path" } } },