Skip to content

cachix/devenv-nixpkgs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 

Repository files navigation

devenv-nixpkgs

Battle-tested nixpkgs using devenv's extensive testing infrastructure.

Currently, the only supported release is rolling.

Rolling is based on nixpkgs-unstable plus any patches that improve the integrations and services offered by devenv.

Patches

View the currently applied patches: https://github.com/cachix/devenv-nixpkgs/tree/main/patches

If the directory is empty, then all patches have been upstreamed into nixpkgs.

Test Results

Latest test results from devenv's comprehensive test suite:

Status: ❌ Some tests failing

Nixpkgs revision: 655c5f3

Test run: View detailed results

Last updated: 2025-07-28 09:13:20 UTC

Platform Results

Platform Tests Failed/Total Success Rate
Linux ARM64 0/0 0.0%
Linux X64 0/0 0.0%
macOS ARM64 0/0 0.0%
macOS X64 (13) 0/0 0.0%

Summary

  • Total test jobs: 2
  • Successful: 0 ✅
  • Failed: 1 ❌
  • Success rate: 0%

Bumping nixpkgs

git fetch nixpkgs
git checkout nixpkgs/nixpkgs-unstable -B bump-rolling
git push origin bump-rolling -f

Then trigger a new test run on the CI.

About

Tested nixpkgs pins that work with devenv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published