diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-06 22:08:26 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-06 22:08:26 +0200 |
commit | 21b9a461dafeab63893d82a82d7b84ffe3a59c40 (patch) | |
tree | dfb8e657e2f36b426d9fba1b1a703431836d92e5 /pkgs/by-name/ba/back/flake.lock | |
parent | flake.nix: Use the packaged version of `ragenix` (diff) | |
download | nixos-server-21b9a461dafeab63893d82a82d7b84ffe3a59c40.zip |
pkgs/back: Remove
Back has been moved out-of-tree.
Diffstat (limited to 'pkgs/by-name/ba/back/flake.lock')
-rw-r--r-- | pkgs/by-name/ba/back/flake.lock | 27 |
1 files changed, 0 insertions, 27 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 -} |