Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Requirements Manager
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Container Registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSS
Utilities
Requirements Manager
Commits
f177b557
Verified
Commit
f177b557
authored
3 months ago
by
Volker Schukai
Browse files
Options
Downloads
Patches
Plain Diff
chore: upate nix pkgs
parent
1e072c71
No related branches found
No related tags found
No related merge requests found
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 @
f177b557
...
...
@@ -2,16 +2,16 @@
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 17
10695816
,
"narHash": "sha256-
3Eh7fhEID17pv9ZxrPwCLfqXnYP006RKzSs0JptsN84
=",
"lastModified": 17
36200483
,
"narHash": "sha256-
JO+lFN2HsCwSLMUWXHeOad6QUxOuwe9UOAF/iSl1J4I
=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "
614b
461
3
980
a522ba49f0d194531beddbb7220d3
",
"rev": "
3f0a8ac25fb67
461
1b
980
89ca3a5dd6480175751
",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-2
3
.11",
"ref": "nixos-2
4
.11",
"type": "indirect"
}
},
...
...
This diff is collapsed.
Click to expand it.
flake.nix
+
1
−
1
View file @
f177b557
...
...
@@ -2,7 +2,7 @@
description
=
"ReqMan is a tool for managing requirements and test cases."
;
# Nixpkgs / NixOS version to use.
inputs
.
nixpkgs
.
url
=
"nixpkgs/nixos-2
3
.11"
;
inputs
.
nixpkgs
.
url
=
"nixpkgs/nixos-2
4
.11"
;
outputs
=
{
self
,
...
...
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