Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d6c4865a1e | |||
| 0f8e4a1732 | |||
| b3095e7557 |
+1
-1
@@ -1,6 +1,6 @@
|
||||
FROM nixos/nix
|
||||
|
||||
RUN nix-channel --add https://nixos.org/channels/nixos-23.11 nixpkgs
|
||||
RUN nix-channel --add https://nixos.org/channels/nixos-25.05 nixpkgs
|
||||
RUN nix-channel --update
|
||||
|
||||
RUN nix-env -iA nixpkgs.bind
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [1.0.2](https://gitlab.com/oceanbox/busynix/compare/v1.0.1...v1.0.2) (2025-09-18)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* update to nixos-25.05 ([b3095e7](https://gitlab.com/oceanbox/busynix/commit/b3095e7557377487462623e475d2a4a4ff92fa97))
|
||||
|
||||
## [1.0.1](https://gitlab.com/oceanbox/busynix/compare/v1.0.0...v1.0.1) (2024-01-29)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user