diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2022-03-23 15:15:13 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2022-03-23 15:17:12 -0400 |
commit | 346beec35a11393e9c59278d47b18de337c2b06f (patch) | |
tree | f50a9ef57597bae89b72d731cd7773d4ef673571 /nix/nixpkgs.json | |
parent | f049cba47c31d31a4a8ed9a9180f0e847be3411c (diff) | |
download | podman-346beec35a11393e9c59278d47b18de337c2b06f.tar.gz podman-346beec35a11393e9c59278d47b18de337c2b06f.tar.bz2 podman-346beec35a11393e9c59278d47b18de337c2b06f.zip |
Remove nix packages, since no one is supporting this
[NO NEW TESTS NEEDED]
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'nix/nixpkgs.json')
-rw-r--r-- | nix/nixpkgs.json | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/nix/nixpkgs.json b/nix/nixpkgs.json deleted file mode 100644 index efcfe202e..000000000 --- a/nix/nixpkgs.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "url": "https://github.com/nixos/nixpkgs", - "rev": "2a96414d7e350160a33ed0978449c9ff5b5a6eb3", - "date": "2021-07-13T18:21:47+02:00", - "path": "/nix/store/2ai9q8ac6vxb2rrngdz82y8jxnk15cvm-nixpkgs", - "sha256": "1dzrfqdjq3yq5jjskiqflzy58l2xx6059gay9p1k07zrlm1wigy5", - "fetchSubmodules": false, - "deepClone": false, - "leaveDotGit": false -} |