From 0d52d2ab5c35cc69393d0c8d7b45fb2b950adcc3 Mon Sep 17 00:00:00 2001 From: Katherina Walshe-Grey Date: Wed, 25 Dec 2024 02:34:20 +0000 Subject: [PATCH] flake: switch back to birdsong main branch --- flake.lock | 12 ++++++------ flake.nix | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/flake.lock b/flake.lock index 37cca72..43cd125 100644 --- a/flake.lock +++ b/flake.lock @@ -46,16 +46,16 @@ }, "birdsong": { "locked": { - "lastModified": 1731357158, - "narHash": "sha256-RTFqn8DTPXEvkrhMuOODv198z9a0H96mlg4lrc2dplQ=", - "ref": "compat-24.11", - "rev": "fa0f559d3b41d5fff49ef081f95830270b4662ae", - "revCount": 13, + "lastModified": 1735093285, + "narHash": "sha256-i70ytUFLkLPfAbGq02KqIgn/oqu7f9578+9ClLTBy90=", + "ref": "main", + "rev": "91ed1abe655ac270be4e6f6c006af6fa4edd25bf", + "revCount": 15, "type": "git", "url": "https://git.qenya.tel/qenya/birdsong" }, "original": { - "ref": "compat-24.11", + "ref": "main", "type": "git", "url": "https://git.qenya.tel/qenya/birdsong" } diff --git a/flake.nix b/flake.nix index 66cace4..b9177b7 100644 --- a/flake.nix +++ b/flake.nix @@ -56,7 +56,7 @@ inputs.nixpkgs.follows = "nixpkgs-unstable"; }; - birdsong.url = "git+https://git.qenya.tel/qenya/birdsong?ref=compat-24.11"; + birdsong.url = "git+https://git.qenya.tel/qenya/birdsong?ref=main"; }; outputs = inputs@{ self, nixpkgs, nixpkgs-small, lix-module, home-manager, plasma-manager, nur, agenix, colmena, randomcat, actual, birdsong, ... }: {