Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Mic92/cntr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.6.0
Choose a base ref
...
head repository: Mic92/cntr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.6.1
Choose a head ref
  • 8 commits
  • 4 files changed
  • 5 contributors

Commits on Jan 20, 2025

  1. flake.lock: Update

    Flake lock file updates:
    
    • Updated input 'flake-parts':
        'github:hercules-ci/flake-parts/3d04084d54bedc3d6b8b736c70ef449225c361b1?narHash=sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0%3D' (2024-10-01)
      → 'github:hercules-ci/flake-parts/b905f6fc23a9051a6e1b741e1438dbfc0634c6de?narHash=sha256-%2Bhu54pAoLDEZT9pjHlqL9DNzWz0NbUn8NEAHP7PQPzU%3D' (2025-01-06)
    • Updated input 'nixpkgs':
        'git+https://github.com/NixOS/nixpkgs?ref=refs/heads/master&rev=7d4cd942f67e4ada2bdf1a280e24d85085797ae2&shallow=1' (2025-01-13)
      → 'git+https://github.com/NixOS/nixpkgs?ref=refs/heads/master&rev=e65e23b593f38f57b7076e1e025f904c07d7b848&shallow=1' (2025-01-20)
    • Updated input 'treefmt-nix':
        'github:numtide/treefmt-nix/9ef337e492a5555d8e17a51c911ff1f02635be15?narHash=sha256-LqHYIxMrl/1p3/kvm2ir925tZ8DkI0KA10djk8wecSk%3D' (2024-10-28)
      → 'github:numtide/treefmt-nix/d1ed3b385f8130e392870cfb1dbfaff8a63a1899?narHash=sha256-uPNWcYbhY2fjY3HOfRCR5jsfzdzemhfxLSxwjXYXqNc%3D' (2025-01-17)
    github-actions[bot] authored and mergify[bot] committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    4d4f1be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ca630d View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. flake.lock: Update

    Flake lock file updates:
    
    • Updated input 'nixpkgs':
        'git+https://github.com/NixOS/nixpkgs?ref=refs/heads/master&rev=e65e23b593f38f57b7076e1e025f904c07d7b848&shallow=1' (2025-01-20)
      → 'git+https://github.com/NixOS/nixpkgs?ref=refs/heads/master&rev=fbd606f8e668ff1f85c399c47fe1852254fadcc3&shallow=1' (2025-01-23)
    • Updated input 'treefmt-nix':
        'github:numtide/treefmt-nix/d1ed3b385f8130e392870cfb1dbfaff8a63a1899?narHash=sha256-uPNWcYbhY2fjY3HOfRCR5jsfzdzemhfxLSxwjXYXqNc%3D' (2025-01-17)
      → 'github:numtide/treefmt-nix/f2cc121df15418d028a59c9737d38e3a90fbaf8f?narHash=sha256-5An1wq5U8sNycOBBg3nsDDgpwBmR9liOpDGlhliA6Xo%3D' (2025-01-21)
    github-actions[bot] authored and mergify[bot] committed Jan 23, 2025
    Configuration menu
    Copy the full SHA
    a4896dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5c8b5b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. fix 32-bit compilation

    fixes #432
    Mic92 committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    48f2823 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #431 from Mic92/renovate/clap-4.x-lockfile

    chore(deps): update rust crate clap to v4.5.27
    Mic92 authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    d6a74b1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #433 from Mic92/fix-32bit

    fix 32-bit compilation
    Mic92 authored Jan 24, 2025
    Configuration menu
    Copy the full SHA
    7b7e959 View commit details
    Browse the repository at this point in the history
  4. bump version to 1.6.1

    Mic92 committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    d6a9b1b View commit details
    Browse the repository at this point in the history
Loading