Skip to content

Tags: Mic92/nixos-shell

Tags

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #152 from Mic92/release-2.2.0

release 2.2.0

2.1.0

Toggle 2.1.0's commit message
add version tracking and release script

The derivation had no version, making it hard to tell which build a user
is running when debugging issues like #135. Add version.txt as the
single source of truth, referenced by default.nix via lib.fileContents.

The release script is adopted from nixpkgs-review to automate bumping
version.txt, tagging, and creating a GitHub draft release.

2.0.0

Toggle 2.0.0's commit message
fix vm script invocation

this was broken by the commit introducing gcroots

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #76 from ShamrockLee/bin-nix-run

bin/nixos-shell: use `nix run` to run; flake.nix: use `packages.<system>.default`

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #58 from tomeon/support-extendModules

Support `extendModules` for injecting nixos-shell's options and config modules

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #48 from welteki/flake-modules

Support flake modules

0.2.2

Toggle 0.2.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
Mic92 Jörg Thalheim
Fixes compat with nixpkgs

also fixes fish shell usage

0.2.1

Toggle 0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #27 from Mic92/ci

0.2

Toggle 0.2's commit message

Verified

This tag was signed with the committer’s verified signature.
Mic92 Jörg Thalheim
passthru most common nix options to builder

Verified

This tag was signed with the committer’s verified signature.
Mic92 Jörg Thalheim