nix-dram icon indicating copy to clipboard operation
nix-dram copied to clipboard

Nix Flakes with a modified frontend, by dramforever

Results 4 nix-dram issues
Sort by recently updated
recently updated
newest added

if setting `default-flake = someRegistryFlake` such as `nixpkgs`, `nix search` just returns empty handed. It only seems to work by explicating a ref that doesn't reference the registry at all,...

One of the biggest objections to this patchset so far has been that some don't want to privilege any given flake over the others. I realized we might resolve this...

``` nix-dram> ran test tests/check.sh... [FAIL] nix-dram> common.sh: line 92: unshare: command not found nix-dram> ++ date +%s%N nix-dram> + checkBuildId=1617280807381985650 nix-dram> + clearStore nix-dram> + echo 'clearing store...' nix-dram>...