Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NIFTy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Monitor
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ift
NIFTy
Commits
8137a56b
Commit
8137a56b
authored
1 month ago
by
Philipp Arras
Browse files
Options
Downloads
Patches
Plain Diff
flake.nix: update
parent
a2fce58b
No related branches found
No related tags found
1 merge request
!1008
OptimizeKlConfig fixups
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
flake.lock
+4
-4
4 additions, 4 deletions
flake.lock
flake.nix
+1
-1
1 addition, 1 deletion
flake.nix
with
5 additions
and
5 deletions
flake.lock
+
4
−
4
View file @
8137a56b
...
...
@@ -20,16 +20,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 17
35834308
,
"narHash": "sha256-
dklw3AXr3OGO4/XT1Tu3Xz9n/we8GctZZ75ZWVqAVhk
=",
"lastModified": 17
41037377
,
"narHash": "sha256-
SvtvVKHaUX4Owb+PasySwZsoc5VUeTf1px34BByiOxw
=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "
6df24922a1400241dae323af55f30e4318a6ca65
",
"rev": "
02032da4af073d0f6110540c8677f16d4be0117f
",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nix
o
s-unstable",
"ref": "nix
pkg
s-unstable",
"type": "indirect"
}
},
...
...
This diff is collapsed.
Click to expand it.
flake.nix
+
1
−
1
View file @
8137a56b
...
...
@@ -2,7 +2,7 @@
description
=
"Numerical Information Field Theory"
;
inputs
=
{
nixpkgs
.
url
=
"nixpkgs/nix
o
s-unstable"
;
nixpkgs
.
url
=
"nixpkgs/nix
pkg
s-unstable"
;
flake-utils
.
url
=
"github:numtide/flake-utils"
;
};
outputs
=
{
self
,
nixpkgs
,
flake-utils
}:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment