From 79d9bffba1fc8b3539d2060607d94f1e0a364283 Mon Sep 17 00:00:00 2001 From: clerie Date: Sun, 17 Mar 2024 17:02:32 +0100 Subject: [PATCH 1/2] pkgs/clerie-update-nixfiles: switch branch before removing itself --- pkgs/clerie-update-nixfiles/clerie-update-nixfiles.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/clerie-update-nixfiles/clerie-update-nixfiles.sh b/pkgs/clerie-update-nixfiles/clerie-update-nixfiles.sh index 8054bc9..4ac6a98 100755 --- a/pkgs/clerie-update-nixfiles/clerie-update-nixfiles.sh +++ b/pkgs/clerie-update-nixfiles/clerie-update-nixfiles.sh @@ -69,6 +69,7 @@ echo "[!] biep" if xgit diff --quiet origin/updated-inputs "${UPDATE_BRANCH}" then echo "[!] Nothing changed, removing branch" + xgit checkout updated-inputs xgit branch -D "${UPDATE_BRANCH}" exit 0 fi From c31b5ca88fb018e0d5652d67256466317822a0eb Mon Sep 17 00:00:00 2001 From: Flake Update Bot Date: Mon, 18 Mar 2024 03:04:08 +0100 Subject: [PATCH 2/2] Update nixpkgs 2024-03-18-02-03 --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index ccc4e02..06ea950 100644 --- a/flake.lock +++ b/flake.lock @@ -212,11 +212,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1708118438, - "narHash": "sha256-kk9/0nuVgA220FcqH/D2xaN6uGyHp/zoxPNUmPCMmEE=", + "lastModified": 1710631334, + "narHash": "sha256-rL5LSYd85kplL5othxK5lmAtjyMOBg390sGBTb3LRMM=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "5863c27340ba4de8f83e7e3c023b9599c3cb3c80", + "rev": "c75037bbf9093a2acb617804ee46320d6d1fea5a", "type": "github" }, "original": {