Compare commits

...

4 commits

Author SHA1 Message Date
697a1c07e7
Merge pull request #31 from dwinkler1/update_fran
Update FRAN flake.lock
2026-04-14 14:21:12 +10:00
5c03b6970a
Merge pull request #32 from dwinkler1/dependabot/github_actions/cachix/cachix-action-17
Bump cachix/cachix-action from 16 to 17
2026-04-14 14:20:53 +10:00
github-actions[bot]
c58da190e5 [create-pull-request] automated change 2026-04-02 05:04:45 +00:00
dependabot[bot]
c59cb699e9
Bump cachix/cachix-action from 16 to 17
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 16 to 17.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v16...v17)

---
updated-dependencies:
- dependency-name: cachix/cachix-action
  dependency-version: '17'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-23 13:46:54 +00:00
4 changed files with 17 additions and 11 deletions

View file

@ -23,7 +23,7 @@ jobs:
- uses: DeterminateSystems/nix-installer-action@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- uses: cachix/cachix-action@v16
- uses: cachix/cachix-action@v17
with:
name: rde
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'

16
flake.lock generated
View file

@ -2,17 +2,17 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1771246459,
"narHash": "sha256-r93GMW+p1/jjgaDU9Dadvo2lOcj6a8oza6QayP5ojYk=",
"owner": "rstats-on-nix",
"repo": "nixpkgs",
"rev": "b56df64c453105d8e4ebaa0cefd7acd357685fb0",
"lastModified": 1771303851,
"narHash": "sha256-tgveHozOJ2D/mi3LxVy/FcmLFDlM5XKZxsNB2XpvzaM=",
"owner": "dwinkler1",
"repo": "rixpkgs",
"rev": "af2dd3f7b4b172077747c0869d4e30702fb71b0e",
"type": "github"
},
"original": {
"owner": "rstats-on-nix",
"ref": "2026-02-16",
"repo": "nixpkgs",
"owner": "dwinkler1",
"ref": "nixpkgs",
"repo": "rixpkgs",
"type": "github"
}
},

6
versions/httpgd.json Normal file
View file

@ -0,0 +1,6 @@
{
"owner": "nx10",
"repo": "httpgd",
"rev": "087ebf5bbf46ddc52e107d6a8bb26381177d2e7f",
"hash": "sha256-aEhrcWmDaqZn+fBHX/9/9VyJhYeHQKSSLaxeMQhzApA="
}

View file

@ -1,6 +1,6 @@
{
"owner": "grantmcdermott",
"repo": "jgd",
"rev": "e51385ed656618ed3d2611c0ccc1feff22bf4e11",
"hash": "sha256-rWn8DVvH7JapCs1i0jQQQsWm00JPNUolVygcfDsSV1k="
"rev": "6a7b81cf22361366960f619fbbf46f893ab7583b",
"hash": "sha256-OXamYYwyr2RHwsPmXlWr4tMxsLIbaGG/sl7QNpDZTnQ="
}