diff options
Diffstat (limited to '')
-rw-r--r-- | pkgs/by-name/ba/back/flake.lock | 27 | ||||
-rw-r--r-- | pkgs/by-name/ba/back/flake.lock.license | 10 |
2 files changed, 0 insertions, 37 deletions
diff --git a/pkgs/by-name/ba/back/flake.lock b/pkgs/by-name/ba/back/flake.lock deleted file mode 100644 index 9e20410..0000000 --- a/pkgs/by-name/ba/back/flake.lock +++ /dev/null @@ -1,27 +0,0 @@ -{ - "nodes": { - "nixpkgs": { - "locked": { - "lastModified": 1741310760, - "narHash": "sha256-aizILFrPgq/W53Jw8i0a1h1GZAAKtlYOrG/A5r46gVM=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "de0fe301211c267807afd11b12613f5511ff7433", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "root": { - "inputs": { - "nixpkgs": "nixpkgs" - } - } - }, - "root": "root", - "version": 7 -} diff --git a/pkgs/by-name/ba/back/flake.lock.license b/pkgs/by-name/ba/back/flake.lock.license deleted file mode 100644 index 9c92e8d..0000000 --- a/pkgs/by-name/ba/back/flake.lock.license +++ /dev/null @@ -1,10 +0,0 @@ -Back - An extremely simple git issue tracking system. Inspired by tvix's -panettone - -Copyright (C) 2024 Benedikt Peetz <benedikt.peetz@b-peetz.de> -SPDX-License-Identifier: AGPL-3.0-or-later - -This file is part of Back. - -You should have received a copy of the License along with this program. -If not, see <https://www.gnu.org/licenses/agpl.txt>. |