returning back sp-modules/flake.lock

Because, `nix flake lock --override-input sp-modules path:./sp-modules`
also updates sp-modules inputs in top-level flake.lock (if
`nix-collect-garbage -d` is in effect), which is not intended!
Updates of sp-modules inputs could be avoided by using an absolute path:
`nix flake lock --override-input sp-modules path:/etc/nixos/sp-modules`
But such build would be unreproducible when moved to another directory.
When using `path:./sp-modules` syncing with sp-modules flake is simple:
`nix flake lock --update-input sp-modules`
api-3.0
Alexander Tomokhov 2023-12-27 13:01:31 +04:00
parent eb9aebc8ac
commit 555ff9ae99
2 changed files with 294 additions and 33 deletions

View File

@ -3,11 +3,11 @@
"bitwarden": {
"locked": {
"dir": "sp-modules/bitwarden",
"lastModified": 1703274723,
"narHash": "sha256-yqIbZneTUcrtOFn646SdHwMU+d7auL1BbmfSV/oXaQc=",
"lastModified": 1703667250,
"narHash": "sha256-aGtdzP9J/nZrZHcILiWrmrbXXtC0ypQEYr+tMWiBYLU=",
"ref": "flakes",
"rev": "33ba5c41acb0062a7b94d85d2f93c1e5090d2ce9",
"revCount": 227,
"rev": "23332cda4690aded07cd49bcb674325d44c70ced",
"revCount": 229,
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?dir=sp-modules/bitwarden"
},
@ -53,11 +53,11 @@
"gitea": {
"locked": {
"dir": "sp-modules/gitea",
"lastModified": 1703274723,
"narHash": "sha256-yqIbZneTUcrtOFn646SdHwMU+d7auL1BbmfSV/oXaQc=",
"lastModified": 1703667250,
"narHash": "sha256-aGtdzP9J/nZrZHcILiWrmrbXXtC0ypQEYr+tMWiBYLU=",
"ref": "flakes",
"rev": "33ba5c41acb0062a7b94d85d2f93c1e5090d2ce9",
"revCount": 227,
"rev": "23332cda4690aded07cd49bcb674325d44c70ced",
"revCount": 229,
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?dir=sp-modules/gitea"
},
@ -71,11 +71,11 @@
"jitsi-meet": {
"locked": {
"dir": "sp-modules/jitsi-meet",
"lastModified": 1703274723,
"narHash": "sha256-yqIbZneTUcrtOFn646SdHwMU+d7auL1BbmfSV/oXaQc=",
"lastModified": 1703667250,
"narHash": "sha256-aGtdzP9J/nZrZHcILiWrmrbXXtC0ypQEYr+tMWiBYLU=",
"ref": "flakes",
"rev": "33ba5c41acb0062a7b94d85d2f93c1e5090d2ce9",
"revCount": 227,
"rev": "23332cda4690aded07cd49bcb674325d44c70ced",
"revCount": 229,
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?dir=sp-modules/jitsi-meet"
},
@ -112,11 +112,11 @@
"nextcloud": {
"locked": {
"dir": "sp-modules/nextcloud",
"lastModified": 1703274723,
"narHash": "sha256-yqIbZneTUcrtOFn646SdHwMU+d7auL1BbmfSV/oXaQc=",
"lastModified": 1703667250,
"narHash": "sha256-aGtdzP9J/nZrZHcILiWrmrbXXtC0ypQEYr+tMWiBYLU=",
"ref": "flakes",
"rev": "33ba5c41acb0062a7b94d85d2f93c1e5090d2ce9",
"revCount": 227,
"rev": "23332cda4690aded07cd49bcb674325d44c70ced",
"revCount": 229,
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?dir=sp-modules/nextcloud"
},
@ -190,11 +190,11 @@
"ocserv": {
"locked": {
"dir": "sp-modules/ocserv",
"lastModified": 1703274723,
"narHash": "sha256-yqIbZneTUcrtOFn646SdHwMU+d7auL1BbmfSV/oXaQc=",
"lastModified": 1703667250,
"narHash": "sha256-aGtdzP9J/nZrZHcILiWrmrbXXtC0ypQEYr+tMWiBYLU=",
"ref": "flakes",
"rev": "33ba5c41acb0062a7b94d85d2f93c1e5090d2ce9",
"revCount": 227,
"rev": "23332cda4690aded07cd49bcb674325d44c70ced",
"revCount": 229,
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?dir=sp-modules/ocserv"
},
@ -208,11 +208,11 @@
"pleroma": {
"locked": {
"dir": "sp-modules/pleroma",
"lastModified": 1703274723,
"narHash": "sha256-yqIbZneTUcrtOFn646SdHwMU+d7auL1BbmfSV/oXaQc=",
"lastModified": 1703667250,
"narHash": "sha256-aGtdzP9J/nZrZHcILiWrmrbXXtC0ypQEYr+tMWiBYLU=",
"ref": "flakes",
"rev": "33ba5c41acb0062a7b94d85d2f93c1e5090d2ce9",
"revCount": 227,
"rev": "23332cda4690aded07cd49bcb674325d44c70ced",
"revCount": 229,
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?dir=sp-modules/pleroma"
},
@ -256,11 +256,11 @@
"selfprivacy-api": "selfprivacy-api"
},
"locked": {
"lastModified": 1703274723,
"narHash": "sha256-yqIbZneTUcrtOFn646SdHwMU+d7auL1BbmfSV/oXaQc=",
"lastModified": 1703667250,
"narHash": "sha256-aGtdzP9J/nZrZHcILiWrmrbXXtC0ypQEYr+tMWiBYLU=",
"ref": "flakes",
"rev": "33ba5c41acb0062a7b94d85d2f93c1e5090d2ce9",
"revCount": 227,
"rev": "23332cda4690aded07cd49bcb674325d44c70ced",
"revCount": 229,
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git"
},
@ -275,11 +275,11 @@
},
"locked": {
"dir": "sp-modules/simple-nixos-mailserver",
"lastModified": 1703274723,
"narHash": "sha256-yqIbZneTUcrtOFn646SdHwMU+d7auL1BbmfSV/oXaQc=",
"lastModified": 1703667250,
"narHash": "sha256-aGtdzP9J/nZrZHcILiWrmrbXXtC0ypQEYr+tMWiBYLU=",
"ref": "flakes",
"rev": "33ba5c41acb0062a7b94d85d2f93c1e5090d2ce9",
"revCount": 227,
"rev": "23332cda4690aded07cd49bcb674325d44c70ced",
"revCount": 229,
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?dir=sp-modules/simple-nixos-mailserver"
},
@ -302,7 +302,7 @@
},
"locked": {
"lastModified": 1,
"narHash": "sha256-2k5a0yQKQ24oJsqtoHb4Fqa+ni2Qhc4w+yavoJUyrDg=",
"narHash": "sha256-Ybh+DJOweEvSNEJozEcspBcBBEtyspWOuzOFRW9OhLw=",
"path": "./sp-modules",
"type": "path"
},

261
sp-modules/flake.lock Normal file
View File

@ -0,0 +1,261 @@
{
"nodes": {
"bitwarden": {
"locked": {
"dir": "sp-modules/bitwarden",
"lastModified": 1703667250,
"narHash": "sha256-aGtdzP9J/nZrZHcILiWrmrbXXtC0ypQEYr+tMWiBYLU=",
"ref": "flakes",
"rev": "23332cda4690aded07cd49bcb674325d44c70ced",
"revCount": 229,
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?dir=sp-modules/bitwarden"
},
"original": {
"dir": "sp-modules/bitwarden",
"ref": "flakes",
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?dir=sp-modules/bitwarden"
}
},
"blobs": {
"flake": false,
"locked": {
"lastModified": 1604995301,
"narHash": "sha256-wcLzgLec6SGJA8fx1OEN1yV/Py5b+U5iyYpksUY/yLw=",
"owner": "simple-nixos-mailserver",
"repo": "blobs",
"rev": "2cccdf1ca48316f2cfd1c9a0017e8de5a7156265",
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "blobs",
"type": "gitlab"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1668681692,
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"gitea": {
"locked": {
"dir": "sp-modules/gitea",
"lastModified": 1703667250,
"narHash": "sha256-aGtdzP9J/nZrZHcILiWrmrbXXtC0ypQEYr+tMWiBYLU=",
"ref": "flakes",
"rev": "23332cda4690aded07cd49bcb674325d44c70ced",
"revCount": 229,
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?dir=sp-modules/gitea"
},
"original": {
"dir": "sp-modules/gitea",
"ref": "flakes",
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?dir=sp-modules/gitea"
}
},
"jitsi-meet": {
"locked": {
"dir": "sp-modules/jitsi-meet",
"lastModified": 1703667250,
"narHash": "sha256-aGtdzP9J/nZrZHcILiWrmrbXXtC0ypQEYr+tMWiBYLU=",
"ref": "flakes",
"rev": "23332cda4690aded07cd49bcb674325d44c70ced",
"revCount": 229,
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?dir=sp-modules/jitsi-meet"
},
"original": {
"dir": "sp-modules/jitsi-meet",
"ref": "flakes",
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?dir=sp-modules/jitsi-meet"
}
},
"mailserver": {
"inputs": {
"blobs": "blobs",
"flake-compat": "flake-compat",
"nixpkgs": "nixpkgs",
"nixpkgs-22_11": "nixpkgs-22_11",
"nixpkgs-23_05": "nixpkgs-23_05",
"utils": "utils"
},
"locked": {
"lastModified": 1700085753,
"narHash": "sha256-qtib7f3eRwfaUF+VziJXiBcZFqpHCAXS4HlrFsnzzl4=",
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
"rev": "008d78cc21959e33d0d31f375b88353a7d7121ae",
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
"type": "gitlab"
}
},
"nextcloud": {
"locked": {
"dir": "sp-modules/nextcloud",
"lastModified": 1703667250,
"narHash": "sha256-aGtdzP9J/nZrZHcILiWrmrbXXtC0ypQEYr+tMWiBYLU=",
"ref": "flakes",
"rev": "23332cda4690aded07cd49bcb674325d44c70ced",
"revCount": 229,
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?dir=sp-modules/nextcloud"
},
"original": {
"dir": "sp-modules/nextcloud",
"ref": "flakes",
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?dir=sp-modules/nextcloud"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1670751203,
"narHash": "sha256-XdoH1v3shKDGlrwjgrNX/EN8s3c+kQV7xY6cLCE8vcI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "64e0bf055f9d25928c31fb12924e59ff8ce71e60",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"nixpkgs-22_11": {
"locked": {
"lastModified": 1669558522,
"narHash": "sha256-yqxn+wOiPqe6cxzOo4leeJOp1bXE/fjPEi/3F/bBHv8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ce5fe99df1f15a09a91a86be9738d68fadfbad82",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-22.11",
"type": "indirect"
}
},
"nixpkgs-23_05": {
"locked": {
"lastModified": 1684782344,
"narHash": "sha256-SHN8hPYYSX0thDrMLMWPWYulK3YFgASOrCsIL3AJ78g=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8966c43feba2c701ed624302b6a935f97bcbdf88",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-23.05",
"type": "indirect"
}
},
"ocserv": {
"locked": {
"dir": "sp-modules/ocserv",
"lastModified": 1703667250,
"narHash": "sha256-aGtdzP9J/nZrZHcILiWrmrbXXtC0ypQEYr+tMWiBYLU=",
"ref": "flakes",
"rev": "23332cda4690aded07cd49bcb674325d44c70ced",
"revCount": 229,
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?dir=sp-modules/ocserv"
},
"original": {
"dir": "sp-modules/ocserv",
"ref": "flakes",
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?dir=sp-modules/ocserv"
}
},
"pleroma": {
"locked": {
"dir": "sp-modules/pleroma",
"lastModified": 1703667250,
"narHash": "sha256-aGtdzP9J/nZrZHcILiWrmrbXXtC0ypQEYr+tMWiBYLU=",
"ref": "flakes",
"rev": "23332cda4690aded07cd49bcb674325d44c70ced",
"revCount": 229,
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?dir=sp-modules/pleroma"
},
"original": {
"dir": "sp-modules/pleroma",
"ref": "flakes",
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?dir=sp-modules/pleroma"
}
},
"root": {
"inputs": {
"bitwarden": "bitwarden",
"gitea": "gitea",
"jitsi-meet": "jitsi-meet",
"nextcloud": "nextcloud",
"ocserv": "ocserv",
"pleroma": "pleroma",
"simple-nixos-mailserver": "simple-nixos-mailserver"
}
},
"simple-nixos-mailserver": {
"inputs": {
"mailserver": "mailserver"
},
"locked": {
"dir": "sp-modules/simple-nixos-mailserver",
"lastModified": 1703667250,
"narHash": "sha256-aGtdzP9J/nZrZHcILiWrmrbXXtC0ypQEYr+tMWiBYLU=",
"ref": "flakes",
"rev": "23332cda4690aded07cd49bcb674325d44c70ced",
"revCount": 229,
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?dir=sp-modules/simple-nixos-mailserver"
},
"original": {
"dir": "sp-modules/simple-nixos-mailserver",
"ref": "flakes",
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?dir=sp-modules/simple-nixos-mailserver"
}
},
"utils": {
"locked": {
"lastModified": 1605370193,
"narHash": "sha256-YyMTf3URDL/otKdKgtoMChu4vfVL3vCMkRqpGifhUn0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5021eac20303a61fafe17224c087f5519baed54d",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}