From 5a0496a8f74ba3f6838701da42df265908f274b9 Mon Sep 17 00:00:00 2001 From: moira Date: Tue, 15 Nov 2022 15:33:06 +0100 Subject: [PATCH] do unspeakable things to flake.lock --- flake.lock | 40 +++++++++++++++++++--------------------- 1 file changed, 19 insertions(+), 21 deletions(-) diff --git a/flake.lock b/flake.lock index a33958b..383f70a 100644 --- a/flake.lock +++ b/flake.lock @@ -544,16 +544,15 @@ "locked": { "lastModified": 1668291754, "narHash": "sha256-AHsqQ6or1vjbC/aJxFQGlm/L3HrJIlVescQXI8I+HhI=", - "ref": "main", + "owner": "hexchen", + "repo": "nixfiles", "rev": "1e065ad810a792d44fe8836b42324bc4cad90ace", - "revCount": 290, - "type": "git", - "url": "https://gitlab.com/hexchen/nixfiles" + "type": "gitlab" }, "original": { - "ref": "main", - "type": "git", - "url": "https://gitlab.com/hexchen/nixfiles" + "owner": "hexchen", + "repo": "nixfiles", + "type": "gitlab" } }, "nix-straight": { @@ -609,15 +608,16 @@ "locked": { "lastModified": 1655930346, "narHash": "sha256-ht56HHOzEhjeIgAv5ZNFjSVX/in1YlUs0HG9c1EUXTM=", + "owner": "simple-nixos-mailserver", + "repo": "nixos-mailserver", "rev": "f535d8123c4761b2ed8138f3d202ea710a334a1d", - "revCount": 532, - "type": "git", - "url": "https://gitlab.com/simple-nixos-mailserver/nixos-mailserver" + "type": "gitlab" }, "original": { - "rev": "f535d8123c4761b2ed8138f3d202ea710a334a1d", - "type": "git", - "url": "https://gitlab.com/simple-nixos-mailserver/nixos-mailserver" + "owner": "simple-nixos-mailserver", + "ref": "nixos-22.05", + "repo": "nixos-mailserver", + "type": "gitlab" } }, "nixpkgs": { @@ -707,10 +707,9 @@ "type": "github" }, "original": { - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "ae1dc133ea5f1538d035af41e5ddbc2ebcb67b90", - "type": "github" + "id": "nixpkgs", + "ref": "nixpkgs-unstable", + "type": "indirect" } }, "nixpkgs_2": { @@ -738,10 +737,9 @@ "type": "github" }, "original": { - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "df2bcbbd1c2aa144261cf1b0003c889c075dc693", - "type": "github" + "id": "nixpkgs", + "ref": "nixos-22.05", + "type": "indirect" } }, "nose": {