Compare commits

..
6 changed files with 29 additions and 29 deletions

View file

@ -11,7 +11,7 @@ jobs:
matrix: matrix:
os: [ubuntu-latest] os: [ubuntu-latest]
steps: steps:
- uses: actions/checkout@v7 - uses: actions/checkout@v6
- uses: wimpysworld/nothing-but-nix@main - uses: wimpysworld/nothing-but-nix@main
with: with:
hatchet-protocol: 'carve' hatchet-protocol: 'carve'
@ -104,7 +104,7 @@ jobs:
test-with-python: test-with-python:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v7 - uses: actions/checkout@v6
- uses: wimpysworld/nothing-but-nix@main - uses: wimpysworld/nothing-but-nix@main
with: with:
hatchet-protocol: 'carve' hatchet-protocol: 'carve'
@ -160,7 +160,7 @@ jobs:
test-with-julia: test-with-julia:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v7 - uses: actions/checkout@v6
- uses: wimpysworld/nothing-but-nix@main - uses: wimpysworld/nothing-but-nix@main
with: with:
hatchet-protocol: 'carve' hatchet-protocol: 'carve'

View file

@ -21,7 +21,7 @@ jobs:
matrix: matrix:
os: [ubuntu-latest] os: [ubuntu-latest]
steps: steps:
- uses: actions/checkout@v7 - uses: actions/checkout@v6
- uses: cachix/install-nix-action@v31 - uses: cachix/install-nix-action@v31
with: with:
github_access_token: ${{ github.token }} github_access_token: ${{ github.token }}
@ -51,7 +51,7 @@ jobs:
test-with-python: test-with-python:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v7 - uses: actions/checkout@v6
- uses: cachix/install-nix-action@v31 - uses: cachix/install-nix-action@v31
with: with:
github_access_token: ${{ github.token }} github_access_token: ${{ github.token }}
@ -88,7 +88,7 @@ jobs:
test-with-julia: test-with-julia:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v7 - uses: actions/checkout@v6
- uses: cachix/install-nix-action@v31 - uses: cachix/install-nix-action@v31
with: with:
github_access_token: ${{ github.token }} github_access_token: ${{ github.token }}

View file

@ -14,7 +14,7 @@ jobs:
matrix: matrix:
os: [macos-latest] os: [macos-latest]
steps: steps:
- uses: actions/checkout@v7 - uses: actions/checkout@v6
- uses: cachix/install-nix-action@v31 - uses: cachix/install-nix-action@v31
with: with:
github_access_token: ${{ secrets.GITHUB_TOKEN }} github_access_token: ${{ secrets.GITHUB_TOKEN }}

View file

@ -10,7 +10,7 @@ jobs:
id-token: "write" id-token: "write"
contents: "read" contents: "read"
steps: steps:
- uses: "actions/checkout@v7" - uses: "actions/checkout@v6"
with: with:
persist-credentials: false persist-credentials: false
- uses: "DeterminateSystems/determinate-nix-action@v3" - uses: "DeterminateSystems/determinate-nix-action@v3"

View file

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v7 uses: actions/checkout@v6
- uses: wimpysworld/nothing-but-nix@main - uses: wimpysworld/nothing-but-nix@main
with: with:
hatchet-protocol: 'carve' hatchet-protocol: 'carve'

View file

