]> git.scottworley.com Git - warn-nixpkgs/summary
 
descriptionWrap nixpkgs, but emit a warning if this one is ever accessed
last changeMon, 23 Aug 2021 20:17:45 +0000 (13:17 -0700)
readme

warn-nixpkgs

Wrap nixpkgs, but emit a warning if this one is ever accessed.

The Nix world is gradually adopting flakes and moving toward a world where there are no longer nix-update-maintained channels. During that transition, it's nice to have system channels that still work, but emit a warning when they are accessed to alert the user of of a gap in their move-to-flakes.

This repo can be used as a drop-in replacement for the nixpkgs channel. This repo doesn't contain nixpkgs -- this is merely a thin wrapper. Configure the actual nixpkgs to forward to as a nixpkgs-warned channel.

shortlog
2021-08-23 Scott WorleyHelp get-version-suffix find itself master
2021-08-23 Scott WorleyDrop-in replacement support for get-version-suffix
2021-08-23 Scott WorleyDrop-in replacement support for importing <nixpkgs...
2021-08-23 Scott WorleyDrop-in replacement support for importing <nixpkgs...
2021-08-23 Scott WorleyMake --arg work
2021-08-23 Scott WorleyWrap nixpkgs with a warning
heads
2 years ago master