@ -7,11 +7,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1781337902, "lastModified": 1776413584,
"narHash": "sha256-QjXxUvpOBbnlpSskBOZJ9nUbpYyFRD4cBo4s1aHniGs=", "narHash": "sha256-xqqv46MTveuT4yJH2YihmbHGy5mdLnnLFDebVmUws/E=",
"owner": "dwinkler1", "owner": "dwinkler1",
"repo": "fran", "repo": "fran",
"rev": "30ab141871ede23b245a90afea58e076ef83b515", "rev": "da09626e4dd8f0f57078b3a04e0443a8c20defa1",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -22,11 +22,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1785571196, "lastModified": 1779560665,
"narHash": "sha256-KoTsyMQqnXQZq8deCEnu4QkyldkwH/bpMMhUcfMdGIw=", "narHash": "sha256-tpyBcxPpcQb8ukyNF7DoCwfSY3VPsxHoYwj00Cayv5o=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "148bab9c1c3c53136ecb44a6ea356a0ed5b39b06", "rev": "64c08a7ca051951c8eae34e3e3cb1e202fe36786",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -52,11 +52,11 @@
"wrappers": "wrappers" "wrappers": "wrappers"
}, },
"locked": { "locked": {
"lastModified": 1785383218, "lastModified": 1779544872,
"narHash": "sha256-cR/2VK2RGr9UJsRYAa1LViorru1oBeW3yVTQLkMHt4Y=", "narHash": "sha256-AnuNQ9nbXrDYmL97TOejAds/FQOgD6FEOHABp/8dmsU=",
"owner": "dwinkler1", "owner": "dwinkler1",
"repo": "nvimConfig", "repo": "nvimConfig",
"rev": "b8f72cb15045e2615bbac25d3cbcc3cabdb1b520", "rev": "aec9110e709e1aa50d78f06293c4bde14974b23f",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -90,16 +90,16 @@
"rnvimsrc": "rnvimsrc" "rnvimsrc": "rnvimsrc"
}, },
"locked": { "locked": {
"lastModified": 1784867506, "lastModified": 1779438909,
"narHash": "sha256-5zXVJLG7+Gi9sgb4Dn7P6O/ywQQxpvcjjoHSJXZEuVo=", "narHash": "sha256-1lvv0bdvSVyeCIgeZ7Ws7ffbDFurA5LJscS9dRLHzC8=",
"owner": "dwinkler1", "owner": "dwinkler1",
"repo": "r_nvim_nix", "repo": "r_nvim_nix",
"rev": "1d26452e3c940153271fc57fbad0b295fcb0e04f", "rev": "ec17e22ab362a0ddfd6c2e9c5e95d43897a143be",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "dwinkler1", "owner": "dwinkler1",
"ref": "v1.0.0", "ref": "v0.99.4",
"repo": "r_nvim_nix", "repo": "r_nvim_nix",
"type": "github" "type": "github"
} }
@ -123,16 +123,16 @@
"rnvimsrc": { "rnvimsrc": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1783264911, "lastModified": 1776905071,
"narHash": "sha256-FywUL3mV2+kfu+rO6uUFyUv80EflbdgSkYuSnW965UE=", "narHash": "sha256-dXox6qEs1VDE7vPNDoN8bY4g06uj1IEs6uki72w8lpA=",
"owner": "R-nvim", "owner": "R-nvim",
"repo": "R.nvim", "repo": "R.nvim",
"rev": "c56ebe0f8445e251673981c40ac2d74659ecd6ed", "rev": "582f2af11290ac067e49018db38e12a511325556",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "R-nvim", "owner": "R-nvim",
"ref": "v1.0.0", "ref": "v0.99.4",
"repo": "R.nvim", "repo": "R.nvim",
"type": "github" "type": "github"
} }
@ -153,11 +153,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1782135443, "lastModified": 1779297405,
"narHash": "sha256-vAmbArdCyjqpVW+37aCy/PMBOLIqukUXLQuEKLwUhA4=", "narHash": "sha256-VFoBwH7ZjVxCnvZTb5ODRXt70sLtWMxstive0N+RS50=",
"owner": "BirdeeHub", "owner": "BirdeeHub",
"repo": "nix-wrapper-modules", "repo": "nix-wrapper-modules",
"rev": "6e7f66fa2cdf4d63162580b438f7fcf87c28a46f", "rev": "e7ed7a1205945befdf2e0d73ba7df91d935e5af1",
"type": "github" "type": "github"
}, },
"original": { "original": {